Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-16-2008, 03:54 PM
Irreverent
The Solo Server
 
Join Date: May 2007
Posts: 416
Default Groups bugged on zone/death

I'm getting a weird problem on my server. each time a player dies or zones they drop from the group.

In the world window I get a lot of "Unable to get group id: #1146: Table 'peq.group_id' doesn't exist"

always that # too
__________________
OP of Irreverent Server (The Solo Server)
Our Forums
Reply With Quote
  #2  
Old 08-16-2008, 04:24 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Did you add the required SQL from the Changelog ?

Code:
Required SQL (Your groups will break completely without this):
CREATE TABLE `group_id` (
  `groupid` int(4) NOT NULL,
  `charid` int(4) NOT NULL,
  `name` varchar(64) NOT NULL,
  PRIMARY KEY (`groupid`, `charid`)
)
ENGINE = InnoDB;
Reply With Quote
  #3  
Old 08-16-2008, 04:43 PM
Irreverent
The Solo Server
 
Join Date: May 2007
Posts: 416
Default

Bah, grabbed the latest of everything from cvs...from the new login credentials...figured it would be in that...guess not.
__________________
OP of Irreverent Server (The Solo Server)
Our Forums
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 07:37 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3