SA-MP Forums Archive
Alot of errors suddenly happening - 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: Alot of errors suddenly happening (/showthread.php?tid=557236)



Alot of errors suddenly happening - CalvinC - 13.01.2015

I am getting alot of errors for some reason, everything used to work fine, but now it just doesn't anymore.
pawn Код:
Removed
This is an example, those 2 functions suddenly return "undefined symbol" errors, they didn't use to.

Underneath is the LoadObjects stock, i didn't change it when this happened.
pawn Код:
Removed
EDIT: Fixed.


Re: Alot of errors suddenly happening - ikkentim - 13.01.2015

You probably misplaces some { } brackets near that stock function


Re: Alot of errors suddenly happening - CalvinC - 13.01.2015

Everything looks fine to me there, and it's not the only ones it's happening for, there's another stock it's happening for too.


Re: Alot of errors suddenly happening - CalvinC - 15.01.2015

Bump.
Also this might be related to the sscanf2 219 preceeding string warnings im getting.