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

Slider bug #23

Open
ghost opened this issue Jun 29, 2024 · 5 comments
Open

Slider bug #23

ghost opened this issue Jun 29, 2024 · 5 comments

Comments

@ghost
Copy link

ghost commented Jun 29, 2024

1.The slider will default to version 1.21, but the actual version is still 1.8.9
image
image

2.The slider skipped 1.12.2

@TypicalModMaker
Copy link

1.12.2 is being skipped i can reproduce

@RinoRika
Copy link

RinoRika commented Jul 4, 2024

The issue can be reproduced. Actually this is a bug similar to my last issue, but the slider displays 1 version before real version after being pulled to 1.13 and can't be pulled to 1.12.2.
a164c02c27d088d68b29a656a97b5411
dcfc99ce25df0e12461f72460e1c6904
9627abd732c1d132a5256c11d732ca6e

@RinoRika
Copy link

RinoRika commented Jul 4, 2024

Also, the viamcp default version is always the latest Minecraft version. You can set "dragValue" in AsyncVersionSlider.java to "0f" by yourself in order to set the default version to 1.8.x. "the actual version is still 1.8.9" is caused by the problem i mentioned above.

@ghost
Copy link
Author

ghost commented Jul 4, 2024

此外,viamcp 默认版本始终是最新的 Minecraft 版本。您可以自行将AsyncVersionSlider.java中的“dragValue”设置为“0f”,以便将默认版本设置为 1.8.x。

But why is the actual version 1.8

@ghost
Copy link
Author

ghost commented Jul 4, 2024

此外,viamcp 默认版本始终是最新的 Minecraft 版本。您可以自行将AsyncVersionSlider.java中的“dragValue”设置为“0f”,以便将默认版本设置为 1.8.x。

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants