Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This MOD seems to be missing something #51

Open
Oni1186 opened this issue Dec 9, 2023 · 4 comments
Open

This MOD seems to be missing something #51

Oni1186 opened this issue Dec 9, 2023 · 4 comments

Comments

@Oni1186
Copy link

Oni1186 commented Dec 9, 2023

SlashBlade-1.20.1-0.1.2.jar
This MOD seems to be missing something. When I go to this MOD page in creative mode, it crashes.
The game crashed whilst rendering screen attached error report.

Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.resources.model.BakedModel.m_7343_()" because "this.original" is null

crash-2023-12-09_08.16.02-client.txt

@skydark
Copy link

skydark commented Jan 14, 2024

Hi @Oni1186 , I have encountered the same issue. It seems to be a conflict with following line in config/modernfix-mixins.properties from ModernFix. I can fix it by removing following line:

mixin.perf.dynamic_entity_renderers=true

This option is actually false by default. I found this when I try to add slashblade to Better MC modpack and it has above line set.

@fireryann
Copy link

Hi guys, I have the same problem. Evet after remowing the line you mentioned my game is still crashing with the exact crash line/ error code. I'am getting my game crashed whenever I try to craft a slashblade or trying to go over creative mod page.

The game crashed whilst rendering block entity
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.resources.model.BakedModel.m_7343_()" because "this.original" is null

@fireryann
Copy link

@skydark @Oni1186
Do you know any other solution to this?

@fireryann
Copy link

Update;

I just deactivated mod ModernFix, fixed it that way.

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

No branches or pull requests

3 participants