#Mixins Help

1 messages · Page 1 of 1 (latest)

remote escarp
#

People who use mixins and need help

signal karma
#

Spigot Mixins when? :p

remote escarp
#

tmr

#
java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
    at me.jtx.nitrous.features.modules.PerspectiveModule.overrideMouse(PerspectiveModule.java:66)
    at bfk.a(EntityRenderer.java:1321)
    at ave.av(SourceFile:915)
    at ave.a(SourceFile:325)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:30)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 11 more
Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:177)
    ... 13 more
#

My error when launching via mc launcher ^

halcyon reef
#

advanced nms when?

signal karma
#

I doubt MD will ever go for it

#

Have you looked at other projects using mixins?

halcyon reef
#

fabric and sponge?

signal karma
#

I meant other forge mods

#

Like quark

halcyon reef
#

i only know of cheat clients that use it sadly

#

lol

remote escarp
#

I wish this thread could stay here 7/24/365

#

Coll do you know how to remap,

granite egret
#

AdvancedDeluxeAsyncNetMinecraftServer

signal karma
#

Pretty sure forge gradle takes care of that

remote escarp
#

I use shadowJar to retrieve a jar file

signal karma
#

Ah 1.8.9

remote escarp
#

well yes

signal karma
#

No idea, I only know how to use mixins in the newer forge versions that include them natively

remote escarp
#

but it works with any version over

#

how do you shade?

halcyon reef
#

u dont have remap = false in ur annotations do u?

remote escarp
#

in my gradle?

halcyon reef
#

no in ur actual mixin classes

remote escarp
#

I do

halcyon reef
#

u do have remap = false?

remote escarp
#

Some of them

halcyon reef
#

try running w/o i think

remote escarp
#

I do

#

oh I just noticed i have Cannot resolve any target instructions in target class on some methods

halcyon reef
#

hmm

remote escarp
#

that's weird that I do

halcyon reef
#

mcdev plugin telling u that i assume?

remote escarp
#

not sure if its mc dev

#

doesn't look like it

#

ah it was

remote escarp
#

@signal karma How do you shade?

#

Thinking maybe its shadowJar

signal karma
#

Shade what

halcyon reef
#

i think he wants/needs to shade mixins library in @signal karma

remote escarp
#

I was just thinking maybe a im building the jar wrong

halcyon reef
#

hmm

remote escarp
halcyon reef
#

no refmap loaded

#

hmm

remote escarp
#

yea

#

Doesn’t look like it even makes one

remote escarp
#

[Info: 2021-12-14 02:21:28.4149164: GameCallbacks.cpp(162)] Launcher/launcher (main) Info Exception in thread "main" java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/JsonGenerationException

halcyon reef
#

i

#

shade no worky?