Page 1 of 1

[4.1.1] Crash with Eviternity

Posted: Sat May 11, 2019 8:18 am
by drfrag
Just start a new game with the Carmack renderer to reproduce the crash.
Someone mentioned it @doomworld:
I just tried playing Eviternity with GZdoom 4.0 and it played flawlessly when using Hardware renderer. However, using software renderer resulted in a crash.
https://www.doomworld.com/idgames/level ... eviternity

Re: [4.1.1] Crash with Eviternity

Posted: Sun May 12, 2019 12:25 am
by Xaser
Huh, weird -- this happens to me too, so it's not just a one-off. Here's a crashlog:
CrashReport.zip
(55.1 KiB) Downloaded 27 times
[EDIT] In case it helps, if you start an episode with the GL renderer on and change it back to software in-game, things work fine (even starting new episodes). Some sort of first-time-init borkiness, presumably.

Re: [4.1.1] Crash with Eviternity

Posted: Sun May 12, 2019 1:20 am
by Graf Zahl
Fixed. This was accessing a global variable that only gets set after the first frame is rendered.