When I play Bridge Commander I get the following everytime.
Traceback (innermost last):
File ".\Scripts\ftb\LaunchShipHandlers.py", line 173, in ObjectKilledHandler
ftb.ShipManager.RemoveShip(pShip)
File ".\Scripts\ftb\ShipManager.py", line 48, in RemoveShip
shipRegistry.Remove(str(pShip.GetObjID()) + pShip.GetName())
File ".\Scripts\Registry.py", line 27, in Remove
if _keyList.hasKey(what):
NameError: _keyList
I am using ConsoleTracker v1.7.
Thanks,
George
|