Register FAQ Search Today's Posts Mark Forums Read
Go Back   JazzJackrabbit Community Forums » Open Forums » General Jazz Jackrabbit Talk

Corrupted save?

Primpy Primpy's Avatar

JCF Member

Joined: Nov 2014

Posts: 843

Primpy is an asset to this forumPrimpy is an asset to this forum

Jan 24, 2015, 02:41 AM
Primpy is offline
Reply With Quote
Corrupted save?

I started playing JJ2+ on Turbo difficulty a week ago. Because I ran out of free time, I just saved the game so I can play it later. Now, when I opened up JJ2+ and then opened the save, the game crashed with this error showing up:

What can I do to get my save back? I saved at the beggining of the first Medivo level, if this does matter. Of course, I could easily start the episode from Diamondus and use JJNEXT for a few times until I get back to the level, but I had all the powerups and weapons, except the Zapper (or whatever is it called). Help? :P
__________________

"Floppy ears and a big butt?" - Slaz
Borgia Borgia's Avatar

JCF Member

Joined: Dec 2014

Posts: 98

Borgia is doing well so far

Jan 24, 2015, 03:31 AM
Borgia is offline
Reply With Quote
Well, like you said: just use jjnext to go to the next level, then use jjgod for full ammo and type jjfire a couple of times to get...fastfire.
Zah dud4h

JCF Member

Joined: Dec 2014

Posts: 28

Zah dud4h is doing well so far

Jan 24, 2015, 03:36 AM
Zah dud4h is offline
Reply With Quote
thats a bug of jj2+,not a corrupted save file

judging by:
Quote:
Originally Posted by Violet CLM View Post
Save files were literally the first item in the issue tracker, but sorry to say, they're not fixed yet. There needs to be a way to get them to play nicely with AngelScript (and other engine changes, but that's the most obvious), and because there are no SP episodes that explicitly require JJ2+, it's never been a priority.
all you have to do,is survive and play the whole game without leaving it
__________________
.
Primpy Primpy's Avatar

JCF Member

Joined: Nov 2014

Posts: 843

Primpy is an asset to this forumPrimpy is an asset to this forum

Jan 24, 2015, 03:44 AM
Primpy is offline
Reply With Quote
Quote:
Originally Posted by Zah dud4h View Post
thats a bug of jj2+,not a corrupted save file

judging by:


all you have to do,is survive and play the whole game without leaving it
Uh well, it's an answer at least. Thanks :P
__________________

"Floppy ears and a big butt?" - Slaz
Seren Seren's Avatar

JCF Member

Joined: Feb 2010

Posts: 864

Seren is a name known to allSeren is a name known to allSeren is a name known to allSeren is a name known to allSeren is a name known to allSeren is a name known to all

Jan 24, 2015, 03:54 AM
Seren is offline
Reply With Quote
You should be able to fix it by replacing all occurrences of byte sequence 70 55 10 6B in the save file with A0 90 00 00. Or maybe 6B 10 55 70 with 00 00 A0 90, I don't remember the endianness.
__________________

I am an official JJ2+ programmer and this has been an official JJ2+ statement.
Primpy Primpy's Avatar

JCF Member

Joined: Nov 2014

Posts: 843

Primpy is an asset to this forumPrimpy is an asset to this forum

Jan 24, 2015, 03:57 AM
Primpy is offline
Reply With Quote
Quote:
Originally Posted by Sir Ementaler View Post
You should be able to fix it by replacing all occurrences of byte sequence 70 55 10 6B in the save file with A0 90 00 00. Or maybe 6B 10 55 70 with 00 00 A0 90, I don't remember the endianness.
I saved the game on the second slot. Which one file is it?
How can I replace the code? I opened the file with Notepad and all I see is a bunch of random characters.
__________________

"Floppy ears and a big butt?" - Slaz
SAMI SAMI's Avatar

JCF Member

Joined: Jan 2015

Posts: 364

SAMI is doing well so far

Jan 24, 2015, 04:16 AM
SAMI is offline
Reply With Quote
Quote:
Originally Posted by Primpy View Post
I saved the game on the second slot. Which one file is it?
How can I replace the code? I opened the file with Notepad and all I see is a bunch of random characters.
Hex editor is a great way to do that of course. There you can search the hex string SE said to replace with.
__________________
Just Monika
Primpy Primpy's Avatar

JCF Member

Joined: Nov 2014

Posts: 843

Primpy is an asset to this forumPrimpy is an asset to this forum

Jan 24, 2015, 04:22 AM
Primpy is offline
Reply With Quote
Quote:
Originally Posted by SAMI View Post
Hex editor is a great way to do that of course. There you can search the hex string SE said to replace with.
Thanks, I'll try that later.
__________________

"Floppy ears and a big butt?" - Slaz
Love & Thunder Love & Thunder's Avatar

JCF Member

Joined: Sep 2011

Posts: 1,101

Love & Thunder has disabled reputation

Jan 25, 2015, 12:38 AM
Love & Thunder is offline
Reply With Quote
Backup the save first though!
__________________
Primpy Primpy's Avatar

JCF Member

Joined: Nov 2014

Posts: 843

Primpy is an asset to this forumPrimpy is an asset to this forum

Jan 25, 2015, 02:17 AM
Primpy is offline
Reply With Quote
Quote:
Originally Posted by Robo4900 View Post
Backup the save first though!
Teach me, master.
Edit: Nevermind.
__________________

"Floppy ears and a big butt?" - Slaz
Love & Thunder Love & Thunder's Avatar

JCF Member

Joined: Sep 2011

Posts: 1,101

Love & Thunder has disabled reputation

Jan 25, 2015, 05:40 AM
Love & Thunder is offline
Reply With Quote
Just copypaste it somewhere.

By the way, in case you can't find one, XVI32 is a good hex editor.
__________________
Primpy Primpy's Avatar

JCF Member

Joined: Nov 2014

Posts: 843

Primpy is an asset to this forumPrimpy is an asset to this forum

Jan 25, 2015, 05:42 AM
Primpy is offline
Reply With Quote
Quote:
Originally Posted by Robo4900 View Post
Just copypaste it somewhere.

By the way, in case you can't find one, XVI32 is a good hex editor.
I already overwrited my save, but I'll keep this in mind so I can solve it if it happens in the future. Thanks you all for the help.
__________________

"Floppy ears and a big butt?" - Slaz
Seren Seren's Avatar

JCF Member

Joined: Feb 2010

Posts: 864

Seren is a name known to allSeren is a name known to allSeren is a name known to allSeren is a name known to allSeren is a name known to allSeren is a name known to all

Jan 25, 2015, 05:53 AM
Seren is offline
Reply With Quote
You won't be able to solve it the same way in the future. The byte sequences I brought up would only work in this particular scenario. The next time this happens they will differ and there may be more than one sequence.
__________________

I am an official JJ2+ programmer and this has been an official JJ2+ statement.
Primpy Primpy's Avatar

JCF Member

Joined: Nov 2014

Posts: 843

Primpy is an asset to this forumPrimpy is an asset to this forum

Jan 25, 2015, 07:52 AM
Primpy is offline
Reply With Quote
Quote:
Originally Posted by Sir Ementaler View Post
You won't be able to solve it the same way in the future. The byte sequences I brought up would only work in this particular scenario. The next time this happens they will differ and there may be more than one sequence.
Too bad. I wanted to replace them this morning, but for some reason I had no internet and I reaaaaly wanted to continue my game, so I used cheat codes to get back there. I accidentally overwrote my save... yeah... sorry. DX
__________________

"Floppy ears and a big butt?" - Slaz
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump

All times are GMT -8. The time now is 10:53 AM.