Koen van Hove

Results 26 issues of Koen van Hove

Currently error messages are plain text. This works fine, but it might be nicer to use JSON responses instead so they can be parsed in the same way as regular...

In a recent-ish version, some new fines were added. When these trigger, the current event causes ETS2 Telemetry Server to crash: ```json { "message": "An error has occurred.", "exceptionMessage": "Error...

Note: if you have a question or want discussion please post in the [discussions area](https://github.com/garethgeorge/backrest/discussions). **Is your feature request related to a problem? Please describe.** I run Backrest on my...

enhancement

RHEL 10 was released. Currently support is not possible due to the Linux Container images missing for AlmaLinux 10: https://images.linuxcontainers.org/ See also branch `rocky-linux-10` (yes I am aware of the...

Hello! I am using this SDK with a lot of success - it works really well. However, the method for sharing seems a bit finicky (requiring the user to have...

enhancement
question

**Describe the bug** When playing The Bus, `[TurnIndicatorLeft]` stays false even when the indicator is on **Simhub version** 9.9.11 **Third party plugins** None **To Reproduce** Create a toggle image with...

triage

The idea is to use a local unix domain socket and authenticate via the local user (root by default, other users are configurable). This allows for the use of `krillc`...

Currently the default is 0. This results in more deltas than necessary (often one "update" results in several deltas). We should consider changing the value to e.g. 60 seconds to...