SA-MP Forums Archive
sscanf error: System not initialised. - 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: sscanf error: System not initialised. (/showthread.php?tid=447946)



sscanf error: System not initialised. - Muhamed.pwn - 02.07.2013

Hey.

After updating all includes randomly, and recompiling my script I get this sscanf error:

Код:
[16:06:46] sscanf error: System not initialised.
I jus can't find the solution for this!

Hope someone can help me..

EDIT: Forgot to say, I also get this warning:
Код:
warning 235: public function lacks forward declaration (symbol "OnNPCModeInit")



Re: sscanf error: System not initialised. - Cjgogo - 02.07.2013

Quoting ****** right now:

"sscanf error: System not initialised.

If you get this error, you need to make sure that you have recompiled ALL your scripts using the LATEST version of "sscanf2.inc". Older versions didn't really require this as they only had two natives - "sscanf" and "unformat", the new version has some other functions - you don't need to worry about them, but you must use "sscanf2.inc" so that they are correctly called. If you think you have done this and STILL get the error then try again - make sure you are using the correct version of PAWNO for example."


Re: sscanf error: System not initialised. - Muhamed.pwn - 02.07.2013

EDIT

FIXED

For everyone else having this error just remove a_npc from includes list.


Re: sscanf error: System not initialised. - Markus_Bergman - 06.10.2018

i have self problem
a_npc remove ? or waht ?


Re: sscanf error: System not initialised. - Undef1ned - 06.10.2018

2013


Re: sscanf error: System not initialised. - Undef1ned - 06.10.2018

Ok, so I apologize for that.