Jump to content

Frederiks

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Frederiks

  1. When i try to add an access transformer, I get a lot of errors, because the forge and Minecraft src is gone. This is how I run grade. It worked at first, but after recompiling it does not. : ./gradlew -Dorg.gradle.jvmargs=-Xmx6240m setupDecompWorkspace genIntellijRuns
  2. Labymod does that too. how??
  3. I setup a new forge project. I have a pvp client from an older version and want to move to a newer version. I copied the Minecraft src and the option source to the dir of the example mod. I will move my pop client stuff over until everything works.. How do I call Minecraft and forge? (please don't delete this. I decided to move to a stable and new version(1.16))
  4. I made a pvp client and want to move over to forge. I coded it in 1.8.8, but need it in 1.8.9 so im going to move everything step by step manually. I copied the 1.8.9. src(decompiled by forge) and the optifine src. How can I call those to run in forge as one mod. https://imgur.com/a/XiOVOVZ
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.