Jump to content

Resolve func_### problem


ArcaneDiver

Recommended Posts

15 minutes ago, ArcaneDiver said:

I can't find some function because their name is func_### than i see that i could resolve this issue by refreshing mappings but can't figure out how do that.

 

 

Edit your build.gradle

find this line:

Quote

mappings channel: 'snapshot', version: '20200422-1.15.1'

I usually change the version to whatever yesterday was.

 

Then refresh your project, and it should redo everything for ya.

  • Thanks 1
Link to comment
Share on other sites

41 minutes ago, Ugdhar said:

mappings channel: 'snapshot', version: '20200422-1.15.1'

I put this. It works, but in some method the name of parameters are p_176208_1_, is it solvable?

 

 

In my config there was this: 

   mappings channel: 'snapshot', version: '20190719-1.14.3'

 

But i did't understand how choose the version

Edited by ArcaneDiver
Link to comment
Share on other sites

20 minutes ago, ArcaneDiver said:

some method the name of parameters are p_176208_1_, is it solvable?

Not everything has been mapped yet, so you either have to wait until someone does, or figure out and submit it yourself to MCPBot (or something like that, I haven't really done any messing with that stuff yet, I just use what they gimme :) )

 

21 minutes ago, ArcaneDiver said:

But i did't understand how choose the version

http://export.mcpbot.bspk.rs/ has the latest/stable mappings. I just use the (close to) latest one, has more stuff mapped, and someone said somewhere that the snapshot ones don't get broken very often so it's relatively safe to do.

If you're not using 1.15.2, I'm not sure if using the 1.15.1 mappings is bad or not for 1.14.x (or if it even works). I just do everything in the latest version myself.

  • Thanks 1
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.