EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   No Items? (https://www.eqemulator.org/forums/showthread.php?t=28198)

littleogre 05-13-2009 01:26 PM

No Items?
 
I just got my server up and running and while I was testing it out, I noticed that while everything seemed perfect, I was missing one thing... Items. There are absolutely no items in all of my world. Not even when you first log in at character creation. I'm sure there is a simple solution for this, I just didn't see one present here. If someone could point me in the right direction that would be wonderful.

Thank you,
~ littleogre

trevius 05-13-2009 04:29 PM

When you start the server, you should see the log that will tell you how many items are being loaded or if there are issues. Please check that log and post it if you can. Have you checked your items table to ensure that you sourced everything into it properly? Most likely, you didn't source in all of the database that is needed yet. Also, the max item ID was recently raised from 100k to 120k to allow for newer items from Live. If you are running old server code that doesn't allow for the 100k+ item IDs, it will fail to load any items. Make sure that your database revision matches the version of code you are running from the SVN.

littleogre 05-13-2009 05:46 PM

http://img4.imageshack.us/img4/1384/60699623.th.jpg

Ok I think this is what you were looking for. I used the PEQ auto installer version so I don't have a clue what I missed. I don't even know where to find my imagetable. So I'm gonna need a little extra help here sorry.

Just click the image to see the larger version.

Thanks again
~ littleogre

trevius 05-13-2009 06:37 PM

Well, you definitely have items in your items table, because it is trying to load them. You cut off the error, but my best guess is that you are missing one of the require table changes to the items table you are using for the code you are using. I think the only one that has been changed recently is the augslotvisible one.

For managing your database, try installing and setting up Navicate Lite. It works nicely and makes it really easy to get a quick look at your tables and such.

I don't know what the exact fix is without knowing exactly what revisions of database and code you are on. But, it may be that you just need to run the SQL to change that field name in the items table.

littleogre 05-13-2009 07:56 PM

Would it help if I can get you the rest of the error. Sorry there was a lot of stuff to look through. I can post another picture when I get back home.

littleogre 05-17-2009 02:42 PM

http://img188.imageshack.us/img188/3584/noitems.jpg

Here is the full error. I downloaded Navicat but I have absolutely no idea how to use it. Basically I downloaded the server pack off of this list, http://www.projecteq.net/downloads.php. Version 0.7.0-1110a. I followed the installation instructions and as I have previously stated the entire thing works minus the items.

I hope this helps...

~littleogre

littleogre 05-23-2009 08:04 PM

Problem solved... I fixed it by running the installer again one more time, except this time with the right version of MySQL.


All times are GMT -4. The time now is 02:53 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.