Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::General Support

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-10-2006, 10:45 PM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by fireclav
neither, cavedudes

and yep when i click a char at char select is when i get the error.
cavedudes is the EQ one,
as per changelog ==05/31/2006==, did you source these lines into the database?
(don't forget to "USE eq" first)

ALTER TABLE spawnentry DROP spawn_limit;
ALTER TABLE spawngroup ADD spawn_limit tinyint(4) NOT NULL default '0';
ALTER TABLE altadv_vars ADD class_type int unsigned NOT NULL DEFAULT 0;

This is probably why your .EXE's are crashing too.

Last edited by Angelox; 06-11-2006 at 06:52 AM.. Reason: I dunno!
Reply With Quote
  #2  
Old 06-11-2006, 07:56 AM
fireclav
Sarnak
 
Join Date: Jun 2006
Location: nowhere
Posts: 56
Default

how do i go about sourcing them
Reply With Quote
  #3  
Old 06-11-2006, 09:21 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by fireclav
how do i go about sourcing them
You need to left click on desktop "start" button, then select "run" and type in "C:\mysql\bin\mysql -u root eq" (no quotes), hit "enter"; given you have made an account under "eq", it will bring up a command window for sql.
then type "use eq" and hit "enter"

you can just copy-paste these three lines into the box,

ALTER TABLE spawnentry DROP spawn_limit;
ALTER TABLE spawngroup ADD spawn_limit tinyint(4) NOT NULL default '0';
ALTER TABLE altadv_vars ADD class_type int unsigned NOT NULL DEFAULT 0;

might have to hit enter on the last one.
Reply With Quote
  #4  
Old 06-11-2006, 01:18 PM
fireclav
Sarnak
 
Join Date: Jun 2006
Location: nowhere
Posts: 56
Default

ok then ijust copy and paste the exe's from that new patch into my directory and it will work ?
Reply With Quote
Reply

Thread Tools
Display Modes

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 01:17 AM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3