FSG_Mod_Assistant icon indicating copy to clipboard operation
FSG_Mod_Assistant copied to clipboard

[BUG] render-input error

Open BattleHook opened this issue 10 months ago • 0 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Current Behavior

controls overview does not render.

see debug log: 2025-02-23 12:20:40 | INFO | modhub-cache >> Got :: modHubDataCombo25.json :: 200 2025-02-23 12:20:41 | INFO | auto-update >> Update for version 5.9.96 is not available (latest version: 5.1.5, downgrade is disallowed). 2025-02-23 12:20:53 | INFO | input-manager >> Attempting to parse :: C:\Users..........\OneDrive\Documenten\My Games\FarmingSimulator2025\inputBinding.xml 2025-02-23 12:20:53 | DANGER | render-input >> Unhandled Rejection 2025-02-23 12:20:53 | WARNING | render-input >> Error invoking remote method 'input:load': TypeError: Class constructor XMLParser cannot be invoked without 'new' 2025-02-23 12:20:53 | WARNING | render-input >> Error: Error invoking remote method 'input:load': TypeError: Class constructor XMLParser cannot be invoked without 'new'

Expected Behavior

controls overview visible

Steps To Reproduce

No response

Environment

- Mod Assistant Version:  5.9.96
- OS: Winndows11
- Virtualized: ??

Anything else?

No response

BattleHook avatar Feb 23 '25 11:02 BattleHook