MrCrayfish / Controllable

Adds in the ability to use a controller to play Minecraft Java Edition
https://mrcrayfish.com/mods?id=controllable
GNU General Public License v3.0
266 stars 76 forks source link

controllable mod 1.20.1 forge crashing #494

Open jsterrrr opened 6 months ago

jsterrrr commented 6 months ago

crash-2024-01-17_12.50.22-client.txt

jsterrrr commented 6 months ago

i do not have optifine installed

InklingYoshi584 commented 6 months ago

does it crash often with controllable? Or it also crashes with other mods?

InklingYoshi584 commented 6 months ago

Here's an answer from chatgpt-4, I hope it might be helpful: The crash report you've posted shows that Minecraft has encountered an unexpected error, resulting in a crash. The specific issue here is a NullPointerException, which occurs when the game code tries to use a null object reference.

Here's a breakdown of the key points from the crash log:

The crash happened in the Minecraft client while it was running with the Forge mod loader (1.20.1-forge-47.2.20). The error was caused by the invocation of a method on a null object reference within the game's code, specifically this.f91074 being null in the Minecraft class. The error occurred in the net.minecraft.client.Minecraft class, which suggests that it's likely related to the core game and not directly caused by a mod. The crash report shows that numerous mods are loaded, but none are directly indicated as the cause. Therefore, the issue might not be with a specific mod but with how they interact with each other or the base game. There are mixed transformations applied to the game (e.g., xaeroworldmap, physicsmod, vivecraft, etc.), which can alter how the game functions at a low level. This can sometimes introduce compatibility issues and cause crashes. The error took place during the rendering process (indicated by Thread: Render thread). Given this information, here's how you can troubleshoot the issue:

Mod Conflict: The crash may be due to a conflict between mods. Try removing some of the recently added mods to see if the issue persists. If you can start the game after

Siblie commented 5 months ago

Having the same problem but... It is like this.Opens then loads then loads backwards.