Notifications
Clear all
Simhub General
3
Posts
2
Users
0
Reactions
1,082
Views
Topic starter
08/07/2022 9:01 am
Hello,
I have the problem that the "Cycle next/previous dash template" function no longer works! The dash runs on the second screen.
Interestingly, "cycle next/previous dash screen" already works.
Both work on the Vcore screen.
Attached are the LOGS of the error message.
Thank you, I hope someone knows a solution.
Best regards
i RUN SIMHUB 8.0.3 Licensed
ERROR | Error when triggering action CycleNextDash System.NullReferenceException: Object reference not set to an instance of an object. at SimHub.Plugins.OutputPlugins.GraphicalDash.EditorModel.Instance_NextDashCommand(Object sender, EventArgs e) at SimHub.Plugins.OutputPlugins.GraphicalDash.GraphicalDashPlugin.<Init>b__57_5(PluginManager a, String b) at SimHub.Plugins.PluginManager.TriggerInputAction(String inputName, IAction action, Boolean mute) |
|
ERROR | Error when triggering action CyclePreviousDash System.NullReferenceException: Object reference not set to an instance of an object. at SimHub.Plugins.OutputPlugins.GraphicalDash.EditorModel.Instance_PreviousDashCommand(Object sender, EventArgs e) at SimHub.Plugins.OutputPlugins.GraphicalDash.GraphicalDashPlugin.<Init>b__57_6(PluginManager a, String b) at SimHub.Plugins.PluginManager.TriggerInputAction(String inputName, IAction action, Boolean mute) |
08/07/2022 9:02 am
Hi !
Indeed there was an issue with it, it's fixed for the next incoming version.
Nicolas