PDA

View Full Version : Error Compiling new version (logger.cpp error)



oakley
05-27-2003, 02:41 PM
---
logger.cpp: In member function `void PktLogger::logManaDecrement(const manaDecrementStruct*, unsigned int, unsigned char)':

logger.cpp:1528: error: 'const struct manaDecrementStruct' has no member named 'spellId'

make[2]: *** [logger.o] Error 1
make[2]: Leaving directory `/root/showeq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/shower'
make: *** [all-recursive-am] Error 2
---

Had a problem with packet.cpp, the duplicate opcode entry, changed that, and got this error after a while of wait. So, just curious if anybody has any ideas. or the same problems. :) Thanks.

oakley
05-27-2003, 02:47 PM
Also, I did do a search to see if I could find anything about a related problem, with no luck. So I posted.

Jel321
05-27-2003, 02:47 PM
Search for SpellId on this board and you shall find a fix.

Otherwise DL the latest CVS form today. I think Ratt put the fix in but perhaps it didnt make it.