Startup problem

Posted by Zamnedix on Fri 22 May 2009 07:24 PM — 3 posts, 17,890 views.

#0
Hey
When I try starting up the server, I get a long stream of similar errors. I'm running the Win32 version, SMAUG 1.8

These are the last 30 lines:

Fri May 22 12:19:30 2009 :: [*****] BUG: load_class_file: no match: Af
Fri May 22 12:19:30 2009 :: [*****] BUG: load_class_file: no match: 0
Fri May 22 12:19:30 2009 :: [*****] BUG: load_class_file: no match: Re
Fri May 22 12:19:30 2009 :: [*****] BUG: load_class_file: no match: 0
Fri May 22 12:19:30 2009 :: [*****] BUG: load_class_file: no match: Su
Fri May 22 12:19:30 2009 :: [*****] BUG: load_class_file: no match: 0
(smaug.exe 1000) In cygwin_except_handler
(smaug.exe 1000) Exception trapped!
(smaug.exe 1000) exception C0000005 at 4BAFAB
(smaug.exe 1000) exception: ax FFFFFFFF bx 61 cx FFFFFFFF dx 0
(smaug.exe 1000) exception: si 10047250 di 54A114 bp 268D1F4 sp 268D1E
(smaug.exe 1000) exception is: STATUS_ACCESS_VIOLATION
(smaug.exe 1000) Stack trace:
(smaug.exe 1000) frame 0: sp = 0x268CDFC, pc = 0x1001282A
(smaug.exe 1000) frame 1: sp = 0x268CE18, pc = 0x775E9B99
(smaug.exe 1000) frame 2: sp = 0x268CE3C, pc = 0x775E9B6B
(smaug.exe 1000) frame 3: sp = 0x268CEEC, pc = 0x775E99F7
(smaug.exe 1000) frame 4: sp = 0x268D1F4, pc = 0x4BAD5F
(smaug.exe 1000) frame 5: sp = 0x268D210, pc = 0x52693F
(smaug.exe 1000) frame 6: sp = 0x268E248, pc = 0x526E53
(smaug.exe 1000) frame 7: sp = 0x268F35C, pc = 0x475B0C
(smaug.exe 1000) frame 8: sp = 0x268F384, pc = 0x46A0D8
(smaug.exe 1000) frame 9: sp = 0x268F3A0, pc = 0x10011BEB
(smaug.exe 1000) frame 10: sp = 0x268FF64, pc = 0x10011BFF
(smaug.exe 1000) frame 11: sp = 0x268FF70, pc = 0x537EE0
(smaug.exe 1000) frame 12: sp = 0x268FF80, pc = 0x401012
(smaug.exe 1000) frame 13: sp = 0x268FF88, pc = 0x77424911
(smaug.exe 1000) frame 14: sp = 0x268FF94, pc = 0x775CE4B6
(smaug.exe 1000) frame 15: sp = 0x268FFD4, pc = 0x775CE489
(smaug.exe 1000) End of stack trace (more stack frames may be present)
Amended on Fri 22 May 2009 07:25 PM by Zamnedix
USA #1
I would recommend using SmaugFUSS if you can. I would say use gdb to find out what's wrong, but I don't think you're using Cygwin or the sort.
#2
Alright, thanks.