[+REP to all who helps] server restart problem.
#1

Hey,

I worked hard editing this script.

And then hosted it.Im sure its not the host problem.Coz it was restarting even at Local.

Every 10 minutes my server closes so I should on it every time.

Im sure its the gamemode problem but how to fix it.

Please post things that really help not rubbish
Reply
#2

1- You can't give a +rep ( less than 50 posts)
2- Check your script files permissions, and set it to 777 if its not.
3- Make sure you got updated plugins.
4- If all of this doesnt work add die_on_error 0 at the end of server cfg
Reply
#3

Quote:
Originally Posted by Battlezone
Посмотреть сообщение
4- If all of this doesnt work add die_on_error 0 at the end of server cfg
What does this do?
Reply
#4

Thanks but my host supports a specific port wich is ordered and I must put the port, bind and that kinda stuff before it doesnt restart until I've edited it I got 17 warnings but .amx appears and all works please help

P.S.sorry I didnt know that I cant rep lower than 50 posts.
Reply
#5

BUMP
Reply
#6

Quote:
Originally Posted by Faisal_khan
Посмотреть сообщение
What does this do?
it prevents the server from closing on first runtime error..
Reply
#7

Quote:
Originally Posted by Battlezone
Посмотреть сообщение
it prevents the server from closing on first runtime error..
Do you gurantee makin this work coz im on my phone not at my pc was it used to happen to you?
Reply
#8

Код:
[13:45:16] Loading filterscript 'Xballoon.amx'... [13:45:16] Loading filterscript 'test1.amx'... [13:45:16] Unable to load filterscript 'test1.amx'. [13:45:16] Loaded 14 filterscripts. [13:45:16] [13:45:16] ======================================= [13:45:16] | | [13:45:16] | YSI version 1.03.0011 | [13:45:16] | By Alex "******" Cole | [13:45:16] | | [13:45:16] | Checking the latest YSI version.. | [13:45:16] | | [13:45:16] ======================================= [13:45:16] [13:45:16] *** Audio Plugin: Started TCP server on port 6220 [13:45:16] Gamemode started. [13:45:16] Gamemode started. [13:45:16] Gamemode started. [13:45:16] Loading Turfs. [13:45:16] Paintball Arena 1 loaded [13:45:16] Paintball Arena 2 loaded [13:45:16] Paintball Arena 3 loaded [13:45:16] Paintball Arena 4 loaded [13:45:16] Paintball Arena 5 loaded [13:45:16] Paintball Arena 6 loaded [13:45:16] Paintball Arena 7 loaded [13:45:16] Paintball Arena 8 loaded [13:45:16] Paintball Arena 9 loaded [13:45:16] Paintball Arena 10 loaded [13:45:16] LoadEventPoints. [13:45:16] TestingEventPoints. [13:45:16] Gates Loaded. [13:45:16] Testing Gates. [13:45:16] LoadGameMode. [13:45:20] 22247. [13:45:20] 1222222222222222. [13:45:35] t4444est. [13:45:35] testhere. [13:45:35] [script] 3DTEXTDRAW LIMIT: 1024 (Static, non-streamed) | 3DTEXTDRAW COUNT: 277 [13:45:35] [script] PICKUP LIMIT: 4096 (Static, non-streamed) | PICKUP COUNT: 132 [13:45:35] [script] OBJECT LIMIT: 1000 (Static, non-streamed) | OBJECT COUNT: 5135 [13:45:35] [13:45:35] ------------------------------------------- [13:45:35] Connected To HSRP... [13:45:35] Welcome to Urban Street's Roleplay [13:45:35] ------------------------------------------- [13:45:35] [13:45:35] Number of vehicle models: 81 [13:45:35] [13:45:35] ========================================== [13:45:35] | | [13:45:35] | A new version (v3.09.0684) of YSI is | [13:45:35] | available from: | [13:45:35] | | [13:45:35] | www.y-less.com/YSI/YSI_1.0.zip | [13:45:35] | | [13:45:35] | Changelog: | [13:45:35] | | [13:45:35] | 1.04.0000: | [13:45:35] | | [13:45:35] | RC 1 for YSI 3.0. Available from: | [13:45:35] | http://www.y-less.com/YSI/YSI_3.0.rar | [13:45:35] | - includes MANY new libraries and | [13:45:35] | fixes, see | [13:45:35] | http://forum.sa-mp.com/showthread.php? | [13:45:35] | p=1425938 for more information, with | [13:45:35] | more topics and updates due over the | [13:45:35] | next few weeks. In brief: Added | [13:45:35] | "y_inline", "y_text", "y_users", | [13:45:35] | "y_uvar", "y_svar", "y_remote"; | [13:45:35] | updated "y_timers", "y_iter"; MANY | [13:45:35] | MANY fixes and tweaks in almost every | [13:45:35] | other library. | [13:45:35] | | [13:45:35] | 3.00.0000: | [13:45:35] | | [13:45:35] | YSI 3.0 released! Now includes the | [13:45:35] | "y_text" library for better messages, | [13:45:35] | and a reworked "y_classes" library. | [13:45:35] | Largely documented here | [13:45:35] | "http://forum.sa-mp.com/showthread.php | [13:45:35] | ?t=321092". | [13:45:35] | | [13:45:35] | 3.01.0002: | [13:45:35] | | [13:45:35] | Small fixes to "y_text" and | [13:45:35] | "y_classes". | [13:45:35] | | [13:45:35] | 3.09.0684: | [13:45:35] | | [13:45:35] | Reverted to old download location. | [13:45:35] | Improved (and fixed) version checks; | [13:45:35] | added y_bitmap, y_areas, y_races, | [13:45:35] | y_zonenames, better documentation; | [13:45:35] | MANY other bug fixes - see the github | [13:45:35] | repository for more details: | [13:45:35] | | [13:45:35] ========================================== [13:45:35]
Reply
#9

Код:
[13:45:16] Gamemode started. [13:45:16] Gamemode started. [13:45:16] Gamemode started. [13:45:16]
Your gamemode started 3 times?... I don't have much info about this but probably you placed ongamemodeinit 3 times? lol.

And also
Код:
Loading filterscript 'test1.amx'... [13:45:16] Unable to load filterscript 'test1.amx'.
Reply
#10

Quote:
Originally Posted by MattTucker
Посмотреть сообщение
Код:
[13:45:16] Gamemode started. [13:45:16] Gamemode started. [13:45:16] Gamemode started. [13:45:16]
Your gamemode started 3 times?... I don't have much info about this but probably you placed ongamemodeinit 3 times? lol.

And also
Код:
Loading filterscript 'test1.amx'... [13:45:16] Unable to load filterscript 'test1.amx'.
okay thanks i really appreciate your work il try ma best.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)