
Crash With Sinytra Connector 1.21.1 Neo 21.1.115
HoodBlah opened this issue ยท 5 comments
Describe the bug
Multiple types of crashes, will try to list them all here.
- Failed Mixin : HeldItemRendererMixen#injectMap
Set "enableMixinSafeguard" in Connector Config to False
- Game fully Crashes
To reproduce
Steps to reproduce the behaviour:
- Install Tricker + Dependencies (Lavender, Cicada, Accessories) on NeoForge 21.1.115
- Install Sinytra
- Follow step by step above for the errors.
Expected behaviour
Game open
Export
N/A
Attachments
-
After Config Change
debug.log
this isn't a trickster issue though? the mixin in question is from lavender.
https://github.com/wisp-forest/lavender/blob/1.21.4/src/main/java/io/wispforest/lavender/mixin/HeldItemRendererMixin.java
https://github.com/neoforged/NeoForge/blob/b6a9297e5c726887a930ded401eb084592a62bf2/patches/net/minecraft/client/renderer/ItemInHandRenderer.java.patch#L58-L59
https://github.com/SpongePowered/Mixin/blob/4053421aa10aaac6127d969028a29c94fe3054f6/src/main/java/org/spongepowered/asm/mixin/injection/Group.java#L4
An injector group could solve this though, or a multi-target mixin
Ah mb, I thought you also worked on lavender. I'll share the issue with them too then.
Also, if there is a temp fix you can put up for this so I can do further testing, while lavender works on their end, it would be appreciated.
Edit: Nvm, seems it's already been reported and they are being dodgy about a fix. Maybe Connector devs will fix. Would still appreciate anything you can do for this <3
Ah mb, I thought you also worked on lavender. I'll share the issue with them too then.
Also, if there is a temp fix you can put up for this so I can do further testing, while lavender works on their end, it would be appreciated.
Edit: Nvm, seems it's already been reported and they are being dodgy about a fix. Connector devs also seem to not care? Sucks...
I don't work on either. This could technically be a patch mod, if the lavender devs aren't interested in fixing it?
-# I wouldn't be able to test a temp fix, but I do have one in mind. I'll play with it tonight if I have time, or tomorrow
Ye, I just found the report for lavender on Connector github but seeing as there is a large backlog of other issues and Lander already said they won't fix, I doubt it'll get fixed anytime soon if at all by either of em.