Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / FabricMC/Mixin issues and pull requests
#159 - MixinAgent JVM crash on startup
Issue -
State: closed - Opened by michaelvdnet about 2 months ago
- 3 comments
#158 - Analyze jdk classes through reflection instead of asm
Pull Request -
State: open - Opened by sfPlayer1 about 2 months ago
- 4 comments
#157 - Fix enum MixinEnvironment.Option parsing always using the default
Pull Request -
State: open - Opened by sfPlayer1 about 2 months ago
- 2 comments
#156 - Fix: Fix interface injector visibility checks.
Pull Request -
State: closed - Opened by LlamaLad7 2 months ago
#155 - Fix: Rewrite argMap allocation algorithm.
Pull Request -
State: closed - Opened by LlamaLad7 3 months ago
#154 - Fix L being dropped from @Shadow's
Pull Request -
State: open - Opened by IThundxr 3 months ago
#153 - Incompability with ASM5
Issue -
State: closed - Opened by rafi67000 3 months ago
- 7 comments
#152 - Backwards compatibility issue with Mixin 0.8.7's constructor descriptor targeting fix
Issue -
State: closed - Opened by KingContaria 4 months ago
Labels: bug
#151 - Merge/0.8.7
Pull Request -
State: closed - Opened by LlamaLad7 4 months ago
#150 - Fix: Do not re-parent calls to interface super methods.
Pull Request -
State: closed - Opened by LlamaLad7 4 months ago
#149 - Enable checkstyle
Pull Request -
State: closed - Opened by modmuss50 5 months ago
#148 - Update Gradle
Pull Request -
State: closed - Opened by modmuss50 5 months ago
#147 - Fix apply failure when mixin method calls `clone` on an array
Pull Request -
State: open - Opened by jpenilla 5 months ago
- 3 comments
#146 - Super calls to default interface methods can be mismapped
Issue -
State: closed - Opened by Chocohead 5 months ago
- 1 comment
#145 - Strict unique validation failing on inherited synthetic methods
Issue -
State: open - Opened by TropheusJ 5 months ago
#144 - Fix: Properly extend the stack in `ModifyArgInjector`.
Pull Request -
State: closed - Opened by LlamaLad7 5 months ago
- 2 comments
#143 - ModLauncher Integration: Remove reliance on Package Specification Version
Pull Request -
State: closed - Opened by shartte 5 months ago
- 2 comments
#142 - Fix/supertype calculations
Pull Request -
State: closed - Opened by LlamaLad7 5 months ago
- 3 comments
#141 - Merge/0.8.6
Pull Request -
State: closed - Opened by LlamaLad7 6 months ago
- 3 comments
#140 - Mixin 0.8.6 has been released on origin repository
Issue -
State: closed - Opened by Kichura 6 months ago
- 2 comments
#139 - Replace '/'s in class names with '.'s instead of throwing an exception.
Pull Request -
State: open - Opened by JohnBobbo96 6 months ago
#138 - Fix NPE logspam from missing nullcheck
Pull Request -
State: closed - Opened by IThundxr 7 months ago
- 1 comment
#137 - Modify Modlauncher bytecode provider class parser flags
Pull Request -
State: closed - Opened by Su5eD 7 months ago
#136 - Fix: Reset Unique field counters on Mixin application.
Pull Request -
State: closed - Opened by LlamaLad7 7 months ago
#135 - Fix: Strip synthetic LVT entries after exporting.
Pull Request -
State: closed - Opened by LlamaLad7 8 months ago
#134 - @Shadow with L gets dropped
Issue -
State: open - Opened by Gaming32 8 months ago
#133 - Allow adding configurations from arbitrary streams
Pull Request -
State: closed - Opened by melontini 8 months ago
#132 - Fix ModifyArg + Redirect staticness issue
Pull Request -
State: closed - Opened by LlamaLad7 8 months ago
#131 - Fix: Properly extend the stack in `CallbackInjector`.
Pull Request -
State: closed - Opened by LlamaLad7 8 months ago
#130 - Add maven metadata
Pull Request -
State: closed - Opened by modmuss50 8 months ago
#129 - New: Allow injection point specifiers anywhere.
Pull Request -
State: closed - Opened by LlamaLad7 8 months ago
#128 - Fix/modifyarg(s) after redirect
Pull Request -
State: closed - Opened by LlamaLad7 8 months ago
#127 - Publish to maven central
Pull Request -
State: closed - Opened by modmuss50 8 months ago
#126 - Include the Gson module deps in the module-info
Pull Request -
State: closed - Opened by Matyrobbrt 8 months ago
#125 - Allow cancellation in constructors
Issue -
State: closed - Opened by mpfaff 9 months ago
- 5 comments
#124 - Add newer java versions
Pull Request -
State: closed - Opened by modmuss50 9 months ago
- 1 comment
#123 - Log spam from a missing null check when using @Local in a Inject
Issue -
State: open - Opened by IThundxr 11 months ago
#122 - MixinTargetAlreadyLoadedException is thrown regardless of the return value of shouldApplyMixin
Issue -
State: open - Opened by ishland 11 months ago
- 1 comment
#121 - fix issue #115
Pull Request -
State: closed - Opened by zeichenreihe about 1 year ago
- 1 comment
#120 - Accessor with implicit lowercase single letter target conflicts with accessor with explicit lowercase single letter target
Issue -
State: open - Opened by kevinthegreat1 about 1 year ago
#119 - Fixes and improvements for retrieving IMixinInfo from ClassInfo
Pull Request -
State: open - Opened by comp500 about 1 year ago
#118 - Propagate MixinErrors as MixinApplicatorExceptions with context
Pull Request -
State: open - Opened by comp500 about 1 year ago
#117 - Re-entrant config plugins do not log re-entrancy warning
Issue -
State: open - Opened by zml2008 about 1 year ago
#116 - Add Enhanced Hotswapping support (adding/removing members & maybe adding interfaces)
Issue -
State: open - Opened by XXMA16 over 1 year ago
#115 - Mixin fails if `FileObject.toUri()` doesn't represent a real file.
Issue -
State: closed - Opened by zeichenreihe over 1 year ago
- 1 comment
#114 - Fix: Make ModifyArg ignore the extra receiver parameter of a redirect…
Pull Request -
State: closed - Opened by LlamaLad7 over 1 year ago
#113 - fix typo in Accessor.java
Pull Request -
State: open - Opened by tympanicblock61 over 1 year ago
#112 - Fix: Add a LVT entry for the marshal var in CallbackInjector if necessary.
Pull Request -
State: closed - Opened by LlamaLad7 over 1 year ago
#111 - proguard.conf: Keep module-info
Pull Request -
State: closed - Opened by Juuxel over 1 year ago
#110 - NPE in getLocalsAt with Bobby+Scena
Issue -
State: closed - Opened by Johni0702 over 1 year ago
#109 - Fix: Resolve method references not being correctly remapped in initializers
Pull Request -
State: closed - Opened by LlamaLad7 over 1 year ago
#108 - AP: Fix and simplify checking of factory invoker return types.
Pull Request -
State: closed - Opened by LlamaLad7 over 1 year ago
#107 - AP regression from new release in Loader 0.14.15
Issue -
State: closed - Opened by zml2008 over 1 year ago
- 2 comments
#106 - AP: Improve validation of mixin superclasses.
Pull Request -
State: closed - Opened by LlamaLad7 over 1 year ago
#105 - Fix adding fields to classes with more than one constructor
Pull Request -
State: closed - Opened by Chocohead over 1 year ago
#104 - AP: Skip superclass validation for imaginary and simulated targets.
Pull Request -
State: closed - Opened by LlamaLad7 over 1 year ago
#103 - Fix implicit `@Accessors` and `@Invokers`
Pull Request -
State: closed - Opened by Chocohead over 1 year ago
#102 - Make "Compatibility level" log to debug.
Pull Request -
State: open - Opened by modmuss50 over 1 year ago
- 1 comment
#101 - AP Improvements
Pull Request -
State: closed - Opened by LlamaLad7 over 1 year ago
#100 - Make refmap json reproducible
Pull Request -
State: closed - Opened by modmuss50 almost 2 years ago
#99 - Fix memory leak for injectors without a group
Pull Request -
State: closed - Opened by Chocohead almost 2 years ago
#98 - Fix InnerClassGenerator not remapping fields.
Pull Request -
State: closed - Opened by 0-x-2-2 almost 2 years ago
- 1 comment
#97 - Auto-prefix mod handlers & unique annotated methods
Pull Request -
State: closed - Opened by Chocohead almost 2 years ago
#96 - module-info.class doesn't exist in maven repo
Issue -
State: open - Opened by heipiao233 about 2 years ago
#95 - Add merged form of `@Inject` and `@ModifyVariable`
Pull Request -
State: open - Opened by Chocohead about 2 years ago
- 2 comments
#94 - Fix package-private unique fields
Pull Request -
State: closed - Opened by Chocohead about 2 years ago
#93 - Add more trace prints to indicate when each Phase starts + re-word some info logs
Pull Request -
State: open - Opened by Shadowrs over 2 years ago
- 2 comments
#92 - Fix unique fields conflicting where they shouldn't
Pull Request -
State: closed - Opened by Chocohead over 2 years ago
- 1 comment
Labels: bug
#91 - Fix package-private mixin inheritance
Pull Request -
State: closed - Opened by Chocohead over 2 years ago
- 1 comment
Labels: bug
#90 - Allow array creations and jumps in field initializers.
Pull Request -
State: closed - Opened by LlamaLad7 over 2 years ago
- 1 comment
Labels: enhancement
#89 - Local variables captured with 0.10.0+ get carried over into mods requiring 0.9.2 compatibility
Issue -
State: open - Opened by TibiNonEst over 2 years ago
#88 - Rename mixin target mapid system property to fix clashes
Pull Request -
State: closed - Opened by jaredlll08 over 2 years ago
#87 - Interface Injection Bug
Issue -
State: closed - Opened by hYdos over 2 years ago
- 1 comment
#86 - Generalize mod context printing to cover more cases
Pull Request -
State: closed - Opened by sfPlayer1 over 2 years ago
#85 - Add system properties to bypass ServiceLoader mixin service discovery.
Pull Request -
State: closed - Opened by sfPlayer1 over 2 years ago
#84 - Usages of shadowed fields in anonymous classes are not remapped to project mappings.
Issue -
State: open - Opened by MattiDragon over 2 years ago
#83 - Fix invalid cross-mixin interaction in interface applicator preparation.
Pull Request -
State: closed - Opened by sfPlayer1 over 2 years ago
#82 - Fix #80
Pull Request -
State: closed - Opened by shedaniel almost 3 years ago
#81 - Cannot invoke a method that contains private inner class in its parameter list
Issue -
State: closed - Opened by aleck099 almost 3 years ago
- 1 comment
#80 - Mixin compat suffers from note decoration over-sharing
Issue -
State: closed - Opened by sfPlayer1 almost 3 years ago
#79 - Loader 0.12.12 fails to apply mixin in an installation where 0.11.1 applied correctly
Issue -
State: open - Opened by altrisi almost 3 years ago
- 4 comments
#78 - Capturing locals out of current scope
Issue -
State: open - Opened by THEREALWWEFAN231 almost 3 years ago
- 4 comments
#77 - How to access the previous method after redirecting?
Issue -
State: closed - Opened by aleck099 almost 3 years ago
- 1 comment
#76 - Agent does not correctly handle mixins in subpackages declared using '/' instead of '.'
Issue -
State: open - Opened by TropheusJ almost 3 years ago
- 1 comment
#75 - "@Inject not supported in interface mixin" when multiple mixins target the same method with different descriptors
Issue -
State: open - Opened by Fourmisain almost 3 years ago
#74 - Add mod id to another kind of prepare/apply error message
Pull Request -
State: closed - Opened by sfPlayer1 about 3 years ago
#73 - Fix package-private mixin inheritance
Pull Request -
State: closed - Opened by Chocohead about 3 years ago
#72 - TargetMap.read() fails in multi-project build
Issue -
State: closed - Opened by Fourmisain about 3 years ago
- 2 comments
Labels: bug
#71 - Warn likely failed interface shadows
Pull Request -
State: closed - Opened by Chocohead about 3 years ago
#70 - Account for name mangling when finding callback overrides
Pull Request -
State: closed - Opened by Chocohead about 3 years ago
#69 - Account for inheritance when testing for callback use
Pull Request -
State: closed - Opened by Chocohead about 3 years ago
#68 - CallbackInfoReturnable suddenly null with Fabric Loader 0.12 / Mixin 0.8.4
Issue -
State: closed - Opened by Fourmisain about 3 years ago
- 11 comments
#67 - Fix File/Memory leak in Annotation Processor.
Pull Request -
State: closed - Opened by modmuss50 about 3 years ago
- 2 comments
#66 - Fix LOAD slice only when not running in compat mode
Pull Request -
State: closed - Opened by sfPlayer1 about 3 years ago
#65 - Work around #518
Pull Request -
State: closed - Opened by modmuss50 about 3 years ago
#64 - Fix annotating fields with @Unique
Pull Request -
State: closed - Opened by Chocohead about 3 years ago
#63 - Allow shadow fields in interfaces
Pull Request -
State: closed - Opened by Chocohead about 3 years ago
#61 - Gradle's Time Tracker using AP source version causing warning when running with Java 16
Issue -
State: closed - Opened by ghost over 3 years ago
- 1 comment
#59 - Fix Mixin compatibility and integration issues
Pull Request -
State: closed - Opened by sfPlayer1 over 3 years ago
#55 - Mixin seems to be sending null descriptors to method remappers for some deobf cases
Issue -
State: open - Opened by liach over 3 years ago
- 3 comments