From http://zandronum.com/tracker/view.php?id=2700 :
It's possible to crash by loading zdoom with the example wad on the ticket and run a new game.
[since old times] CreateTranslation(0) crash
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
-
- Posts: 1774
- Joined: Sat Oct 17, 2009 9:40 am
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49234
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: [since old times] CreateTranslation(0) crash
fixed. One of the PCodes that made up a CreateTranslation call was missing a NULL pointer check.