Page 1 of 1

[Since FlatSprites] Changing to chasecam with a +FlatSprite in view crashes GZDoom

Posted: Sat Jul 23, 2016 3:09
by AFADoomer
If you have flat sprites in view on a map and turn chasecam on (or run in front of a mirror, apparently, also), the engine crashes.

Sample .pk7 here: http://afadoomer.com/files/FlatSprite.pk7

It's just UNKNA0 set as a flatsprite... Summon 'test' in a map and then run 'chase'. The engine (currently running the 19 Jul dev build) will crash. Software renderer does not crash (and, of course, doesn't support flat sprites, so I think that's expected).

On an unrelated note, the 64-bit dev builds just hard crash with no dump or logs... Is that expected?

Re: [Since FlatSprites] Changing to chasecam with a +FlatSprite in view crashes GZDoom

Posted: Sat Jul 23, 2016 7:20
by Graf Zahl
This was already fixed.

Re: [Since FlatSprites] Changing to chasecam with a +FlatSprite in view crashes GZDoom

Posted: Sat Jul 23, 2016 14:45
by AFADoomer
I saw the commit after I posted this, and just now saw the closed bug thread. Sorry.

Thanks!