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

[1.14.4] Crash on load - After changing speed config. #60

Closed
ProsperCraft opened this issue Sep 17, 2019 · 1 comment
Closed

[1.14.4] Crash on load - After changing speed config. #60

ProsperCraft opened this issue Sep 17, 2019 · 1 comment

Comments

@ProsperCraft
Copy link

net.minecraft.crash.ReportedException: Failed to deserialize configuration property speedLimits.maxPlayerSpeed

Log-
https://gist.githubusercontent.com/ProsperCraft/2699f48ec56367310e7edfd954ada0ed/raw/db97cf6dc255677baf9e3c3401b63c2fc30378fc/gistfile1.txt

2019-09-17_08 44 19

Config-
https://gist.github.com/ProsperCraft/19a9b1ac2de7ff4a00208abefe7bd92d

TheRandomLabs added a commit that referenced this issue Sep 18, 2019
@TheRandomLabs
Copy link
Owner

This was because you forgot the .0 at the end. 1.14.4-1.18.2.1 will convert the integer to a double correctly.

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