EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   New Server Startup (https://www.eqemulator.org/forums/showthread.php?t=31600)

ExcaliberAHP 07-04-2010 09:12 PM

New Server Startup
 
Hey, just followed the sticky guide for creating my own server. I believe everything went just fine, however, so far I've noticed that items are not in the server. I sourced the peqdb_rev1549.sql file into the peq database, but when in game, if I #search for any items or even to up to a merchant, no items are displayed. Any ideas what may be wrong?

Also, no one responds when hailed.

Thanks in advance!!

trevius 07-04-2010 09:39 PM

Items probably aren't loading because you aren't running a revision of the source code that is compatible with the revision of the database you are running. If you have Rev1549 Database, you need to use Rev1549 source code or later and update any required SQL updates since that revision to meet the source code revision you use. I assume the source code you are using is earlier than Rev 1542, which is when the items table was changed a bit, which would cause your items to fail to load due to mismatches in your items table schema.

I would guess you are probably running the precomiled binaries from the download page here:

http://code.google.com/p/projecteqemu/downloads/list

Since that is Rev 1535, it won't work right with a Rev 1549 DB due to the change in Rev 1542 to the items table. You will either need to use an older DB revision or compile your own source code for 1549 or later.

As for quests not working, that is probably either because you don't have your quests in the server/quests folder or you have them inside server/quests/quests/ by mistake. Another possibility is that you might have forgotten to move the plugins folder from the quests folder into the server folder so plugins can load. Without plugins, some quests will work and some won't.

ExcaliberAHP 07-04-2010 10:48 PM

i was using tortoiseSVN to get the database revision, so how would i get the older revision then?

Thanks for the info so far!!

weezilla 07-05-2010 04:21 AM

So compiling my own server-rev code will fix this? I just installed a fresh virtualbox of windows xp 32bit home sp2 and am gonna start completely from scratch (try #3 this week--any advice for scratch would be nice).

I'd kinda rather use an earlier sql source to save time, but it doesn't sound like it's readily available.


All times are GMT -4. The time now is 01:59 PM.

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