Jump to content

Forge help


FitzyPvP_

Recommended Posts

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


 

 

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

 

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.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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