Quote:
Originally Posted by cybris
well i got it all to compile just fine, but when i try to run world. i get this error.
[Status] Starting Log: logs/eqemu_world.log
[Status] Using database 'eqemu' at localhost
[Status] CURRENT_WOLRD_VERSION:EQEMu 0.6.2-DR0
[Status] Loading opcodes..
Segmentation fault
any ideas? i'm using the CVS development soruce version 0.6.2-DR0
|
google says it's broke.
A segmentation fault occurs when your program tries to access memory locations that haven't been allocated for the program's use.
I would say you have a bad compiled version.
do a clean and recomplie see if that works.