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 10-16-2011, 01:34 AM
Gregk
Sarnak
 
Join Date: Mar 2010
Posts: 41
Default unable to load items

Having an Issue loading items. DB is populated. it just doesn't to be communicating with the server. Everything was working till I upgraded. Like an idiot, I did both a server compile and a db drop, so I'm not sure which end the problem is. I don't know much about coding, so its mostly guess work fr me. Should I be focused on Opcodes, server compile....? restoring an old db version didn't seem to make a difference. could just be the way I did it though. All suggestions welcome, and appreciated.
Reply With Quote
  #2  
Old 10-16-2011, 02:19 AM
gibroni
Hill Giant
 
Join Date: Jun 2009
Location: glendale
Posts: 193
Default

having same issue with newest compile of 2031. same db and items are there when i use older compile, so im sure its the new svn update not working correctly.
Reply With Quote
  #3  
Old 10-16-2011, 05:09 AM
Aeryn
Fire Beetle
 
Join Date: Jun 2011
Posts: 20
Default

have you run the sql updates??? main one is 2024_required_update.sql
i'm guessing not, as that one changes the inventory table
so items prob wont show if you dont run it
Reply With Quote
  #4  
Old 10-16-2011, 12:42 PM
Gregk
Sarnak
 
Join Date: Mar 2010
Posts: 41
Default

Many thanks.... I still have much to learn, and with my limited skills and knowledge, wasn't able to fix my item issue, I was able to fix and modify so much more. Thank you!!!

Back to my original issue... Is it possible that there is another possible issue that might be causing this problem?

Thanks again
Reply With Quote
  #5  
Old 10-16-2011, 01:31 PM
gibroni
Hill Giant
 
Join Date: Jun 2009
Location: glendale
Posts: 193
Default

well since the db is 2027, didnt apply any updates as the last one is 2024 which should already be in there.

that update is in fact already in there. the issue is something else
Reply With Quote
  #6  
Old 10-16-2011, 03:39 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Nothing in your logs ?

Rev 2031 loads items for me.
Reply With Quote
  #7  
Old 10-16-2011, 04:02 PM
gibroni
Hill Giant
 
Join Date: Jun 2009
Location: glendale
Posts: 193
Default

[10.15. - 21:22:50] Starting Log: logs/eqemu_error_world_7644.log
[10.15. - 21:22:50] GetInventory query 'SELECT slotid,itemid,charges,color,augslot1,augslot2,augs lot3,augslot4,augslot5,instnodrop,custom_data FROM inventory INNER JOIN character_ ch ON ch.id=charid WHERE ch.name='Gibroni' AND ch.account_id=1 ORDER BY slotid' #1054: Unknown column 'custom_data' in 'field list'
[10.15. - 21:22:50] If you got an error related to the 'instnodrop' field, run the following SQL Queries:
alter table inventory add instnodrop tinyint(1) unsigned default 0 not null;
Reply With Quote
  #8  
Old 10-16-2011, 04:34 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

That column (custom_data) was added by 2024_required_update.sql

I'm using an old DB that I have updated over time. Maybe that update is missing from PEQ r57 peqdb_rev2027.sql.gz if that is the DB you have installed.

EDIT: No, that column is there for a brand new install. Sounds like you missed this in the readme.txt:
Code:
4. Enter the updates folder, read the readme.txt there and be sure to source in any updates since the last time you updated.
You still need to source updates that affect 'player' tables, of which inventory is one.

Last edited by Derision; 10-16-2011 at 04:42 PM..
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 10:27 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