-
-
Notifications
You must be signed in to change notification settings - Fork 215
Open
Description
Initially reported on discord last year (https://discord.com/channels/142425412096491520/626802111455297538/1303113014039547975), but got no response so I'll post it here again.
The issue in question: stianloader/Micromixin@87b91ec
InjectionPointTest.FieldInjectDescIntpasses correctly, butInjectionPointTest.FieldInjectDescObjectfails. Culprit seems to be-Mixin/src/main/java/org/spongepowered/asm/mixin/injection/selectors/dynamic/DynamicSelectorDesc.java
Line 513 in 4053421
if (!compareWithDesc.equals(desc)) { compareWithDescbeingjava/lang/ObjectwhiledescisLjava/lang/Object;Is this a feature or a bug? If it is the former, then what is the rationale behind this behaviour?
Related fabric mixin PR (which was submitted last year): FabricMC#160
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels