Crash Dump
I have a new crash dump, when a player starts an LDoN, as soon as he clicks to accept the adventure. Specifically Butcherblock, a collection on normal mode. He selects the adventure while he has three players, then drops one before actually accepting the adventure.
Specifically if he adds his level 54 cleric to the group. The other two players are 32 and 27. Gets the specific adventure, then intentionally drops the cleric from the group before hitting accept. The world server will crash. I did happen to collect the data on it. My source is not new, I am a few months behind. I am not sure which specific file to look into, do you start with #0 or #6? Code:
Program received signal SIGSEGV, Segmentation fault. |
Okay, I was able to reproduce this with a different group. If you have a large level spread, lets say three players with one being much higher and you get the level spread message. Then if the leader removes that person and clicks accept on that mission worldserver will crash.
|
So you mean the adventure window is still up when they remove the person from the group in order to accept the adventure?
|
Quote:
I narrowed it down to the .... Code:
uint32 Database::GetCharacterID(const char *name) { Function in database.cpp and I am using the current function to see if it fixes the issue, since I am at work I cannot test. |
Oh, I think it is because the original person who created the adventure request is no longer there.
EDIT: Disregard. I keep reading too fast without actually paying attention. |
I can't duplicate this in the current code with Titanium. Will try another client shortly.
|
Yes, in the current code it is fixed. That was my issue, the function has changed and my guessing was sometime in December. I have so many changes to our code, I cannot keep fully current with the current source. So what I have is a bit up to date in some places. Once I get more used to C++ coding I will not be as handicapped when this happens.
The player says the issue is resolved on our test server, so I am good. Thanks for taking the time to look on your server though, that is nice of you. |
All times are GMT -4. The time now is 10:15 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.