Ok so I have a linux server setup and working it has been since december of last year. The last time i recompiled the source i believe was sometime in febuary and ive just left it at that because i was too busy to work on it. Anyways i downloaded the new source from google as well as the newest peq database from google.
It compiled with no problems and I sourced a new database.
It boots up normal but when it gets to items I get this error
Code:
[Debug] [WORLD__INIT] Loading items..
[Status] libEMuShareMem.so loaded
Error: EMuShareMem: DLLLoadItems: iItemStructSize != sizeof(Item_Struct)
Item_Struct has changed, EMuShareMem.dll needs to be recompiled.
[Debug] [WORLD__INIT_ERR] Error: Could not load item data. But ignoring
Ive been trying for 2 days now and I cant seem to fix it.
any ideas?