I am seeing the following in console:
Failed to execute OnFrame callback (Object reference not set to an instance of an object)
at void Oxide.Plugins.TreePlanter.TryPlantSeed(BasePlayer player, Item item, GrowableEntity entity) in /home/container/carbon/plugins/TreePlanter.cs:line 326
at void Oxide.Plugins.TreePlanter.OnEntityBuilt(Planner plan, GameObject gameObject)+() => { } in /home/container/carbon/plugins/TreePlanter.cs:line 290
at void Carbon.Managers.CarbonProcessor.Update() in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon/src/Processors/CarbonProcessor.cs:line 63
Console ErrorFixed
same here
same here
I got this:
(20:56:13) | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.TreePlanter.TryPlantSeed (BasePlayer player, Item item, GrowableEntity entity) [0x0000c] in <11886761d9b148d291a02c1606b229db>:0
at Oxide.Plugins.TreePlanter+<>c__DisplayClass13_0.<OnEntityBuilt>b__0 () [0x000ae] in <11886761d9b148d291a02c1606b229db>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <beb2b64691c64e2b95b99491bd85442c>:0
(20:56:40) | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.TreePlanter.TryPlantSeed (BasePlayer player, Item item, GrowableEntity entity) [0x0000c] in <11886761d9b148d291a02c1606b229db>:0
at Oxide.Plugins.TreePlanter+<>c__DisplayClass13_0.<OnEntityBuilt>b__0 () [0x000ae] in <11886761d9b148d291a02c1606b229db>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <beb2b64691c64e2b95b99491bd85442c>:0
(20:56:44) | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.TreePlanter.TryPlantSeed (BasePlayer player, Item item, GrowableEntity entity) [0x0000c] in <11886761d9b148d291a02c1606b229db>:0
at Oxide.Plugins.TreePlanter+<>c__DisplayClass13_0.<OnEntityBuilt>b__0 () [0x000ae] in <11886761d9b148d291a02c1606b229db>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <beb2b64691c64e2b95b99491bd85442c>:0
Same here,
Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.TreePlanter.TryPlantSeed (BasePlayer player, Item item, GrowableEntity entity) [0x0000c] in <e9fa079be61148fba9d9b4b1630f4c64>:0
at Oxide.Plugins.TreePlanter+<>c__DisplayClass13_0.<OnEntityBuilt>b__0 () [0x000ae] in <e9fa079be61148fba9d9b4b1630f4c64>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <beb2b64691c64e2b95b99491bd85442c>:0
Any chance of getting an update here? This is still ongoing.
Should we just remove the plugin or what?
The plugin still works, and as far as I can tell there is no performance hit because of the console messages. Its probably fine.
KreavlesThe plugin still works, and as far as I can tell there is no performance hit because of the console messages. Its probably fine.
It doesn't seem to work for me. All it plants is hemp clones and I get the console error every time I try to use the plugin.
Gives the plant Pine A and I can plant it, but this came up before I did that and that's why I tested it.
Failed to execute OnFrame callback (Object reference not set to an instance of an object)
at void Oxide.Plugins.TreePlanter.TryPlantSeed(BasePlayer player, Item item, GrowableEntity entity) in /home/container/carbon/plugins/TreePlanter.cs:line 326
at void Oxide.Plugins.TreePlanter.OnEntityBuilt(Planner plan, GameObject gameObject)+() => { } in /home/container/carbon/plugins/TreePlanter.cs:line 290