Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ SMAUG
➜ SMAUG coding
➜ Newbie Mud Creator
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Solidus
(1 post) Bio
|
| Date
| Thu 07 Nov 2002 04:41 AM (UTC) |
| Message
| Sup everyone i just started creating a mud, so i thought id start with SMAUG considering ive heard alot of good things about its easy use, and good compatability with many things. Anyways im only 15 and thought this could be some valuble experience towards my upcoming career in programming and software designing anways, i think ive got most of the files needed in order to make a full length mud, then i hear all this stuff about compiling things and making all this jib jab that ive never heard of before. THus i am lost, ive created an area and the such and have my basic areas all set to go, but when i try to get the mud running after i get a bunch of errors and the such and i have no clue why, but then i dont know much about muds so i am seeking help. I am smart enough to check out the bugs file which i did and here is what it said. Im thinking its just some basic n00b erorrs but thats me!
[*****] 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: Load_mobiles: vnum 1 duplicated.
[*****] 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: Load_mobiles: vnum 1 duplicated.
[*****] 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: Load_mobiles: vnum 1 duplicated.
[*****] 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: Load_mobiles: vnum 1 duplicated.
[*****] 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: Get_room_index: bad vnum 2492.
[*****] BUG: Deleting northeast exit in room 2096
[*****] 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: Get_room_index: bad vnum 2492.
[*****] BUG: Deleting northeast exit in room 2096
[*****] 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: Load_resets: 'D': exit 0 not door.
[*****] BUG: Reset: D 0 2 0 0
[*****] BUG: new.are
[*****] BUG: load_area: bad section name.
[*****] 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: Get_room_index: bad vnum 2492.
[*****] BUG: Deleting northeast exit in room 2096
[*****] BUG: Auth_open: connection refused
[*****] BUG: Auth_open: connection refused
[*****] 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: Load_resets: 'D': exit 0 not door.
[*****] BUG: Reset: D 0 2 0 0
[*****] BUG: new.are
[*****] BUG: load_area: bad section name.
No clue what they mean accept for some of the area things which i have tried to fix but have been unsuccesful. Please help me any help would be greatly appreciated. | | Top |
|
| Posted by
| Meerclar
USA (733 posts) Bio
|
| Date
| Reply #1 on Thu 07 Nov 2002 02:18 PM (UTC) |
| Message
| The errors you are getting would indicate the formatting of your created area is well, wrong. The errors are on duplicate mobile vnums and exits to nonexistant rooms or thru nonexistant doors. I'm not all that terribly familiar with SMAUG but 99% of all codebases read areas in pretty much the same way so if you'd be so kind as to post the entire entry for room 2096 and any of your mobile entries I'll see what I can do to help you debug em so you can hopefully start your mud. Honestly though, if you really are a true novice, I'd recommend looking into the Dawn of Time codebase as Kalahn has taken the time to make it possible to actually start the mud without any areas at all so you can get the mud up and running to build with an OLC which I know for fact has a much easier learning curve than building offline in ansi/ascii text files. I had the dubious pleasure of building for many years on a Circle mud without benefit of an OLC and I know first hand just how easy it is to screw up an area file without realizing it.
Anyway, thats just some friendly advice from someone thats been there before. |
Meerclar - Lord of Cats
Coder, Builder, and Tormenter of Mortals
Stormbringer: Rebirth
storm-bringer.org:4500
www.storm-bringer.org | | Top |
|
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.
13,037 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top