Chance that gravestone leave invisible force.

I had a player tell me that when going back to their body that there was an invisible force stopping them from entering the green key card room at the launch site. 

I logged on to investigate and ran the "debug. drawcolliders true" to see if there was some kind of collider there. nothing was visible.

I tried unloading the plugin to no effect.

after that, I executed the "ent kill" command in F1 to see if I could kill whatever was there in the way. this did not work.

so I checked the server logs to find some clues and this is what I got.

LizardMods has auth level 2
Calling kill - but already IsDestroyed!? gravestone.stone.deployed[0]

so this is what I think happened. the player tried to solve the green key card puzzle at the launch site and was killed by bradly. there must have been a shot fired at the gravestone destroying it. I am assuming that the gravestone is not supposed to be destroyed but rather despawn on a timmer.

 

last note I had them set to despawn after 1h.

Update, a server restart will eliminate the invisible bug.

Thanks for bringing this to my attention. I could make the gravestones take no damage. That way the timer is the only thing that destroys them.  Let me do some testing...