Server

Posted by Darken on Sun 12 May 2002 04:35 AM — 2 posts, 13,849 views.

#0
Hi there,

I'm just asking a general question on some bugs I encounter on booting up the server - whether they are serious or not, and how to fix them. All I was trying to do was remove most of the vnums and keep/modify the hardcoded vnums in accordance with the theme of the mud, following the the Smaug server FAQ you provided. Here they are:


[*****] BUG: fread_word: EOF encountered on read.


[*****] BUG: fread_number: EOF encountered on read.


[*****] BUG: fread_to_eol: EOF encountered on read.


[*****] BUG: load_planes: can't open plane file for read.
[*****] BUG: newacad.are: reset_area: no resets
[*****] BUG: newgate.are: reset_area: no resets
[*****] BUG: newdark.are: reset_area: no resets

I'm not really sure what these all mean, but I have come across them numerous times before. Cheers :)

Darken
USA #1
I got this error at one point, had to do with the ~ sign being read wrong and stuff. Supposedly those checks were put into the code since it can cause crashes. It seems while cutting the area files you removed its resets as well.

-Jay