Just Enough Items (JEI)

Just Enough Items (JEI)

369M Downloads

[Bug]: game crash due to 'net.minecraft.util.ReportedException: Registering texture'

SyntalDev opened this issue ยท 4 comments

commented

Steps to Reproduce the Bug

So this only happens ONLY when I use a test client in a mod creator called MCreator. It is very hard to explain how to get it to replicate exactly becuase i needed to do multiple different modifications to mcreator to be able to run 1.12.2.

I have however attached a clip showing the exact issue

clip.mp4

Expected Behavior

It should normally boot minecraft up

Actual Behavior

It crashes my minecraft

Mod Pack URL (Optional)

No response

Mod Pack Version (Optional)

No response

Extra Notes (Optional)

No response

latest.log

https://gist.github.com/SyntalDev/f8ac76698131cfc4907cffc8b9bddf97

commented

Thanks for the report!
I think your development environment is not respecting the Access Transformers used by JEI.
Normally Forge will apply JEI's Access Transformers, which allow JEI to call some methods that are usually private.
It looks like for whatever reason, here the Access Transformers are not applied and it crashes.
Sorry I do not know more about why this is happening, I am not familiar with MCreator.

commented

Is there anyway to fix this issue?

commented

This has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.

commented

This has been automatically closed because it has not had recent activity. Please feel free to update or reopen it.