ID:271354
 
Hi i'm just wondering but does anyone know what this means DecRefCount or IncRefCount, i belive it occurs using the for proc, do you know the reason why DecRefCount or IncRefCount occur? and how can it be resolved, i know it has to do with the coding error, but how can it be stoped in general
Did u look it up?
I dunno, but it looks familiar.
In response to Fenwickb
Amm yeah i tryed but it didn't really help me resolve that problem in general
In response to Sayian Hunter
U'd have to find wat Dec and Inc stand for..... then Ref u no of course, and count u no of course.....
In response to Fenwickb
Well, it'll probably won't help them all that much as it has to do with the BYOND system itself... the best I can recommend you is to try to find what you did to cause it to happen, report it via bugs report and recode it another way
Decrement and Increment. It's having trouble adding to and subtracting from the reference count. Could you show us the suspect for loop?