SA-MP Forums Archive
Need help setup my server - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Need help setup my server (/showthread.php?tid=351874)



Need help setup my server - se7evolution - 17.06.2012

I need help with setting up my temporary server, I tried it 4 times and it keeps saying : It is currently stopped. when i try to start the server.
If you can help me add me on skype:
Troublemakerpacoz
Thanks


Re: Need help setup my server - Samp_India - 17.06.2012

Checked server log?


Re: Need help setup my server - se7evolution - 17.06.2012

Quote:
Originally Posted by Samp_India
View Post
Checked server log?
Tried everything.. nothing works.


Re: Need help setup my server - Mark™ - 17.06.2012

Post your server_log here.


Re: Need help setup my server - se7evolution - 17.06.2012

Quote:
Originally Posted by Xtreme_playa
View Post
Post your server_log here.
Code:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[19:14:02] 
[19:14:02] Server Plugins
[19:14:02] --------------
[19:14:02]  Loading plugin: sscanf
[19:14:02]   Failed.
[19:14:02]  Loading plugin: streamer
[19:14:02]   Failed.
[19:14:02]  Loading plugin: Whirlpool
[19:14:02]   Failed.
[19:14:02]  Loaded 0 plugins.

[19:14:02] 
[19:14:02] Ban list
[19:14:02] --------
[19:14:02]  Loaded: samp.ban
[19:14:02] 
[19:14:02] 
[19:14:02] Filterscripts
[19:14:02] ---------------
[19:14:02]   Loading filterscript 'gl_realtime.amx'...
[19:14:02]   Loading filterscript 'gl_actions.amx'...
[19:14:02]   Loading filterscript 'AFKsystem.amx'...
[19:14:02] 
--------------------------------------
[19:14:02]  Afk SYSTEM
[19:14:02] --------------------------------------

[19:14:02]   Loading filterscript 'ELC_AC.amx'...
[19:14:02]   Loading filterscript 'Autogates.amx'...
[19:14:02] 
--------------------------------------
[19:14:02]       AutoGates by Thomas_Conroy
[19:14:02] --------------------------------------

[19:14:02]   Loading filterscript 'Maps.amx'...
[19:14:02]   Loaded 6 filterscripts.

[19:14:02] Script[gamemodes/PPC_Trucking.amx]: Run time error 19: "File or function is not found"
[19:14:02] Number of vehicle models: 0
I tried to install new linux plugins.. but still doesnt work!!


Re: Need help setup my server - Mark™ - 17.06.2012

PPC Trucking requires only two plugins, namely streamer and sscanf.Btw you need to add .so behind the plugin names and make sure they are .so linux build plugins and not .dll ones, if you're on Linux system.


Re: Need help setup my server - se7evolution - 17.06.2012

Quote:
Originally Posted by Xtreme_playa
View Post
PPC Trucking requires only two plugins, namely streamer and sscanf.Btw you need to add .so behind the plugin names and make sure they are .so linux build plugins and not .dll ones, if you're on Linux system.
I did it but when i do .so and run server samp-server.exe its saids
Code:
samp-server.exe bad contains
Code:
SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[19:43:16] 
[19:43:16] Server Plugins
[19:43:16] --------------
[19:43:16]  Loading plugin: sscanf.so
[19:43:17]   Failed.
[19:43:17]  Loading plugin: streamer.so
[19:43:17]   Failed.
[19:43:17]  Loading plugin: nativechecker.so
[19:43:17]   Failed.
[19:43:17]  Loaded 0 plugins.

[19:43:17] 
[19:43:17] Ban list
[19:43:17] --------
[19:43:17]  Loaded: samp.ban
[19:43:17] 
[19:43:17] 
[19:43:17] Filterscripts
[19:43:17] ---------------
[19:43:17]   Loading filterscript 'gl_realtime.amx'...
[19:43:17]   Loading filterscript 'gl_actions.amx'...
[19:43:17]   Loading filterscript 'AFKsystem.amx'...
[19:43:17] 
--------------------------------------
[19:43:17]  Afk SYSTEM
[19:43:17] --------------------------------------

[19:43:17]   Loading filterscript 'ELC_AC.amx'...
[19:43:17]   Loading filterscript 'Autogates.amx'...
[19:43:17] 
--------------------------------------
[19:43:17]       AutoGates by Thomas_Conroy
[19:43:17] --------------------------------------

[19:43:17]   Loading filterscript 'Maps.amx'...
[19:43:17]   Loaded 6 filterscripts.

[19:43:17] Script[gamemodes/PPC_Trucking.amx]: Run time error 19: "File or function is not found"
[19:43:17] Number of vehicle models: 0



Re: Need help setup my server - Mark™ - 17.06.2012

Quote:
Originally Posted by se7evolution
View Post
I did it but when i do .so and run server samp-server.exe its saids
Code:
samp-server.exe bad contains
Code:
SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[19:43:16] 
[19:43:16] Server Plugins
[19:43:16] --------------
[19:43:16]  Loading plugin: sscanf.so
[19:43:17]   Failed.
[19:43:17]  Loading plugin: streamer.so
[19:43:17]   Failed.
[19:43:17]  Loading plugin: nativechecker.so
[19:43:17]   Failed.
[19:43:17]  Loaded 0 plugins.

[19:43:17] 
[19:43:17] Ban list
[19:43:17] --------
[19:43:17]  Loaded: samp.ban
[19:43:17] 
[19:43:17] 
[19:43:17] Filterscripts
[19:43:17] ---------------
[19:43:17]   Loading filterscript 'gl_realtime.amx'...
[19:43:17]   Loading filterscript 'gl_actions.amx'...
[19:43:17]   Loading filterscript 'AFKsystem.amx'...
[19:43:17] 
--------------------------------------
[19:43:17]  Afk SYSTEM
[19:43:17] --------------------------------------

[19:43:17]   Loading filterscript 'ELC_AC.amx'...
[19:43:17]   Loading filterscript 'Autogates.amx'...
[19:43:17] 
--------------------------------------
[19:43:17]       AutoGates by Thomas_Conroy
[19:43:17] --------------------------------------

[19:43:17]   Loading filterscript 'Maps.amx'...
[19:43:17]   Loaded 6 filterscripts.

[19:43:17] Script[gamemodes/PPC_Trucking.amx]: Run time error 19: "File or function is not found"
[19:43:17] Number of vehicle models: 0
Like i said before, use .so plugins only if you server's operating system is linux. For windows, .dll would do, make sure you got .Net Framework v3.5 or higher installed. Also update to the latest version of streamer and sscanf and recompile your script with the latest includes.


Re: Need help setup my server - se7evolution - 17.06.2012

Just tried on Volthost still got the same error