Jump to content

Mixin causes crashes when loading with built jar


h3tR

Recommended Posts

Hi everyone,

My mod is in a finished state and I wanted to test it once more before publishing it using the actual minecraft launcher with forge.
Whenever I click play nothing happens. No error message, no instant ctd just nothing.

That is until I close the launcher and restart it which is when i get the default message:

Quote

An unexpected issue occured and the game has crashed. We're sorry for the inconvenience. Exit Code: 1

I couldn't figure anything out when I checked debug.log except that it had something to do with the mixins in my mod.

Which is a single mixin that enables adding a structure to jigsaw pools.

Here is the debug.log.

This never happened in the IntelliJ IDEA so I am only now seeing this.

If you need any code, feel free to ask.

 

Thank you for the help!

Link to comment
Share on other sites

The debug.log is incomplete as it doesn't contain the error. You may need to look at the launcher output and copy it. Additionally, if a mixin error doesn't happen in dev but in prod, it most likely has to do with your jar not have a refmap. In any case, you should probably ask sponge where they have mixin support about this or ask in the #non-api-modding channel on the Forge discord. You'll probably receive better help there.

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.