View Single Post
  #8  
Old 08-15-2005, 07:22 AM
sdabbs65
Dragon
 
Join Date: Dec 2003
Location: Earth
Posts: 818
Default seg

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.
__________________
hosting Eqemu/Runuo/wow Emulators.

www.cheaterz.info
Reply With Quote