it will crash when you choose sex because right after that it wants to check the classes table - make sure you have the right number of classes in the MAX_CLASS define:
I forgot the server gives me this error:
Thu Apr 19 15:43:00 2001 :: ROM is ready to rock on port 4000.
Thu Apr 19 15:43:05 2001 :: Sock.sinaddr: 127.0.0.1
0 [main] rom 267633 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
1643 [main] rom 267633 stackdump: Dumping stack trace to ROM.EXE.stackdump
Segmentation fault (core dumped)
I figured it out... I put the race stats at the end of the structure but I needed to put it right after the last pc race.
Now when I tried adding a class everything compiles, I sstart the server create a new character give password, select race but right after I select a sex the server crashes... =( I'm havin a bad week.
could be one of 2 things, first in the source code(not sure exactly what file, may be comm.c) there is a place where it says max race -1, you need to remove the -1 so it will show new races on the selection screen, second in mud.h i believe there is a define for max race that you have to raise. just remember it has been awhile since i had this problem :)
When I add a race it doesn't show up in the race selection but I can still select them and thier stats and things are completely screwed up. I add the information in const.c to both tables and adjust the max races. Am I missing something?
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.