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

minihud-fabric-1.19.2-0.23.3.jar crash #92

Open
Vid0Vid0 opened this issue Aug 10, 2022 · 2 comments
Open

minihud-fabric-1.19.2-0.23.3.jar crash #92

Vid0Vid0 opened this issue Aug 10, 2022 · 2 comments
Labels
question Further information is requested

Comments

@Vid0Vid0
Copy link

Description: Unexpected error

java.lang.ArrayIndexOutOfBoundsException: Index -6 out of bounds for length 100
at fi.dy.masa.minihud.util.DataStorage.onClientTickPre(DataStorage.java:339)
at net.minecraft.class_310.handler$zke000$onClientTickPre(class_310.java:6447)
at net.minecraft.class_310.method_1574(class_310.java)
at net.minecraft.class_310.method_1523(class_310.java:1135)
at net.minecraft.class_310.method_1514(class_310.java:768)
at net.minecraft.client.main.Main.method_44604(Main.java:244)
at net.minecraft.client.main.Main.main(Main.java:51)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

Thread: Render thread
Stacktrace:
at fi.dy.masa.minihud.util.DataStorage.onClientTickPre(DataStorage.java:339)
at net.minecraft.class_310.handler$zke000$onClientTickPre(class_310.java:6447)

fabricloader: Fabric Loader 0.14.9
java: OpenJDK 64-Bit Server VM 17
malilib: MaLiLib 0.13.0
minecraft: Minecraft 1.19.2
minihud: MiniHUD 0.23.3
Launched Version: fabric-loader-0.14.9-1.19.2

@maruohon
Copy link
Owner

If this is in single player, can you send me the level.dat file of that world? Or you could also just do /time query gametime and post the result.

@maruohon maruohon added the question Further information is requested label Oct 7, 2022
@Vid0Vid0
Copy link
Author

Vid0Vid0 commented Apr 3, 2023

MiniHud crashes when opening old worlds with an invalid value (e.g. -2^63+1) in the Time field of the level.dat file.

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

No branches or pull requests

2 participants