FSGModding / FSGModding/FSG_Mod_Assistant

[BUG] render-input error

Open
#292 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
108
Forks
15
PR merge metrics
No merged PRs in 30d

Description

### 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

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

### Anything else?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.