mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-06-12 04:47:09 +02:00
5a225a70b9
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.