-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
[BUG] Cannot load my save files #74
Comments
Level.zip |
The log is attached: 2024-12-23 01:08:04 [INFO] Logs written to D:\Game\Cheat\ALI213-Palworld.Early.Access.Plus.46.Trainer-FLiNG\Editor\logs |
I think it's possible that the game version has been updated with some new features, but the tools haven't been updated yet, so I can't read the save files. |
Exact same issue here. Do you need another save or something else? |
its because the editor hasnt been updated with the new things that palworld added as of midnight japan time 12/23 so the new code is not in the editor yet |
I need the entire save folder to be able to load your gamesave. |
Can't attach the whole folder as its too big, so hopefully this is okay. Hope this helps! |
Thanks, I made an experimental build that hopefully addresses the loading issue, please backup your game save and give it a try! |
it works but missing the data for the new pals, skills and attacks |
When I save the edits it doesnet work |
Today, I reinstalled Palworld Pal Editor and put in the saved file, but it doesn't work. Dear creator |
To save my sanity, everyone please post your editor version number, and verify that you are running the latest build. |
Ok I’ll do it when I get back home |
Video included 12-23-24 Update Broke the Software Palworld Version: 0.4.11.64664 Error from the GUI fix version of the software Happens after you click load save file. Unable to open. |
I tried the experimental version and it seems to load the save fine without error. The editor is just missing the new additions, such as level 60, 60% statue of power boosts, new skills and passives, predators and work suitability upgrades. Obviously those additions will take time, so no worries. At least the experimental version is usable in the meantime. |
이 버전으로 실행했더니 정상적으로 잘 작동합니다. 감사합니다 |
fixed |
Please confirm
Bug Report Description
The editor cannot load my save files. It keeps showing "- loadSave - Error occured: undefined" "Exception: Warning: EOF not reached"
I am not sure if this problem is related to the big update of this game or not.
Expected Behaviour
Should be able to load the save files
Editor Version
0.10.1
Game Version
0.4.11
Logs
2024-12-23 01:14:09 [INFO] Opening C:\Users\Mingda Gao\AppData\Local\Pal\Saved\SaveGames\76561198291595293\47877C8A473EA2EAF2CD529CF6582C00\Level.sav
2024-12-23 01:14:09 [INFO] Decompressing sav
2024-12-23 01:14:09 [INFO] Reading GVAS file
Warning: EOF not reached for EPalBaseCampModuleType::PassiveEffect
Warning: Unknown base camp module type EPalBaseCampModuleType::ItemStackInfo, skipping
Warning: EOF not reached for EPalBaseCampModuleType::PassiveEffect
Warning: Unknown base camp module type EPalBaseCampModuleType::ItemStackInfo, skipping
Warning: EOF not reached for EPalBaseCampModuleType::PassiveEffect
Warning: Unknown base camp module type EPalBaseCampModuleType::ItemStackInfo, skipping
Warning: EOF not reached for EPalBaseCampModuleType::PassiveEffect
Warning: Unknown base camp module type EPalBaseCampModuleType::ItemStackInfo, skipping
ERROR:palworld_pal_editor.webui:Exception on /api/save/load [POST]
Traceback (most recent call last):
File "flask\app.py", line 1463, in wsgi_app
File "flask\app.py", line 872, in full_dispatch_request
File "flask\app.py", line 870, in full_dispatch_request
File "flask\app.py", line 855, in dispatch_request
File "flask_jwt_extended\view_decorators.py", line 170, in decorator
File "palworld_pal_editor\api\save.py", line 35, in load
File "palworld_pal_editor\core\save_manager.py", line 298, in open
File "palworld_save_tools\gvas.py", line 131, in read
File "palworld_save_tools\archive.py", line 386, in properties_until_end
File "palworld_save_tools\archive.py", line 399, in property
File "palworld_save_tools\archive.py", line 534, in struct
File "palworld_save_tools\archive.py", line 561, in struct_value
File "palworld_save_tools\archive.py", line 386, in properties_until_end
File "palworld_save_tools\archive.py", line 396, in property
File "palworld_save_tools\rawdata\group.py", line 17, in decode
File "palworld_save_tools\rawdata\group.py", line 77, in decode_bytes
Exception: Warning: EOF not reached
Your Game Save
No response
The text was updated successfully, but these errors were encountered: