Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Another crash case (only since the last GhostManager related update): #9

Open
EliotVU opened this issue Jan 11, 2019 · 2 comments
Open

Comments

@EliotVU
Copy link
Collaborator

EliotVU commented Jan 11, 2019

Another crash case (only since the last GhostManager related update):

Collecting garbage
Purging garbage
Unhashed name 'BTGhost_STR-JaNyShiT-01-Industry_e9a915bde9c6ccd6ff26fc3a97fd42'
Executing UObject::StaticShutdownAfterError
Unhashed name 'BTGhost_STR-JaNyShiT-01-Industry_e9a915bde9c6ccd6ff26fc3a97fd42'



History: 

Exiting due to error
Exiting.

And yet another case:

*** ServerTraveling ***
Moving '../Saves/Save.tmp' to '../Saves/BTGhost_GTR-GeometricAbsolution_2e216ede3cf7a275764b04b5ccdd005d.uvx'
Save=23.167877
Moving '../Saves/Save.tmp' to '../Saves/BTGhost_GTR-GeometricAbsolution_d1be5996b0a81ef2193ce5d422b91800.uvx'
ProcessServerTravel: ?restart
...
Collecting garbage
Purging garbage
Unhashed name 'BTGhost_GTR-GeometricAbsolution_2e216ede3cf7a275764b04b5ccdd005'
Executing UObject::StaticShutdownAfterError
Unhashed name 'BTGhost_GTR-GeometricAbsolution_2e216ede3cf7a275764b04b5ccdd005'

What's interesting here is that the latter is missing a d after 005.

Originally posted by @EliotVU in #7 (comment)

@EliotVU
Copy link
Collaborator Author

EliotVU commented Jan 11, 2019

Upon a closer look it seems that this issue is caused by the fact that this "name" reaches a hardcoded limit of 64 characters.

@flairz1
Copy link

flairz1 commented Oct 18, 2022

hi, voltz here.
DeathWarrant server admin DW>Ant has suggested to try this as a workaround. he quoted
"hmm. if file names have a limit, would a viable workaround involve moving the map name to a folder name, and leave the GUID name in the file name?
eg: .../Saves/BTGhost_GTR-GeometricAbsolution/2e216ede3cf7a275764b04b5ccdd005d.uvx"

props to DW>Ant if this works. could give it a try. stay active Eliot. this mod is awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants