You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a 100k+ lines gamemode, but after i hit compile, the compiler crash after ~1 second.
I just now changed from an older version of your Compiler with the line-limit patch, the current version of the compiler is the default (without line-limit patch)
Unhandled exception at 0x5C8C3F18 (pawnc.dll) in pawncc.exe: 0xC0000005: Access violation reading location 0x00000036.
Hi,
I have a 100k+ lines gamemode, but after i hit compile, the compiler crash after ~1 second.
I just now changed from an older version of your Compiler with the line-limit patch, the current version of the compiler is the default (without line-limit patch)
Unhandled exception at 0x5C8C3F18 (pawnc.dll) in pawncc.exe: 0xC0000005: Access violation reading location 0x00000036.
What cause this?
EDIT:
I think i found the bug, Slice's formatnumber include cause the compiler crash.
http://forum.sa-mp.com/showthread.php?t=184328
To reproduce:
Can you fix this bug?
Thank you
The text was updated successfully, but these errors were encountered: