Races giving me a problem.

Posted by Mopop on Wed 16 Nov 2005 01:37 PM — 18 posts, 59,828 views.

#0
Im not quite sure whats wrong with my races as I can pick them, and they seem to work. But I noticed my log files were kinda building up fast! like making a log a second...Im a young padawan of mud coding and owning, and Ive heard about how helpfull everyone is here. So I would figure asking you guys.

Wed Nov 16 07:35:57 2005 :: [*****] BOOT: ---------------------[ Boot Log ]--------------------
Wed Nov 16 07:35:57 2005 :: Loading commands
Wed Nov 16 07:35:57 2005 :: Loading sysdata configuration...
Wed Nov 16 07:35:57 2005 :: Loading socials
Wed Nov 16 07:35:57 2005 :: Loading skill table
Wed Nov 16 07:35:57 2005 :: Sorting skill table...
Wed Nov 16 07:35:57 2005 :: Remapping slots to sns
Wed Nov 16 07:35:57 2005 :: Loading classes
Wed Nov 16 07:35:57 2005 :: Loading races
Wed Nov 16 07:35:57 2005 :: [*****] BUG: load_race_file: Too many where_names
Wed Nov 16 07:35:57 2005 :: [*****] BUG: load_race_file: no match: (null)~
Wed Nov 16 07:35:57 2005 :: [*****] BUG: load_race_file: Too many where_names
Wed Nov 16 07:35:57 2005 :: [*****] BUG: load_race_file: no match: (null)~
Wed Nov 16 07:35:57 2005 :: [*****] BUG: load_race_file: Too many where_names
Wed Nov 16 07:35:57 2005 :: [*****] BUG: load_race_file: no match: (null)~
Wed Nov 16 07:35:57 2005 :: [*****] BUG: load_race_file: Too many where_names
Wed Nov 16 07:35:57 2005 :: [*****] BUG: load_race_file: no match: (null)~
Wed Nov 16 07:35:57 2005 :: [*****] BUG: load_race_file: Too many where_names
Wed Nov 16 07:35:57 2005 :: [*****] BUG: load_race_file: no match: (null)~
Wed Nov 16 07:35:57 2005 :: [*****] BUG: load_race_file: Too many where_names
Wed Nov 16 07:35:57 2005 :: [*****] BUG: load_race_file: no match: (null)~
Wed Nov 16 07:35:57 2005 :: [*****] BUG: load_race_file: Too many where_names
Wed Nov 16 07:35:57 2005 :: [*****] BUG: load_race_file: no match: (null)~
Wed Nov 16 07:35:57 2005 :: [*****] BUG: load_race_file: Too many where_names
Wed Nov 16 07:35:57 2005 :: [*****] BUG: load_race_file: no match: (null)~
Wed Nov 16 07:35:57 2005 :: [*****] BUG: load_race_file: Too many where_names
Wed Nov 16 07:35:57 2005 :: [*****] BUG: load_race_file: no match: (null)~
Wed Nov 16 07:35:57 2005 :: Loading herb table
Wed Nov 16 07:35:57 2005 :: Loading tongues
Wed Nov 16 07:35:57 2005 :: Making wizlist
Wed Nov 16 07:35:57 2005 :: Initializing random number generator
Wed Nov 16 07:35:57 2005 :: Setting time and weather
Wed Nov 16 07:35:57 2005 :: Assigning gsn's
Wed Nov 16 07:35:57 2005 :: Reading in area files...
area.lst: No such file or directory
_mcleanup: gmon.out: No such file or directory


Yeah, so thanks in advance.
USA #1
Could you show us the race files? Just like it says, it seems like there are too many where_names fields in race files.
#2
Cosmon.race Elvaan.race Halfesper.race Mithra.race Puppet.race Tarutaru.race
Dwarf.race Galka.race Human.race Moogle.race Sasquatch.race race.lst

Those are all my races.

If you cant tell its a final fantasy mud =P
USA #3
I meant the data that's inside the files. Show one here first, one of them that you know have errors. (Probably one that's not stock)
#4
I removed the stock ones (Hopefully thats not the problem XD). They seem to be all fine but Ill show you the Mithra.race

Name Mithra~
Race 1
Classes 0
Str_Plus -1
Dex_Plus 3
Wis_Plus 0
Int_Plus 0
Con_Plus 0
Cha_Plus 1
Lck_Plus 1
Hit 0
Mana 0
Affected 0
Resist 0
Suscept 0
Language 1
Align 0
Min_Align -1000
Max_Align 1000
AC_Plus 0
Exp_Mult 100
Attacks 0
Defenses 0
Height 60
Weight 100
Hunger_Mod 0
Thirst_mod 0
Mana_Regen 0
HP_Regen 0
Race_Recall 0
WhereName <used as light> ~
WhereName <worn on finger> ~
WhereName <worn on finger> ~
WhereName <worn around neck> ~
WhereName <worn around neck> ~
WhereName <worn on body> ~
WhereName <worn on head> ~
WhereName <worn on legs> ~
WhereName <worn on feet> ~
WhereName <worn on hands> ~
WhereName <worn on arms> ~
WhereName <worn as shield> ~
WhereName <worn about body> ~
WhereName <worn about waist> ~
WhereName <worn around wrist> ~
WhereName <worn around wrist> ~
WhereName <wielded> ~
WhereName <held> ~
WhereName <dual wielded> ~
WhereName <worn on ears> ~
WhereName <worn on eyes> ~
WhereName <missile wielded> ~
WhereName <worn on back> ~
WhereName <worn over face> ~
WhereName <worn around ankle> ~
WhereName <worn around ankle> ~
WhereName <BUG Inform Nivek> ~
WhereName <BUG Inform Nivek> ~
WhereName <BUG Inform Nivek> ~
WhereName (null)~
End

USA #5
Looks like this is the problem:
WhereName (null)~

Try removing that from all your race files.
#6
Sweet thanks! looks like that did the trick, now there is just one more thing to patch up and my log files should remain smooth again.

Wed Nov 16 07:55:56 2005 :: Reading in area files...
area.lst: No such file or directory
_mcleanup: gmon.out: No such file or directory

area.lst No such file or directory? area.lst is in the area folder tho...
USA #7
Are you running it correctly? Need to be running the startup script or running the binary file from the area dir.
#8
See thats beyond me right there, Im looking to enroll into college sometime next semester. I kinda got sucked into mud owning pre-maturely (I dont wanna explain the sitatuation :(). I appreciate the help tho, but how would I be running the startup script wrong?
USA #9
Well, how are you running it?
#10
Running it off a wolfpaw server, I start it up at src, the question seemsa vague to me, being new and all at this. But thanks for putting an effort out. :D
USA #11
I mean like, what do you type?
#12
I havent had to startup in awhile. ./startup & brings up a permission denied...the coowner had me chmod 777 startup somehing like that I forget, I would have to ask him when I see him.
USA #13
Well if you are running it by the startup script, and it still can't find area.lst, then something may be wrong with the script. Are you using the stock script from FUSS?
#14
Yeah, I am...hrm maybe i should ask the fuss board?
USA #15
No I'm pretty sure FUSS is fine. I am using the newest version of stock FUSS. What exactly are you doing to get the "area.lst: No such file or directory" error?
#16
Thats the thing I dont know, I deleted all the stock areas when I first started. The MUD didnt seem to like it a whole lot so I put them back in, maybe i should just re-install the area folder since no areas have been built yet.
#17
I got it taken care of :) Thanks for trying to help me tho! Im sure ill be posting again.