|
|||||||
This is a discussion on "Code Problem" in the Top Mud Sites MUD Coding forum : Hey, I ain't a coder nor try to be but something has me stumped on how to fix because i can usually fix the errors in areas. In the logs we have the following error Thu May 30 1311 2002 :: [*****] BUG: Equip_char: already equipped (-1). What I am wondering is where can this be fixed at and what it means. It's a rot code base 1.2 i do believe, and it has to do with something with the areas when the code tries to fix it, there is about a screen worth of this bug. Any help ... |
|
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our MUD community today! If you have any problems with the registration process or your account login, please contact us. If you are a registered member of the old TMS forums, please click here
|
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
Member
Join Date: Apr 2002
Location: Aberdeen MD
Posts: 56
![]() |
Hey,
I ain't a coder nor try to be but something has me stumped on how to fix because i can usually fix the errors in areas. In the logs we have the following error Thu May 30 13 What I am wondering is where can this be fixed at and what it means. It's a rot code base 1.2 i do believe, and it has to do with something with the areas when the code tries to fix it, there is about a screen worth of this bug. Any help that you can give I would appreciate it. |
|
|
|
|
|
#2 |
|
Member
|
It means, most likely, you've got something reset into the same spot twice on a mobile. For best results, modify the code to show more information than what's there presently, such as the name of the person being equipped, and the item.
A good rule of thumb with any error you notice in the log and cannot trace down is to find the output portion of that error in the code and have it write out as much info as you think you need to find the problem, then trace it from that new information. |
|
|
|
![]() |
| Thread Tools | |
Code Problem - Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A Java Problem | Almondine War | MUD Coding | 6 | 10-21-2004 11:17 PM |
| obj_to_room problem | Samson | MUD Coding | 4 | 05-10-2004 11:27 PM |
| Same problem | Nostrum | Newbie Help | 3 | 09-19-2002 08:52 AM |
| Problem with sprintf | Enziet | MUD Coding | 1 | 07-18-2002 07:50 PM |
| Another problem.. with compiling this time | Shadow | MUD Coding | 20 | 07-08-2002 12:20 AM |
|
|