THEREALWWEFAN231 / Inertia-Issues

This is used for reporting bugs and or requesting features for the minecraft Utility Mod Inertia
67 stars 11 forks source link

Minecraft crashed after joining a server #1308

Closed ll11l1lIllIl1lll closed 2 years ago

ll11l1lIllIl1lll commented 2 years ago

Inertia Utility Mod version: Inertia Client 3.1.3 - 1.12.2 Minecraft version: Minecraft 1.12.2 Operating system: Windows 10 1909 Optifine/Other mods: forge 14.23.5.2768 Launcher: HMCL (Hello Minecraft! Launcher)

What's the bug: Minecraft crashed after joining a server

Crash-report(if applicable)(located in .minecraft/latest.log): latest.log

Final checklist:

0x3C50 commented 2 years ago

Seems like baritone trying to access a field which is private or protected in Vec3i. You can try disabling baritone in the launch parameters by adding -Ddisablebaritone=true

THEREALWWEFAN231 commented 2 years ago

Seems like baritone trying to access a field which is private or protected in Vec3i. You can try disabling baritone in the launch parameters by adding -Ddisablebaritone=true

Also removing -noverify works as well, actually fixes the issue