Joseph Burton

Results 298 comments of Joseph Burton
trafficstars

> i think some hack clients alr have this Not sure how that's relevant to this issue

@StuffOfSonny the issue was closed because it's not really an issue with nvidium so there's not really anything we can do.

How did you get those screenshots? Did you make this inspection yourself already?

The author of MixinSquared is already working on an intellij plugin for this, see https://github.com/Bawnorton/MixinSquared/issues/12

Please provide the actual testcase, pseudocode is useless

It matters how the target method was compiled, can you upload the target bytecode?

Can you check if this still happens on 0.8.6? It reminds me of #515 which was fixed a few months ago.

> This behaviour is deliberate, if the descriptor doesn't match anything then mixin does a separate pass with just the name. Wait what? That's very silly imo. Is there a...