Pawno crash when compiling. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Pawno crash when compiling. (
/showthread.php?tid=646420)
Pawno crash when compiling. -
vasya096 - 16.12.2017
Hello all.
It might be related to the departure, when compiling the mod.
The departure occurs when the change define MAX_BUILDS for my building system from 6000 to 6001.
What can be the reason?
Re: Pawno crash when compiling. -
RogueDrifter - 16.12.2017
i can hardly understand what you're saying but that usually occurs to me when there's unmatching closing bracelet.
Re: Pawno crash when compiling. -
Xeon™ - 17.12.2017
6001? wow that a big number for an array, where are you using MAX_BUILDS?
Re: Pawno crash when compiling. -
Skeeper - 17.12.2017
What version of the compiler do you use?
Re: Pawno crash when compiling. -
IvanElistratov - 17.12.2017
Update the compiler to a new one
Re: Pawno crash when compiling. -
vasya096 - 18.12.2017
I use this constant in array of dynamic objects. It's built players.