• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

v83 HeavenMS DC after char select

Newbie Spellweaver
Joined
Jun 28, 2016
Messages
68
Reaction score
4
I have been working on the HeavenMS source for a few weeks now with no issues. On one of the server restarts I did, for some reason it made it so that after selecting a character you get booted out of the game (No bat errors, no client errors).

From the previous compile to the one that broke the server, I had literally changed a single string inside one of the command files and that's all.

I've been troubleshooting for a few hours but I can't seem to figure it out, can someone help? :/
 
Newbie Spellweaver
Joined
Jun 28, 2016
Messages
68
Reaction score
4
So.. a small update; I added some debug code to see where the client was being closed (I figured it was being force closed somewhere in MapleServerHandler), after restarting with the debug code it magically worked LOL. I deleted the debug code and now its working perfectly fine so I guess its no longer a problem, although it may return?

If anyone has any ideas why this would have happened I'd still like to know in case this happens again
 
Upvote 0
Junior Spellweaver
Joined
Sep 16, 2017
Messages
156
Reaction score
36
There may have been some errors during source rebuilding, or (if you're not talking about a localhost) during the uploading to the server.

If that's the case, the error most likely won't reappear.
 
Upvote 0
Newbie Spellweaver
Joined
Jun 28, 2016
Messages
68
Reaction score
4
I did clean + rebuild the server multiple times without any success, so I really don't know. I guess it's fine as long as it doesn't happen again xD
 
Upvote 0
Back
Top