Thanks for the report. I think this one isn't a BT bug. We call LuaEntity:die() on one of our entities, but the actual error occurs in Flammable Oils event handling code. FO may need to cache entity.force on control.lua:127 in case the original entity object becomes invalid while other mods respond to FO LuaEntity:damage() calls.