server does not start +REP
#1

i've always had a problem with starting my samp server file and it always gave me a run time error , i thought if i upload it to a free hosting website it'll solve the problem but still , it shows the server as if its blank (plugins includedtreamer sscanf) (includes:a_samp/Y_ini/sscanf2/streamer/foreach/zcmd)

please help i havent tested anything for a while and im not sure if what i wrote is working the way i want it to

Thank you very much
Reply
#2

And we're supposed to guess why it's not starting without any info provided ?
Reply
#3

Quote:
Originally Posted by Wizzard2H
Посмотреть сообщение
And we're supposed to guess why it's not starting without any info provided ?
Here's the Server.cfg

Код:
echo Executing Server Config...
lanmode 1
rcon_password ohfuck
maxplayers 50
port 7777
hostname testing
gamemode0 topsecret-1
plugins sscanf streamer 
announce 1
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language English
if you need any more info tell me
Reply
#4

Quote:
Originally Posted by YoussefHammad
Посмотреть сообщение
Here's the Server.cfg

Код:
echo Executing Server Config...
lanmode 1
rcon_password ohfuck
maxplayers 50
port 7777
hostname testing
gamemode0 topsecret-1
plugins sscanf streamer 
announce 1
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language English
if you need any more info tell me
What gamemode you use , what plugins you use
show us #include <blablabla> things on top of your script
show us server_log.txt
Reply
#5

Quote:
Originally Posted by Wizzard2H
Посмотреть сообщение
What gamemode you use , what plugins you use
show us #include <blablabla> things on top of your script
show us server_log.txt
includes used (a_samp/Y_ini/foreach/zcmd/streamer/sscanf2)

Код:
SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[21:01:45] 
[21:01:45] Server Plugins
[21:01:45] --------------
[21:01:45]  Loading plugin: sscanf
[21:01:45] 

[21:01:45]  ===============================

[21:01:45]       sscanf plugin loaded.     

[21:01:45]          Version:  2.8.1        

[21:01:45]    © 2012 Alex "******" Cole  

[21:01:45]  ===============================

[21:01:45]   Loaded.
[21:01:45]  Loading plugin: streamer
[21:01:45] 

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

[21:01:45]   Loaded.
[21:01:45]  Loaded 2 plugins.

[21:01:45] 
[21:01:45] Filterscripts
[21:01:45] ---------------
[21:01:45]   Loaded 0 filterscripts.

[21:01:45] Script[gamemodes/topsecret-1.amx]: Run time error 19: "File or function is not found"
[21:01:45] Number of vehicle models: 0
here
Reply
#6

use this

Код:
echo Executing Server Config...
lanmode 1
rcon_password ohfuck
maxplayers 50
port 7777
hostname testing
gamemode0 topsecret 1
plugins sscanf streamer 
announce 1
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language English
Reply
#7

Quote:
Originally Posted by DarkLored
Посмотреть сообщение
use this

Код:
echo Executing Server Config...
lanmode 1
rcon_password ohfuck
maxplayers 50
port 7777
hostname testing
gamemode0 topsecret 1
plugins sscanf streamer 
announce 1
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language English
still not working (PS: the gm name is topsecret-1 , not topsecret 1)
Reply
#8

You can't put the number 1 in your gamemode when it loads it will discard it and act as if it's topsecret- 1, I suggest renaming your gamemode.
Reply
#9

Quote:

Run time error 19: "File or function is not found"

Download nativecheck and add it at the end of your "plugins", and then show us the output.
Reply
#10

Quote:
Originally Posted by SickAttack
Посмотреть сообщение
Download nativecheck and add it at the end of your "plugins", and then show us the output.
still shows the same runtime error , what do i do ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)