[W | 0.8.671] Debug log: "tried to destory already..." (solved)

Started by eatKenny, January 12, 2015, 03:58:12 PM

Previous topic - Next topic

eatKenny

Version Found: W | 0.8.671

Summary: Debug log "tried to destory already destroyed thing: fire...." appears during an explosion.

Steps to Reproduce:
1. set a pawn on fire
2. do a bomb damage to this pawn
3. if this pawn is killed by this bomb damage, Debug log will say "tried to destory already destroyed thing: fire...."

Notes: not game-breaking but annoying

PS: Screenshot is 0.8.657, i just tested it in 0.8.671, the bug still exists.


[attachment deleted due to age]

skullywag

annoying if you have dev mode on. wont show without it. Remember Tynan adds error.log output to the code which will show in dev mode for his purposes, its not always a bug.
Skullywag modded to death.
I'd never met an iterator I liked....until Zhentar saved me.
Why Unity5, WHY do you forsake me?

eatKenny

Quote from: skullywag on January 12, 2015, 04:55:10 PM
annoying if you have dev mode on. wont show without it. Remember Tynan adds error.log output to the code which will show in dev mode for his purposes, its not always a bug.

oh thanks for point it out ;)