Incompatibility with "Modern Online Picture Frames"
QianFuv opened this issue ยท 10 comments
Describe the issue
Crash on startup
Game Log
Exception in thread "main" java.lang.module.ResolutionException: Modules opf and com.madgag.gif.fmsware export package com.madgag.gif.fmsware to module bakery
at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:901)
at java.base/java.lang.module.Resolver.failTwoSuppliers(Resolver.java:815)
at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:736)
at java.base/java.lang.module.Resolver.finish(Resolver.java:380)
at java.base/java.lang.module.Configuration.<init>(Configuration.java:140)
at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:494)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:75)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:60)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:104)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
Screenshots
If screenshots would help to explain the issue, please include these.
Basic Informations (please complete the following information):
- OS: windows
- FancyMenu Version 3.1.4
- Forge Version 43.3.9
- Minecraft Version 1.19.2
Nvm, that's not something I can fix on my end. The other mod needs to fix that if I'm not wrong.
Please open an issue in the GitHub repo of "Online Picture Frame", thank you very much!
Yes, because I switched to a new library to decode GIF images. Looks like the other mod uses the same library, but doesn't correctly Jar-in-Jar it and instead just ships it as part of the main JAR, which leads to compatibility issues. I'm pretty sure that's the other mod's fault. All I do is correctly Jar-in-Jar the library.
Problem is: It seems like the other mod is closed-source and only has CurseForge as a way to report issues.
Upadate: I opened an issue in OPF's issue tracker.
I have found better alternatives that achieve the same functionality.
LittlePictureFrames: https://www.curseforge.com/minecraft/mc-mods/littleframes