subpocket

subpocket

51.9k Downloads

1.19.2 - subpocket fails to load correctly

LLEE003377 opened this issue ยท 3 comments

commented

i get this message upon starting the game

subpocket (subpocket) has failed to load correctly
java.lang.noclassdeffounderror:
net/minecraftforge/event/creativemodetabevent$buildcontents

commented

hmm, it seems that forge follows mojangs policy of 'lets make 1.19.3 totally incompatible with 1.19.2', ughh

The current version of subpocket only works with 1.19.3 it seems, maybe I'll fix that somehow

commented

Same:

Mod File: /C:/Users/world/AppData/Roaming/.minecraft/mods/subpocket-1.19-9.0.0.0.jar
Failure message: subpocket (subpocket) has failed to load correctly
java.lang.NoClassDefFoundError: net/minecraftforge/event/CreativeModeTabEvent$BuildContents
Mod Version: 1.19-9.0.0.0
Mod Issue URL: https://github.com/necauqua/subpocket/issues
Exception message: java.lang.ClassNotFoundException: net.minecraftforge.event.CreativeModeTabEvent$BuildContents

commented

I've released (md/cf/gh) a separate 1.19.2-specific version which has this fixed