-
Notifications
You must be signed in to change notification settings - Fork 7
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
[19008] Failed to execute script 'gui' du #46
Comments
I have same problem! :( Maybe this update is the cause: https://store.steampowered.com/news/app/1623730/view/4222769301404625328 |
This is happening because of the new version, to "fix" I ran the palworld-save-tools script manually, pasted it into the server's save folder and after generating the json, I commented out line 31 of "fix_host_save_py" and ran the script according to read.me |
Hey man sorry, im going crazy for this, can you explain detailed how to do it? im no pro sorry! :( |
This is my steps:
this lines in gui.py and then run, operates left are same with what in readme |
I'm facing the same issue. Could someone share a fix for this ? |
Hi I'm trying to follow your instructions but I can't find gui.py in either palworld-save-tools or palworld-host-save-fix. Can you help me figure out where to look for this script? |
Not sure if you've worked through it or not but the gui.py file is in the repository that you'll need to clone from git hub into your IDE with gitbash to edit |
when the new update to the game and dedicated server dropped this error started happening
Loading GVAS file
Struct type for .worldSaveData.InvaderSaveData.Key not found, assuming Guid
Struct type for .worldSaveData.InvaderSaveData.Value not found, assuming StructProperty
Struct type for .worldSaveData.OilrigSaveData.OilrigMap.Value not found, assuming StructProperty
Traceback (most recent call last):
File "gui.py", line 129, in
File "gui.py", line 67, in main
File "fix_host_save.py", line 177, in sav_to_json
File "convert.py", line 74, in convert_sav_to_json
File "lib\gvas.py", line 125, in read
File "lib\archive.py", line 177, in properties_until_end
File "lib\archive.py", line 188, in property
File "lib\archive.py", line 300, in struct
File "lib\archive.py", line 336, in struct_value
File "lib\archive.py", line 177, in properties_until_end
File "lib\archive.py", line 278, in property
Exception: Unknown type: UInt32Property (.worldSaveData.WorldMetaSaveVersionBitMask)
[19008] Failed to execute script 'gui' du
The text was updated successfully, but these errors were encountered: