Quote:
Originally Posted by techguy84
I get that error myself all the time. I ignore it as it goes right on through after only saying it once. Not sure what your problem is. Can you provide the following:
Eqemu_config.xml
What version of Mysql, Emulator, are you running. What database are your using. What guide did you follow to set up the server.
Did you exract all the files perfectly, or were there errors.
Also, if your using the Minilogin, lets see your Loginserver.ini file
I thought you had this server going though, Nhauk's PVP or something like that. I remember you said you were running a 5x xp rate but had to change it.
|
I'm getting this error quite a bit, and have been able to narrow it down some. This seems to happen after someone gets "dumped" from the server (not exactly sure why they're getting dumped, but I have some ideas..) Then, then try to log back in, and this op code spins wildly through trying to log them back in (0x7752) and doesn't match, for whatever reason (I looked this up, says it's OP_AckPacket, not sure what that means...) If I reboot the server, problem goes away, if they log on a different char, no problems there... But if they try to log that client back on, spam the 7752s.
Some times, it gets "unhung", meaning it's spins off the bad opcode messages until it sees the good code 0x7213, then it goes about its business. I've had this spin for hundreds of lines of opcode messages within a single minute... So, it's trying real hard to do something (I'm guessing disconnect them?)
Now, into why this is happening (again, a guess, but we're narrowing it down.)
My setup is like this: Network->my machine (and server)->internet modem (using windows ICS for the internal folks to share my connection to the outside...) It seems, if someone from the internal network encounters people coming in from the outside (the internet some where...) It's crashing both of them, and putting them into some weird state on the server (no zone id, etc..) Yet, not disconnecting them, and not letting them log back in (bad opcode 0x7752, over and over...)
I'm not sure if this is only occuring if two people from the internal network encounter someone from the outside (though I'm sure that's one case where it is hanging) or if they encounter anyone (no need for two of us to be in the zone...)
So, example: I'm in the bazaar, and Fred (from some outside ip) is there with me. Someone else on my internal network (say Gomer) zones to the bazaar, and both Fred and Gomer lock up and can't get back in (now Gomer might be able to get back in, but Fred is screwed...) And I get to watch and wonder why they're both locked up and can't get back in (or at least Fred can't for sure...) Once again, if I restart the server, Fred is un-screwed.. As long as he doesn't see Gomer... LOL
I'd sure like to fix this, but I guess we can avoid internal network people "seeing" external network people... (he's a builder for heaven's sake, he needs access...)
But, to relate it to the topic, I don't think the 0x7752 is being handled correctly, it shouldn't put 500k of bad opcode messages into the log file in a matter of 2 minutes (for one client) before the client finally gives up and goes to play on another server...