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 01-22-2008, 03:45 PM
thepoetwarrior
Discordant
 
Join Date: Aug 2007
Posts: 307
Question Help, Zone Start Stop and Char inv missing

Server runs fine for a few hours, then some of the dynamic zones do a start and stop forever.

Also there are some players that will appear to have nothing in their inv, but when they zone, they have their gear again. But if they go back to that zone that was bugged, their gear is gone again.

I've been running a server for 6 months and recently started over with a fresh install of everything.

Im running on Windows with PEQ database.

I already know some of the things that need to be done after a new install, such as moving plugins files from eqemu\quest\plugins directory to the eqemu\plugins directory.

Also I read the notes for the latest binaries and added the required updates to the current database to make it compatible with the newest binaries, i.e. inserted this code into the query part in Navicat for MySQL:

Code:
alter table player_corpses add column IsBurried TINYINT(3) NOT NULL default 0;
alter table player_corpses add column WasAtGraveyard TINYINT(3) NOT NULL default 0;
insert into rule_values values(0, 'Zone:EnableShadowrest', 0);
I've already been searching these forums ever since I started 6 months ago and haven't found much info on this. Any ideas of what might be causing players inventory to not show up in certain zones, or for some dynamic zones to start/stop forever? Some advise would be appreciated.

Thanks
Reply With Quote
  #2  
Old 01-23-2008, 01:50 AM
thepoetwarrior
Discordant
 
Join Date: Aug 2007
Posts: 307
Default

Also, a few users are constantly getting disconnected. This didn't happen before with the older server I had. Need help please. Searched forums here and google for a long time now.
Reply With Quote
  #3  
Old 10-19-2010, 10:53 AM
csb4623
Sarnak
 
Join Date: Oct 2009
Location: Louisiana
Posts: 62
Default

did you resolve this issue, and if so can you post the solution? I am having the same problems.
Reply With Quote
  #4  
Old 10-19-2010, 12:50 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Sounds like MYSQL table corruption as far as the player inventory goes:

Run the following command in CMD and let me know how it goes:

Code:
mysqlcheck --auto-repair -uuser -ppassword tablename
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 06:10 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3