Sscanf -
Rudy_ - 08.06.2012
i got a damn problem whenever i run samp-server.exe
it won't load sscanf...and i used nativechecker it says
"function not registered: SScanf.init"
"function not registered: SScanf.Join"
"function not registered: SScanf.Leave"
Anyone who can help me?
Re: Sscanf -
Rudy_ - 08.06.2012
Anyone? I really need it.
Re: Sscanf -
FalconX - 08.06.2012
Quote:
Originally Posted by Rudy_
Anyone? I really need it.
|
Well, try upgrading the sscanf plugin and sscanf include both.
-FalconX
Re: Sscanf -
Rudy_ - 08.06.2012
i Did ...
Re: Sscanf -
JaKe Elite - 08.06.2012
did you make sure that the script is recompiled?
Re: Sscanf -
Rudy_ - 08.06.2012
Yes...
Code:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team
[17:48:41] filterscripts = "" (string)
[17:48:41]
[17:48:41] Server Plugins
[17:48:41] --------------
[17:48:41] Loading plugin: sscanf.dll
[17:48:41] Failed.
[17:48:41] Loading plugin: streamer.dll
[17:48:41]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[17:48:41] Loaded.
[17:48:41] Loading plugin: nativechecker.dll
[17:48:41] Loaded.
[17:48:41] Loaded 2 plugins.
[17:48:41]
[17:48:41] Filterscripts
[17:48:41] ---------------
[17:48:41] Loaded 0 filterscripts.
[17:48:41] Error: Function not registered: 'SSCANF_Init'
[17:48:41] Error: Function not registered: 'SSCANF_Join'
[17:48:41] Error: Function not registered: 'SSCANF_Leave'
[17:48:41] Script[gamemodes/Zombie.amx]: Run time error 19: "File or function is not found"
[17:48:41] Number of vehicle models: 0
Re: Sscanf -
FalconX - 08.06.2012
Quote:
Originally Posted by iggy1
It looks a problem with sscanf re-download and install ect. And then recompile your mode or FS.
|
4chat
Re: Sscanf -
Rudy_ - 08.06.2012
Still same problem..
Re: Sscanf -
iggy1 - 08.06.2012
It looks like you don't have sscanf.dll in your plugins folder. sscanf isn't loading, and it should do because it's working for everyone else.
Like falcon suggested, update the plugin and include.
Also open your .pwn file from within the pawno editor in case an older version is compiling.
Re: Sscanf -
Rudy_ - 08.06.2012
i have both .dll and .so
This forum requires that you wait 120 seconds between posts. Please try again in 93 seconds.
Re: Sscanf -
zombieking - 09.06.2012
Well try installing .NET Framework 3.5 , even if you have 4... See if it works... Also try VC Redist
Re: Sscanf -
Rudy_ - 10.06.2012
Nope ... i even installed Windows 7
Re: Sscanf -
kvsolga - 10.06.2012
the .dll is for your windows and the .so is for linux you onlly need one, ask your host if it is linux or windows if linux make sure you go to your plugins in your server.cfg and change the plugin name to sscanf.so and remember linux is case sensitive if windows just leave it as is.
Re: Sscanf -
Rudy_ - 10.06.2012
I already know that... and i already did it. Thanks for replying :L
Re: Sscanf -
Rudy_ - 10.06.2012
Fixed
Re: Sscanf -
zohartrejx - 21.08.2012
How to fix that :S i have same problem and i'm making RP server
Re: Sscanf -
Raza2013 - 24.06.2013
Ohh God Same to me
im bored plz help me about these
Skype: scripter.raza
Re: Sscanf -
killerjam - 12.06.2017
can someone help
I have updated all my Plugins and still get the same errors
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[17:41:27]
[17:41:27] Server Plugins
[17:41:27] --------------
[17:41:27] Loading plugin: mysql
[17:41:27]
> MySQL plugin R5 successfully loaded.
[17:41:27] Loaded.
[17:41:27] Loading plugin: nativechecker
[17:41:27] Loaded.
[17:41:27] Loading plugin: streamer
[17:41:27]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[17:41:27] Loaded.
[17:41:27] Loading plugin: whirlpool
[17:41:27]
[17:41:27] ==================
[17:41:27]
[17:41:27] Whirlpool loaded
[17:41:27]
[17:41:27] ==================
[17:41:27]
[17:41:27] Loaded.
[17:41:27] Loading plugin: sscanf.dll
[17:41:27]
[17:41:27] ===============================
[17:41:27] sscanf plugin loaded.
[17:41:27] © 2009 Alex "******" Cole
[17:41:27] 0.3d-R2 500 Players "dnee"
[17:41:27] ===============================
[17:41:27] Loaded.
[17:41:27] Loaded 5 plugins.
[17:41:27]
[17:41:27] Filterscripts
[17:41:27] ---------------
[17:41:27] Loading filterscript 'House.amx'...
[17:41:27] Error: Function not registered: 'SSCANF_Init'
[17:41:27] Error: Function not registered: 'SSCANF_Join'
[17:41:27] Error: Function not registered: 'SSCANF_Leave'
[17:41:27] Error: Function not registered: 'Streamer_CallbackHook'
[17:41:27] Error: Function not registered: 'DestroyDynamicPickup'
[17:41:27] Error: Function not registered: 'CreateDynamicPickup'
[17:41:27] Error: Function not registered: 'DestroyDynamicMapIcon'
[17:41:27] Error: Function not registered: 'CreateDynamicMapIcon'
[17:41:27] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[17:41:27] Error: Function not registered: 'sscanf'
[17:41:27] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[17:41:27] Error: Function not registered: 'CreateDynamic3DTextLabel'
[17:41:27]
[17:41:27] =======================================
[17:41:27] | |
[17:41:27] | YSI version 1.04.0000 |
[17:41:27] | By Alex "******" Cole |
[17:41:27] | |
[17:41:27] =======================================
[17:41:27]
[17:41:27]
--------------------------------------
[17:41:27] House System Loaded
[17:41:27] --------------------------------------
[17:41:27] Loaded 1 filterscripts.
[17:41:27] Error: Function not registered: 'Streamer_CallbackHook'
[17:41:27] Error: Function not registered: 'CreateDynamicObject'
[17:41:27] Error: Function not registered: 'MoveDynamicObject'
[17:41:27] Error: Function not registered: 'sscanf'
[17:41:27] Error: Function not registered: 'WP_Hash'
[17:41:27] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[17:41:27] Error: Function not registered: 'CreateDynamic3DTextLabel'
[17:41:28]
_____________________________
[17:41:28] | xHardTruckers |
[17:41:28] | |
[17:41:28] | Loaded |
[17:41:28]
_____________________________
[17:41:28] MySQL Connected to Data base!
[17:41:28] Total destinations loaded: 25
[17:41:28] Number of vehicle models: 8