Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong gear selection on automatic/sequential transmissions #1

Open
brianmoyano2 opened this issue Apr 19, 2022 · 1 comment
Open

Wrong gear selection on automatic/sequential transmissions #1

brianmoyano2 opened this issue Apr 19, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@brianmoyano2
Copy link

brianmoyano2 commented Apr 19, 2022

When using an automatic/sequential transmissions, the gears P, D, 2, S1 and M1 are not properly displayed. They all shows as '1'

Edit: Just noticed that sport and manuals gears are displayed correctly, but the problem es that 'M3' only shows as '3' which can be confusing.

2022-04-19 20_12_48-BeamNG drive - 0 24 1 3 13750 - RELEASE - x64 - background
2022-04-19 20_12_57-BeamNG drive - 0 24 1 3 13750 - RELEASE - x64 - background
2022-04-19 20_13_06-BeamNG drive - 0 24 1 3 13750 - RELEASE - x64 - background
2022-04-19 20_16_05-BeamNG drive - 0 24 1 3 13750 - RELEASE - x64 - background
2022-04-19 20_16_16-BeamNG drive - 0 24 1 3 13750 - RELEASE - x64 - background

@ThatTonybo
Copy link
Owner

Gears is a pretty annoying one - despite my effort to tell them apart Beam reports every single transmission as a Manual which is a bug I'm assuming. All I can get is what gear it's apparently in, which is just a positive/negative number or a 0. Best I can do at this point is show the number I'm given, which I'm guessing is just 1 in some cases.

Thanks for letting me know, I'll note this down as a bug that might be able to be fixed later on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants