IS this any error - 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: IS this any error (
/showthread.php?tid=500401)
IS this any error -
Dipto - 12.03.2014
hi, i never got this before, is this any kind of error
Re: IS this any error -
Dipto - 13.03.2014
Any one here ?
Re: IS this any error -
Mattakil - 13.03.2014
it's not an error, it's just pawn debug. If you want to get rid of it, go to pawno folder and delete pawno.cfg
Re: IS this any error -
Dipto - 13.03.2014
there are no pawno.cfg file. anyway, if i cant fix it, the compiler going to work ?
Re: IS this any error -
Corekt - 13.03.2014
The "unknown, due to recursion" message is because one of your functions is calling itself. It isn't much to worry about, but if you want to get rid of the message you can replace the recursive call with a loop.
Re: IS this any error -
Mattakil - 13.03.2014
its fine, it doesnt affect anything
Re: IS this any error -
Dipto - 13.03.2014
Quote:
Originally Posted by Mattakil
its fine, it doesnt affect anything
|
But my compile not giving me any .amx file. The script is 4771 liens. My 10000 lines script work fine.

what now
Re: IS this any error -
Ruben_Alonso - 13.03.2014
This is no error, i guess it means the code could be more optimizated. Read
this.
Re: IS this any error -
Dipto - 13.03.2014
Quote:
Originally Posted by Ruben_Alonso
This is no error, i guess it means the code could be more optimizated. Read this.
|
thanks,
I used all pawno compiler, but this script not giving me any amx file, all compiler crash, and show me that things.
i use mysql so much, to send data to my database. is this why ?
Re: IS this any error -
Matess - 13.03.2014
This message isn't problem but the crash is. Much mysql "like code" isn't problem. If you don't have AMX file you can't test anything