Jump to content

[1.14.2] [Solved] Some Minecraft classes' source code is not showing properly


RainbowLuigi281

Recommended Posts

Hello everyone.

 

I have created a new workspace in Eclipse with Minecraft Forge Version 1.14.2-26.0.14, but some of Minecraft's source code (some of classes that are involved with the Minecraft 1.14.2 update) is unviewable and looks like Java byte code. It is somewhat readable but it is still quite confusing.

If anyone knows what to do to fix this, that would be greatly appreciated. Or maybe I have to wait until Forge updates something.

Edited by RainbowLuigi281
Link to comment
Share on other sites

How did you set up your workspace?

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

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)

Link to comment
Share on other sites

I change the build.gradle first, then with gradlew in command line I say "buildNeeded", then "eclipse", then "genEclipseRuns", and then "prepareRuns." setupDecompWorkspace disappeared last Minecraft update.

 

Again, I can view classes that weren't affected by the 1.14.2 (like many of the different block classes), but not classes that were affected by it (ex. TileEntityFurnace.class).

Edited by RainbowLuigi281
Link to comment
Share on other sites

Did you set up 1.14.2 in the same folder as a previous 1.13.2/1.12.2 workspace?

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

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)

Link to comment
Share on other sites

 

12 minutes ago, fishsaucey said:

Try running "gradlew --refresh-dependencies"

It works now! ? I had to do another gradlew eclipse, but it works now! I kept refreshing the Minecraft Forge download site to see if a new version would fix it and now I don't have to anymore.

21 minutes ago, Cadiboo said:

Did you set up 1.14.2 in the same folder as a previous 1.13.2/1.12.2 workspace?

I have a seperate directory for it. It's possible that I could have confused the two directory (which I have done before), but I don't think I did.

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.