ID:144489
 
Code:
BYOND(351.910) BUG: bad ref (5:3) in DecRefCount(DM HaloZ.dm:116)
BYOND(351.910) BUG: bad ref (5:3) in DecRefCount(DM HaloZ.dm:116)
BYOND(351.910) BUG: bad ref (5:1) in DecRefCount(DM HaloZ.dm:116)
BYOND(351.910) BUG: bad ref (5:1) in DecRefCount(DM HaloZ.dm:116)
BYOND(351.910) BUG: bad ref (5:1) in DecRefCount(DM HaloZ.dm:116)
BYOND(351.910) BUG: bad ref (5:1) in DecRefCount(DM HaloZ.dm:116)


Problem description: What is that?



Is it somewher eon line 116 of your code?
As Revojake said, there must be something wrong with line 116 to make this happen. Can you post the proc line 116 is in, and comment where line 116 is?
In response to Mega fart cannon
I havel ike, 10-14 .dm files o.O
In response to Lendgens
According to the BUG message, it's line 116 in the HaloZ.dm file.
Lendgens wrote:
Code:
> BYOND(351.910) BUG: bad ref (5:3) in DecRefCount(DM HaloZ.dm:116)
> BYOND(351.910) BUG: bad ref (5:3) in DecRefCount(DM HaloZ.dm:116)
> BYOND(351.910) BUG: bad ref (5:1) in DecRefCount(DM HaloZ.dm:116)
> BYOND(351.910) BUG: bad ref (5:1) in DecRefCount(DM HaloZ.dm:116)
> BYOND(351.910) BUG: bad ref (5:1) in DecRefCount(DM HaloZ.dm:116)
> BYOND(351.910) BUG: bad ref (5:1) in DecRefCount(DM HaloZ.dm:116)
>

Problem description: What is that?

Try opening up HaloZ.dm, going to Edit->Go to, and then type in line 116. Then post that line as well as the code before and after, being sure to leave an indicative comment on line 116.

Hiead