VoidXWalker / WorldPreview

Fabric mod that renders a preview of the world while the chunks are generating
MIT License
45 stars 22 forks source link

Minecraft 1.16.1 game crashed #20

Open PMXQ opened 2 years ago

PMXQ commented 2 years ago

[17:08:29] [main/INFO]: Loading Minecraft 1.16.1 with Fabric Loader 0.14.8 [17:08:30] [main/INFO]: Loading 48 mods:

mbt111213 commented 2 years ago

I have the same problem

TwoPolaar commented 2 years ago

Same :(

VoidXWalker commented 1 year ago

The issue is the client using an outdated java version (Switch to java 16), the mod currently doesn't have the right java version in it's requirements, will fix that in the next update,

ivanhrabcak commented 1 year ago

My PR solves this issue.