On Tue, 23 Jul 1996, Jeannette wrote: > I added races and it was added without any problem. > I then changed the level of the immortals. I think that is my problem. > Because when I enter the mud as a new character at level 1, I have no problem. > But when I wipe the player file, and enter the mud the first time and get > assigned > as an implementor, then the mud reboots. I changed imms from 160 to 180. Any > ideas? > Sounds like a common outofbounds type of mistake, probably where max byte unsigned goes up to 256 but a max signed byte goes only up to 127... though from 160 to 180 shouldn't have made any difference. use GDB. -- Billy H. Chan bhchan@po.eecs.berkeley.edu bhchan@csua.berkeley.edu CogSci/CompSci http://www.csua.berkeley.edu/~bhchan ResumeInside
This archive was generated by hypermail 2b30 : 12/07/00 PST