
Multiple "Mixin apply for mod necronomicon failed" errors
purejosh opened this issue · 6 comments
Fabric 1.20.1
necronomicon 1.6.0
[14:18:53] [Render thread/WARN]: Mixin apply for mod necronomicon failed necronomicon-common.mixins.json:client.DebugScreenMixin from mod necronomicon -> net.minecraft.class_340: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on getLeftText could not find any targets matching 'getGameInformation' in net/minecraft/class_340. No refMap loaded. [handler$gdf002$necronomicon$getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse -> -> Validate Targets]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on getLeftText could not find any targets matching 'getGameInformation' in net/minecraft/class_340. No refMap loaded. [handler$gdf002$necronomicon$getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse -> -> Validate Targets]
at org.spongepowered.asm.mixin.injection.selectors.TargetSelectors.validate(TargetSelectors.java:346) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:369) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:340) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:331) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.<init>(CallbackInjectionInfo.java:48) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at jdk.internal.reflect.GeneratedConstructorAccessor20.newInstance(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?]
at java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:196) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:664) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1399) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:731) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:315) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:246) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422) ~[fabric-loader-0.16.14.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323) ~[fabric-loader-0.16.14.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.16.14.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.16.14.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
at net.minecraft.class_329.<init>(class_329.java:141) ~[client-intermediary.jar:?]
at net.minecraft.class_310.<init>(class_310.java:603) ~[client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:211) ~[fabric-loader-0.16.14-1.20.1.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) ~[fabric-loader-0.16.14.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.16.14.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.16.14.jar:?]
[14:18:27] [main/WARN]: Mixin apply for mod necronomicon failed necronomicon-common.mixins.json:item.AnimatedItemNameMixin from mod necronomicon -> net.minecraft.class_1799: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on getName could not find any targets matching 'getHoverName' in net/minecraft/class_1799. No refMap loaded. [handler$gde000$necronomicon$getName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse -> -> Validate Targets]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on getName could not find any targets matching 'getHoverName' in net/minecraft/class_1799. No refMap loaded. [handler$gde000$necronomicon$getName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse -> -> Validate Targets]
at org.spongepowered.asm.mixin.injection.selectors.TargetSelectors.validate(TargetSelectors.java:346) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:369) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:340) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:331) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.<init>(CallbackInjectionInfo.java:48) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at jdk.internal.reflect.GeneratedConstructorAccessor20.newInstance(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?]
at java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:196) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:664) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1399) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:731) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:315) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:246) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.15.5+mixin.0.8.7.jar:0.15.5+mixin.0.8.7]
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422) ~[fabric-loader-0.16.14.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323) ~[fabric-loader-0.16.14.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.16.14.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.16.14.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
at net.minecraft.class_5620.method_32211(class_5620.java:39) ~[client-intermediary.jar:?]
at net.minecraft.class_156.method_654(class_156.java:436) ~[client-intermediary.jar:?]
at net.minecraft.class_5620.method_32206(class_5620.java:39) ~[client-intermediary.jar:?]
at net.minecraft.class_5620.<clinit>(class_5620.java:33) ~[client-intermediary.jar:?]
at net.minecraft.class_5546.<init>(class_5546.java:17) ~[client-intermediary.jar:?]
at net.minecraft.class_2246.<clinit>(class_2246.java:477) ~[client-intermediary.jar:?]
at net.minecraft.class_2358.method_10199(class_2358.java:326) ~[client-intermediary.jar:?]
at net.minecraft.class_2966.method_12851(class_2966.java:54) ~[client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:166) ~[fabric-loader-0.16.14-1.20.1.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) ~[fabric-loader-0.16.14.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.16.14.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.16.14.jar:?]
Optional mixin, not a fatal error and is not the cause of your crash. I cannot close it as I am replying from my mail, but please close as this is also a duplicated issue.
…On Wed, Jun 4, 2025 at 5:29 PM, purejosh ***@***.***(mailto:On Wed, Jun 4, 2025 at 5:29 PM, purejosh <<a href=)> wrote:
purejosh created an issue [(nvb-uy/Necronomicon#16)](#16)
Fabric 1.20.1
necronomicon 1.6.0
[
14
:
18
:
53
] [
Render
thread
/
WARN
]:
Mixin
apply
for
mod
necronomicon
failed
necronomicon
-
common
.
mixins
.
json
:
client
.
DebugScreenMixin
from
mod
necronomicon
->
net
.
minecraft
.
class_340
:
org
.
spongepowered
.
asm
.
mixin
.
injection
.
throwables
.
InvalidInjectionException
Critical
injection
failure
:
@
Inject
annotation
on
getLeftText
could
not
find
any
targets
matching
'getGameInformation'
in
net
/
minecraft
/
class_340
.
No
refMap
loaded
. [
handler$gdf002$necronomicon$getLeftText
(
Lorg
/
spongepowered
/
asm
/
mixin
/
injection
/
callback
/
CallbackInfoReturnable
;)
V
->
Parse
-> ->
Validate
Targets
]
org
.
spongepowered
.
asm
.
mixin
.
injection
.
throwables
.
InvalidInjectionException
:
Critical
injection
failure
:
@
Inject
annotation
on
getLeftText
could
not
find
any
targets
matching
'getGameInformation'
in
net
/
minecraft
/
class_340
.
No
refMap
loaded
. [
handler$gdf002$necronomicon$getLeftText
(
Lorg
/
spongepowered
/
asm
/
mixin
/
injection
/
callback
/
CallbackInfoReturnable
;)
V
->
Parse
-> ->
Validate
Targets
]
at
org
.
spongepowered
.
asm
.
mixin
.
injection
.
selectors
.
TargetSelectors
.
validate
(
TargetSelectors
.
java
:
346
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.7
]
at
org
.
spongepowered
.
asm
.
mixin
.
injection
.
struct
.
InjectionInfo
.
readAnnotation
(
InjectionInfo
.
java
:
369
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.7
]
at
org
.
spongepowered
.
asm
.
mixin
.
injection
.
struct
.
InjectionInfo
.<
init
>(
InjectionInfo
.
java
:
340
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.
7
]
at
org
.
spongepowered
.
asm
.
mixin
.
injection
.
struct
.
InjectionInfo
.<
init
>(
InjectionInfo
.
java
:
331
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.
7
]
at
org
.
spongepowered
.
asm
.
mixin
.
injection
.
struct
.
CallbackInjectionInfo
.<
init
>(
CallbackInjectionInfo
.
java
:
48
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.
7
]
at
jdk
.
internal
.
reflect
.
GeneratedConstructorAccessor20
.
newInstance
(
Unknown
Source
) ~[?:?]
at
jdk
.
internal
.
reflect
.
DelegatingConstructorAccessorImpl
.
newInstance
(
Unknown
Source
) ~[?:?]
at
java
.
lang
.
reflect
.
Constructor
.
newInstanceWithCaller
(
Unknown
Source
) ~[?:?]
at
java
.
lang
.
reflect
.
Constructor
.
newInstance
(
Unknown
Source
) ~[?:?]
at
org
.
spongepowered
.
asm
.
mixin
.
injection
.
struct
.
InjectionInfo$InjectorEntry
.
create
(
InjectionInfo
.
java
:
196
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.
5
+
mixin
.0
.8
.
7
]
at
org
.
spongepowered
.
asm
.
mixin
.
injection
.
struct
.
InjectionInfo
.
parse
(
InjectionInfo
.
java
:
664
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.
5
+
mixin
.0
.8
.
7
]
at
org
.
spongepowered
.
asm
.
mixin
.
transformer
.
MixinTargetContext
.
prepareInjections
(
MixinTargetContext
.
java
:
1399
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.
5
+
mixin
.0
.8
.
7
]
at
org
.
spongepowered
.
asm
.
mixin
.
transformer
.
MixinApplicatorStandard
.
prepareInjections
(
MixinApplicatorStandard
.
java
:
731
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.
5
+
mixin
.0
.8
.
7
]
at
org
.
spongepowered
.
asm
.
mixin
.
transformer
.
MixinApplicatorStandard
.
applyMixin
(
MixinApplicatorStandard
.
java
:
315
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.7
]
at
org
.
spongepowered
.
asm
.
mixin
.
transformer
.
MixinApplicatorStandard
.
apply
(
MixinApplicatorStandard
.
java
:
246
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.7
]
at
org
.
spongepowered
.
asm
.
mixin
.
transformer
.
TargetClassContext
.
apply
(
TargetClassContext
.
java
:
437
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.7
]
at
org
.
spongepowered
.
asm
.
mixin
.
transformer
.
TargetClassContext
.
applyMixins
(
TargetClassContext
.
java
:
418
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.7
]
at
org
.
spongepowered
.
asm
.
mixin
.
transformer
.
MixinProcessor
.
applyMixins
(
MixinProcessor
.
java
:
363
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.7
]
at
org
.
spongepowered
.
asm
.
mixin
.
transformer
.
MixinTransformer
.
transformClass
(
MixinTransformer
.
java
:
234
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.7
]
at
org
.
spongepowered
.
asm
.
mixin
.
transformer
.
MixinTransformer
.
transformClassBytes
(
MixinTransformer
.
java
:
202
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.7
]
at
net
.
fabricmc
.
loader
.
impl
.
launch
.
knot
.
KnotClassDelegate
.
getPostMixinClassByteArray
(
KnotClassDelegate
.
java
:
422
) ~[
fabric
-
loader
-
0.16
.
14.
jar
:?]
at
net
.
fabricmc
.
loader
.
impl
.
launch
.
knot
.
KnotClassDelegate
.
tryLoadClass
(
KnotClassDelegate
.
java
:
323
) ~[
fabric
-
loader
-
0.16
.
14.
jar
:?]
at
net
.
fabricmc
.
loader
.
impl
.
launch
.
knot
.
KnotClassDelegate
.
loadClass
(
KnotClassDelegate
.
java
:
218
) ~[
fabric
-
loader
-
0.16
.
14.
jar
:?]
at
net
.
fabricmc
.
loader
.
impl
.
launch
.
knot
.
KnotClassLoader
.
loadClass
(
KnotClassLoader
.
java
:
119
) ~[
fabric
-
loader
-
0.16
.
14.
jar
:?]
at
java
.
lang
.
ClassLoader
.
loadClass
(
Unknown
Source
) ~[?:?]
at
net
.
minecraft
.
class_329
.<
init
>(
class_329
.
java
:
141
) ~[
client
-
intermediary
.
jar
:?]
at
net
.
minecraft
.
class_310
.<
init
>(
class_310
.
java
:
603
) ~[
client
-
intermediary
.
jar
:?]
at
net
.
minecraft
.
client
.
main
.
Main
.
main
(
Main
.
java
:
211
) ~[
fabric
-
loader
-
0.16
.
14
-
1.20
.
1.
jar
:?]
at
net
.
fabricmc
.
loader
.
impl
.
game
.
minecraft
.
MinecraftGameProvider
.
launch
(
MinecraftGameProvider
.
java
:
480
) ~[
fabric
-
loader
-
0.16
.
14.
jar
:?]
at
net
.
fabricmc
.
loader
.
impl
.
launch
.
knot
.
Knot
.
launch
(
Knot
.
java
:
74
) ~[
fabric
-
loader
-
0.16
.
14.
jar
:?]
at
net
.
fabricmc
.
loader
.
impl
.
launch
.
knot
.
KnotClient
.
main
(
KnotClient
.
java
:
23
) ~[
fabric
-
loader
-
0.16
.
14.
jar
:?]
[
14
:
18
:
27
] [
main
/
WARN
]:
Mixin
apply
for
mod
necronomicon
failed
necronomicon
-
common
.
mixins
.
json
:
item
.
AnimatedItemNameMixin
from
mod
necronomicon
->
net
.
minecraft
.
class_1799
:
org
.
spongepowered
.
asm
.
mixin
.
injection
.
throwables
.
InvalidInjectionException
Critical
injection
failure
:
@
Inject
annotation
on
getName
could
not
find
any
targets
matching
'getHoverName'
in
net
/
minecraft
/
class_1799
.
No
refMap
loaded
. [
handler$gde000$necronomicon$getName
(
Lorg
/
spongepowered
/
asm
/
mixin
/
injection
/
callback
/
CallbackInfoReturnable
;)
V
->
Parse
-> ->
Validate
Targets
]
org
.
spongepowered
.
asm
.
mixin
.
injection
.
throwables
.
InvalidInjectionException
:
Critical
injection
failure
:
@
Inject
annotation
on
getName
could
not
find
any
targets
matching
'getHoverName'
in
net
/
minecraft
/
class_1799
.
No
refMap
loaded
. [
handler$gde000$necronomicon$getName
(
Lorg
/
spongepowered
/
asm
/
mixin
/
injection
/
callback
/
CallbackInfoReturnable
;)
V
->
Parse
-> ->
Validate
Targets
]
at
org
.
spongepowered
.
asm
.
mixin
.
injection
.
selectors
.
TargetSelectors
.
validate
(
TargetSelectors
.
java
:
346
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.7
]
at
org
.
spongepowered
.
asm
.
mixin
.
injection
.
struct
.
InjectionInfo
.
readAnnotation
(
InjectionInfo
.
java
:
369
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.7
]
at
org
.
spongepowered
.
asm
.
mixin
.
injection
.
struct
.
InjectionInfo
.<
init
>(
InjectionInfo
.
java
:
340
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.
7
]
at
org
.
spongepowered
.
asm
.
mixin
.
injection
.
struct
.
InjectionInfo
.<
init
>(
InjectionInfo
.
java
:
331
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.
7
]
at
org
.
spongepowered
.
asm
.
mixin
.
injection
.
struct
.
CallbackInjectionInfo
.<
init
>(
CallbackInjectionInfo
.
java
:
48
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.
7
]
at
jdk
.
internal
.
reflect
.
GeneratedConstructorAccessor20
.
newInstance
(
Unknown
Source
) ~[?:?]
at
jdk
.
internal
.
reflect
.
DelegatingConstructorAccessorImpl
.
newInstance
(
Unknown
Source
) ~[?:?]
at
java
.
lang
.
reflect
.
Constructor
.
newInstanceWithCaller
(
Unknown
Source
) ~[?:?]
at
java
.
lang
.
reflect
.
Constructor
.
newInstance
(
Unknown
Source
) ~[?:?]
at
org
.
spongepowered
.
asm
.
mixin
.
injection
.
struct
.
InjectionInfo$InjectorEntry
.
create
(
InjectionInfo
.
java
:
196
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.
5
+
mixin
.0
.8
.
7
]
at
org
.
spongepowered
.
asm
.
mixin
.
injection
.
struct
.
InjectionInfo
.
parse
(
InjectionInfo
.
java
:
664
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.
5
+
mixin
.0
.8
.
7
]
at
org
.
spongepowered
.
asm
.
mixin
.
transformer
.
MixinTargetContext
.
prepareInjections
(
MixinTargetContext
.
java
:
1399
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.
5
+
mixin
.0
.8
.
7
]
at
org
.
spongepowered
.
asm
.
mixin
.
transformer
.
MixinApplicatorStandard
.
prepareInjections
(
MixinApplicatorStandard
.
java
:
731
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.
5
+
mixin
.0
.8
.
7
]
at
org
.
spongepowered
.
asm
.
mixin
.
transformer
.
MixinApplicatorStandard
.
applyMixin
(
MixinApplicatorStandard
.
java
:
315
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.7
]
at
org
.
spongepowered
.
asm
.
mixin
.
transformer
.
MixinApplicatorStandard
.
apply
(
MixinApplicatorStandard
.
java
:
246
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.7
]
at
org
.
spongepowered
.
asm
.
mixin
.
transformer
.
TargetClassContext
.
apply
(
TargetClassContext
.
java
:
437
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.7
]
at
org
.
spongepowered
.
asm
.
mixin
.
transformer
.
TargetClassContext
.
applyMixins
(
TargetClassContext
.
java
:
418
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.7
]
at
org
.
spongepowered
.
asm
.
mixin
.
transformer
.
MixinProcessor
.
applyMixins
(
MixinProcessor
.
java
:
363
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.7
]
at
org
.
spongepowered
.
asm
.
mixin
.
transformer
.
MixinTransformer
.
transformClass
(
MixinTransformer
.
java
:
234
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.7
]
at
org
.
spongepowered
.
asm
.
mixin
.
transformer
.
MixinTransformer
.
transformClassBytes
(
MixinTransformer
.
java
:
202
) ~[
sponge
-
mixin
-
0.15
.
5
+
mixin
.0
.8
.7
.
jar
:
0.15
.5
+
mixin
.0
.8
.7
]
at
net
.
fabricmc
.
loader
.
impl
.
launch
.
knot
.
KnotClassDelegate
.
getPostMixinClassByteArray
(
KnotClassDelegate
.
java
:
422
) ~[
fabric
-
loader
-
0.16
.
14.
jar
:?]
at
net
.
fabricmc
.
loader
.
impl
.
launch
.
knot
.
KnotClassDelegate
.
tryLoadClass
(
KnotClassDelegate
.
java
:
323
) ~[
fabric
-
loader
-
0.16
.
14.
jar
:?]
at
net
.
fabricmc
.
loader
.
impl
.
launch
.
knot
.
KnotClassDelegate
.
loadClass
(
KnotClassDelegate
.
java
:
218
) ~[
fabric
-
loader
-
0.16
.
14.
jar
:?]
at
net
.
fabricmc
.
loader
.
impl
.
launch
.
knot
.
KnotClassLoader
.
loadClass
(
KnotClassLoader
.
java
:
119
) ~[
fabric
-
loader
-
0.16
.
14.
jar
:?]
at
java
.
lang
.
ClassLoader
.
loadClass
(
Unknown
Source
) ~[?:?]
at
net
.
minecraft
.
class_5620
.
method_32211
(
class_5620
.
java
:
39
) ~[
client
-
intermediary
.
jar
:?]
at
net
.
minecraft
.
class_156
.
method_654
(
class_156
.
java
:
436
) ~[
client
-
intermediary
.
jar
:?]
at
net
.
minecraft
.
class_5620
.
method_32206
(
class_5620
.
java
:
39
) ~[
client
-
intermediary
.
jar
:?]
at
net
.
minecraft
.
class_5620
.
<
clinit
>(
class_5620
.
java
:
33
) ~[
client
-
intermediary
.
jar
:?]
at
net
.
minecraft
.
class_5546
.
<
init
>(
class_5546
.
java
:
17
) ~[
client
-
intermediary
.
jar
:?]
at
net
.
minecraft
.
class_2246
.
<
clinit
>(
class_2246
.
java
:
477
) ~[
client
-
intermediary
.
jar
:?]
at
net
.
minecraft
.
class_2358
.
method_10199
(
class_2358
.
java
:
326
) ~[
client
-
intermediary
.
jar
:?]
at
net
.
minecraft
.
class_2966
.
method_12851
(
class_2966
.
java
:
54
) ~[
client
-
intermediary
.
jar
:?]
at
net
.
minecraft
.
client
.
main
.
Main
.
main
(
Main
.
java
:
166
) ~[
fabric
-
loader
-
0.16
.
14
-
1.20
.
1.
jar
:?]
at
net
.
fabricmc
.
loader
.
impl
.
game
.
minecraft
.
MinecraftGameProvider
.
launch
(
MinecraftGameProvider
.
java
:
480
) ~[
fabric
-
loader
-
0.16
.
14.
jar
:?]
at
net
.
fabricmc
.
loader
.
impl
.
launch
.
knot
.
Knot
.
launch
(
Knot
.
java
:
74
) ~[
fabric
-
loader
-
0.16
.
14.
jar
:?]
at
net
.
fabricmc
.
loader
.
impl
.
launch
.
knot
.
KnotClient
.
main
(
KnotClient
.
java
:
23
) ~[
fabric
-
loader
-
0.16
.
14.
jar
:?]
—
Reply to this email directly, [view it on GitHub](#16), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AZFMTEDYNL3OUPRFLNTQEML3B5JJFAVCNFSM6AAAAAB6TTER6OVHI2DSMVQWIX3LMV43ASLTON2WKOZTGEYTSMBTGMYDEOA).
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
I didn't say that this was crashing. But if you're having mixin failed errors, shouldn't that be a concern?
I have the same problem on 1.20.1 Fabric for Necronomicon 1.6.0 and the only mod I'm using that requires this mod is called You Shall Not Spawn. Like purejosh has said, the error does not cause the game to crash.
It’s not a concern currently as that’s an old feature that is deprecated anyway, it will be removed completely in future versions.
…On Sat, Jul 5, 2025 at 12:24 PM, purejosh ***@***.***(mailto:On Sat, Jul 5, 2025 at 12:24 PM, purejosh <<a href=)> wrote:
purejosh left a comment [(nvb-uy/Necronomicon#16)](#16 (comment))
I didn't say that this was crashing. But if you're having mixin failed errors, shouldn't that be a concern?
—
Reply to this email directly, [view it on GitHub](#16 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AZFMTEFSRKXJMOKS534UCY33G7UZTAVCNFSM6AAAAAB6TTER6OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTAMZZGE2TSNZRGA).
You are receiving this because you commented.Message ID: ***@***.***>