Loading plugin: sscanf Failed. NEED HELP
#1

Hi there,

I'm already searching this forum for hours. I tried the new version of sscanf and compiled my gamemode with it. But I can't get it to work.

I keep getting Gamemode: Unknown

Part of Serverlog:

[21:44:20] Server Plugins
[21:44:20] --------------
[21:44:20] Loading plugin: mysql
[21:44:20]

> MySQL plugin R5 successfully loaded.

[21:44:20] Loaded.
[21:44:20] Loading plugin: sscanf
[21:44:20] Failed.
[21:44:20] Loading plugin: streamer
[21:44:20]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[21:44:20] Loaded.
[21:44:20] Loading plugin: Whirlpool
[21:44:20]
[21:44:20] ==================
[21:44:20]
[21:44:20] Whirlpool loaded
[21:44:20]
[21:44:20] ==================
[21:44:20]
[21:44:20] Loaded.
[21:44:20] Loaded 3 plugins.

[21:44:20]
[21:44:20] Filterscripts
[21:44:20] ---------------
[21:44:20] Loaded 0 filterscripts.

[21:44:20] Script[gamemodes/ZRP.amx]: Run time error 19: "File or function is not found"
[21:44:20] Number of vehicle models: 0

Please help me
Reply
#2

Do you run windows or lunix?

Make sure you have all files in the plugins folder and the right extension ".so" if lunix
Reply
#3

Check the 'sscanf' extension
Reply
#4

I run Windows and all the files are in the plugins folder. But I don't get it why he starts all the others but sscanf. :/

EDIT: @Viniborn: The exstention is .dll
Reply
#5

Show your server.cfg (the plugin part)
Reply
#6

plugins mysql sscanf streamer Whirlpool
Reply
#7

do you have the sscanf library?
Reply
#8

Yes, I have. Do I have to upload that sscanf folder to? And where?
Reply
#9

Look and my post above, I edited it..
Reply
#10

I see yes I have that one and I uploaded it right there.
Reply
#11

Try downloading the SSCANF plugin again Click here.
And extract it in your Samp Server folder and choose replace all..

There's got to be some file that's missing!
Reply
#12

Still not working, very frustrating. :/ I'm working on it since yesterday.
Reply
#13

Try making a new server.cfg that looks like this and run the server again (IF YOU HAVE GRANDLARC.AMX) otherwise just change it to some gamemode you have that don't require any plugins.
EDit: Don't forget to rename your old one before!
pawn Code:
echo Executing Server Config...
lanmode 0
rcon_password 12345
maxplayers 100
port 7777
hostname server01
gamemode0 grandlarc 1
announce 0
query 1
weburl sa-mp.com
maxnpc 10
logtimeformat [%H:%M:%S]
plugins sscanf
Reply
#14

I've done what you've said but it's still not working..

EDIT: I tested it as you said just on localhost and there it works perfectly. But when I upload all the files to my gameservers I still get the error.
Reply
#15

What does it say in the log with the other server.cfg?
Reply
#16

It says just the same. Failed to load the plugin. And only the sscanf one.

EDIT: Well I tested all you've said on my localhost server. And it works perfectly. But when I upload all the files to my gameserver only sscanf is failed to load.
Reply
#17

I contacted the Technical Support from my gamehost and they fixed it for me. It was indeed something with the MSVC runtime. Thanks everyone for the help
Reply
#18

The same problem headed for me too but i survived

*Update your plugins.
Reply
#19

i have the same problem
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)