I open a barrel and I get this in the console:
Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
at PlayerInventory.Strip () [0x00000] in <ef898b6b16f547b29232eecc84bea530>:0
at Oxide.Plugins.Barrelless+<SpawnScientist>c__AnonStorey2.<>m__0 () [0x00207] in <753ce91bbed64a29bcac3113c48e6bd6>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 4kb/s in, 19kb/s out
Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
at PlayerInventory.Strip () [0x00000] in <ef898b6b16f547b29232eecc84bea530>:0
at Oxide.Plugins.Barrelless+<SpawnScientist>c__AnonStorey2.<>m__0 () [0x00207] in <753ce91bbed64a29bcac3113c48e6bd6>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0
Does anyone know how to fix it?.
Exception while calling NextTick callbackSolved
I keep getting the error in the console.
Console error when scientist appears in barrel and no scientist appears:
Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
at PlayerInventory.Strip () [0x00000] in <972b784bb9de4c45b826d934330d31a2>:0
at Oxide.Plugins.Barrelless+<SpawnScientist>c__AnonStorey2.<>m__0 () [0x00207] in <78966aed4bec48f6a74a47e09566dc7b>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 4kb/s in, 14kb/s out
Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
at PlayerInventory.Strip () [0x00000] in <972b784bb9de4c45b826d934330d31a2>:0
at Oxide.Plugins.Barrelless+<SpawnScientist>c__AnonStorey2.<>m__0 () [0x00207] in <78966aed4bec48f6a74a47e09566dc7b>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0
Problem solved.
Another plugin was the cause.
With a setting in the other plugin I solved it.
Sorry for the inconvenience.