andrei-drexler / ironwail

High-performance QuakeSpasm fork
GNU General Public License v2.0
530 stars 49 forks source link

QuakeC "coredump" function crashes ironwail #131

Closed 4LT closed 2 years ago

4LT commented 2 years ago

According to defs.qc, coredump (builtin # 28) should print all edicts, but instead crashes ironwail with the following printed:

ERROR-OUT BEGIN

Shutting down SDL sound

QUAKE ERROR: PR_SwitchQCVM: A qcvm was already active

This was observed by executing the command impulse 127 in Copper

andrei-drexler commented 2 years ago

Thanks, fixed in c901f183be4019433b174d8dc4a8577fe4441c62.