Jump to content

1.15.2 Issue with mappings


Crazzy4999

Recommended Posts

For some reason i can't read some codes in eclipse because it's saying that ...class isn't contained in the attached source even if its there and mapped for example PlayerModelmappingsISSUE3.thumb.png.4de1fb32410a0d655dc6975de93e1e32.png

this is what eclipse says

but in the source the files are there and even mapped
mappingsIssue1.thumb.png.0bcf01f2dbf52f560431c6da84a35881.png

this is the mappings source and there is PlayerModel.classmappingsIssue2.thumb.png.cae64843ca6992fb4f1ac08b3a81b0f9.png

and here is PlayerModel.class mapped

So is it a problem with the mappings or something else?

 

Edited by Crazzy4999
Link to comment
Share on other sites

I'm having the same problem. Lots of minecraft source files are not found in eclipse. For example, net.minecraft.client.Minecraft.class shows the source, but net.minecraft.client.MinecraftGame.class says "source not found". I'm using 1.15.2-31.1.0.

Link to comment
Share on other sites

From the README.txt in the Forge MDK -

Quote

If at any point you are missing libraries in your IDE, or you've run into problems you can run "gradlew --refresh-dependencies" to refresh the local cache. "gradlew clean" to reset everything {this does not affect your code} and then start the processs again.

I find this usually fixes this issue for me.

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.