[fixed]Unknown actor in ALTHUDCF = Crash

Bugs that have been resolved.

Moderator: Graf Zahl

User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

[fixed]Unknown actor in ALTHUDCF = Crash

Post by Enjay »

Probably a case of "Don't do that" however, it does cause a crash.

I had been experimenting with some decorate weapons but decided I wanted to remove one of them from my decorate lump. I did that, but forgot I'd added a line to ALTHUDCF to prevent the weapon showing in the HUD (the weapon was basically an alt-fire mode for an existing weapon - like the Strife grenade launcher's different modes - so I didn't want 2 icons for effectively the same weapon).

Anyway, forgetting to remove the line made GZDoom crash on startup. An ALTHUDCF with nothing in it other than:

Code: Select all

NJStracherPistol2 ""
is enough to make GZDoom crash.

Return to “Closed Bugs”