dusty
dusty
BBattleMetrics
Created by dusty on 1/5/2025 in #support-forum
Console Not Showing All Messages
My RCON console for Rust does not display everything that is shown in the console. For example, when using Rust Admin, I see messages like these:
01/05/2025 10:34:42 | 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
01/05/2025 10:34:42 | 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
And I can search for them and see if bugs are still happening, if there are problems with plugins, etc. But I cannot do that with Battlemetrics and it is making me hesitant to switch. Is there any way to see or search all console messages?
16 replies