mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-04-05 03:47:13 +02:00
Prevent aout_of_range exceptions from leaking to the script in case the server returns a negative identifier. Thus, resulting in a server crash since Squirrel would not know how to handle them.