|
1. ok booting problem
|
|
Wed Sep 24, 2003 [9:37 PM]
|
Zombiefrog
zmbefrg@yahoo.com
member since: Sep 15, 2003
|
Reply
|
|
ok when i run rot from my area dir this comes up :: Area Update. :: [*****] BUG: Equip_char: already equipped (19). :: [*****] BUG: Equip_char: already equipped (19). :: [*****] BUG: Equip_char: already equipped (19). :: [*****] BUG: Equip_char: already equipped (19). :: [*****] BUG: Equip_char: already equipped (19). :: [*****] BUG: Equip_char: already equipped (19). :: [*****] BUG: Equip_char: already equipped (6). :: [*****] BUG: Equip_char: already equipped (22). :: Loading Moveable Exits.
ok then it says it's ready... but as soon as i put in a name for a char it crashes, and has a segment fault (core dumped) any help?
(Comment added by Zombiefrog on Wed Sep 24 23:38:35 2003)
:: Sock.sinaddr: (an ip) comes up and it is still crashed
|
|
|
|
|
2. RE: ok booting problem
|
|
Thu Sep 25, 2003 [2:24 PM]
|
Drey
Email not supplied
member since: Mar 19, 2000
|
In Reply To
Reply
|
|
Well, the BUG output looks like a reset problem where someone loaded multiple pieces of equipment to the same item slot on some mob. You might want to run the MUD in gdb, set a break on the line of code that outputs the bug statement so when it gets there you can examine the mob being loaded to figure out which area file has issues.
|
|
|
|
|