Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There are way too many mods that do not work with this mod #10

Open
hackcr1258 opened this issue Oct 31, 2024 · 0 comments
Open

There are way too many mods that do not work with this mod #10

hackcr1258 opened this issue Oct 31, 2024 · 0 comments

Comments

@hackcr1258
Copy link

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:

  1. Get PrismLauncher
  2. Download the source code of this file
  3. Find the contents inside "\prism-libraries" and put it into your "instances{desired 1.12.2 instance name}"
  4. Put lwjgl3ify-1.0.1.jar and !mixinbooter-{VERSION}" into the mods folder
  5. 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"
  1. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant