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

Crash in middle first level #66

Closed TDRRmk2 closed 7 years ago

TDRRmk2 commented 7 years ago

While im in the first level, the game may crash at random times, its not impossible to finish the level, but still pretty hard, does not happen on any other levels.

Crashlog.txt contents: http://pastebin.com/Cjnczsy0

pinkwah commented 7 years ago

Hey. This is due to your i_gamma setting and has already been fixed. Your game crashes when you look at the blue key door, right? The workaround is to set i_gamma to 0.

If this doesn't fix the crash, feel free to reopen this issue.