PDA

View Full Version : ShowEQ Server crashes. A LOT



snobles
10-27-2021, 06:26 AM
How can I troubleshoot issue(s) with the Server? The Server crashes on me a lot. I don't have any problems with the Client.

eqDialup
10-28-2021, 02:33 PM
Server code I'm least familiar with. I'll have to dig around and see what I can find or do to enable any logging. Personally I haven't had any issues unless I'm twiddling with offsets, and then it pops an error message up to be before it quits.

Anything consistent with the crashes? Zoning, big fights, particular zones?

I've actually got some stuff to do in the server code anyways, so this gives me something to do this weekend.

Hidron
10-28-2021, 06:29 PM
Also, any error messages being given or is the server just closing? I don't remember ever seeing the server crash either unless I was tinkering.

The client would occasionally crash, but was so infrequent I never really tried to troubleshoot it.

I still follow the project, but outside of a 2 month stretch in 2015, I haven't really played in 12-13 years.

snobles
10-30-2021, 06:50 AM
Nothing special going on when the Server crashes (stops responding). I receive an audio notification that a program has stopped and Task Manager shows EqMule Build with "Very high"Power usage (?), but there's no "feed" to the Client. CPU usage still fluctuates, as if the process is working normally. At that point, I cannot Close the Server application, I have to End Task the process. I don't find any files in the \MySEQ or \MySEQ-srv folders with today's date/time.

eqDialup
11-01-2021, 08:47 AM
No good logging the server code, but I'll look through all the loops and see if I can find a place where it might get stuck. What version of the software are you running? 2.4.1?

snobles
11-17-2021, 12:34 PM
MySEQ Open (2021) 2.5.0.0 eqDialup's Build, Based on EqMule 2.4.1.0

eqDialup
11-17-2021, 12:42 PM
Thanks that helps. I'm looking at the whole server piece.