Jump to content

[1.20.2][48.0.13] Problem with Mixin


YisusArj

Recommended Posts

Hello guys. First of all, thanks for any help. I have been blocked for few days with this problem and i don't find any solution online.

I'm new in minecraft modding. I'm developing a simple mod using a mixin (spongepowered). My main problem is that my mod works perfect in test environment (running ./gradlew runClient), but  when i add my mod in the mods minecraft  forge folder (after ./gradlew build), the game crash with the following log:

https://pastebin.com/8chydE9r

The log prints  "no refmap loaded" but in .jar the refmap.json file is generated whithout any problems.


My build.gradle looks like follows: 

https://pastebin.com/2xt9ujeQ

And my settings.gradle is:

https://pastebin.com/QxZcPVTq

My main .java is:

https://pastebin.com/aCXUKLDU

Thanks again for any help.

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.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.