Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Share] Autorun Server [somehow a Simple remedy for Server Crash]

Initiate Mage
Joined
Aug 20, 2006
Messages
98
Reaction score
29
from the start that my server was attacked

its been a hassle for me to rerun my server when it crashes

so i coded a simple autoit program that will run and start my server automatically

when it crashes.

Features:
:: 30 Seconds loop to check if the server is running
:: Automatically run and start the server when it crashes
:: Non Gui application, just check your taskbar icon and check for a Autorun icon,
right click on it if you want to exit the program.

Guide:
:: Rename your Server Files
Session Server to SessionServer.exe
Field Server to FieldServer.exe
Login Server to LoginServer.exe
Agent Server to AgentServer.exe

:: Place the autorun.exe on your Server Files Folder

:: No need to start the server manually , just run the autorun.exe and it will do the rest

Sequence:
:: First run of AutoRun.exe will run the Server Files.
:: In 30 Seconds ALl the server files will Auto Start.
:: After, it will automatically check every 30 Seconds if the Server is still running,
if one of your Server Files closes or crashes, AutoRun.exe will automatically run and start the server that crashed

Hope somehow it helps.
 

Attachments

You must be registered for see attachments list
Last edited:
Graveyard Networks
Joined
Dec 19, 2005
Messages
472
Reaction score
264
Re: Autorun Server [somehow a Simple remedy for Server Crash]

Nice release - this will start it no need to click teh start button right?
 
Joined
May 4, 2009
Messages
54
Reaction score
19
Re: Autorun Server [somehow a Simple remedy for Server Crash]

is this supported with 2 or more field server???
 
Last edited:
Initiate Mage
Joined
Aug 20, 2006
Messages
98
Reaction score
29
Re: Autorun Server [somehow a Simple remedy for Server Crash]

Nice release - this will start it no need to click teh start button right?

yep bro jumong

---------- Post added at 05:12 PM ---------- Previous post was at 05:11 PM ----------

is this supported with 2 or more field server???

ill update it by tomorrow
 
Joined
May 4, 2009
Messages
54
Reaction score
19
Re: Autorun Server [somehow a Simple remedy for Server Crash]

and can you make it 10 seconds to check the server...?
 
Experienced Elementalist
Joined
May 30, 2006
Messages
257
Reaction score
6
Re: Autorun Server [somehow a Simple remedy for Server Crash]

nice release very useful
i will try this. @TS tnx
 
Junior Spellweaver
Joined
Mar 2, 2007
Messages
163
Reaction score
15
Sometimes my players that are online during the crash have their chars stucked ingame does this script automatically change all online chars to offline?
 
Initiate Mage
Joined
Aug 20, 2006
Messages
98
Reaction score
29
Sometimes my players that are online during the crash have their chars stucked ingame does this script automatically change all online chars to offline?


character failed to process right?

don't double the value of your server_max_client and server_max_channel_client on your agent.cfg, it should be just the same with your field server's server_max_client
 
be good to beat evils
Member
Joined
Mar 27, 2008
Messages
1,027
Reaction score
292
@ jonas
it makes mobs invisible if wrong sequence

tagalog:
bro
bakit sa akin na ppa run nya yung server files
palyers can connect
th problem is
characters and mobs in game
are all invisible TT
 
Last edited:
Initiate Mage
Joined
Apr 2, 2009
Messages
90
Reaction score
16
thank you on this program, but this has a minor problem..

wrong sequence of running server.
this is what we need when running the server properly.

session, field,agent then login.. :)
 
Skilled Illusionist
Joined
Jan 27, 2009
Messages
368
Reaction score
23
How about auto shutdown computer when running server? I mean using EP3 server files. When about 5-10minutes the server will automatically shutdown? What do you think about that? or If I use your autorun.exe do you think It will prevent to shutdown the server? Hmm....
 
Skilled Illusionist
Joined
Jan 27, 2009
Messages
368
Reaction score
23
Why you said its super bump??? I'm just asking for his help.... I need help because my server shutting down. I'm thinking that if possible to use the autorun.exe to solved my problem. Did you fully understand what I'm asking?

---------- Post added at 04:30 PM ---------- Previous post was at 04:29 PM ----------

Because my server is crushing then shutdown...
 
Joined
Mar 1, 2007
Messages
74
Reaction score
3
dheluxe: try walkthroughs of troubleshooting your server dude... this share is not to solve your problem but the problem of the program maker... and others with the same problem... do as he did...
 
Back
Top