Error creating Mixin config fabric-block-view-api-v2.client.mixins.json for mod fabric-block-view-api-v2 #3500
Replies: 7 comments 3 replies
-
|
same issue after update to 1.20.6, but every time I restart the client, different api ent wrong, kinda weird... |
Beta Was this translation helpful? Give feedback.
-
|
I have the exact same error, It's annoying and doesn't make sense. |
Beta Was this translation helpful? Give feedback.
-
|
Is there any current fix for this issue? |
Beta Was this translation helpful? Give feedback.
-
|
I'm experiencing the same thing with a completely fresh mod from the template generator. This happens when launching via the IDEA client build target, but |
Beta Was this translation helpful? Give feedback.
-
|
When I started over with a new project from the template creator and did not check "Data Generation", the newly created project worked fine. The issue appears to be related to data generation. |
Beta Was this translation helpful? Give feedback.
-
|
Same problem here. Data Generation (as mentioned above) has no effect on the issue. Maybe relevent: It only happens when spongepowered is trying to resolve client mixins ( |
Beta Was this translation helpful? Give feedback.
-
|
If you're using In this case should be |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Description
I loaded up my mod for the first time using this...
...then this error occurs. I don't think I'm behind it. It seems to be caused by parts of the Fabric API. The problematic API branch changes every time I run it, which is very weird.
Two examples of such errors:
Here is my
fabric.mod.json:Here is my
gainhearts.mixins.json:Beta Was this translation helpful? Give feedback.
All reactions