That shouldn't happen. I can help you fix it. Try refreshing or importing the save into another browser
⚡ NEW: Post/ - Uncensored 2025
I had same issue - I've fixed it by manually modifying save file. In save file in field inventory I had array of objects and now it's object. Maybe some issue from changes between versions?
To manually fix:
- export save(remember to backup file in case you break something),
- find "inventory": [ some text here until next ],
- replace fragment with "inventory": {},
- import save
and it should work from now on