Jump to content

console log

Closed 1.4.9

Youknowmarcus
Youknowmarcus

Posted

Getting this alot of spam in console view
Failed to call hook 'OnPlayerDisconnected' on plugin 'AirfieldEvent v1.4.9' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.AirfieldEvent.OnPlayerDisconnected (BasePlayer player) [0x00014] in <7bb184c7fcee44c88f378ac0cb90428b>:0
at Oxide.Plugins.AirfieldEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002e5] in <7bb184c7fcee44c88f378ac0cb90428b>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0

Fruster

Posted

18 minutes ago, Youknowmarcus said:

Getting this alot of spam in console view
Failed to call hook 'OnPlayerDisconnected' on plugin 'AirfieldEvent v1.4.9' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.AirfieldEvent.OnPlayerDisconnected (BasePlayer player) [0x00014] in <7bb184c7fcee44c88f378ac0cb90428b>:0
at Oxide.Plugins.AirfieldEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002e5] in <7bb184c7fcee44c88f378ac0cb90428b>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0

Hey! Under what conditions does the error occur? I have not been able to reproduce this problem yet

Youknowmarcus

Posted

seems to be when a player disconnects from the server

Collector[6540054] was killed by HANNIBAL[76561199173669111] at (-948.34, 9.67, 1263.81)
Scientist[8832483] was killed by R.[76561199239424204] at (1736.04, 21.38, -612.21)
vincentluns[76561199588754417] was killed by Suicide at (833.03, 2.74, -1731.63)
[Player Challenges] Unknown vehicle type: chair.invisible.static
vincentluns[76561199588754417] has spawned
[Player Challenges] Unknown vehicle type: chair.invisible.static
R.[76561199239424204] was killed by Scientist[3444879] at (1741.13, 21.60, -611.26)
149.154.20.76:32540/76561199582240593/gcWashout disconnecting: disconnect
Failed to call hook 'OnPlayerDisconnected' on plugin 'AirfieldEvent v1.4.9' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.AirfieldEvent.OnPlayerDisconnected (BasePlayer player) [0x00014] in <7bb184c7fcee44c88f378ac0cb90428b>:0
at Oxide.Plugins.AirfieldEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002e5] in <7bb184c7fcee44c88f378ac0cb90428b>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0
Scientist[9325006] was killed by farmBot[76561198071419741] at (-2018.42, 3.14, 230.88)
R.[76561199239424204] has spawned
[Player Challenges] Unknown vehicle type: chair.invisible.static
72.172.41.17:64821/76561199454386931/catman7323 disconnecting: Exception (cs:112840): NullReferenceException: Object reference not set to an instance of an object. LootPanelBigWheelTerminal.Update () (at <00000000000000000000000000000000>:0)
Failed to call hook 'OnPlayerDisconnected' on plugin 'AirfieldEvent v1.4.9' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.AirfieldEvent.OnPlayerDisconnected (BasePlayer player) [0x00014] in <7bb184c7fcee44c88f378ac0cb90428b>:0
at Oxide.Plugins.AirfieldEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002e5] in <7bb184c7fcee44c88f378ac0cb90428b>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0
Cashier[6603088] was killed by TubbyCandyHoarder[76561199656201342] at (-946.62, 9.67, 1261.73)
R.[76561199239424204] has spawned

Fruster

Posted

I can't reproduce the error, I can only try to make fixes that in theory can prevent your problem. Attach your config file, please, maybe it will help me

Fruster

Posted

Please check if the problem is solved after updating the plugin to the latest version

Fruster

Posted

Changed Status from Pending to No Response

Fruster

Posted

Changed Status from No Response to Closed

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.