Some 'ClassNotFoundException' warnings
nsherbina1999 opened this issue ยท 4 comments
I don't know if you know, but I have some warnings, when I am trying to start a server with your mod. Maybe it's just a warning and I don't need to look at this, but it makes me feel nervous.
109 | [13:55:18] [main/WARN]: Error loading class: net/minecraft/class_963 (java.lang.ClassNotFoundException: net/minecraft/class_963)
110 | [13:55:18] [main/WARN]: @Mixin target net.minecraft.class_963 was not found npcvariety.mixins.json:VillagerEntityRendererMixin
111 | [13:55:18] [main/WARN]: Error loading class: net/minecraft/class_3992 (java.lang.ClassNotFoundException: net/minecraft/class_3992)
112 | [13:55:18] [main/WARN]: @Mixin target net.minecraft.class_3992 was not found npcvariety.mixins.json:WanderingTraderEntityRendererMixin
113 | [13:55:18] [main/WARN]: Error loading class: net/minecraft/class_971 (java.lang.ClassNotFoundException: net/minecraft/class_971)
114 | [13:55:18] [main/WARN]: @Mixin target net.minecraft.class_971 was not found npcvariety.mixins.json:ZombieVillagerEntityRendererMixin
115 | [13:55:18] [main/WARN]: Error loading class: net/minecraft/class_899 (java.lang.ClassNotFoundException: net/minecraft/class_899)
116 | [13:55:18] [main/WARN]: @Mixin target net.minecraft.class_899 was not found npcvariety.mixins.json:illager.EvokerEntityRendererMixin
117 | [13:55:18] [main/WARN]: Error loading class: net/minecraft/class_934 (java.lang.ClassNotFoundException: net/minecraft/class_934)
118 | [13:55:18] [main/WARN]: @Mixin target net.minecraft.class_934 was not found npcvariety.mixins.json:illager.PillagerEntityRendererMixin
119 | [13:55:18] [main/WARN]: Error loading class: net/minecraft/class_911 (java.lang.ClassNotFoundException: net/minecraft/class_911)
120 | [13:55:18] [main/WARN]: @Mixin target net.minecraft.class_911 was not found npcvariety.mixins.json:illager.RavagerEntityRendererMixin
121 | [13:55:18] [main/WARN]: Error loading class: net/minecraft/class_962 (java.lang.ClassNotFoundException: net/minecraft/class_962)
122 | [13:55:18] [main/WARN]: @Mixin target net.minecraft.class_962 was not found npcvariety.mixins.json:illager.VindicatorEntityRendererMixin
This is my mods on the server:
6 |- [email protected]
7 | - caves-and-cliffs-add-on-for-william-wythers-overhauled-overworld@1.3
8 | - [email protected]
9 | - [email protected]
10 | - [email protected]
11 | - [email protected]
12 | - [email protected]
13 | - [email protected]
14 | - [email protected]
15 | - [email protected]+1.17
16 | - [email protected]+a02b446313
17 | - [email protected]+cbda931818
18 | - [email protected]+cbda931818
19 | - [email protected]+a02b446318
20 | - [email protected]+5ab9934c18
21 | - [email protected]+92519afa18
22 | - [email protected]+cbda931818
23 | - [email protected]+cbda931818
24 | - [email protected]+be9da31018
25 | - [email protected]+6cefd57718
26 | - [email protected]+87cc6e4c18
27 | - [email protected]+fc40aa9d18
28 | - [email protected]+92519afa18
29 | - [email protected]+cbda931818
30 | - [email protected]+cbda931818
31 | - [email protected]+b7ab612118
32 | - [email protected]+cbda931818
33 | - [email protected]+36b77c3e18
34 | - [email protected]+kotlin.1.5.30
35 | - [email protected]+a02b446313
36 | - [email protected]+a02b446318
37 | - [email protected]+92519afa18
38 | - [email protected]+a02b446318
39 | - [email protected]+cbda931818
40 | - [email protected]+a02b446318
41 | - [email protected]+92519afa18
42 | - [email protected]+cbda931818
43 | - [email protected]+a02b446318
44 | - [email protected]+a02b446318
45 | - [email protected]+e2961fee18
46 | - [email protected]+cbda931818
47 | - [email protected]+cbda931818
48 | - [email protected]+4658223018
49 | - [email protected]+a02b446318
50 | - [email protected]+4658223018
51 | - [email protected]+4658223018
52 | - [email protected]+ffb6d41e18
53 | - [email protected]+a00e834b18
54 | - [email protected]+cbda931818
55 | - [email protected]+cbda931818
56 | - [email protected]+5ab9934c18
57 | - [email protected]+b06cb95b18
58 | - [email protected]+a02b446318
59 | - [email protected]+b7ab612118
60 | - [email protected]+4658223018
61 | - [email protected]
62 | - [email protected]
63 | - [email protected]
64 | - [email protected]
65 | - [email protected]
66 | - [email protected]
67 | - java@16
68 | - [email protected]
69 | - [email protected]
70 | - [email protected]
71 | - [email protected]
72 | - [email protected]
73 | - more-structures-add-on-for-william-wythers-overhauled-overworld@1.2
74 | - [email protected]
75 | - [email protected]
76 | - [email protected]
77 | - [email protected]
78 | - [email protected]
79 | - [email protected]
80 | - [email protected]
81 | - [email protected]
82 | - [email protected]
83 | - [email protected]
84 | - [email protected]
85 | - [email protected]
86 | - [email protected]
87 | - [email protected]
88 | - [email protected]
89 | - [email protected]
90 | - [email protected]+fabric.73f6d37
91 | - [email protected]
92 | - [email protected]
93 | - [email protected]
94 | - [email protected]+4b2d1e7
95 | - [email protected]
96 | - [email protected]
Also getting the same.
[17:53:59] [main/WARN]: Error loading class: net/minecraft/class_963 (java.lang.ClassNotFoundException: net/minecraft/class_963)
[17:53:59] [main/WARN]: @mixin target net.minecraft.class_963 was not found npcvariety.mixins.json:VillagerEntityRendererMixin
[17:53:59] [main/WARN]: Error loading class: net/minecraft/class_3992 (java.lang.ClassNotFoundException: net/minecraft/class_3992)
[17:53:59] [main/WARN]: @mixin target net.minecraft.class_3992 was not found npcvariety.mixins.json:WanderingTraderEntityRendererMixin
[17:53:59] [main/WARN]: Error loading class: net/minecraft/class_971 (java.lang.ClassNotFoundException: net/minecraft/class_971)
[17:53:59] [main/WARN]: @mixin target net.minecraft.class_971 was not found npcvariety.mixins.json:ZombieVillagerEntityRendererMixin
[17:53:59] [main/WARN]: Error loading class: net/minecraft/class_899 (java.lang.ClassNotFoundException: net/minecraft/class_899)
[17:53:59] [main/WARN]: @mixin target net.minecraft.class_899 was not found npcvariety.mixins.json:illager.EvokerEntityRendererMixin
[17:53:59] [main/WARN]: Error loading class: net/minecraft/class_934 (java.lang.ClassNotFoundException: net/minecraft/class_934)
[17:53:59] [main/WARN]: @mixin target net.minecraft.class_934 was not found npcvariety.mixins.json:illager.PillagerEntityRendererMixin
[17:53:59] [main/WARN]: Error loading class: net/minecraft/class_911 (java.lang.ClassNotFoundException: net/minecraft/class_911)
[17:53:59] [main/WARN]: @mixin target net.minecraft.class_911 was not found npcvariety.mixins.json:illager.RavagerEntityRendererMixin
[17:53:59] [main/WARN]: Error loading class: net/minecraft/class_962 (java.lang.ClassNotFoundException: net/minecraft/class_962)
[17:53:59] [main/WARN]: @mixin target net.minecraft.class_962 was not found npcvariety.mixins.json:illager.VindicatorEntityRendererMixin
Same issue in npc-variety-1.18-2.2.1
17.01 07:26:59 [Server] main/WARN Error loading class: net/minecraft/class_963 (java.lang.ClassNotFoundException: net/minecraft/class_963)
17.01 07:26:59 [Server] main/WARN @mixin target net.minecraft.class_963 was not found npcvariety.mixins.json:VillagerEntityRendererMixin
17.01 07:26:59 [Server] main/WARN Error loading class: net/minecraft/class_3992 (java.lang.ClassNotFoundException: net/minecraft/class_3992)
17.01 07:26:59 [Server] main/WARN @mixin target net.minecraft.class_3992 was not found npcvariety.mixins.json:WanderingTraderEntityRendererMixin
17.01 07:26:59 [Server] main/WARN Error loading class: net/minecraft/class_971 (java.lang.ClassNotFoundException: net/minecraft/class_971)
17.01 07:26:59 [Server] main/WARN @mixin target net.minecraft.class_971 was not found npcvariety.mixins.json:ZombieVillagerEntityRendererMixin
17.01 07:26:59 [Server] main/WARN Error loading class: net/minecraft/class_899 (java.lang.ClassNotFoundException: net/minecraft/class_899)
17.01 07:26:59 [Server] main/WARN @mixin target net.minecraft.class_899 was not found npcvariety.mixins.json:illager.EvokerEntityRendererMixin
17.01 07:26:59 [Server] main/WARN Error loading class: net/minecraft/class_934 (java.lang.ClassNotFoundException: net/minecraft/class_934)
17.01 07:26:59 [Server] main/WARN @mixin target net.minecraft.class_934 was not found npcvariety.mixins.json:illager.PillagerEntityRendererMixin
17.01 07:26:59 [Server] main/WARN Error loading class: net/minecraft/class_911 (java.lang.ClassNotFoundException: net/minecraft/class_911)
17.01 07:26:59 [Server] main/WARN @mixin target net.minecraft.class_911 was not found npcvariety.mixins.json:illager.RavagerEntityRendererMixin
17.01 07:26:59 [Server] main/WARN Error loading class: net/minecraft/class_962 (java.lang.ClassNotFoundException: net/minecraft/class_962)
17.01 07:26:59 [Server] main/WARN @mixin target net.minecraft.class_962 was not found npcvariety.mixins.json:illager.VindicatorEntityRendererMixin
npc-variety-1.18.2-2.2.2 Fabric server
[12:17:35] [main/WARN]: Error loading class: net/minecraft/class_963 (java.lang.ClassNotFoundException: net/minecraft/class_963)
[12:17:35] [main/WARN]: @mixin target net.minecraft.class_963 was not found npcvariety.mixins.json:VillagerEntityRendererMixin from mod npcvariety
[12:17:35] [main/WARN]: Error loading class: net/minecraft/class_3992 (java.lang.ClassNotFoundException: net/minecraft/class_3992)
[12:17:35] [main/WARN]: @mixin target net.minecraft.class_3992 was not found npcvariety.mixins.json:WanderingTraderEntityRendererMixin from mod npcvariety
[12:17:35] [main/WARN]: Error loading class: net/minecraft/class_971 (java.lang.ClassNotFoundException: net/minecraft/class_971)
[12:17:35] [main/WARN]: @mixin target net.minecraft.class_971 was not found npcvariety.mixins.json:ZombieVillagerEntityRendererMixin from mod npcvariety
[12:17:35] [main/WARN]: Error loading class: net/minecraft/class_899 (java.lang.ClassNotFoundException: net/minecraft/class_899)
[12:17:35] [main/WARN]: @mixin target net.minecraft.class_899 was not found npcvariety.mixins.json:illager.EvokerEntityRendererMixin from mod npcvariety
[12:17:35] [main/WARN]: Error loading class: net/minecraft/class_934 (java.lang.ClassNotFoundException: net/minecraft/class_934)
[12:17:35] [main/WARN]: @mixin target net.minecraft.class_934 was not found npcvariety.mixins.json:illager.PillagerEntityRendererMixin from mod npcvariety
[12:17:35] [main/WARN]: Error loading class: net/minecraft/class_911 (java.lang.ClassNotFoundException: net/minecraft/class_911)
[12:17:35] [main/WARN]: @mixin target net.minecraft.class_911 was not found npcvariety.mixins.json:illager.RavagerEntityRendererMixin from mod npcvariety
[12:17:35] [main/WARN]: Error loading class: net/minecraft/class_962 (java.lang.ClassNotFoundException: net/minecraft/class_962)
[12:17:35] [main/WARN]: @mixin target net.minecraft.class_962 was not found npcvariety.mixins.json:illager.VindicatorEntityRendererMixin from mod npcvariety