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.
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.