problem with running samp-server
#1

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[17:55:38] filterscripts = "" (string)
[17:55:38]
[17:55:38] Server Plugins
[17:55:38] --------------
[17:55:38] Loading plugin: mysql
[17:55:38] SA:MP MySQL Plugin v2.1.1 Loaded.
[17:55:38] Loaded.
[17:55:38] Loading plugin: streamer
[17:55:38]

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

[17:55:38] Loaded.
[17:55:38] Loading plugin: sscanf
[17:55:38] Failed.
[17:55:38] Loading plugin: nativechecker
[17:55:38] Failed.
[17:55:38] Loaded 2 plugins.

[17:55:38] [MySQL] Thread running. Threadsafe: Yes.
[17:55:38]
[17:55:38] Filterscripts
[17:55:38] ---------------
[17:55:38] Loaded 0 filterscripts.

[17:55:38] Script[gamemodes/PH.amx]: Run time error 19: "File or function is not found"
[17:55:38] Number of vehicle models: 0
i replaced with new plugines and still not working whats wrong?
Reply
#2

pawn Код:
[17:55:38] Loading plugin: sscanf
[17:55:38] Failed.
[17:55:38] Loading plugin: nativechecker
[17:55:38] Failed.
Two plugins are failing to load, most likely the ones which contain the native functions you're using, check that all the file names are correct.
Reply
#3


they all are fine
Reply
#4

Shouldn't nativechecker.dll be in the /plugins folder?
Reply
#5

yes what about now?
Reply
#6

Let's fix the plugin fail load error first, it's failing to load sscanf.dll, is that in your plugins folder?
Reply
#7

no its not! :O
see look i replaced the plugins with new ones because i keep getting bugged cmds idk how i lost it no idea
my anti virus saying that sscanf.dll is virus?
i have a fresh copy of my server

see it had a virus 0.o sa-mp puting viruses?
Reply
#8

It's because you're using 'sscanf.so' not 'sscanf.dll', .so files are for Linux servers only, since you're running a windows machine, you always need to use .dll files.
Reply
#9

oh i see so can i get link to download fresh scanf.dll? the one i have has virus 0.o
thank you so much for help +1
can you help me fix the rest?
Reply
#10

i fixed the sscan.dll problem but i still have this
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[19:02:04] filterscripts = "" (string)
[19:02:04]
[19:02:04] Server Plugins
[19:02:04] --------------
[19:02:04] Loading plugin: mysql
[19:02:04] SA:MP MySQL Plugin v2.1.1 Loaded.
[19:02:04] Loaded.
[19:02:04] Loading plugin: streamer
[19:02:04]

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

[19:02:04] Loaded.
[19:02:04] Loading plugin: sscanf
[19:02:04]

[19:02:04] [MySQL] Thread running. Threadsafe: Yes.
[19:02:04] ===============================

[19:02:04] sscanf plugin loaded.

[19:02:04] Version: 2.8.1

[19:02:04] © 2012 Alex "******" Cole

[19:02:04] ===============================

[19:02:04] Loaded.
[19:02:04] Loading plugin: nativechecker
[19:02:04] Loaded.
[19:02:04] Loaded 4 plugins.

[19:02:04]
[19:02:04] Filterscripts
[19:02:04] ---------------
[19:02:04] Loaded 0 filterscripts.

[19:02:04] Error: Function not registered: 'mysql_fetch_row_format'
[19:02:04] Error: Function not registered: 'mysql_reconnect'
[19:02:04] Error: Function not registered: 'mysql_retrieve_row'
[19:02:04] Error: Function not registered: 'mysql_fetch_field_row'
[19:02:04] Error: Function not registered: 'mysql_debug'
[19:02:04] Script[gamemodes/PH.amx]: Run time error 19: "File or function is not found"
[19:02:04] Number of vehicle models: 0
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)