Myriad of errors when attempting to run Mobius with GZDoom

Bugs that have been investigated and resolved somehow.

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.
Post Reply
User avatar
Zenon
Posts: 531
Joined: Thu Apr 20, 2006 6:05 pm
Graphics Processor: nVidia with Vulkan support
Location: New Zealand

Myriad of errors when attempting to run Mobius with GZDoom

Post by Zenon »

When I run Mobius with GZDoom, I get a whole slew of errors and the game doesn't start.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49072
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Myriad of errors when attempting to run Mobius with GZDo

Post by Graf Zahl »

Most of these are coding errors in the mod that weren't reported until the compiler backend was refactored for ZScript.

That one error that makes it abort is a bit tricky. It runs afoul of a sanity check for invalid state use - it is not allowed to call weapon functions from non-weapon states, and this weapon is missing its 'Ready' state label, throwing the checker off the track.
Post Reply

Return to “Closed Bugs [GZDoom]”