View Single Post
  #1  
Old 11-08-2011, 10:33 AM
AdmiralNaismith
Fire Beetle
 
Join Date: Nov 2011
Posts: 15
Default EmuShareMem.dll item error

When I run my server (with Peqdb_rev2027) everything works fine except the items are not getting loaded. The EmuShareMem.dll error said to increase the define in Items.h.

I used the Rev2057 files and EmuShareMem.dll said iItemStructSize != sizeof(Item_Struct). Item_Struct has changed, EMuShareMem.dll needs to be recompiled.

I recompiled from the latest version of the EqemuSVNFiles and got the same error message: iItemStructSize != sizeof(Item_Struct). Item_Struct has changed, EMuShareMem.dll needs to be recompiled.

Anyone have any idea how to fix this?
Reply With Quote