Thread: Crash Dump
View Single Post
  #4  
Old 01-23-2015, 10:39 AM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default

Quote:
Originally Posted by joligario View Post
So you mean the adventure window is still up when they remove the person from the group in order to accept the adventure?
With the adventure window still open.

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.
Reply With Quote