MCPHackers / LaunchWrapper

Launch wrapper for legacy Minecraft
MIT License
21 stars 3 forks source link

LaunchWrapper crashes with NEI on r1.2.5 #12

Closed DanyGames2014 closed 1 week ago

DanyGames2014 commented 1 week ago

When using LaunchWrapper on Release 1.2.5 with Forge and NEI, the game crashes when opening inventory with the following error

My setup:

PrismLauncher Instance

java.lang.NullPointerException
    at codechicken.nei.NEIConfig.getSearchExpression(NEIConfig.java:544)
    at codechicken.nei.NEIUtils.loadItems(NEIUtils.java:74)
    at codechicken.nei.NEIController.<init>(NEIController.java:23)
    at gb.a(GuiContainer.java:60)
    at net.minecraft.client.Minecraft.a(Minecraft.java:641)
    at net.minecraft.client.Minecraft.k(Minecraft.java:1747)
    at net.minecraft.client.Minecraft.x(Minecraft.java:825)
    at net.minecraft.client.Minecraft.run(Minecraft.java:753)
    at java.lang.Thread.run(Thread.java:750)
2024-09-12 14:55:45 [SEVERE] A critical error has occurred.
java.lang.NullPointerException
    at codechicken.nei.NEIConfig.getSearchExpression(NEIConfig.java:544)
    at codechicken.nei.NEIUtils.loadItems(NEIUtils.java:74)
    at codechicken.nei.NEIController.<init>(NEIController.java:23)
    at gb.a(GuiContainer.java:60)
    at net.minecraft.client.Minecraft.a(Minecraft.java:641)
    at net.minecraft.client.Minecraft.k(Minecraft.java:1747)
    at net.minecraft.client.Minecraft.x(Minecraft.java:825)
    at net.minecraft.client.Minecraft.run(Minecraft.java:753)
    at java.lang.Thread.run(Thread.java:750)
Lassebq commented 1 week ago

I don't think forge works the way it's supposed to under LaunchWrapper 2024-09-12 21:34:40 [SEVERE] 0 mods loaded You're also getting this in your log right?

Lassebq commented 1 week ago

Try 20b443209e7ef253d44764539143e3a5f268e73e