Bug: [1.20.1] Accessories incompatible with Create mod for server-side
Closed this issue ยท 2 comments
What Feature Types Apply to This Bug?
No response
Feature Type
No response
What Type of Bug Is This?
None
Minecraft Version
1.20.1
Mod Loader
Forge
Mod Loader API Version
47.4.0
The Accessories Version
accessories-neoforge-1.0.0-beta.48+1.20
What Compatibility layer are you using?
None
The Compatibility Version
No response
Is This Bug a Conflict With Another Mod?
Create
Client Log
No response
Crash Report (if applicable)
No response
Steps to Reproduce
It's server-side problem. Thanks to chatGPT I found out that latest.log talks about incompatibility with Create. I updated updateable mods - Accessories and also Create. Started the server and it crashed. Tried to switch off the accessories mods (with compatibility mod of yours) and it ran perfectly.
[main/ERROR] [mixin/]: accessories-common.mixins.json:ContainerMixin: Interface mixin contains a non-public method!
Found extendHasAnyMatching(Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V in accessories-common.mixins.json:ContainerMixin
org.spongepowered.asm.mixin.transformer.throwables.InvalidInterfaceMixinException: Interface mixin contains a non-public method!
What You Expect To Happen
I expect compatibility with Create, because of you mod-side issue
What Actually Happened
Already described
Additional Details
No response
Please Read and Confirm The Following
- I have confirmed this bug is on the most recently supported version of Minecraft.
- I have confirmed the details provided in this report are concise as possible and does not contain vague information (ie. Versions are properly recorded, answers to questions are clear).
- I have confirmed this bug is unique and has not been reported already.
- If playing on a modpack, I have reported this bug to their issue tracker already.
This issue is invalid. While this error might be correct, it is not fatal, as it clearly does not prevent your game from launching. What is actually happening is something with Supplementaries, as mentioned in the bottom of this log.
You also completely ignored the entire issue template, making this issue practically impossible to debug and reproduce.
I recommend against using ChatGPT to debug modded crash reports, as it is very prone to hallucinations.