-
Recently Browsing
No registered users viewing this page.
-
Posts
-
By diesieben07 · Posted
For some reason on your system the graphics system fails to tell Forge the primary monitor. You can try disabling the FML early progress window by adding -Dfml.earlyprogresswindow=false to the "JVM Arguments" box in the launcher installation settings. But chances are, you'll just run into some other error later. If however that does fix it, I'll submit a possible patch to Forge which will just ignore and not center the window if there is no primary monitor. -
By diesieben07 · Posted
Make sure the pack download is complete and correct. If that does not help, talk to the pack authors. -
By Reloadfast · Posted
A hand pls, I'm lost how to keep troubleshooting this problem =( -
Finally!!! Thank you! It worked perfectly! I run "gradlew reobfShadowJar" and it worked perfectly! Thanks for your help!
-
By diesieben07 · Posted
By using shadow you now have a 2nd jar task: shadowJar. You already told ForgeGradle to reobfuscate it (by adding shadowJar to the reobf block), but you then need to actually use the now present reobfShadowJar task. The default build.gradle already does this for the normal jar task: jar.finalizedBy('reobfJar'), you need to do the same for the shadow jar.
-
-
Topics
-
Who's Online (See full list)
Recommended Posts