View Single Post
  #1  
Old 01-11-2004, 03:47 AM
mollymillions's Avatar
mollymillions
Hill Giant
 
Join Date: May 2003
Posts: 176
Default GroupID error and client crashing while zoning

Some issues with the latest source from CVS (0.5.3-DR2):

I was getting a lot of client crashes/hanging while zoning and could not use the #zone command without crashing/hanging the client. Zone.exe gives the following error:

[Error] Zone not found in database zone_id=0, moveing char to arena character:Mage

**edit** This is not a bug but was a configuration issue.


This isnt related to the other issue but GetGroupID and SetGroupID are referencing a groupid filed in the character_ table that does not exists in the release db schema. Zone.exe gives:

Unable to get group id: #1054: Unknown column 'groupid' in 'field list'
Reply With Quote