Announcement

Collapse
No announcement yet.

UT3 server log "errors"...

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • replied
    I've seen the same list of errors, but the server still runs fine.

    By looking at your command line, a lot of the options you have in the command line are not needed. There is a limit for the command line length and I would say you would be over it. Most of the options that are either in the UTGame.ini or UTEngine.ini are not needed in the command line.

    One thing I did notice is that you don't have Gamespy login information in it.

    Are all the mutators actually running?

    Leave a comment:


  • replied
    Retail Game version or the Retail Dedicated Server Version ?
    Could you run the batch, without the mutators, and then look if you got those errors ?
    And could you also run the batch without the mutators and with -nohomedir ?

    Leave a comment:


  • replied
    Thanks for having a look at this, everyone! Here is the basic info on my ut3 server setup. I am using the retail version in batch mode for the server and I am patched up to v1.3 with no problems...other than the odd startup/log file errors/warnings.

    My batch startup looks like this (sorry for the poor formatting...my first time using it here:

    Code:
    ut3.exe Server VCTF-Necropolis?Game=UTGameContent.UTVehicleCTFGame_Content?
    GameMode=3?Mutator=ApocMatrixMoves_v300.MutApocMatrixMoves,
    VH_Trickboard.UTTrickboardMutator,MT_VehicleReplacement.UTMutator_VehicleReplacement,
    UTGame.UTMutator_WeaponReplacement?Numplay=10?MaxPlayers=8?NumPublicConnections=8?
    NumPrivateConnections=0?MinNetPlayers=0?TimeLimit=20?GoalScore=5?BotSkill=3?
    bIsDedicated=true?bUsesStats=false?ForceRespawn=0?bShouldAdvertise=false?
    PureServer=1?bAllowMapVoting=True?bMidGameMapVoting=True?
    bIsLanMatch=true?bAllowJoinInProgress=true?PlayerMustBeReady=true?
    AdminName=deleted?AdminPassword=deleted -Log=ScarecrowVCTF.log -unattended
    And I do get the errors every time I start the server, new content or not. They are a regular fixture in the log files.

    BoneDaddy

    Leave a comment:


  • replied
    IIRC, those message happen the first time when new maps/content are added and the server is restarted. They shouldn't appear on server restarts after that.

    Leave a comment:


  • replied
    Not only which version, but what is the install sequence and wat is the startup file look like.

    Look on http://www.dcsautomatisering.nl/Spon...6/Default.aspx

    for a standard install UT3 Dedicated Server installation example

    Leave a comment:


  • replied
    which ut3 version are u using?

    Leave a comment:


  • replied
    Sorry for not to help you out BoneDaddy.. But im having loads of similar problems myself :/ dunno why.

    Leave a comment:


  • started a topic UT3 server log "errors"...

    UT3 server log "errors"...

    I've been doing some work on my server setup this week to install a few new maps and mods...and started doing some spring cleaning at the same time. I've had a couple log errors hanging around for the past year and I am curious if anyone can explain what these are and if there is a way to clean them up. They don't appear to cause any server or gameplay problems, but the do come up as failures in the startup window and the log file. Here is the block of failures from my log:

    Log: Failed to find Package GuidCache_CustomChars to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_CustomMaps to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_CustomVehicles to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_CustomChars to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_CustomMaps to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_CustomVehicles to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_Jetpack to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_CustomChars to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_CustomMaps to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_CustomVehicles to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_Jetpack to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_RipperLite to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_CustomChars to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_CustomMaps to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_CustomVehicles to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_Jetpack to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_RipperLite to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_Script to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_CustomChars to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_CustomMaps to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_CustomVehicles to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_Jetpack to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_RipperLite to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_Script to FullyLoad [FullyLoadType = 3, Tag = ]
    Log: Failed to find Package GuidCache_Snarf to FullyLoad [FullyLoadType = 3, Tag = ]

    Any information on what these are and why they are failing?

    Thx!

    BoneDaddy
Working...
X