NullReferenceException at Elevator.RequestMoveLiftToError

Everything works fine, but this error is thrown in server startup. I think this is due to the new elevators for the tunnels?

Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.18' (NullReferenceException: Object reference not set to an instance of an object)
  at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in <16e5ddde01014439b2d3fe60b760002f>:0
  at ElevatorStatic.CallElevator () [0x0001a] in <16e5ddde01014439b2d3fe60b760002f>:0
  at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in <16e5ddde01014439b2d3fe60b760002f>:0
  at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in <0086f8cf81104abea59f0970e24d6ac9>:0
  at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002a7] in <0086f8cf81104abea59f0970e24d6ac9>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <3606d2af539c45e4b5c61658e6a8b307>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

Yeah ElevatorStatic indicates that is related to the train tunnel elevators. Looks like this plugin is trying to power it, which is automatically trying to move the elevator, causing the error. This plugin's author decided to keep maintaining the plugin on another website (can find via search engine) if you want to get an update.

Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Map Spawned 2620 entities Destroying 2828 old entities Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] Calling kill - but already IsDestroyed!? vending_mapmarker[0] done. Spawning 137227 entities Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 Failed to call hook 'OnEntitySpawned' on plugin 'LightsOn v1.6.19' (NullReferenceException: Object reference not set to an instance of an object) at Elevator.RequestMoveLiftTo (System.Int32 targetFloor, System.Single& timeToTravel) [0x00056] in :0 at ElevatorStatic.CallElevator () [0x0001a] in :0 at Elevator.UpdateHasPower (System.Int32 inputAmount, System.Int32 inputSlot) [0x00016] in :0 at Oxide.Plugins.LightsOn.OnEntitySpawned (BaseNetworkable entity) [0x001d7] in :0 at Oxide.Plugins.LightsOn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8

did you really have to post the same exact error 64 times?

omg i'm sorry 😭i just saw red and posted