svkaiser / Doom64EX

Doom64EX is a reverse-engineering project aimed to recreate Doom64 as close as possible with additional modding features.
http://doom64ex.wordpress.com/
GNU General Public License v2.0
239 stars 49 forks source link

Load Game screen crash with recent commits #52

Closed shoober420 closed 7 years ago

shoober420 commented 7 years ago

With the recent commits just made, Doom64ex crashes when going to load game screen. I'm on Arch Linux and my full system specs are in my steam profile, which is linked in my GitHub page. I'll post the error from the terminal when I get home from work.

shoober420 commented 7 years ago

Here is the error:

Error - Z_Free: freed a pointer without ZONEID 
(~/Downloads/packages/doom64ex/git/src/Doom64EX/src/engine/playloop/p_saveg.cc:1349)

It happens everytime I go to the load game menu. It just crashes with that error in terminal.

pinkwah commented 7 years ago

The one save I had seems to work now. I did some minor changes earlier that might affect saving or loading, so backup your saves! (They shouldn't but my hand sometimes slips and I write bad code :P)

Thanks.

shoober420 commented 7 years ago

Awesome! This fixed the crash. Happy Holidays sir.