View Full Version : started server up with a few probs
jdam7459
11-20-2008, 08:42 PM
I just got my server up and running and there's a few problems:
Unable to clear group leaders: #1146: 'peq.group_leaders' doesn't exist.
Unable to clear groups: #1146: 'peq.group_id' doesn't exist.
And absolutely nothing spawns in my zones.
Help! Lol
Dr Zauis
11-20-2008, 09:29 PM
Your database needs updating. You will probably need to read the changelogs for the SQL code to use to update. There is probably a thread already where someone had the same problem. Try entering the error codes in search function. The database probably came to you and many others without the updates performed.
jdam7459
11-22-2008, 05:28 PM
Thanks, I'm up and running now!
RaZorjosh
11-24-2008, 09:46 AM
Unable to clear group leaders: #1146: 'peq.group_leaders' doesn't exist.
same error any ideas no other threads that i can find.
jdam7459
11-24-2008, 10:29 AM
Look in the changelog in your EQEmu folder. You need to source the ones that say CREATE TABLE 'peq.group_leaders' and CREATE TABLE 'peq.group_id'.
(Syntax may not be exact in example)
-jdam
trevius
11-24-2008, 07:27 PM
You are missing some of the required SQL for the new SVN code. Make sure to run the updates in the /utils/sql/svn folder.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.