• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

Shadowball

Status
Not open for further replies.

Daysofthenew690

Pokémon Ranger
Donator
Contributor
i dont know what happned after i added {220|1} to my items game would not start, so i deleted it off their and now i lost all items i had. everything is still in the items folder. any idea?
 

Daysofthenew690

Pokémon Ranger
Donator
Contributor
yes, i noticed it will not let me load my last saved game it just crashes, it will open if i use continue but i have nothing but "flash" in my bag
 

Darkfire

Administrator
Administrator
P3D Developer
could you zip your save folder and upload it with the upload a file button?
 

Darkfire

Administrator
Administrator
P3D Developer
Thats not the right one....
The folder with all of the .dat files
such as party.dat player.dat items.dat etc
 

Darkfire

Administrator
Administrator
P3D Developer
You keep getting the short cut....
You need to zip the actual folder with the actual files
 

Darkfire

Administrator
Administrator
P3D Developer
Here's a fixed one
The items.dat file had become corrupted.....still don't know why that happens....
But this should have alot of your items if not all of them
 

Attachments

DracoHouston

Kolben Developer
Contributor
Here's a fixed one
The items.dat file had become corrupted.....still don't know why that happens....
But this should have alot of your items if not all of them
most of our text parsing happens per line, the string is split into a string for each line then read, if there is a newline at the end of your file or something it doesn't expect the parse will throw an exception and because it isn't handled it'll close the game

ANYONE EDITING THEIR SAVES SHOULD BACK THE SAVE UP BEFORE EDITING SO THEY CAN REVERT THE CHANGES THEY MAKE IF IT CAUSES A CRASH AND TRY AGAIN
 

Darkfire

Administrator
Administrator
P3D Developer
Here's a fixed one
The items.dat file had become corrupted.....still don't know why that happens....
But this should have alot of your items if not all of them
most of our text parsing happens per line, the string is split into a string for each line then read, if there is a newline at the end of your file or something it doesn't expect the parse will throw an exception and because it isn't handled it'll close the game

ANYONE EDITING THEIR SAVES SHOULD BACK THE SAVE UP BEFORE EDITING SO THEY CAN REVERT THE CHANGES THEY MAKE IF IT CAUSES A CRASH AND TRY AGAIN
Just like to point out that that wasn't the issue here
There was a whole jumble of nulls and stuff in there....
This is what it looked like:
Untitled.png
 
Status
Not open for further replies.
Top