sscanf - 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 - sscanf error: System not initialised. (
/showthread.php?tid=354323)
sscanf - sscanf error: System not initialised. -
Deal-or-die - 26.06.2012
Eh yea.
Quote:
Originally Posted by ******
- 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.
|
after re-downloading sscanf and re-compiling your GM 3-4 times Eh... Next idea?
It MUST be something I have done wrong or am forgetting to do?
sscanf error: System not initialised.
Cheers for your help in advance.
Re: sscanf - sscanf error: System not initialised. -
Stylock - 26.06.2012
Did you recompile all your filterscripts?
Re: sscanf - sscanf error: System not initialised. -
Deal-or-die - 26.06.2012
Ahh I would have, If I had any filterscripts :P
But thanks for the reply.
Re: sscanf - sscanf error: System not initialised. -
MadeMan - 26.06.2012
How do you open the script? Double-click on .pwn file or open pawno.exe first?
Re: sscanf - sscanf error: System not initialised. -
Deal-or-die - 26.06.2012
Open pawno as admin from a shortcut on my taskbar, then I click the open file image within pawno and select my gm .pwn, *it loads up * I hit the compile image button, *it compiles* I then open up my samp directory containing all of my samp-server.exe ect. and double click that. *server starts* during registration it asks me to enter my age but when I do so, it feeds that error message into consol.
I know now you are going to say that I am using the wrong pawno as I am launching pawno through a shortcut, but I am dead set sure I am using the right pawno, I have even tried going into
... /samp/pawno/ then opening pawno via double clicking on the pawno.exe and yet still the same error is produced.
Thanks for your help so far, hopefully we are able to sort this.