MCRcortex / voxy

An LoD rendering mod for minecraft
https://modrinth.com/mod/voxy
156 stars 31 forks source link

The game crashes when loading the world, giving an error completion code -1 because "$$1" is null #65

Open Giplex opened 4 months ago

Giplex commented 4 months ago

minecraft crashes when trying to load the world, version 1.20.4 fabric, installed only the necessary mods to work voxy (sodium, cloth-config, fabric api), the game ran on adoptium jdk 21. Error description: The game crashed whilst unexpected error Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_1297.method_5705(float)" because "$$1" is null crash-2024-07-06_17.40.28-client.txt Why is this happening and how can it be fixed if possible?