BUG: Fread_word: word too long

Posted by Zedd108 on Mon 14 Feb 2005 05:41 AM — 2 posts, 11,309 views.

#0
i get rhis error message now when i try to boot up smaug 1.4 it was working but now it all of a suden started this error i havent found any usefull threds on her for it so if there is sorry to bring it up again this is what it says when i try to boot.
C:\mud\src>smaug
Sun Feb 13 23:36:53 2005 :: 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
Sun Feb 13 23:36:53 2005 :: [*****] BOOT: ---------------------[ Boot Log ]-----
---------------
Sun Feb 13 23:36:53 2005 :: Loading commands
Sun Feb 13 23:36:53 2005 :: Loading sysdata configuration...
Sun Feb 13 23:36:53 2005 :: Loading socials
Sun Feb 13 23:36:53 2005 :: Loading skill table
Sun Feb 13 23:36:53 2005 :: Sorting skill table...
Sun Feb 13 23:36:53 2005 :: Remapping slots to sns
Sun Feb 13 23:36:53 2005 :: Loading classes
Sun Feb 13 23:36:53 2005 :: Loading races
Sun Feb 13 23:36:53 2005 :: Loading herb table
Sun Feb 13 23:36:53 2005 :: Loading tongues
Sun Feb 13 23:36:53 2005 :: Making wizlist
Sun Feb 13 23:36:53 2005 :: [*****] BUG: Fread_word: word too long
USA #1
It means that one of your area files has an error in it, and the MUD is failing to read in what it thinks is a word.

You want to look at the code for making the wizlist. Are you a coder and if so do you know how to use GDB?

You probably want to check the files in the gods/ directory, and make sure they all look normal... assuming of course that you know what a 'normal' file looks like. :)