SDM Shop [Forge/Fabric]

SDM Shop [Forge/Fabric]

31.1k Downloads

Crash on game launch with Oh The Biomes We've Gone

ahowell610 opened this issue ยท 3 comments

commented

Here is what the log says:

Exception in thread "main" java.lang.module.ResolutionException: Modules sdm_core and corgilib export package imgui.extension.nodeditor.flag to module apoli

I tried disabling Origins (which is where apoli is from) and that didnt work. When I disable SDM Shop and SDM Core the game boots and runs fine.

commented

Send latest.log

commented

For some reason it doesnt show in the log but when I have it open the log when the game is running it works.

18:36:26.993
launcher
main
Version does not support log configuration, will assume one plaintext entry per line
18:36:27.089
game
OpenJDK 64-Bit Server VM warning: Option UseBiasedLocking was deprecated in version 15.0 and will likely be removed in a future release.
18:36:27.095
game
OpenJDK 64-Bit Server VM warning: UseAVX=3 is not supported on this CPU, setting it to UseAVX=2
18:36:27.095
game
OpenJDK 64-Bit Server VM warning: fast-string operations are not available on this CPU
18:36:28.453
game
2024-07-29 18:36:28,449 main WARN Advanced terminal features are not available in this environment
18:36:28.525
game
[18:36:28] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Chummycho_, --version, forge-47.3.5, --gameDir, C:\Users\alexh\curseforge\minecraft\Instances\test (1), --assetsDir, C:\Users\alexh\curseforge\minecraft\Install\assets, --assetIndex, 5, --uuid, 98a1d6cf5e7944998a2701ac8482a1b3, --accessToken, ????????, --clientId, MjAxNjQzOGEtMzI4ZC00OWEyLTkxZmUtMDlkM2ViMWM3OTUw, --xuid, 2535473285632774, --userType, msa, --versionType, release, --width, 1024, --height, 768, --quickPlayPath, C:\Users\alexh\curseforge\minecraft\Install\quickPlay\java\1722299786988.json, --launchTarget, forgeclient, --fml.forgeVersion, 47.3.5, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412]
18:36:28.528
game
[18:36:28] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.11 by Eclipse Adoptium; OS Windows 11 arch amd64 version 10.0
18:36:28.714
game
[18:36:28] [main/INFO] [ne.mi.fm.lo.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow
18:36:28.772
game
[18:36:28] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6
18:36:28.941
game
[18:36:28] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6
18:36:29.004
game
[18:36:29] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/alexh/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%23100!/ Service=ModLauncher Env=CLIENT
18:36:29.042
game
[18:36:29] [pool-2-thread-1/INFO] [EARLYDISPLAY/]: GL info: AMD Radeon RX 6900 XT GL version 4.6.0 Core Profile Context 24.3.1.240312, ATI Technologies Inc.
18:36:29.252
game
[18:36:29] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\alexh\curseforge\minecraft\Install\libraries\net\minecraftforge\fmlcore\1.20.1-47.3.5\fmlcore-1.20.1-47.3.5.jar is missing mods.toml file
18:36:29.254
game
[18:36:29] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\alexh\curseforge\minecraft\Install\libraries\net\minecraftforge\javafmllanguage\1.20.1-47.3.5\javafmllanguage-1.20.1-47.3.5.jar is missing mods.toml file
18:36:29.259
game
[18:36:29] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\alexh\curseforge\minecraft\Install\libraries\net\minecraftforge\mclanguage\1.20.1-47.3.5\mclanguage-1.20.1-47.3.5.jar is missing mods.toml file
18:36:29.343
game
[18:36:29] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 1 dependencies adding them to mods collection
18:36:30.318
game
Exception in thread "main" java.lang.module.ResolutionException: Modules corgilib and sdm_core export package imgui.extension.imguizmo to module geckolib
18:36:30.318
game
at java.base/java.lang.module.Resolver.resolveFail(Unknown Source)
18:36:30.318
game
at java.base/java.lang.module.Resolver.failTwoSuppliers(Unknown Source)
18:36:30.318
game
at java.base/java.lang.module.Resolver.checkExportSuppliers(Unknown Source)
18:36:30.318
game
at java.base/java.lang.module.Resolver.finish(Unknown Source)
18:36:30.318
game
at java.base/java.lang.module.Configuration.(Unknown Source)
18:36:30.318
game
at java.base/java.lang.module.Configuration.resolveAndBind(Unknown Source)
18:36:30.318
game
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:75)
18:36:30.318
game
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:60)
18:36:30.318
game
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
18:36:30.318
game
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:78)
18:36:30.318
game
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
18:36:30.318
game
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
18:36:30.318
game
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)

commented

My library is not compatible with corgilib. I think even if I really want to, I won't be able to make compatibility due to the fact that it has the same Framework as mine