getpathname error

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

theteck

New Member
Jan 10, 2005
18
0
0
hi,

i have this bug only when ut2vote switch map ?

can you help me ?

Exit: Socket shut down
Log: Collecting garbage
Log: Purging garbage
Log: (Karma): Level Karma Terminated.
Critical: UObject::GetPathName
Critical: UObject::GetPathName
Critical: UObject::GetPathName
Critical: UObject::GetFullName
Critical: DispatchDestroy
Critical: UObject::GetPathName
Critical: UObject::GetPathName
Critical: UObject::GetPathName
Critical: UObject::GetFullName
Critical: DispatchDestroys
Critical: UObject::purgeGarbage
Critical: UObject::CollectGarbage
Critical: Cleanup
Critical: UGameEngine::LoadMap
Critical: LocalMapURL
Critical: UGameEngine::Browse
Critical: ServerTravel
Critical: UGameEngine::Tick
Critical: Level DowntownChaos-V3
Critical: UpdateWorld
Critical: UServerCommandlet::Main
Exit: Executing UObject::StaticShutdownAfterError
Exit: Exiting.


thanks
 

tdw-socke

Member
Nov 21, 2003
994
0
16
does it switch correctly to that specific map without ut2vote?

from my experience a StaticShutdownAfterError happens mostly, if something is missing, a mutator, a texture, a static mesh or something else... this should also happen without ut2vote.
 

theteck

New Member
Jan 10, 2005
18
0
0
no

no this map is working correctly

but 2 or 3 time a day i have this error but this map working all the day and this appens to all my map but only 1 or 2 time a day and is intermitent

mayby is to long to change map ?? ut2vote take this setting WaitForLevel=90

can go up to 120 ?? this appens when server is full up to 20 people when server is near empty this not appens

is the timout ?

im a good admin from many years and this is very hard to find this bug

and the game never gpf when i play only when the utvote change the map....

thanks



tdw-socke said:
does it switch correctly to that specific map without ut2vote?

from my experience a StaticShutdownAfterError happens mostly, if something is missing, a mutator, a texture, a static mesh or something else... this should also happen without ut2vote.
 

tdw-socke

Member
Nov 21, 2003
994
0
16
what kind of server do you use? cpu and ram.
rising the WaitForLevel did not work?

if this only happens with 20 players and not with few players, i'd think of a stronger server, and yes, the WaitForLevel-setting.

Posting sour ut2vote.ini and your serverlog (best as links) could help here...
 

theteck

New Member
Jan 10, 2005
18
0
0
no

waitforlevel not working

3700+ 1024 meg of ram

and is on ezzi.net oc-48

i thinks is good :)




tdw-socke said:
what kind of server do you use? cpu and ram.
rising the WaitForLevel did not work?

if this only happens with 20 players and not with few players, i'd think of a stronger server, and yes, the WaitForLevel-setting.

Posting sour ut2vote.ini and your serverlog (best as links) could help here...
 

ProAsm

Active Member
Mar 20, 2002
2,108
0
36
www.proasm.com
Is your server an ADM ?
If so, there is one thing you can try and if this does not work you MUST remove it as it can cause other players that are not having the problem to crash.
In the UT2Vote51.ini file under [UT2Vote51.UT2VoteIniOnly] add the following:
bNoDisconnect=True

Like I say if it does not work, remove it.
This option should only be used in extreme cases where players get kicked during a level changeover as it will remove many of the functions that UT2Vote normally does.

This option is not documented because its only used in extreme cases and this may be one.
 

theteck

New Member
Jan 10, 2005
18
0
0
ok i try this

my server is this

http://www.serverspy.net/site/search/server.html?a=66.199.252.154:7777&g=13

and i try this tomorow morning and check what this make :)

thanks you to help me



ProAsm said:
Is your server an ADM ?
If so, there is one thing you can try and if this does not work you MUST remove it as it can cause other players that are not having the problem to crash.
In the UT2Vote51.ini file under [UT2Vote51.UT2VoteIniOnly] add the following:
bNoDisconnect=True

Like I say if it does not work, remove it.
This option should only be used in extreme cases where players get kicked during a level changeover as it will remove many of the functions that UT2Vote normally does.

This option is not documented because its only used in extreme cases and this may be one.
 

tdw-socke

Member
Nov 21, 2003
994
0
16
again, links to your ut2004.ini, your ut2vote51.ini and maybe your startup-line, could be helpfull...