Jump to content

FitzyPvP_

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by FitzyPvP_

  1. theres an option on intellij where you can launch minecraft forge through it. the first step is to go to a command prompt and do C:\Users\fitzy\Desktop\Minecraft Modding\FitzyMod>gradlew genIntellijRuns
  2. Hi! Im learning how to make mods. Whenever I try and do C:\Users\fitzy\Desktop\Minecraft Modding\FitzyMod>gradlew genIntellijRuns to try and run Minecraft, this is what happens. (What happens in the tutorial is completely different. To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.10.3/userguide/gradle_daemon.html. Daemon will be stopped at the end of the build stopping after processing > Configure project : New Dep: net.minecraftforge:forge:1.15.2-31.2.31_mapped_snapshot_20200514-1.15.1 Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/4.10.3/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 6s 8 actionable tasks: 4 executed, 4 up-to-date
×
×
  • Create New...

Important Information

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