Help Shitty server problem! -
NotoriousMOB - 28.09.2010
I have a test server running on my ip it has worked fine until 10 mins ago
when i open the samp-server
the server still saying (Retreving info...) 000.00.00.000:7777
i checked my port in router and port 7777 is open
but it works fine in 127.0.0.1
Server cfg looks like this:
Код:
echo Executing Server Config...
lanmode 0
rcon_password *******
maxplayers 50
port 7777
hostname TestServer (Under Construction)
gamemode0 gtarp 1
plugins streamer
filterscripts editor
query 1
weburl www.Testserver.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 400.0
stream_rate 500
Re: Help Shitty server problem! -
CJ101 - 28.09.2010
Is the server actually running? Also, make sure you havent range banned yourself.
Re: Help Shitty server problem! -
NotoriousMOB - 28.09.2010
No it's not, its not responding at all.
Re: Help Shitty server problem! -
CJ101 - 28.09.2010
This could be something within the script. Did this start happening after you added some code?
Quote:
"This forum requires that you wait 120 seconds between posts. Please try again in 62 seconds."
|
...
Re: Help Shitty server problem! -
NotoriousMOB - 28.09.2010
I belive it did i was putting some objects, but now deleted them again
and re-tried but i still see the same thing appear.
Re: Help Shitty server problem! -
Scenario - 28.09.2010
Код:
echo Executing Server Config...
lanmode 0
rcon_password *******
maxplayers 50
port 7777
hostname TestServer (Under Construction)
gamemode0 gtarp 1
plugins streamer
filterscripts editor
query 1
weburl www.Testserver.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 400.0
stream_rate 500
I don't know it's its just me or not, but I don't see "announce 1" before "query 1"... Actually, I don't see "announce" at all. That is required for external communication!
Re: Help Shitty server problem! -
NotoriousMOB - 28.09.2010
How wierd you right it isnt there.
tho im sorry to say again it's still not working.
Re: Help Shitty server problem! -
Scenario - 28.09.2010
Quote:
Originally Posted by NotoriousMOB
How wierd you right it isnt there.
tho im sorry to say again it's still not working. 
|
Did you add it? Sometimes I think I do something, but I don't...
By the way, what's your server_log.txt file say?
Re: Help Shitty server problem! -
Tee - 28.09.2010
Maybe you are using a version of SA-MP that is not compatible with your server.
Re: Help Shitty server problem! -
NotoriousMOB - 28.09.2010
Ye i added it
now im getting
[00:48:19] Script[gamemodes/gtarp.amx]: Run time error 19: "File or function is not found"
[00:48:19] Number of vehicle models: 0
Tho i tried to put my hosted one in there but not working.
Quote:
Maybe you are using a version of SA-MP that is not compatible with your server.
|
- Naah it's not that, the server is compiled and has been working until suddently i don't know iff its my firewall or something but i tried to allow samp-server.exe and open port 7777 on it
but the server still isnt responding it's really wierd.