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; Thanks |
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.
|
did you resolve this issue, and if so can you post the solution? I am having the same problems.
|
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 |
All times are GMT -4. The time now is 04:37 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.