cant start on localhost - 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: cant start on localhost (
/showthread.php?tid=360442)
cant start on localhost -
Mr.1337 - 17.07.2012
alright so i have the same gamemodes/includes/plugins everything
when i turn the server on from serverffs it works
but when i turn the server on from windows (win 7) i get mr.1337.amx run time 19 error
Re: cant start on localhost -
Robert West - 17.07.2012
Post your server log and server.cfg ,and what plugin used
Re: cant start on localhost -
Mr.1337 - 17.07.2012
echo Executing Server Config...
lanmode 0
rcon_password adminsonly
maxplayers 50
port 9999
hostname TDM
gamemode0 mr.1337
filterscripts
plugins streamer.dll audio.dll sscanf.dll xml.dll
announce 1
query 1
weburl coming soon
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 70
Re: cant start on localhost -
RedJohn - 17.07.2012
Server_Log please!
Re: cant start on localhost -
RedJohn - 17.07.2012
If you are using linux try this:
Код:
plugins streamer.so audio.so sscanf.so xml.so
Make sure you have .so files in your 'plugins' folder!
___________________________________________
If you are using Windows try this:
Код:
plugins streamer audio sscanf xml
Without .dll!
Re: cant start on localhost -
Sandiel - 17.07.2012
No need for plugins full name on windows, just make sure the plugins ARE found in the "plugins" folder and are installed correctly.
Re: cant start on localhost -
Mr.1337 - 18.07.2012
Код:
[11:05:56] Checking natives...
[11:05:56] Error: Function "SSCANF_Init" is not found
[11:05:56] Error: Function "SSCANF_Join" is not found
[11:05:56] Error: Function "SSCANF_Leave" is not found
[11:05:56] Error: Function "sscanf" is not found
[11:05:56] Missing 4 functions in total.
weird.. i have the latest sscanf
Re: cant start on localhost -
Mr.1337 - 18.07.2012
helpppppppppppp
Re: cant start on localhost -
ZBits - 18.07.2012
replace ever plugins,download the latest plugins again and then replace all the plugins and then tell the outcome