You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello lovely HUD picker dev <3, I'd like to report a bug or two.
For at least about a month, HUD picker doesn't work when joining the knockout portion of COTD. It works fine during the qualifier, but then it turns off during knockouts. I've been able to get it to start working again by reloading the plugin.
However, the last two cups TM has crashed to desktop during knockouts, and while I can't connect it directly to HUD picker, it does seem suspicious.
I've also crashed in the same way just now while testing, by reloading HUD picker while on a solo map.
Whenever the plugin loads on game start or from OpenPlanet menu, this error is logged:
[ ScriptEngine] [18:28:30] Enabled plugin "HUDPicker"
[ Platform] [18:28:30] Saving settings
[ ScriptRuntime] [18:28:30] [HUDPicker] Script exception: Json value is not an object or array!
[ ScriptRuntime] [18:28:30] [HUDPicker] HUDPicker.op/:/src/HUDPicker.as (line 16, column 22)
[ ScriptRuntime] [18:28:30] [HUDPicker] #0 void ResetIndexes(const string&in section) (HUDPicker.op/:/src/HUDPicker.as line 16)
[ ScriptRuntime] [18:28:30] [HUDPicker] #1 void Main() (HUDPicker.op/:/src/HUDPicker.as line 211)
Here is another different error when I joined an arcade room:
[ ScriptRuntime] [18:34:06] [HUDPicker] Script exception: Json value is not a number!
[ ScriptRuntime] [18:34:06] [HUDPicker] HUDPicker.op/:/src/GameInfo.as (line 47, column 13)
[ ScriptRuntime] [18:34:06] [HUDPicker] #0 bool GameInfo::IsPlaying() (HUDPicker.op/:/src/GameInfo.as line 47)
[ ScriptRuntime] [18:34:06] [HUDPicker] #1 void RenderHUDTreeSettings() (HUDPicker.op/:/src/Settings.as line 11)
[ ScriptRuntime] [18:34:06] [HUDPicker] Last script exception repeated 1 times
[ ScriptRuntime] [18:34:06] [HUDPicker] Last script exception repeated 2 times
[ ScriptRuntime] [18:34:06] [HUDPicker] Last script exception repeated 3 times
[ ScriptRuntime] [18:34:06] [HUDPicker] Last script exception repeated 4 times
[ ScriptRuntime] [18:34:06] [HUDPicker] Last script exception repeated 5 times
[ ScriptRuntime] [18:34:06] [HUDPicker] Last script exception repeated 6 times
[ ScriptRuntime] [18:34:06] [HUDPicker] Last script exception repeated 7 times
[ ScriptRuntime] [18:34:06] [HUDPicker] Last script exception repeated 8 times
[ ScriptRuntime] [18:34:06] [HUDPicker] Last script exception repeated 9 times
[ ScriptRuntime] [18:34:06] [HUDPicker] Last script exception repeated 10 times
The text was updated successfully, but these errors were encountered:
Hello lovely HUD picker dev <3, I'd like to report a bug or two.
For at least about a month, HUD picker doesn't work when joining the knockout portion of COTD. It works fine during the qualifier, but then it turns off during knockouts. I've been able to get it to start working again by reloading the plugin.
However, the last two cups TM has crashed to desktop during knockouts, and while I can't connect it directly to HUD picker, it does seem suspicious.
I've also crashed in the same way just now while testing, by reloading HUD picker while on a solo map.
Whenever the plugin loads on game start or from OpenPlanet menu, this error is logged:
Here is another different error when I joined an arcade room:
The text was updated successfully, but these errors were encountered: