Skip to content

Game crash while modding 1.18.2 #2269

May 30, 2022 · 2 comments · 9 replies
Discussion options

You must be logged in to vote

That method_29177 is the intermediate/obfuscated name.
In a development environment it should be getValue:
https://github.com/FabricMC/yarn/blob/dfda2435aa0ca2f8707fa5a7d6ecb57b3e5546a9/mappings/net/minecraft/util/registry/RegistryKey.mapping#L16

For some reason it has failed to remap that reference in your development environment?

One thing to try is to delete
.gradle/loom-cache/remapped-mods
then see if a rebuild fixes it.

Failing that, you can report it as a bug on the fabric-loom github, but you will probably need to provide your full build.gradle and gradle.properties so the problem can be reproduced.

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
8 replies
@warjort
Comment options

warjort May 30, 2022
Collaborator

@warjort
Comment options

warjort May 30, 2022
Collaborator

@znel2002
Comment options

@znel2002
Comment options

@znel2002
Comment options

Answer selected by znel2002
Comment options

You must be logged in to vote
1 reply
@warjort
Comment options

warjort May 30, 2022
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants