Jump to content

Recommended Posts

Posted

Hi there.  I'm new to the 1.14 workspace setup process, and it's turning out harder than expected to do.  I'm to set up the workspace for eclipse so I can begin to make my mod but I can't seem to get it to download the resources for minecraft.  Is there a different process for setting up now, or am I doing something wrong.  I used gradlew genEclipseRuns as well as gradlew eclipse and nothing is getting the dependencies needed.

Posted

You should use eclipse’s gradle integration to set up your workspace. I have a tutorial on how to set up a 1.14.4 workspace with eclipse at https://cadiboo.github.io/tutorials/1.14.4/forge/1.1-importing-project/eclipse/

About Me

  Reveal hidden contents

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Posted

Cariboo, I followed said tutorial but I was expecting the source files for forge to generate.  Not to sound rude, especially since your no cubes mod is brilliant, but that is kinda the point of this post.  I ran both the runs files and the errors should have gone away, but they didn't.  I was originally making my mod in 1.8.9, but hit a roadblock, and then no one here would help me because a lot of people here appear to be elitists.  The best way I saw to remedy that is to make the mod in 1.14.4 and figure out what goes where working backward, but I can't seem to get the source files to appear in my mod and it won't run due to the errors.  I have started looking for a pre-setup mod folder, but I can't find any.  If you could provide one that could save a lot of pain and troubleshooting for a lot of modders.

 

Ugdhar, I read through the log and it said that the build was successful, in fact, it looked exactly like it did on Cadiboos how to.  The problem is that when I ran the .bat, it didn't make anything show up, when I ran it through eclipse it didn't make anything show up, and when I tried to look for a premade mod folder apparently no one provides those.

Posted

Not wanting to support a version that is old as balls is not elitism.

And you're not going to find a pre-setup workspace, that would require redistributing Mojang's copyrighted material that is Minecraft's source code, which is illegal, ForgeGradle exists for a reason.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted
  On 1/26/2020 at 11:45 PM, MCRM said:

The problem is that when I ran the .bat, it didn't make anything show up, when I ran it through eclipse it didn't make anything show up

Expand  

Did you refresh your project In eclipse afterwards? Eclipse is notoriously bad and handling changes made outside its editor.

The eclipse task should have downloaded and set up Forge which includes Minecrafts patched code and all the libraries.

The genEclipseRuns task should have downloaded all the (extra) files necessary to run the client (translations etc.) and set up your launch configs. The launch configs require your to refresh your workspace for eclipse to notice them.

 

Please post the output of running (Or trying to run) your runClient launch config.

About Me

  Reveal hidden contents

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

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.