
There are way too many mods that do not work with this mod
hackcr1258 opened this issue · 1 comments
Jump to the bottom to see all the incompatible mods. the first half is for how to get the mod to work in a vanilla environment.
Proof of this mod working in vanilla
https://imgur.com/a/O2QB5LL
Steps to get this mod to work:
- Get PrismLauncher
- Download the source code of this file
- Find the contents inside "\prism-libraries" and put it into your "instances{desired 1.12.2 instance name}"
- Put lwjgl3ify-1.0.1.jar and !mixinbooter-{VERSION}" into the mods folder
- Go to "instances{desired 1.12.2 instance name}\patches\me.eigenraven.lwjgl3ify.forgepatches.json" and replace ${version} at line 11 and ${jvmArgs} with
"-Dfile.encoding=UTF-8", "-Djava.system.class.loader=com.gtnewhorizons.retrofuturabootstrap.RfbSystemClassLoader", "-Djava.security.manager=allow", "--add-opens", "java.base/jdk.internal.loader=ALL-UNNAMED", "--add-opens", "java.base/java.net=ALL-UNNAMED", "--add-opens", "java.base/java.nio=ALL-UNNAMED", "--add-opens", "java.base/java.io=ALL-UNNAMED", "--add-opens", "java.base/java.lang=ALL-UNNAMED", "--add-opens", "java.base/java.lang.ref=ALL-UNNAMED", "--add-opens", "java.base/java.util.concurrent.locks=ALL-UNNAMED", "--add-opens", "java.base/java.lang.reflect=ALL-UNNAMED", "--add-opens", "java.base/java.text=ALL-UNNAMED", "--add-opens", "java.base/java.util=ALL-UNNAMED", "--add-opens", "java.base/jdk.internal.reflect=ALL-UNNAMED", "--add-opens", "java.base/sun.nio.ch=ALL-UNNAMED", "--add-opens", "jdk.naming.dns/com.sun.jndi.dns=ALL-UNNAMED,java.naming", "--add-opens", "java.desktop/sun.awt=ALL-UNNAMED", "--add-opens", "java.desktop/sun.awt.image=ALL-UNNAMED", "--add-opens", "java.desktop/com.sun.imageio.plugins.png=ALL-UNNAMED", "--add-opens", "jdk.dynalink/jdk.dynalink.beans=ALL-UNNAMED", "--add-opens", "java.sql.rowset/javax.sql.rowset.serial=ALL-UNNAMED"
- Hopefully you can get this to work. This is a temporary fix while we wait for the .zip file to be inevitably generated.
Now for the fun bit,
Mods that don't work(Will crrash your game):
Ancient Spellcraft
SecurityCraft
Tinker's Construct
Inventory Pets
Botania
I can't individually test every mod myself so I am going to stop here