SA-MP Forums Archive
sscanf.so on CentOS 64 Bit problem - 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.so on CentOS 64 Bit problem (/showthread.php?tid=464499)



sscanf.so on CentOS 64 Bit problem - Snitty - 17.09.2013

i used the linked sscanf for CentOS download , and again this shows
Код:
[13:29:05] sscanf error: System not initialised.
[13:29:05] sscanf error: System not initialised.
[13:29:05] sscanf error: System not initialised.
[13:29:05] sscanf error: System not initialised.
[13:29:05] sscanf error: System not initialised.
[13:29:05] sscanf error: System not initialised.
[13:29:05] sscanf error: System not initialised.
[13:29:05] sscanf error: System not initialised.
[13:29:05] sscanf error: System not initialised.
[13:29:05] sscanf error: System not initialised.
[13:29:05] sscanf error: System not initialised.
[13:29:05] sscanf error: System not initialised.
[13:29:05] sscanf error: System not initialised.
Any help about this guys ?


Re: sscanf.so on CentOS 64 Bit problem - Konstantinos - 17.09.2013

Update your sscanf plugin and re-compile your scripts with the latest include too.


Re: sscanf.so on CentOS 64 Bit problem - HyperZ - 17.09.2013

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.
4char.

Edit: Too late!


Re: sscanf.so on CentOS 64 Bit problem - Snitty - 17.09.2013

thanks much guys +REP