Help

Posted by Keldorn on Thu 12 Jul 2001 10:19 AM — 3 posts, 15,526 views.

#0
the 'make' command finished completely... then I type

cd ..;cd area;../src/swreality

it loads some things and then it dumps the core... I have NO CLUE whats wrong and I could use all the help I could get.

$ cd ..;cd area;../src/swreality 1234
Thu Jul 12 06:16:51 2001 :: Booting Database
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Thu Jul 12 06:16:51 2001 :: [*****] BOOT: ---------------------[ Boot Log ]-----
---------------
Thu Jul 12 06:16:51 2001 :: Loading commands
Thu Jul 12 06:16:51 2001 :: Loading sysdata configuration...
Thu Jul 12 06:16:51 2001 :: Loading socials
Thu Jul 12 06:16:51 2001 :: Loading skill table
Thu Jul 12 06:16:51 2001 :: Sorting skill table...
Thu Jul 12 06:16:51 2001 :: Loading herb table
Thu Jul 12 06:16:51 2001 :: Making wizlist
0 [main] swreality 417591 open_stackdumpfile: Dumping stack trace to SWREALITY.EXE.stackdump
Segmentation fault (core dumped)

Any help would be greatly apprecitated.
Australia Forum Administrator #1
It is hard to tell with such little information.

Did you compile it with Cygwin? The latest version?

Where did you get the SWR SMAUG file from? My site? Another site? Can you give me the exact URL of the file you installed so I can try it for myself?
#2
Hello-

I ran across this problem myself... I checked the code, all of it, by hand to see what was wrong with wizlist....

Guesswhat... There isn't one...

Make sure you have these folders in your mud directory (not the src dir):

"Player"
"Gods"

Case sensitive...

If that doesn't work, i'll look into it deeper...