Posted July 14, 20205 yr 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
July 14, 20205 yr Did you attempt to restart Intellij just to check if it worked or not? Mine had about the same log as yours and did add the required configurations to IntelliJ to test the mod. Intel(R) Core(TM) i7-8700K 32GB DDR4 2400MHz NVIDIA GeForce RTX 2080 8GB
July 14, 20205 yr Author 54 minutes ago, PlayPrey said: Did you attempt to restart Intellij just to check if it worked or not? Mine had about the same log as yours and did add the required configurations to IntelliJ to test the mod. Didnt work
July 15, 20205 yr We don't know what the tutorial is, therefore we have no idea what do you mean by "didn't work" and "different from the tutorial". Are you trying to launch minecraft client?
July 15, 20205 yr Author 12 hours ago, poopoodice said: We don't know what the tutorial is, therefore we have no idea what do you mean by "didn't work" and "different from the tutorial". Are you trying to launch minecraft client? 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
July 15, 20205 yr 14 hours ago, FitzyPvP_ said: 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 Output looks all good, I got same for Eclipse, so, I think, your problem is in how you use IDE. Everything said above may be absolutely wrong. No rights reserved.
July 16, 20205 yr On 7/15/2020 at 1:45 AM, PlayPrey said: Did you attempt to restart Intellij just to check if it worked or not? Mine had about the same log as yours and did add the required configurations to IntelliJ to test the mod. Worthless advice. Clearly you have no idea what is Gradle and how it works. On 7/15/2020 at 1:29 AM, FitzyPvP_ said: 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 The build is successful, what exactly bothers you? runClient task should appear near Run button.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.