NeoForge 1.21.1 Server Log

#WCFhXBs
22 errors
11963 lines
Raw
Analysis
Minecraft version:
1.21.1
NeoForge version:
21.1.187
1[19Jul2025 08:52:52.242] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0-rc.2).
2[19Jul2025 08:52:52.244] [main/DEBUG] [mixin/]: Registering new injector for @SugarWrapper with com.llamalad7.mixinextras.sugar.impl.SugarWrapperInjectionInfo
3[19Jul2025 08:52:52.244] [main/DEBUG] [mixin/]: Registering new injector for @FactoryRedirectWrapper with com.llamalad7.mixinextras.wrapper.factory.FactoryRedirectWrapperInjectionInfo
4[19Jul2025 08:52:52.245] [main/DEBUG] [mixin/]: Registering new injector for @ExpressionInjectorWrapper with com.llamalad7.mixinextras.expression.impl.wrapper.ExpressionInjectorWrapperInjectionInfo
5[19Jul2025 08:52:52.279] [main/DEBUG] [mixin/]: Mixing MainMixin from owo.mixins.json into net.minecraft.server.Main
6[19Jul2025 08:52:52.284] [main/DEBUG] [mixin/]: owo.mixins.json:MainMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
7[19Jul2025 08:52:52.302] [main/DEBUG] [mixin/]: Mixing server.MainMixin from cryonicconfig.mixins.json into net.minecraft.server.Main
8[19Jul2025 08:52:52.342] [main/DEBUG] [mixin/]: cryonicconfig.mixins.json:server.MainMixin from mod cryonicconfig->@Inject::initCryonicConfig([Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
9[19Jul2025 08:52:52.366] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework
10[19Jul2025 08:52:52.369] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
11[19Jul2025 08:52:52.369] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
12[19Jul2025 08:52:52.451] [main/DEBUG] [mixin/]: Mixing perf.tag_id_caching.TagOrElementLocationMixin from modernfix-neoforge.mixins.json into net.minecraft.util.ExtraCodecs$TagOrElementLocation
13[19Jul2025 08:52:52.452] [main/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method decoratedId in modernfix-neoforge.mixins.json:perf.tag_id_caching.TagOrElementLocationMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
14[19Jul2025 08:52:52.488] [main/DEBUG] [mixin/]: Mixing text.TextCodecsMixin from owo.mixins.json into net.minecraft.network.chat.ComponentSerialization
15[19Jul2025 08:52:52.489] [main/DEBUG] [mixin/]: owo.mixins.json:text.TextCodecsMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
16[19Jul2025 08:52:52.489] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectCustomTextTypesExplicit$0(Ljava/lang/String;)Lnet/minecraft/util/StringRepresentable; to mdb698a4$owo$lambda$injectCustomTextTypesExplicit$0$0 in owo.mixins.json:text.TextCodecsMixin from mod owo
17[19Jul2025 08:52:52.562] [main/DEBUG] [mixin/]: Mixing StringRepresentableMixin from kubejs.mixins.json into net.minecraft.util.StringRepresentable
18[19Jul2025 08:52:52.575] [main/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/network/chat/ComponentSerialization$Anonymous$aa8ecedc6eb5434b87cc265cf184546d (originally io/wispforest/owo/mixin/text/TextCodecsMixin$2)
19[19Jul2025 08:52:52.588] [main/DEBUG] [mixin/]: Mixing accessor.NbtAccounterAccessor from create.mixins.json into net.minecraft.nbt.NbtAccounter
20[19Jul2025 08:52:52.620] [main/DEBUG] [mixin/]: Mixing CompoundTagMixin from kubejs.mixins.json into net.minecraft.nbt.CompoundTag
21[19Jul2025 08:52:52.626] [main/DEBUG] [mixin/]: Mixing NbtCompoundMixin from owo.mixins.json into net.minecraft.nbt.CompoundTag
22[19Jul2025 08:52:52.626] [main/DEBUG] [mixin/]: owo.mixins.json:NbtCompoundMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
23[19Jul2025 08:52:52.749] [main/DEBUG] [mixin/]: Mixing MutableComponentMixin from kubejs.mixins.json into net.minecraft.network.chat.MutableComponent
24[19Jul2025 08:52:52.766] [main/DEBUG] [mixin/]: Mixing ResourceLocationMixin from ftblibrary-common.mixins.json into net.minecraft.resources.ResourceLocation
25[19Jul2025 08:52:52.767] [main/DEBUG] [mixin/]: ftblibrary-common.mixins.json:ResourceLocationMixin from mod ftblibrary: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
26[19Jul2025 08:52:52.771] [main/DEBUG] [mixin/]: Mixing ResourceLocationMixin from kubejs.mixins.json into net.minecraft.resources.ResourceLocation
27[19Jul2025 08:52:52.821] [main/DEBUG] [mixin/]: Mixing tweaks.EulaReaderMixin from owo.mixins.json into net.minecraft.server.Eula
28[19Jul2025 08:52:52.821] [main/DEBUG] [mixin/]: owo.mixins.json:tweaks.EulaReaderMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
29[19Jul2025 08:52:52.873] [main/DEBUG] [mixin/]: owo.mixins.json:tweaks.EulaReaderMixin from mod owo->@Inject::overrideEulaAgreement(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
30[19Jul2025 08:52:52.886] [main/DEBUG] [mixin/]: Mixing accessor.SystemReportAccessor from create.mixins.json into net.minecraft.SystemReport
31[19Jul2025 08:52:52.887] [main/DEBUG] [mixin/]: Renaming @Accessor method getOPERATING_SYSTEM()Ljava/lang/String; to getOPERATING_SYSTEM$create_$md$b698a4$0 in create.mixins.json:accessor.SystemReportAccessor from mod create
32[19Jul2025 08:52:52.888] [main/DEBUG] [mixin/]: Renaming @Accessor method getJAVA_VERSION()Ljava/lang/String; to getJAVA_VERSION$create_$md$b698a4$1 in create.mixins.json:accessor.SystemReportAccessor from mod create
33[19Jul2025 08:52:52.921] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@2e44cb34
34[19Jul2025 08:52:52.921] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@4783da3f
35[19Jul2025 08:52:52.986] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv
36[19Jul2025 08:52:52.987] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv
37[19Jul2025 08:52:53.004] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/stat
38[19Jul2025 08:52:53.033] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id
39[19Jul2025 08:52:53.033] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id
40[19Jul2025 08:52:53.033] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id
41[19Jul2025 08:52:53.033] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id
42[19Jul2025 08:52:53.034] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity
43[19Jul2025 08:52:53.035] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level
44[19Jul2025 08:52:53.035] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level
45[19Jul2025 08:52:53.035] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type
46[19Jul2025 08:52:53.035] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type
47[19Jul2025 08:52:53.036] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity
48[19Jul2025 08:52:53.036] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity
49[19Jul2025 08:52:53.036] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size
50[19Jul2025 08:52:53.036] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size
51[19Jul2025 08:52:53.036] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size
52[19Jul2025 08:52:53.036] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size
53[19Jul2025 08:52:53.037] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level
54[19Jul2025 08:52:53.037] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level
55[19Jul2025 08:52:53.037] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type
56[19Jul2025 08:52:53.037] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type
57[19Jul2025 08:52:53.037] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity
58[19Jul2025 08:52:53.037] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity
59[19Jul2025 08:52:53.037] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size
60[19Jul2025 08:52:53.037] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size
61[19Jul2025 08:52:53.037] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size
62[19Jul2025 08:52:53.037] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size
63[19Jul2025 08:52:53.038] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level
64[19Jul2025 08:52:53.038] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level
65[19Jul2025 08:52:53.038] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type
66[19Jul2025 08:52:53.038] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type
67[19Jul2025 08:52:53.040] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity
68[19Jul2025 08:52:53.041] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity
69[19Jul2025 08:52:53.041] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size
70[19Jul2025 08:52:53.041] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size
71[19Jul2025 08:52:53.041] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size
72[19Jul2025 08:52:53.041] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size
73[19Jul2025 08:52:53.041] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level
74[19Jul2025 08:52:53.041] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level
75[19Jul2025 08:52:53.042] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type
76[19Jul2025 08:52:53.042] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type
77[19Jul2025 08:52:53.042] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity
78[19Jul2025 08:52:53.042] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity
79[19Jul2025 08:52:53.042] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size
80[19Jul2025 08:52:53.042] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size
81[19Jul2025 08:52:53.042] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size
82[19Jul2025 08:52:53.042] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size
83[19Jul2025 08:52:53.044] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id
84[19Jul2025 08:52:53.044] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id
85[19Jul2025 08:52:53.044] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id
86[19Jul2025 08:52:53.044] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id
87[19Jul2025 08:52:53.044] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity
88[19Jul2025 08:52:53.045] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level
89[19Jul2025 08:52:53.045] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level
90[19Jul2025 08:52:53.045] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type
91[19Jul2025 08:52:53.045] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type
92[19Jul2025 08:52:53.045] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity
93[19Jul2025 08:52:53.045] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity
94[19Jul2025 08:52:53.045] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size
95[19Jul2025 08:52:53.045] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size
96[19Jul2025 08:52:53.045] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size
97[19Jul2025 08:52:53.046] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size
98[19Jul2025 08:52:53.046] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level
99[19Jul2025 08:52:53.046] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level
100[19Jul2025 08:52:53.046] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type
101[19Jul2025 08:52:53.046] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type
102[19Jul2025 08:52:53.046] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity
103[19Jul2025 08:52:53.046] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity
104[19Jul2025 08:52:53.046] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size
105[19Jul2025 08:52:53.046] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size
106[19Jul2025 08:52:53.046] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size
107[19Jul2025 08:52:53.047] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size
108[19Jul2025 08:52:53.047] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level
109[19Jul2025 08:52:53.047] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level
110[19Jul2025 08:52:53.047] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type
111[19Jul2025 08:52:53.047] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type
112[19Jul2025 08:52:53.047] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity
113[19Jul2025 08:52:53.047] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity
114[19Jul2025 08:52:53.047] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size
115[19Jul2025 08:52:53.047] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size
116[19Jul2025 08:52:53.048] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size
117[19Jul2025 08:52:53.048] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size
118[19Jul2025 08:52:53.048] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level
119[19Jul2025 08:52:53.048] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level
120[19Jul2025 08:52:53.049] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type
121[19Jul2025 08:52:53.049] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type
122[19Jul2025 08:52:53.049] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity
123[19Jul2025 08:52:53.050] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity
124[19Jul2025 08:52:53.050] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size
125[19Jul2025 08:52:53.050] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size
126[19Jul2025 08:52:53.050] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size
127[19Jul2025 08:52:53.050] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size
128[19Jul2025 08:52:53.058] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id
129[19Jul2025 08:52:53.058] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id
130[19Jul2025 08:52:53.059] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id
131[19Jul2025 08:52:53.059] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id
132[19Jul2025 08:52:53.059] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity
133[19Jul2025 08:52:53.059] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level
134[19Jul2025 08:52:53.059] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level
135[19Jul2025 08:52:53.059] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type
136[19Jul2025 08:52:53.059] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type
137[19Jul2025 08:52:53.059] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity
138[19Jul2025 08:52:53.059] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity
139[19Jul2025 08:52:53.059] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size
140[19Jul2025 08:52:53.059] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size
141[19Jul2025 08:52:53.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size
142[19Jul2025 08:52:53.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size
143[19Jul2025 08:52:53.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level
144[19Jul2025 08:52:53.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level
145[19Jul2025 08:52:53.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type
146[19Jul2025 08:52:53.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type
147[19Jul2025 08:52:53.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity
148[19Jul2025 08:52:53.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity
149[19Jul2025 08:52:53.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size
150[19Jul2025 08:52:53.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size
151[19Jul2025 08:52:53.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size
152[19Jul2025 08:52:53.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size
153[19Jul2025 08:52:53.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level
154[19Jul2025 08:52:53.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level
155[19Jul2025 08:52:53.061] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type
156[19Jul2025 08:52:53.061] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type
157[19Jul2025 08:52:53.061] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity
158[19Jul2025 08:52:53.061] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity
159[19Jul2025 08:52:53.062] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size
160[19Jul2025 08:52:53.062] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size
161[19Jul2025 08:52:53.062] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size
162[19Jul2025 08:52:53.063] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size
163[19Jul2025 08:52:53.063] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level
164[19Jul2025 08:52:53.063] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level
165[19Jul2025 08:52:53.063] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type
166[19Jul2025 08:52:53.063] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type
167[19Jul2025 08:52:53.063] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity
168[19Jul2025 08:52:53.063] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity
169[19Jul2025 08:52:53.064] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size
170[19Jul2025 08:52:53.064] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size
171[19Jul2025 08:52:53.064] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size
172[19Jul2025 08:52:53.064] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size
173[19Jul2025 08:52:53.064] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id
174[19Jul2025 08:52:53.069] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id
175[19Jul2025 08:52:53.069] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id
176[19Jul2025 08:52:53.069] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id
177[19Jul2025 08:52:53.069] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity
178[19Jul2025 08:52:53.069] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level
179[19Jul2025 08:52:53.069] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level
180[19Jul2025 08:52:53.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type
181[19Jul2025 08:52:53.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type
182[19Jul2025 08:52:53.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity
183[19Jul2025 08:52:53.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity
184[19Jul2025 08:52:53.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size
185[19Jul2025 08:52:53.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size
186[19Jul2025 08:52:53.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size
187[19Jul2025 08:52:53.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size
188[19Jul2025 08:52:53.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level
189[19Jul2025 08:52:53.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level
190[19Jul2025 08:52:53.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type
191[19Jul2025 08:52:53.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type
192[19Jul2025 08:52:53.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity
193[19Jul2025 08:52:53.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity
194[19Jul2025 08:52:53.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size
195[19Jul2025 08:52:53.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size
196[19Jul2025 08:52:53.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size
197[19Jul2025 08:52:53.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size
198[19Jul2025 08:52:53.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level
199[19Jul2025 08:52:53.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level
200[19Jul2025 08:52:53.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type
201[19Jul2025 08:52:53.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type
202[19Jul2025 08:52:53.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity
203[19Jul2025 08:52:53.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity
204[19Jul2025 08:52:53.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size
205[19Jul2025 08:52:53.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size
206[19Jul2025 08:52:53.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size
207[19Jul2025 08:52:53.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size
208[19Jul2025 08:52:53.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level
209[19Jul2025 08:52:53.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level
210[19Jul2025 08:52:53.072] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type
211[19Jul2025 08:52:53.072] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type
212[19Jul2025 08:52:53.072] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity
213[19Jul2025 08:52:53.072] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity
214[19Jul2025 08:52:53.072] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size
215[19Jul2025 08:52:53.072] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size
216[19Jul2025 08:52:53.072] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size
217[19Jul2025 08:52:53.072] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size
218[19Jul2025 08:52:53.073] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id
219[19Jul2025 08:52:53.073] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id
220[19Jul2025 08:52:53.073] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id
221[19Jul2025 08:52:53.073] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id
222[19Jul2025 08:52:53.073] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity
223[19Jul2025 08:52:53.073] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level
224[19Jul2025 08:52:53.073] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level
225[19Jul2025 08:52:53.073] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type
226[19Jul2025 08:52:53.073] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type
227[19Jul2025 08:52:53.073] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity
228[19Jul2025 08:52:53.073] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity
229[19Jul2025 08:52:53.073] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size
230[19Jul2025 08:52:53.073] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size
231[19Jul2025 08:52:53.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size
232[19Jul2025 08:52:53.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size
233[19Jul2025 08:52:53.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level
234[19Jul2025 08:52:53.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level
235[19Jul2025 08:52:53.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type
236[19Jul2025 08:52:53.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type
237[19Jul2025 08:52:53.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity
238[19Jul2025 08:52:53.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity
239[19Jul2025 08:52:53.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size
240[19Jul2025 08:52:53.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size
241[19Jul2025 08:52:53.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size
242[19Jul2025 08:52:53.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size
243[19Jul2025 08:52:53.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level
244[19Jul2025 08:52:53.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level
245[19Jul2025 08:52:53.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type
246[19Jul2025 08:52:53.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type
247[19Jul2025 08:52:53.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity
248[19Jul2025 08:52:53.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity
249[19Jul2025 08:52:53.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size
250[19Jul2025 08:52:53.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size
251[19Jul2025 08:52:53.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size
252[19Jul2025 08:52:53.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size
253[19Jul2025 08:52:53.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level
254[19Jul2025 08:52:53.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level
255[19Jul2025 08:52:53.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type
256[19Jul2025 08:52:53.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type
257[19Jul2025 08:52:53.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity
258[19Jul2025 08:52:53.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity
259[19Jul2025 08:52:53.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size
260[19Jul2025 08:52:53.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size
261[19Jul2025 08:52:53.076] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size
262[19Jul2025 08:52:53.076] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size
263[19Jul2025 08:52:53.076] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id
264[19Jul2025 08:52:53.076] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id
265[19Jul2025 08:52:53.076] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id
266[19Jul2025 08:52:53.076] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id
267[19Jul2025 08:52:53.076] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity
268[19Jul2025 08:52:53.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level
269[19Jul2025 08:52:53.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level
270[19Jul2025 08:52:53.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type
271[19Jul2025 08:52:53.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type
272[19Jul2025 08:52:53.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity
273[19Jul2025 08:52:53.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity
274[19Jul2025 08:52:53.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size
275[19Jul2025 08:52:53.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size
276[19Jul2025 08:52:53.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size
277[19Jul2025 08:52:53.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size
278[19Jul2025 08:52:53.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level
279[19Jul2025 08:52:53.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level
280[19Jul2025 08:52:53.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type
281[19Jul2025 08:52:53.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type
282[19Jul2025 08:52:53.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity
283[19Jul2025 08:52:53.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity
284[19Jul2025 08:52:53.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size
285[19Jul2025 08:52:53.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size
286[19Jul2025 08:52:53.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size
287[19Jul2025 08:52:53.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size
288[19Jul2025 08:52:53.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level
289[19Jul2025 08:52:53.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level
290[19Jul2025 08:52:53.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type
291[19Jul2025 08:52:53.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type
292[19Jul2025 08:52:53.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity
293[19Jul2025 08:52:53.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity
294[19Jul2025 08:52:53.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size
295[19Jul2025 08:52:53.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size
296[19Jul2025 08:52:53.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size
297[19Jul2025 08:52:53.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size
298[19Jul2025 08:52:53.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level
299[19Jul2025 08:52:53.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level
300[19Jul2025 08:52:53.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type
301[19Jul2025 08:52:53.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type
302[19Jul2025 08:52:53.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity
303[19Jul2025 08:52:53.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity
304[19Jul2025 08:52:53.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size
305[19Jul2025 08:52:53.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size
306[19Jul2025 08:52:53.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size
307[19Jul2025 08:52:53.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size
308[19Jul2025 08:52:53.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id
309[19Jul2025 08:52:53.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id
310[19Jul2025 08:52:53.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id
311[19Jul2025 08:52:53.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id
312[19Jul2025 08:52:53.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity
313[19Jul2025 08:52:53.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level
314[19Jul2025 08:52:53.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level
315[19Jul2025 08:52:53.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type
316[19Jul2025 08:52:53.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type
317[19Jul2025 08:52:53.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity
318[19Jul2025 08:52:53.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity
319[19Jul2025 08:52:53.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size
320[19Jul2025 08:52:53.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size
321[19Jul2025 08:52:53.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size
322[19Jul2025 08:52:53.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size
323[19Jul2025 08:52:53.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level
324[19Jul2025 08:52:53.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level
325[19Jul2025 08:52:53.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type
326[19Jul2025 08:52:53.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type
327[19Jul2025 08:52:53.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity
328[19Jul2025 08:52:53.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity
329[19Jul2025 08:52:53.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size
330[19Jul2025 08:52:53.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size
331[19Jul2025 08:52:53.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size
332[19Jul2025 08:52:53.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size
333[19Jul2025 08:52:53.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level
334[19Jul2025 08:52:53.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level
335[19Jul2025 08:52:53.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type
336[19Jul2025 08:52:53.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type
337[19Jul2025 08:52:53.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity
338[19Jul2025 08:52:53.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity
339[19Jul2025 08:52:53.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size
340[19Jul2025 08:52:53.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size
341[19Jul2025 08:52:53.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size
342[19Jul2025 08:52:53.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size
343[19Jul2025 08:52:53.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level
344[19Jul2025 08:52:53.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level
345[19Jul2025 08:52:53.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type
346[19Jul2025 08:52:53.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type
347[19Jul2025 08:52:53.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity
348[19Jul2025 08:52:53.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity
349[19Jul2025 08:52:53.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size
350[19Jul2025 08:52:53.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size
351[19Jul2025 08:52:53.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size
352[19Jul2025 08:52:53.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size
353[19Jul2025 08:52:53.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id
354[19Jul2025 08:52:53.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id
355[19Jul2025 08:52:53.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id
356[19Jul2025 08:52:53.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id
357[19Jul2025 08:52:53.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity
358[19Jul2025 08:52:53.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level
359[19Jul2025 08:52:53.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level
360[19Jul2025 08:52:53.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type
361[19Jul2025 08:52:53.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type
362[19Jul2025 08:52:53.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity
363[19Jul2025 08:52:53.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity
364[19Jul2025 08:52:53.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size
365[19Jul2025 08:52:53.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size
366[19Jul2025 08:52:53.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size
367[19Jul2025 08:52:53.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size
368[19Jul2025 08:52:53.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level
369[19Jul2025 08:52:53.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level
370[19Jul2025 08:52:53.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type
371[19Jul2025 08:52:53.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type
372[19Jul2025 08:52:53.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity
373[19Jul2025 08:52:53.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity
374[19Jul2025 08:52:53.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size
375[19Jul2025 08:52:53.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size
376[19Jul2025 08:52:53.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size
377[19Jul2025 08:52:53.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size
378[19Jul2025 08:52:53.085] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level
379[19Jul2025 08:52:53.085] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level
380[19Jul2025 08:52:53.085] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type
381[19Jul2025 08:52:53.085] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type
382[19Jul2025 08:52:53.085] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity
383[19Jul2025 08:52:53.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity
384[19Jul2025 08:52:53.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size
385[19Jul2025 08:52:53.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size
386[19Jul2025 08:52:53.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size
387[19Jul2025 08:52:53.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size
388[19Jul2025 08:52:53.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level
389[19Jul2025 08:52:53.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level
390[19Jul2025 08:52:53.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type
391[19Jul2025 08:52:53.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type
392[19Jul2025 08:52:53.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity
393[19Jul2025 08:52:53.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity
394[19Jul2025 08:52:53.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size
395[19Jul2025 08:52:53.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size
396[19Jul2025 08:52:53.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size
397[19Jul2025 08:52:53.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size
398[19Jul2025 08:52:53.087] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/core_id
399[19Jul2025 08:52:53.087] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/core_id
400[19Jul2025 08:52:53.087] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/physical_package_id
401[19Jul2025 08:52:53.087] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/physical_package_id
402[19Jul2025 08:52:53.087] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cpu_capacity
403[19Jul2025 08:52:53.089] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/level
404[19Jul2025 08:52:53.089] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/level
405[19Jul2025 08:52:53.090] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/type
406[19Jul2025 08:52:53.090] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/type
407[19Jul2025 08:52:53.090] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/ways_of_associativity
408[19Jul2025 08:52:53.090] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/ways_of_associativity
409[19Jul2025 08:52:53.090] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/coherency_line_size
410[19Jul2025 08:52:53.090] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/coherency_line_size
411[19Jul2025 08:52:53.090] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/size
412[19Jul2025 08:52:53.090] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/size
413[19Jul2025 08:52:53.090] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/level
414[19Jul2025 08:52:53.090] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/level
415[19Jul2025 08:52:53.091] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/type
416[19Jul2025 08:52:53.091] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/type
417[19Jul2025 08:52:53.091] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/ways_of_associativity
418[19Jul2025 08:52:53.091] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/ways_of_associativity
419[19Jul2025 08:52:53.091] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/coherency_line_size
420[19Jul2025 08:52:53.091] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/coherency_line_size
421[19Jul2025 08:52:53.091] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/size
422[19Jul2025 08:52:53.091] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/size
423[19Jul2025 08:52:53.091] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/level
424[19Jul2025 08:52:53.091] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/level
425[19Jul2025 08:52:53.091] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/type
426[19Jul2025 08:52:53.091] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/type
427[19Jul2025 08:52:53.091] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/ways_of_associativity
428[19Jul2025 08:52:53.092] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/ways_of_associativity
429[19Jul2025 08:52:53.093] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/coherency_line_size
430[19Jul2025 08:52:53.093] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/coherency_line_size
431[19Jul2025 08:52:53.093] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/size
432[19Jul2025 08:52:53.093] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/size
433[19Jul2025 08:52:53.093] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/level
434[19Jul2025 08:52:53.093] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/level
435[19Jul2025 08:52:53.094] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/type
436[19Jul2025 08:52:53.094] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/type
437[19Jul2025 08:52:53.094] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/ways_of_associativity
438[19Jul2025 08:52:53.094] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/ways_of_associativity
439[19Jul2025 08:52:53.094] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/coherency_line_size
440[19Jul2025 08:52:53.094] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/coherency_line_size
441[19Jul2025 08:52:53.094] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/size
442[19Jul2025 08:52:53.095] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/size
443[19Jul2025 08:52:53.095] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/core_id
444[19Jul2025 08:52:53.095] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/core_id
445[19Jul2025 08:52:53.095] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/physical_package_id
446[19Jul2025 08:52:53.095] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/physical_package_id
447[19Jul2025 08:52:53.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cpu_capacity
448[19Jul2025 08:52:53.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/level
449[19Jul2025 08:52:53.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/level
450[19Jul2025 08:52:53.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/type
451[19Jul2025 08:52:53.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/type
452[19Jul2025 08:52:53.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/ways_of_associativity
453[19Jul2025 08:52:53.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/ways_of_associativity
454[19Jul2025 08:52:53.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/coherency_line_size
455[19Jul2025 08:52:53.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/coherency_line_size
456[19Jul2025 08:52:53.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/size
457[19Jul2025 08:52:53.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/size
458[19Jul2025 08:52:53.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/level
459[19Jul2025 08:52:53.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/level
460[19Jul2025 08:52:53.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/type
461[19Jul2025 08:52:53.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/type
462[19Jul2025 08:52:53.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/ways_of_associativity
463[19Jul2025 08:52:53.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/ways_of_associativity
464[19Jul2025 08:52:53.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/coherency_line_size
465[19Jul2025 08:52:53.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/coherency_line_size
466[19Jul2025 08:52:53.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/size
467[19Jul2025 08:52:53.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/size
468[19Jul2025 08:52:53.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/level
469[19Jul2025 08:52:53.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/level
470[19Jul2025 08:52:53.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/type
471[19Jul2025 08:52:53.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/type
472[19Jul2025 08:52:53.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/ways_of_associativity
473[19Jul2025 08:52:53.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/ways_of_associativity
474[19Jul2025 08:52:53.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/coherency_line_size
475[19Jul2025 08:52:53.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/coherency_line_size
476[19Jul2025 08:52:53.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/size
477[19Jul2025 08:52:53.098] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/size
478[19Jul2025 08:52:53.098] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/level
479[19Jul2025 08:52:53.098] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/level
480[19Jul2025 08:52:53.098] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/type
481[19Jul2025 08:52:53.098] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/type
482[19Jul2025 08:52:53.098] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/ways_of_associativity
483[19Jul2025 08:52:53.098] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/ways_of_associativity
484[19Jul2025 08:52:53.098] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/coherency_line_size
485[19Jul2025 08:52:53.098] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/coherency_line_size
486[19Jul2025 08:52:53.098] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/size
487[19Jul2025 08:52:53.098] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/size
488[19Jul2025 08:52:53.099] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/core_id
489[19Jul2025 08:52:53.099] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/core_id
490[19Jul2025 08:52:53.099] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/physical_package_id
491[19Jul2025 08:52:53.099] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/physical_package_id
492[19Jul2025 08:52:53.099] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cpu_capacity
493[19Jul2025 08:52:53.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/level
494[19Jul2025 08:52:53.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/level
495[19Jul2025 08:52:53.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/type
496[19Jul2025 08:52:53.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/type
497[19Jul2025 08:52:53.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/ways_of_associativity
498[19Jul2025 08:52:53.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/ways_of_associativity
499[19Jul2025 08:52:53.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/coherency_line_size
500[19Jul2025 08:52:53.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/coherency_line_size
501[19Jul2025 08:52:53.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/size
502[19Jul2025 08:52:53.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/size
503[19Jul2025 08:52:53.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/level
504[19Jul2025 08:52:53.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/level
505[19Jul2025 08:52:53.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/type
506[19Jul2025 08:52:53.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/type
507[19Jul2025 08:52:53.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/ways_of_associativity
508[19Jul2025 08:52:53.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/ways_of_associativity
509[19Jul2025 08:52:53.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/coherency_line_size
510[19Jul2025 08:52:53.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/coherency_line_size
511[19Jul2025 08:52:53.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/size
512[19Jul2025 08:52:53.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/size
513[19Jul2025 08:52:53.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/level
514[19Jul2025 08:52:53.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/level
515[19Jul2025 08:52:53.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/type
516[19Jul2025 08:52:53.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/type
517[19Jul2025 08:52:53.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/ways_of_associativity
518[19Jul2025 08:52:53.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/ways_of_associativity
519[19Jul2025 08:52:53.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/coherency_line_size
520[19Jul2025 08:52:53.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/coherency_line_size
521[19Jul2025 08:52:53.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/size
522[19Jul2025 08:52:53.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/size
523[19Jul2025 08:52:53.102] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/level
524[19Jul2025 08:52:53.102] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/level
525[19Jul2025 08:52:53.102] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/type
526[19Jul2025 08:52:53.102] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/type
527[19Jul2025 08:52:53.102] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/ways_of_associativity
528[19Jul2025 08:52:53.102] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/ways_of_associativity
529[19Jul2025 08:52:53.102] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/coherency_line_size
530[19Jul2025 08:52:53.102] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/coherency_line_size
531[19Jul2025 08:52:53.102] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/size
532[19Jul2025 08:52:53.102] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/size
533[19Jul2025 08:52:53.103] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/core_id
534[19Jul2025 08:52:53.103] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/core_id
535[19Jul2025 08:52:53.103] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/physical_package_id
536[19Jul2025 08:52:53.103] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/physical_package_id
537[19Jul2025 08:52:53.103] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cpu_capacity
538[19Jul2025 08:52:53.103] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/level
539[19Jul2025 08:52:53.103] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/level
540[19Jul2025 08:52:53.103] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/type
541[19Jul2025 08:52:53.103] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/type
542[19Jul2025 08:52:53.103] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/ways_of_associativity
543[19Jul2025 08:52:53.103] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/ways_of_associativity
544[19Jul2025 08:52:53.103] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/coherency_line_size
545[19Jul2025 08:52:53.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/coherency_line_size
546[19Jul2025 08:52:53.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/size
547[19Jul2025 08:52:53.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/size
548[19Jul2025 08:52:53.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/level
549[19Jul2025 08:52:53.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/level
550[19Jul2025 08:52:53.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/type
551[19Jul2025 08:52:53.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/type
552[19Jul2025 08:52:53.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/ways_of_associativity
553[19Jul2025 08:52:53.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/ways_of_associativity
554[19Jul2025 08:52:53.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/coherency_line_size
555[19Jul2025 08:52:53.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/coherency_line_size
556[19Jul2025 08:52:53.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/size
557[19Jul2025 08:52:53.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/size
558[19Jul2025 08:52:53.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/level
559[19Jul2025 08:52:53.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/level
560[19Jul2025 08:52:53.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/type
561[19Jul2025 08:52:53.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/type
562[19Jul2025 08:52:53.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/ways_of_associativity
563[19Jul2025 08:52:53.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/ways_of_associativity
564[19Jul2025 08:52:53.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/coherency_line_size
565[19Jul2025 08:52:53.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/coherency_line_size
566[19Jul2025 08:52:53.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/size
567[19Jul2025 08:52:53.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/size
568[19Jul2025 08:52:53.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/level
569[19Jul2025 08:52:53.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/level
570[19Jul2025 08:52:53.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/type
571[19Jul2025 08:52:53.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/type
572[19Jul2025 08:52:53.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/ways_of_associativity
573[19Jul2025 08:52:53.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/ways_of_associativity
574[19Jul2025 08:52:53.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/coherency_line_size
575[19Jul2025 08:52:53.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/coherency_line_size
576[19Jul2025 08:52:53.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/size
577[19Jul2025 08:52:53.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/size
578[19Jul2025 08:52:53.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id
579[19Jul2025 08:52:53.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id
580[19Jul2025 08:52:53.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id
581[19Jul2025 08:52:53.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id
582[19Jul2025 08:52:53.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity
583[19Jul2025 08:52:53.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level
584[19Jul2025 08:52:53.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level
585[19Jul2025 08:52:53.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type
586[19Jul2025 08:52:53.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type
587[19Jul2025 08:52:53.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity
588[19Jul2025 08:52:53.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity
589[19Jul2025 08:52:53.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size
590[19Jul2025 08:52:53.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size
591[19Jul2025 08:52:53.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size
592[19Jul2025 08:52:53.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size
593[19Jul2025 08:52:53.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level
594[19Jul2025 08:52:53.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level
595[19Jul2025 08:52:53.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type
596[19Jul2025 08:52:53.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type
597[19Jul2025 08:52:53.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity
598[19Jul2025 08:52:53.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity
599[19Jul2025 08:52:53.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size
600[19Jul2025 08:52:53.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size
601[19Jul2025 08:52:53.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size
602[19Jul2025 08:52:53.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size
603[19Jul2025 08:52:53.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level
604[19Jul2025 08:52:53.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level
605[19Jul2025 08:52:53.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type
606[19Jul2025 08:52:53.108] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type
607[19Jul2025 08:52:53.108] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity
608[19Jul2025 08:52:53.108] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity
609[19Jul2025 08:52:53.108] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size
610[19Jul2025 08:52:53.108] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size
611[19Jul2025 08:52:53.108] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size
612[19Jul2025 08:52:53.108] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size
613[19Jul2025 08:52:53.109] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level
614[19Jul2025 08:52:53.109] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level
615[19Jul2025 08:52:53.109] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type
616[19Jul2025 08:52:53.109] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type
617[19Jul2025 08:52:53.109] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity
618[19Jul2025 08:52:53.109] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity
619[19Jul2025 08:52:53.110] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size
620[19Jul2025 08:52:53.110] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size
621[19Jul2025 08:52:53.110] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size
622[19Jul2025 08:52:53.110] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size
623[19Jul2025 08:52:53.110] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/core_id
624[19Jul2025 08:52:53.110] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/core_id
625[19Jul2025 08:52:53.110] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/physical_package_id
626[19Jul2025 08:52:53.110] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/physical_package_id
627[19Jul2025 08:52:53.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cpu_capacity
628[19Jul2025 08:52:53.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/level
629[19Jul2025 08:52:53.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/level
630[19Jul2025 08:52:53.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/type
631[19Jul2025 08:52:53.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/type
632[19Jul2025 08:52:53.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/ways_of_associativity
633[19Jul2025 08:52:53.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/ways_of_associativity
634[19Jul2025 08:52:53.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/coherency_line_size
635[19Jul2025 08:52:53.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/coherency_line_size
636[19Jul2025 08:52:53.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/size
637[19Jul2025 08:52:53.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/size
638[19Jul2025 08:52:53.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/level
639[19Jul2025 08:52:53.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/level
640[19Jul2025 08:52:53.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/type
641[19Jul2025 08:52:53.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/type
642[19Jul2025 08:52:53.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/ways_of_associativity
643[19Jul2025 08:52:53.112] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/ways_of_associativity
644[19Jul2025 08:52:53.112] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/coherency_line_size
645[19Jul2025 08:52:53.112] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/coherency_line_size
646[19Jul2025 08:52:53.112] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/size
647[19Jul2025 08:52:53.112] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/size
648[19Jul2025 08:52:53.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/level
649[19Jul2025 08:52:53.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/level
650[19Jul2025 08:52:53.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/type
651[19Jul2025 08:52:53.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/type
652[19Jul2025 08:52:53.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/ways_of_associativity
653[19Jul2025 08:52:53.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/ways_of_associativity
654[19Jul2025 08:52:53.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/coherency_line_size
655[19Jul2025 08:52:53.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/coherency_line_size
656[19Jul2025 08:52:53.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/size
657[19Jul2025 08:52:53.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/size
658[19Jul2025 08:52:53.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/level
659[19Jul2025 08:52:53.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/level
660[19Jul2025 08:52:53.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/type
661[19Jul2025 08:52:53.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/type
662[19Jul2025 08:52:53.114] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/ways_of_associativity
663[19Jul2025 08:52:53.114] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/ways_of_associativity
664[19Jul2025 08:52:53.114] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/coherency_line_size
665[19Jul2025 08:52:53.114] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/coherency_line_size
666[19Jul2025 08:52:53.114] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/size
667[19Jul2025 08:52:53.114] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/size
668[19Jul2025 08:52:53.114] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/core_id
669[19Jul2025 08:52:53.114] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/core_id
670[19Jul2025 08:52:53.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/physical_package_id
671[19Jul2025 08:52:53.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/physical_package_id
672[19Jul2025 08:52:53.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cpu_capacity
673[19Jul2025 08:52:53.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/level
674[19Jul2025 08:52:53.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/level
675[19Jul2025 08:52:53.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/type
676[19Jul2025 08:52:53.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/type
677[19Jul2025 08:52:53.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/ways_of_associativity
678[19Jul2025 08:52:53.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/ways_of_associativity
679[19Jul2025 08:52:53.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/coherency_line_size
680[19Jul2025 08:52:53.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/coherency_line_size
681[19Jul2025 08:52:53.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/size
682[19Jul2025 08:52:53.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/size
683[19Jul2025 08:52:53.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/level
684[19Jul2025 08:52:53.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/level
685[19Jul2025 08:52:53.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/type
686[19Jul2025 08:52:53.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/type
687[19Jul2025 08:52:53.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/ways_of_associativity
688[19Jul2025 08:52:53.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/ways_of_associativity
689[19Jul2025 08:52:53.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/coherency_line_size
690[19Jul2025 08:52:53.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/coherency_line_size
691[19Jul2025 08:52:53.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/size
692[19Jul2025 08:52:53.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/size
693[19Jul2025 08:52:53.117] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/level
694[19Jul2025 08:52:53.117] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/level
695[19Jul2025 08:52:53.117] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/type
696[19Jul2025 08:52:53.117] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/type
697[19Jul2025 08:52:53.117] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/ways_of_associativity
698[19Jul2025 08:52:53.117] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/ways_of_associativity
699[19Jul2025 08:52:53.117] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/coherency_line_size
700[19Jul2025 08:52:53.117] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/coherency_line_size
701[19Jul2025 08:52:53.117] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/size
702[19Jul2025 08:52:53.118] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/size
703[19Jul2025 08:52:53.118] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/level
704[19Jul2025 08:52:53.118] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/level
705[19Jul2025 08:52:53.118] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/type
706[19Jul2025 08:52:53.118] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/type
707[19Jul2025 08:52:53.118] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/ways_of_associativity
708[19Jul2025 08:52:53.118] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/ways_of_associativity
709[19Jul2025 08:52:53.118] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/coherency_line_size
710[19Jul2025 08:52:53.118] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/coherency_line_size
711[19Jul2025 08:52:53.119] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/size
712[19Jul2025 08:52:53.119] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/size
713[19Jul2025 08:52:53.120] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/core_id
714[19Jul2025 08:52:53.120] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/core_id
715[19Jul2025 08:52:53.120] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/physical_package_id
716[19Jul2025 08:52:53.120] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/physical_package_id
717[19Jul2025 08:52:53.120] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cpu_capacity
718[19Jul2025 08:52:53.121] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/level
719[19Jul2025 08:52:53.121] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/level
720[19Jul2025 08:52:53.121] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/type
721[19Jul2025 08:52:53.121] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/type
722[19Jul2025 08:52:53.121] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/ways_of_associativity
723[19Jul2025 08:52:53.121] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/ways_of_associativity
724[19Jul2025 08:52:53.121] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/coherency_line_size
725[19Jul2025 08:52:53.121] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/coherency_line_size
726[19Jul2025 08:52:53.121] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/size
727[19Jul2025 08:52:53.121] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/size
728[19Jul2025 08:52:53.122] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/level
729[19Jul2025 08:52:53.122] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/level
730[19Jul2025 08:52:53.123] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/type
731[19Jul2025 08:52:53.123] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/type
732[19Jul2025 08:52:53.123] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/ways_of_associativity
733[19Jul2025 08:52:53.123] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/ways_of_associativity
734[19Jul2025 08:52:53.123] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/coherency_line_size
735[19Jul2025 08:52:53.123] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/coherency_line_size
736[19Jul2025 08:52:53.123] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/size
737[19Jul2025 08:52:53.123] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/size
738[19Jul2025 08:52:53.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/level
739[19Jul2025 08:52:53.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/level
740[19Jul2025 08:52:53.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/type
741[19Jul2025 08:52:53.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/type
742[19Jul2025 08:52:53.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/ways_of_associativity
743[19Jul2025 08:52:53.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/ways_of_associativity
744[19Jul2025 08:52:53.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/coherency_line_size
745[19Jul2025 08:52:53.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/coherency_line_size
746[19Jul2025 08:52:53.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/size
747[19Jul2025 08:52:53.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/size
748[19Jul2025 08:52:53.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/level
749[19Jul2025 08:52:53.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/level
750[19Jul2025 08:52:53.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/type
751[19Jul2025 08:52:53.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/type
752[19Jul2025 08:52:53.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/ways_of_associativity
753[19Jul2025 08:52:53.125] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/ways_of_associativity
754[19Jul2025 08:52:53.125] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/coherency_line_size
755[19Jul2025 08:52:53.125] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/coherency_line_size
756[19Jul2025 08:52:53.125] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/size
757[19Jul2025 08:52:53.125] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/size
758[19Jul2025 08:52:53.125] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/core_id
759[19Jul2025 08:52:53.125] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/core_id
760[19Jul2025 08:52:53.126] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/physical_package_id
761[19Jul2025 08:52:53.126] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/physical_package_id
762[19Jul2025 08:52:53.126] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cpu_capacity
763[19Jul2025 08:52:53.128] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/level
764[19Jul2025 08:52:53.129] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/level
765[19Jul2025 08:52:53.129] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/type
766[19Jul2025 08:52:53.129] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/type
767[19Jul2025 08:52:53.130] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/ways_of_associativity
768[19Jul2025 08:52:53.130] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/ways_of_associativity
769[19Jul2025 08:52:53.130] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/coherency_line_size
770[19Jul2025 08:52:53.136] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/coherency_line_size
771[19Jul2025 08:52:53.138] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/size
772[19Jul2025 08:52:53.138] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/size
773[19Jul2025 08:52:53.138] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/level
774[19Jul2025 08:52:53.139] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/level
775[19Jul2025 08:52:53.139] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/type
776[19Jul2025 08:52:53.139] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/type
777[19Jul2025 08:52:53.139] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/ways_of_associativity
778[19Jul2025 08:52:53.139] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/ways_of_associativity
779[19Jul2025 08:52:53.139] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/coherency_line_size
780[19Jul2025 08:52:53.140] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/coherency_line_size
781[19Jul2025 08:52:53.140] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/size
782[19Jul2025 08:52:53.140] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/size
783[19Jul2025 08:52:53.140] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/level
784[19Jul2025 08:52:53.141] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/level
785[19Jul2025 08:52:53.141] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/type
786[19Jul2025 08:52:53.141] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/type
787[19Jul2025 08:52:53.142] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/ways_of_associativity
788[19Jul2025 08:52:53.142] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/ways_of_associativity
789[19Jul2025 08:52:53.142] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/coherency_line_size
790[19Jul2025 08:52:53.142] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/coherency_line_size
791[19Jul2025 08:52:53.143] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/size
792[19Jul2025 08:52:53.143] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/size
793[19Jul2025 08:52:53.143] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/level
794[19Jul2025 08:52:53.143] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/level
795[19Jul2025 08:52:53.144] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/type
796[19Jul2025 08:52:53.144] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/type
797[19Jul2025 08:52:53.144] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/ways_of_associativity
798[19Jul2025 08:52:53.145] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/ways_of_associativity
799[19Jul2025 08:52:53.145] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/coherency_line_size
800[19Jul2025 08:52:53.145] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/coherency_line_size
801[19Jul2025 08:52:53.146] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/size
802[19Jul2025 08:52:53.146] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/size
803[19Jul2025 08:52:53.148] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/core_id
804[19Jul2025 08:52:53.149] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/core_id
805[19Jul2025 08:52:53.149] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/physical_package_id
806[19Jul2025 08:52:53.149] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/physical_package_id
807[19Jul2025 08:52:53.149] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cpu_capacity
808[19Jul2025 08:52:53.150] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/level
809[19Jul2025 08:52:53.150] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/level
810[19Jul2025 08:52:53.151] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/type
811[19Jul2025 08:52:53.151] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/type
812[19Jul2025 08:52:53.151] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/ways_of_associativity
813[19Jul2025 08:52:53.151] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/ways_of_associativity
814[19Jul2025 08:52:53.151] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/coherency_line_size
815[19Jul2025 08:52:53.151] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/coherency_line_size
816[19Jul2025 08:52:53.152] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/size
817[19Jul2025 08:52:53.152] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/size
818[19Jul2025 08:52:53.152] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/level
819[19Jul2025 08:52:53.152] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/level
820[19Jul2025 08:52:53.153] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/type
821[19Jul2025 08:52:53.153] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/type
822[19Jul2025 08:52:53.153] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/ways_of_associativity
823[19Jul2025 08:52:53.153] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/ways_of_associativity
824[19Jul2025 08:52:53.153] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/coherency_line_size
825[19Jul2025 08:52:53.153] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/coherency_line_size
826[19Jul2025 08:52:53.153] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/size
827[19Jul2025 08:52:53.153] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/size
828[19Jul2025 08:52:53.153] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/level
829[19Jul2025 08:52:53.153] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/level
830[19Jul2025 08:52:53.155] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/type
831[19Jul2025 08:52:53.155] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/type
832[19Jul2025 08:52:53.155] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/ways_of_associativity
833[19Jul2025 08:52:53.155] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/ways_of_associativity
834[19Jul2025 08:52:53.155] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/coherency_line_size
835[19Jul2025 08:52:53.155] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/coherency_line_size
836[19Jul2025 08:52:53.156] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/size
837[19Jul2025 08:52:53.156] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/size
838[19Jul2025 08:52:53.156] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/level
839[19Jul2025 08:52:53.156] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/level
840[19Jul2025 08:52:53.156] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/type
841[19Jul2025 08:52:53.156] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/type
842[19Jul2025 08:52:53.157] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/ways_of_associativity
843[19Jul2025 08:52:53.157] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/ways_of_associativity
844[19Jul2025 08:52:53.157] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/coherency_line_size
845[19Jul2025 08:52:53.157] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/coherency_line_size
846[19Jul2025 08:52:53.157] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/size
847[19Jul2025 08:52:53.157] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/size
848[19Jul2025 08:52:53.158] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/core_id
849[19Jul2025 08:52:53.158] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/core_id
850[19Jul2025 08:52:53.158] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/physical_package_id
851[19Jul2025 08:52:53.158] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/physical_package_id
852[19Jul2025 08:52:53.158] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cpu_capacity
853[19Jul2025 08:52:53.159] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/level
854[19Jul2025 08:52:53.159] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/level
855[19Jul2025 08:52:53.159] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/type
856[19Jul2025 08:52:53.159] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/type
857[19Jul2025 08:52:53.159] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/ways_of_associativity
858[19Jul2025 08:52:53.159] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/ways_of_associativity
859[19Jul2025 08:52:53.160] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/coherency_line_size
860[19Jul2025 08:52:53.160] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/coherency_line_size
861[19Jul2025 08:52:53.160] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/size
862[19Jul2025 08:52:53.160] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/size
863[19Jul2025 08:52:53.160] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/level
864[19Jul2025 08:52:53.160] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/level
865[19Jul2025 08:52:53.161] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/type
866[19Jul2025 08:52:53.161] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/type
867[19Jul2025 08:52:53.161] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/ways_of_associativity
868[19Jul2025 08:52:53.161] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/ways_of_associativity
869[19Jul2025 08:52:53.162] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/coherency_line_size
870[19Jul2025 08:52:53.162] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/coherency_line_size
871[19Jul2025 08:52:53.162] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/size
872[19Jul2025 08:52:53.162] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/size
873[19Jul2025 08:52:53.163] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/level
874[19Jul2025 08:52:53.163] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/level
875[19Jul2025 08:52:53.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/type
876[19Jul2025 08:52:53.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/type
877[19Jul2025 08:52:53.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/ways_of_associativity
878[19Jul2025 08:52:53.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/ways_of_associativity
879[19Jul2025 08:52:53.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/coherency_line_size
880[19Jul2025 08:52:53.165] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/coherency_line_size
881[19Jul2025 08:52:53.165] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/size
882[19Jul2025 08:52:53.165] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/size
883[19Jul2025 08:52:53.165] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/level
884[19Jul2025 08:52:53.165] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/level
885[19Jul2025 08:52:53.166] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/type
886[19Jul2025 08:52:53.166] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/type
887[19Jul2025 08:52:53.166] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/ways_of_associativity
888[19Jul2025 08:52:53.166] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/ways_of_associativity
889[19Jul2025 08:52:53.166] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/coherency_line_size
890[19Jul2025 08:52:53.167] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/coherency_line_size
891[19Jul2025 08:52:53.167] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/size
892[19Jul2025 08:52:53.167] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/size
893[19Jul2025 08:52:53.170] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/core_id
894[19Jul2025 08:52:53.170] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/core_id
895[19Jul2025 08:52:53.171] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/physical_package_id
896[19Jul2025 08:52:53.171] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/physical_package_id
897[19Jul2025 08:52:53.171] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cpu_capacity
898[19Jul2025 08:52:53.172] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/level
899[19Jul2025 08:52:53.172] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/level
900[19Jul2025 08:52:53.173] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/type
901[19Jul2025 08:52:53.173] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/type
902[19Jul2025 08:52:53.173] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/ways_of_associativity
903[19Jul2025 08:52:53.173] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/ways_of_associativity
904[19Jul2025 08:52:53.173] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/coherency_line_size
905[19Jul2025 08:52:53.174] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/coherency_line_size
906[19Jul2025 08:52:53.174] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/size
907[19Jul2025 08:52:53.174] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/size
908[19Jul2025 08:52:53.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/level
909[19Jul2025 08:52:53.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/level
910[19Jul2025 08:52:53.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/type
911[19Jul2025 08:52:53.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/type
912[19Jul2025 08:52:53.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/ways_of_associativity
913[19Jul2025 08:52:53.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/ways_of_associativity
914[19Jul2025 08:52:53.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/coherency_line_size
915[19Jul2025 08:52:53.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/coherency_line_size
916[19Jul2025 08:52:53.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/size
917[19Jul2025 08:52:53.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/size
918[19Jul2025 08:52:53.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/level
919[19Jul2025 08:52:53.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/level
920[19Jul2025 08:52:53.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/type
921[19Jul2025 08:52:53.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/type
922[19Jul2025 08:52:53.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/ways_of_associativity
923[19Jul2025 08:52:53.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/ways_of_associativity
924[19Jul2025 08:52:53.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/coherency_line_size
925[19Jul2025 08:52:53.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/coherency_line_size
926[19Jul2025 08:52:53.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/size
927[19Jul2025 08:52:53.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/size
928[19Jul2025 08:52:53.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/level
929[19Jul2025 08:52:53.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/level
930[19Jul2025 08:52:53.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/type
931[19Jul2025 08:52:53.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/type
932[19Jul2025 08:52:53.178] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/ways_of_associativity
933[19Jul2025 08:52:53.178] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/ways_of_associativity
934[19Jul2025 08:52:53.178] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/coherency_line_size
935[19Jul2025 08:52:53.178] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/coherency_line_size
936[19Jul2025 08:52:53.178] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/size
937[19Jul2025 08:52:53.178] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/size
938[19Jul2025 08:52:53.179] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/core_id
939[19Jul2025 08:52:53.179] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/core_id
940[19Jul2025 08:52:53.179] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/physical_package_id
941[19Jul2025 08:52:53.179] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/physical_package_id
942[19Jul2025 08:52:53.179] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cpu_capacity
943[19Jul2025 08:52:53.179] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/level
944[19Jul2025 08:52:53.179] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/level
945[19Jul2025 08:52:53.179] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/type
946[19Jul2025 08:52:53.179] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/type
947[19Jul2025 08:52:53.179] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/ways_of_associativity
948[19Jul2025 08:52:53.180] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/ways_of_associativity
949[19Jul2025 08:52:53.180] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/coherency_line_size
950[19Jul2025 08:52:53.180] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/coherency_line_size
951[19Jul2025 08:52:53.184] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/size
952[19Jul2025 08:52:53.184] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/size
953[19Jul2025 08:52:53.184] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/level
954[19Jul2025 08:52:53.184] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/level
955[19Jul2025 08:52:53.184] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/type
956[19Jul2025 08:52:53.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/type
957[19Jul2025 08:52:53.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/ways_of_associativity
958[19Jul2025 08:52:53.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/ways_of_associativity
959[19Jul2025 08:52:53.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/coherency_line_size
960[19Jul2025 08:52:53.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/coherency_line_size
961[19Jul2025 08:52:53.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/size
962[19Jul2025 08:52:53.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/size
963[19Jul2025 08:52:53.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/level
964[19Jul2025 08:52:53.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/level
965[19Jul2025 08:52:53.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/type
966[19Jul2025 08:52:53.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/type
967[19Jul2025 08:52:53.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/ways_of_associativity
968[19Jul2025 08:52:53.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/ways_of_associativity
969[19Jul2025 08:52:53.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/coherency_line_size
970[19Jul2025 08:52:53.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/coherency_line_size
971[19Jul2025 08:52:53.186] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/size
972[19Jul2025 08:52:53.186] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/size
973[19Jul2025 08:52:53.186] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/level
974[19Jul2025 08:52:53.186] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/level
975[19Jul2025 08:52:53.188] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/type
976[19Jul2025 08:52:53.188] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/type
977[19Jul2025 08:52:53.189] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/ways_of_associativity
978[19Jul2025 08:52:53.189] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/ways_of_associativity
979[19Jul2025 08:52:53.189] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/coherency_line_size
980[19Jul2025 08:52:53.189] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/coherency_line_size
981[19Jul2025 08:52:53.189] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/size
982[19Jul2025 08:52:53.189] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/size
983[19Jul2025 08:52:53.189] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/core_id
984[19Jul2025 08:52:53.190] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/core_id
985[19Jul2025 08:52:53.190] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/physical_package_id
986[19Jul2025 08:52:53.190] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/physical_package_id
987[19Jul2025 08:52:53.190] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cpu_capacity
988[19Jul2025 08:52:53.190] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/level
989[19Jul2025 08:52:53.190] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/level
990[19Jul2025 08:52:53.190] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/type
991[19Jul2025 08:52:53.190] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/type
992[19Jul2025 08:52:53.190] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/ways_of_associativity
993[19Jul2025 08:52:53.190] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/ways_of_associativity
994[19Jul2025 08:52:53.190] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/coherency_line_size
995[19Jul2025 08:52:53.190] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/coherency_line_size
996[19Jul2025 08:52:53.190] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/size
997[19Jul2025 08:52:53.190] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/size
998[19Jul2025 08:52:53.191] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/level
999[19Jul2025 08:52:53.191] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/level
1000[19Jul2025 08:52:53.191] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/type
1001[19Jul2025 08:52:53.191] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/type
1002[19Jul2025 08:52:53.191] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/ways_of_associativity
1003[19Jul2025 08:52:53.191] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/ways_of_associativity
1004[19Jul2025 08:52:53.191] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/coherency_line_size
1005[19Jul2025 08:52:53.191] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/coherency_line_size
1006[19Jul2025 08:52:53.191] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/size
1007[19Jul2025 08:52:53.191] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/size
1008[19Jul2025 08:52:53.191] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/level
1009[19Jul2025 08:52:53.191] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/level
1010[19Jul2025 08:52:53.191] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/type
1011[19Jul2025 08:52:53.191] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/type
1012[19Jul2025 08:52:53.191] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/ways_of_associativity
1013[19Jul2025 08:52:53.191] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/ways_of_associativity
1014[19Jul2025 08:52:53.198] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/coherency_line_size
1015[19Jul2025 08:52:53.198] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/coherency_line_size
1016[19Jul2025 08:52:53.198] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/size
1017[19Jul2025 08:52:53.198] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/size
1018[19Jul2025 08:52:53.198] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/level
1019[19Jul2025 08:52:53.198] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/level
1020[19Jul2025 08:52:53.199] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/type
1021[19Jul2025 08:52:53.199] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/type
1022[19Jul2025 08:52:53.199] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/ways_of_associativity
1023[19Jul2025 08:52:53.199] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/ways_of_associativity
1024[19Jul2025 08:52:53.199] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/coherency_line_size
1025[19Jul2025 08:52:53.199] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/coherency_line_size
1026[19Jul2025 08:52:53.199] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/size
1027[19Jul2025 08:52:53.199] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/size
1028[19Jul2025 08:52:53.199] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/core_id
1029[19Jul2025 08:52:53.199] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/core_id
1030[19Jul2025 08:52:53.200] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/physical_package_id
1031[19Jul2025 08:52:53.200] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/physical_package_id
1032[19Jul2025 08:52:53.200] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cpu_capacity
1033[19Jul2025 08:52:53.200] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/level
1034[19Jul2025 08:52:53.200] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/level
1035[19Jul2025 08:52:53.200] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/type
1036[19Jul2025 08:52:53.200] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/type
1037[19Jul2025 08:52:53.200] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/ways_of_associativity
1038[19Jul2025 08:52:53.200] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/ways_of_associativity
1039[19Jul2025 08:52:53.200] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/coherency_line_size
1040[19Jul2025 08:52:53.200] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/coherency_line_size
1041[19Jul2025 08:52:53.200] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/size
1042[19Jul2025 08:52:53.200] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/size
1043[19Jul2025 08:52:53.200] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/level
1044[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/level
1045[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/type
1046[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/type
1047[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/ways_of_associativity
1048[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/ways_of_associativity
1049[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/coherency_line_size
1050[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/coherency_line_size
1051[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/size
1052[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/size
1053[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/level
1054[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/level
1055[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/type
1056[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/type
1057[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/ways_of_associativity
1058[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/ways_of_associativity
1059[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/coherency_line_size
1060[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/coherency_line_size
1061[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/size
1062[19Jul2025 08:52:53.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/size
1063[19Jul2025 08:52:53.202] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/level
1064[19Jul2025 08:52:53.202] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/level
1065[19Jul2025 08:52:53.202] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/type
1066[19Jul2025 08:52:53.202] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/type
1067[19Jul2025 08:52:53.202] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/ways_of_associativity
1068[19Jul2025 08:52:53.202] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/ways_of_associativity
1069[19Jul2025 08:52:53.202] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/coherency_line_size
1070[19Jul2025 08:52:53.202] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/coherency_line_size
1071[19Jul2025 08:52:53.202] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/size
1072[19Jul2025 08:52:53.202] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/size
1073[19Jul2025 08:52:53.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id
1074[19Jul2025 08:52:53.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id
1075[19Jul2025 08:52:53.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id
1076[19Jul2025 08:52:53.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id
1077[19Jul2025 08:52:53.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity
1078[19Jul2025 08:52:53.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level
1079[19Jul2025 08:52:53.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level
1080[19Jul2025 08:52:53.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type
1081[19Jul2025 08:52:53.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type
1082[19Jul2025 08:52:53.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity
1083[19Jul2025 08:52:53.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity
1084[19Jul2025 08:52:53.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size
1085[19Jul2025 08:52:53.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size
1086[19Jul2025 08:52:53.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size
1087[19Jul2025 08:52:53.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size
1088[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level
1089[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level
1090[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type
1091[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type
1092[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity
1093[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity
1094[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size
1095[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size
1096[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size
1097[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size
1098[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level
1099[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level
1100[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type
1101[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type
1102[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity
1103[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity
1104[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size
1105[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size
1106[19Jul2025 08:52:53.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size
1107[19Jul2025 08:52:53.205] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size
1108[19Jul2025 08:52:53.205] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level
1109[19Jul2025 08:52:53.205] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level
1110[19Jul2025 08:52:53.205] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type
1111[19Jul2025 08:52:53.205] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type
1112[19Jul2025 08:52:53.205] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity
1113[19Jul2025 08:52:53.205] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity
1114[19Jul2025 08:52:53.205] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size
1115[19Jul2025 08:52:53.205] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size
1116[19Jul2025 08:52:53.205] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size
1117[19Jul2025 08:52:53.205] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size
1118[19Jul2025 08:52:53.205] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/core_id
1119[19Jul2025 08:52:53.205] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/core_id
1120[19Jul2025 08:52:53.206] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/physical_package_id
1121[19Jul2025 08:52:53.206] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/physical_package_id
1122[19Jul2025 08:52:53.206] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cpu_capacity
1123[19Jul2025 08:52:53.206] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/level
1124[19Jul2025 08:52:53.206] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/level
1125[19Jul2025 08:52:53.206] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/type
1126[19Jul2025 08:52:53.206] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/type
1127[19Jul2025 08:52:53.206] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/ways_of_associativity
1128[19Jul2025 08:52:53.206] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/ways_of_associativity
1129[19Jul2025 08:52:53.206] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/coherency_line_size
1130[19Jul2025 08:52:53.206] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/coherency_line_size
1131[19Jul2025 08:52:53.206] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/size
1132[19Jul2025 08:52:53.206] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/size
1133[19Jul2025 08:52:53.206] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/level
1134[19Jul2025 08:52:53.206] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/level
1135[19Jul2025 08:52:53.206] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/type
1136[19Jul2025 08:52:53.206] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/type
1137[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/ways_of_associativity
1138[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/ways_of_associativity
1139[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/coherency_line_size
1140[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/coherency_line_size
1141[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/size
1142[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/size
1143[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/level
1144[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/level
1145[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/type
1146[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/type
1147[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/ways_of_associativity
1148[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/ways_of_associativity
1149[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/coherency_line_size
1150[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/coherency_line_size
1151[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/size
1152[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/size
1153[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/level
1154[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/level
1155[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/type
1156[19Jul2025 08:52:53.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/type
1157[19Jul2025 08:52:53.208] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/ways_of_associativity
1158[19Jul2025 08:52:53.208] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/ways_of_associativity
1159[19Jul2025 08:52:53.208] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/coherency_line_size
1160[19Jul2025 08:52:53.208] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/coherency_line_size
1161[19Jul2025 08:52:53.208] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/size
1162[19Jul2025 08:52:53.208] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/size
1163[19Jul2025 08:52:53.208] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/core_id
1164[19Jul2025 08:52:53.208] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/core_id
1165[19Jul2025 08:52:53.208] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/physical_package_id
1166[19Jul2025 08:52:53.208] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/physical_package_id
1167[19Jul2025 08:52:53.208] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cpu_capacity
1168[19Jul2025 08:52:53.209] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/level
1169[19Jul2025 08:52:53.209] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/level
1170[19Jul2025 08:52:53.209] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/type
1171[19Jul2025 08:52:53.209] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/type
1172[19Jul2025 08:52:53.209] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/ways_of_associativity
1173[19Jul2025 08:52:53.209] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/ways_of_associativity
1174[19Jul2025 08:52:53.209] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/coherency_line_size
1175[19Jul2025 08:52:53.209] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/coherency_line_size
1176[19Jul2025 08:52:53.209] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/size
1177[19Jul2025 08:52:53.209] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/size
1178[19Jul2025 08:52:53.209] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/level
1179[19Jul2025 08:52:53.209] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/level
1180[19Jul2025 08:52:53.209] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/type
1181[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/type
1182[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/ways_of_associativity
1183[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/ways_of_associativity
1184[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/coherency_line_size
1185[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/coherency_line_size
1186[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/size
1187[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/size
1188[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/level
1189[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/level
1190[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/type
1191[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/type
1192[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/ways_of_associativity
1193[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/ways_of_associativity
1194[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/coherency_line_size
1195[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/coherency_line_size
1196[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/size
1197[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/size
1198[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/level
1199[19Jul2025 08:52:53.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/level
1200[19Jul2025 08:52:53.211] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/type
1201[19Jul2025 08:52:53.211] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/type
1202[19Jul2025 08:52:53.211] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/ways_of_associativity
1203[19Jul2025 08:52:53.211] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/ways_of_associativity
1204[19Jul2025 08:52:53.211] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/coherency_line_size
1205[19Jul2025 08:52:53.211] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/coherency_line_size
1206[19Jul2025 08:52:53.211] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/size
1207[19Jul2025 08:52:53.211] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/size
1208[19Jul2025 08:52:53.211] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/topology/core_id
1209[19Jul2025 08:52:53.211] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/topology/core_id
1210[19Jul2025 08:52:53.211] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/topology/physical_package_id
1211[19Jul2025 08:52:53.211] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/topology/physical_package_id
1212[19Jul2025 08:52:53.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cpu_capacity
1213[19Jul2025 08:52:53.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/level
1214[19Jul2025 08:52:53.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/level
1215[19Jul2025 08:52:53.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/type
1216[19Jul2025 08:52:53.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/type
1217[19Jul2025 08:52:53.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/ways_of_associativity
1218[19Jul2025 08:52:53.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/ways_of_associativity
1219[19Jul2025 08:52:53.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/coherency_line_size
1220[19Jul2025 08:52:53.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/coherency_line_size
1221[19Jul2025 08:52:53.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/size
1222[19Jul2025 08:52:53.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/size
1223[19Jul2025 08:52:53.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/level
1224[19Jul2025 08:52:53.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/level
1225[19Jul2025 08:52:53.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/type
1226[19Jul2025 08:52:53.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/type
1227[19Jul2025 08:52:53.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/ways_of_associativity
1228[19Jul2025 08:52:53.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/ways_of_associativity
1229[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/coherency_line_size
1230[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/coherency_line_size
1231[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/size
1232[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/size
1233[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/level
1234[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/level
1235[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/type
1236[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/type
1237[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/ways_of_associativity
1238[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/ways_of_associativity
1239[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/coherency_line_size
1240[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/coherency_line_size
1241[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/size
1242[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/size
1243[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/level
1244[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/level
1245[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/type
1246[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/type
1247[19Jul2025 08:52:53.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/ways_of_associativity
1248[19Jul2025 08:52:53.214] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/ways_of_associativity
1249[19Jul2025 08:52:53.214] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/coherency_line_size
1250[19Jul2025 08:52:53.214] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/coherency_line_size
1251[19Jul2025 08:52:53.214] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/size
1252[19Jul2025 08:52:53.214] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/size
1253[19Jul2025 08:52:53.215] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/topology/core_id
1254[19Jul2025 08:52:53.215] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/topology/core_id
1255[19Jul2025 08:52:53.215] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/topology/physical_package_id
1256[19Jul2025 08:52:53.215] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/topology/physical_package_id
1257[19Jul2025 08:52:53.215] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cpu_capacity
1258[19Jul2025 08:52:53.215] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/level
1259[19Jul2025 08:52:53.215] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/level
1260[19Jul2025 08:52:53.215] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/type
1261[19Jul2025 08:52:53.215] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/type
1262[19Jul2025 08:52:53.215] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/ways_of_associativity
1263[19Jul2025 08:52:53.215] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/ways_of_associativity
1264[19Jul2025 08:52:53.215] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/coherency_line_size
1265[19Jul2025 08:52:53.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/coherency_line_size
1266[19Jul2025 08:52:53.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/size
1267[19Jul2025 08:52:53.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/size
1268[19Jul2025 08:52:53.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/level
1269[19Jul2025 08:52:53.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/level
1270[19Jul2025 08:52:53.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/type
1271[19Jul2025 08:52:53.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/type
1272[19Jul2025 08:52:53.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/ways_of_associativity
1273[19Jul2025 08:52:53.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/ways_of_associativity
1274[19Jul2025 08:52:53.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/coherency_line_size
1275[19Jul2025 08:52:53.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/coherency_line_size
1276[19Jul2025 08:52:53.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/size
1277[19Jul2025 08:52:53.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/size
1278[19Jul2025 08:52:53.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/level
1279[19Jul2025 08:52:53.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/level
1280[19Jul2025 08:52:53.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/type
1281[19Jul2025 08:52:53.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/type
1282[19Jul2025 08:52:53.217] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/ways_of_associativity
1283[19Jul2025 08:52:53.217] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/ways_of_associativity
1284[19Jul2025 08:52:53.217] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/coherency_line_size
1285[19Jul2025 08:52:53.217] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/coherency_line_size
1286[19Jul2025 08:52:53.217] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/size
1287[19Jul2025 08:52:53.217] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/size
1288[19Jul2025 08:52:53.217] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/level
1289[19Jul2025 08:52:53.217] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/level
1290[19Jul2025 08:52:53.217] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/type
1291[19Jul2025 08:52:53.218] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/type
1292[19Jul2025 08:52:53.218] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/ways_of_associativity
1293[19Jul2025 08:52:53.218] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/ways_of_associativity
1294[19Jul2025 08:52:53.218] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/coherency_line_size
1295[19Jul2025 08:52:53.218] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/coherency_line_size
1296[19Jul2025 08:52:53.218] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/size
1297[19Jul2025 08:52:53.218] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/size
1298[19Jul2025 08:52:53.219] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/topology/core_id
1299[19Jul2025 08:52:53.219] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/topology/core_id
1300[19Jul2025 08:52:53.219] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/topology/physical_package_id
1301[19Jul2025 08:52:53.219] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/topology/physical_package_id
1302[19Jul2025 08:52:53.219] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cpu_capacity
1303[19Jul2025 08:52:53.219] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/level
1304[19Jul2025 08:52:53.219] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/level
1305[19Jul2025 08:52:53.219] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/type
1306[19Jul2025 08:52:53.219] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/type
1307[19Jul2025 08:52:53.219] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/ways_of_associativity
1308[19Jul2025 08:52:53.219] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/ways_of_associativity
1309[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/coherency_line_size
1310[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/coherency_line_size
1311[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/size
1312[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/size
1313[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/level
1314[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/level
1315[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/type
1316[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/type
1317[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/ways_of_associativity
1318[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/ways_of_associativity
1319[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/coherency_line_size
1320[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/coherency_line_size
1321[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/size
1322[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/size
1323[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/level
1324[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/level
1325[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/type
1326[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/type
1327[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/ways_of_associativity
1328[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/ways_of_associativity
1329[19Jul2025 08:52:53.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/coherency_line_size
1330[19Jul2025 08:52:53.221] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/coherency_line_size
1331[19Jul2025 08:52:53.221] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/size
1332[19Jul2025 08:52:53.221] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/size
1333[19Jul2025 08:52:53.221] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/level
1334[19Jul2025 08:52:53.221] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/level
1335[19Jul2025 08:52:53.221] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/type
1336[19Jul2025 08:52:53.221] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/type
1337[19Jul2025 08:52:53.221] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/ways_of_associativity
1338[19Jul2025 08:52:53.221] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/ways_of_associativity
1339[19Jul2025 08:52:53.221] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/coherency_line_size
1340[19Jul2025 08:52:53.221] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/coherency_line_size
1341[19Jul2025 08:52:53.221] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/size
1342[19Jul2025 08:52:53.221] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/size
1343[19Jul2025 08:52:53.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/topology/core_id
1344[19Jul2025 08:52:53.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/topology/core_id
1345[19Jul2025 08:52:53.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/topology/physical_package_id
1346[19Jul2025 08:52:53.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/topology/physical_package_id
1347[19Jul2025 08:52:53.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cpu_capacity
1348[19Jul2025 08:52:53.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/level
1349[19Jul2025 08:52:53.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/level
1350[19Jul2025 08:52:53.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/type
1351[19Jul2025 08:52:53.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/type
1352[19Jul2025 08:52:53.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/ways_of_associativity
1353[19Jul2025 08:52:53.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/ways_of_associativity
1354[19Jul2025 08:52:53.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/coherency_line_size
1355[19Jul2025 08:52:53.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/coherency_line_size
1356[19Jul2025 08:52:53.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/size
1357[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/size
1358[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/level
1359[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/level
1360[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/type
1361[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/type
1362[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/ways_of_associativity
1363[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/ways_of_associativity
1364[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/coherency_line_size
1365[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/coherency_line_size
1366[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/size
1367[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/size
1368[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/level
1369[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/level
1370[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/type
1371[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/type
1372[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/ways_of_associativity
1373[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/ways_of_associativity
1374[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/coherency_line_size
1375[19Jul2025 08:52:53.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/coherency_line_size
1376[19Jul2025 08:52:53.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/size
1377[19Jul2025 08:52:53.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/size
1378[19Jul2025 08:52:53.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/level
1379[19Jul2025 08:52:53.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/level
1380[19Jul2025 08:52:53.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/type
1381[19Jul2025 08:52:53.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/type
1382[19Jul2025 08:52:53.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/ways_of_associativity
1383[19Jul2025 08:52:53.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/ways_of_associativity
1384[19Jul2025 08:52:53.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/coherency_line_size
1385[19Jul2025 08:52:53.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/coherency_line_size
1386[19Jul2025 08:52:53.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/size
1387[19Jul2025 08:52:53.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/size
1388[19Jul2025 08:52:53.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/topology/core_id
1389[19Jul2025 08:52:53.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/topology/core_id
1390[19Jul2025 08:52:53.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/topology/physical_package_id
1391[19Jul2025 08:52:53.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/topology/physical_package_id
1392[19Jul2025 08:52:53.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cpu_capacity
1393[19Jul2025 08:52:53.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/level
1394[19Jul2025 08:52:53.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/level
1395[19Jul2025 08:52:53.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/type
1396[19Jul2025 08:52:53.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/type
1397[19Jul2025 08:52:53.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/ways_of_associativity
1398[19Jul2025 08:52:53.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/ways_of_associativity
1399[19Jul2025 08:52:53.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/coherency_line_size
1400[19Jul2025 08:52:53.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/coherency_line_size
1401[19Jul2025 08:52:53.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/size
1402[19Jul2025 08:52:53.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/size
1403[19Jul2025 08:52:53.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/level
1404[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/level
1405[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/type
1406[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/type
1407[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/ways_of_associativity
1408[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/ways_of_associativity
1409[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/coherency_line_size
1410[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/coherency_line_size
1411[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/size
1412[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/size
1413[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/level
1414[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/level
1415[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/type
1416[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/type
1417[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/ways_of_associativity
1418[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/ways_of_associativity
1419[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/coherency_line_size
1420[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/coherency_line_size
1421[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/size
1422[19Jul2025 08:52:53.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/size
1423[19Jul2025 08:52:53.227] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/level
1424[19Jul2025 08:52:53.227] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/level
1425[19Jul2025 08:52:53.227] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/type
1426[19Jul2025 08:52:53.227] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/type
1427[19Jul2025 08:52:53.227] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/ways_of_associativity
1428[19Jul2025 08:52:53.227] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/ways_of_associativity
1429[19Jul2025 08:52:53.227] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/coherency_line_size
1430[19Jul2025 08:52:53.227] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/coherency_line_size
1431[19Jul2025 08:52:53.227] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/size
1432[19Jul2025 08:52:53.227] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/size
1433[19Jul2025 08:52:53.227] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/topology/core_id
1434[19Jul2025 08:52:53.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/topology/core_id
1435[19Jul2025 08:52:53.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/topology/physical_package_id
1436[19Jul2025 08:52:53.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/topology/physical_package_id
1437[19Jul2025 08:52:53.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cpu_capacity
1438[19Jul2025 08:52:53.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/level
1439[19Jul2025 08:52:53.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/level
1440[19Jul2025 08:52:53.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/type
1441[19Jul2025 08:52:53.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/type
1442[19Jul2025 08:52:53.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/ways_of_associativity
1443[19Jul2025 08:52:53.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/ways_of_associativity
1444[19Jul2025 08:52:53.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/coherency_line_size
1445[19Jul2025 08:52:53.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/coherency_line_size
1446[19Jul2025 08:52:53.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/size
1447[19Jul2025 08:52:53.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/size
1448[19Jul2025 08:52:53.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/level
1449[19Jul2025 08:52:53.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/level
1450[19Jul2025 08:52:53.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/type
1451[19Jul2025 08:52:53.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/type
1452[19Jul2025 08:52:53.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/ways_of_associativity
1453[19Jul2025 08:52:53.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/ways_of_associativity
1454[19Jul2025 08:52:53.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/coherency_line_size
1455[19Jul2025 08:52:53.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/coherency_line_size
1456[19Jul2025 08:52:53.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/size
1457[19Jul2025 08:52:53.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/size
1458[19Jul2025 08:52:53.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/level
1459[19Jul2025 08:52:53.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/level
1460[19Jul2025 08:52:53.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/type
1461[19Jul2025 08:52:53.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/type
1462[19Jul2025 08:52:53.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/ways_of_associativity
1463[19Jul2025 08:52:53.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/ways_of_associativity
1464[19Jul2025 08:52:53.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/coherency_line_size
1465[19Jul2025 08:52:53.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/coherency_line_size
1466[19Jul2025 08:52:53.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/size
1467[19Jul2025 08:52:53.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/size
1468[19Jul2025 08:52:53.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/level
1469[19Jul2025 08:52:53.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/level
1470[19Jul2025 08:52:53.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/type
1471[19Jul2025 08:52:53.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/type
1472[19Jul2025 08:52:53.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/ways_of_associativity
1473[19Jul2025 08:52:53.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/ways_of_associativity
1474[19Jul2025 08:52:53.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/coherency_line_size
1475[19Jul2025 08:52:53.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/coherency_line_size
1476[19Jul2025 08:52:53.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/size
1477[19Jul2025 08:52:53.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/size
1478[19Jul2025 08:52:53.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/topology/core_id
1479[19Jul2025 08:52:53.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/topology/core_id
1480[19Jul2025 08:52:53.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/topology/physical_package_id
1481[19Jul2025 08:52:53.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/topology/physical_package_id
1482[19Jul2025 08:52:53.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cpu_capacity
1483[19Jul2025 08:52:53.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/level
1484[19Jul2025 08:52:53.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/level
1485[19Jul2025 08:52:53.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/type
1486[19Jul2025 08:52:53.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/type
1487[19Jul2025 08:52:53.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/ways_of_associativity
1488[19Jul2025 08:52:53.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/ways_of_associativity
1489[19Jul2025 08:52:53.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/coherency_line_size
1490[19Jul2025 08:52:53.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/coherency_line_size
1491[19Jul2025 08:52:53.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/size
1492[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/size
1493[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/level
1494[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/level
1495[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/type
1496[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/type
1497[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/ways_of_associativity
1498[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/ways_of_associativity
1499[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/coherency_line_size
1500[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/coherency_line_size
1501[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/size
1502[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/size
1503[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/level
1504[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/level
1505[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/type
1506[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/type
1507[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/ways_of_associativity
1508[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/ways_of_associativity
1509[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/coherency_line_size
1510[19Jul2025 08:52:53.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/coherency_line_size
1511[19Jul2025 08:52:53.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/size
1512[19Jul2025 08:52:53.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/size
1513[19Jul2025 08:52:53.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/level
1514[19Jul2025 08:52:53.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/level
1515[19Jul2025 08:52:53.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/type
1516[19Jul2025 08:52:53.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/type
1517[19Jul2025 08:52:53.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/ways_of_associativity
1518[19Jul2025 08:52:53.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/ways_of_associativity
1519[19Jul2025 08:52:53.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/coherency_line_size
1520[19Jul2025 08:52:53.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/coherency_line_size
1521[19Jul2025 08:52:53.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/size
1522[19Jul2025 08:52:53.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/size
1523[19Jul2025 08:52:53.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/topology/core_id
1524[19Jul2025 08:52:53.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/topology/core_id
1525[19Jul2025 08:52:53.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/topology/physical_package_id
1526[19Jul2025 08:52:53.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/topology/physical_package_id
1527[19Jul2025 08:52:53.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cpu_capacity
1528[19Jul2025 08:52:53.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/level
1529[19Jul2025 08:52:53.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/level
1530[19Jul2025 08:52:53.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/type
1531[19Jul2025 08:52:53.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/type
1532[19Jul2025 08:52:53.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/ways_of_associativity
1533[19Jul2025 08:52:53.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/ways_of_associativity
1534[19Jul2025 08:52:53.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/coherency_line_size
1535[19Jul2025 08:52:53.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/coherency_line_size
1536[19Jul2025 08:52:53.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/size
1537[19Jul2025 08:52:53.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/size
1538[19Jul2025 08:52:53.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/level
1539[19Jul2025 08:52:53.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/level
1540[19Jul2025 08:52:53.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/type
1541[19Jul2025 08:52:53.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/type
1542[19Jul2025 08:52:53.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/ways_of_associativity
1543[19Jul2025 08:52:53.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/ways_of_associativity
1544[19Jul2025 08:52:53.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/coherency_line_size
1545[19Jul2025 08:52:53.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/coherency_line_size
1546[19Jul2025 08:52:53.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/size
1547[19Jul2025 08:52:53.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/size
1548[19Jul2025 08:52:53.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/level
1549[19Jul2025 08:52:53.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/level
1550[19Jul2025 08:52:53.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/type
1551[19Jul2025 08:52:53.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/type
1552[19Jul2025 08:52:53.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/ways_of_associativity
1553[19Jul2025 08:52:53.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/ways_of_associativity
1554[19Jul2025 08:52:53.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/coherency_line_size
1555[19Jul2025 08:52:53.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/coherency_line_size
1556[19Jul2025 08:52:53.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/size
1557[19Jul2025 08:52:53.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/size
1558[19Jul2025 08:52:53.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/level
1559[19Jul2025 08:52:53.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/level
1560[19Jul2025 08:52:53.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/type
1561[19Jul2025 08:52:53.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/type
1562[19Jul2025 08:52:53.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/ways_of_associativity
1563[19Jul2025 08:52:53.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/ways_of_associativity
1564[19Jul2025 08:52:53.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/coherency_line_size
1565[19Jul2025 08:52:53.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/coherency_line_size
1566[19Jul2025 08:52:53.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/size
1567[19Jul2025 08:52:53.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/size
1568[19Jul2025 08:52:53.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id
1569[19Jul2025 08:52:53.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id
1570[19Jul2025 08:52:53.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id
1571[19Jul2025 08:52:53.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id
1572[19Jul2025 08:52:53.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity
1573[19Jul2025 08:52:53.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level
1574[19Jul2025 08:52:53.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level
1575[19Jul2025 08:52:53.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type
1576[19Jul2025 08:52:53.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type
1577[19Jul2025 08:52:53.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity
1578[19Jul2025 08:52:53.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity
1579[19Jul2025 08:52:53.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size
1580[19Jul2025 08:52:53.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size
1581[19Jul2025 08:52:53.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size
1582[19Jul2025 08:52:53.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size
1583[19Jul2025 08:52:53.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level
1584[19Jul2025 08:52:53.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level
1585[19Jul2025 08:52:53.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type
1586[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type
1587[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity
1588[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity
1589[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size
1590[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size
1591[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size
1592[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size
1593[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level
1594[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level
1595[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type
1596[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type
1597[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity
1598[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity
1599[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size
1600[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size
1601[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size
1602[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size
1603[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level
1604[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level
1605[19Jul2025 08:52:53.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type
1606[19Jul2025 08:52:53.239] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type
1607[19Jul2025 08:52:53.239] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity
1608[19Jul2025 08:52:53.239] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity
1609[19Jul2025 08:52:53.239] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size
1610[19Jul2025 08:52:53.239] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size
1611[19Jul2025 08:52:53.239] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size
1612[19Jul2025 08:52:53.239] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size
1613[19Jul2025 08:52:53.243] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/topology/core_id
1614[19Jul2025 08:52:53.243] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/topology/core_id
1615[19Jul2025 08:52:53.243] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/topology/physical_package_id
1616[19Jul2025 08:52:53.243] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/topology/physical_package_id
1617[19Jul2025 08:52:53.243] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cpu_capacity
1618[19Jul2025 08:52:53.243] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/level
1619[19Jul2025 08:52:53.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/level
1620[19Jul2025 08:52:53.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/type
1621[19Jul2025 08:52:53.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/type
1622[19Jul2025 08:52:53.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/ways_of_associativity
1623[19Jul2025 08:52:53.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/ways_of_associativity
1624[19Jul2025 08:52:53.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/coherency_line_size
1625[19Jul2025 08:52:53.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/coherency_line_size
1626[19Jul2025 08:52:53.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/size
1627[19Jul2025 08:52:53.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/size
1628[19Jul2025 08:52:53.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/level
1629[19Jul2025 08:52:53.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/level
1630[19Jul2025 08:52:53.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/type
1631[19Jul2025 08:52:53.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/type
1632[19Jul2025 08:52:53.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/ways_of_associativity
1633[19Jul2025 08:52:53.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/ways_of_associativity
1634[19Jul2025 08:52:53.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/coherency_line_size
1635[19Jul2025 08:52:53.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/coherency_line_size
1636[19Jul2025 08:52:53.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/size
1637[19Jul2025 08:52:53.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/size
1638[19Jul2025 08:52:53.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/level
1639[19Jul2025 08:52:53.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/level
1640[19Jul2025 08:52:53.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/type
1641[19Jul2025 08:52:53.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/type
1642[19Jul2025 08:52:53.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/ways_of_associativity
1643[19Jul2025 08:52:53.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/ways_of_associativity
1644[19Jul2025 08:52:53.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/coherency_line_size
1645[19Jul2025 08:52:53.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/coherency_line_size
1646[19Jul2025 08:52:53.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/size
1647[19Jul2025 08:52:53.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/size
1648[19Jul2025 08:52:53.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/level
1649[19Jul2025 08:52:53.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/level
1650[19Jul2025 08:52:53.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/type
1651[19Jul2025 08:52:53.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/type
1652[19Jul2025 08:52:53.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/ways_of_associativity
1653[19Jul2025 08:52:53.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/ways_of_associativity
1654[19Jul2025 08:52:53.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/coherency_line_size
1655[19Jul2025 08:52:53.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/coherency_line_size
1656[19Jul2025 08:52:53.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/size
1657[19Jul2025 08:52:53.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/size
1658[19Jul2025 08:52:53.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/topology/core_id
1659[19Jul2025 08:52:53.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/topology/core_id
1660[19Jul2025 08:52:53.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/topology/physical_package_id
1661[19Jul2025 08:52:53.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/topology/physical_package_id
1662[19Jul2025 08:52:53.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cpu_capacity
1663[19Jul2025 08:52:53.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/level
1664[19Jul2025 08:52:53.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/level
1665[19Jul2025 08:52:53.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/type
1666[19Jul2025 08:52:53.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/type
1667[19Jul2025 08:52:53.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/ways_of_associativity
1668[19Jul2025 08:52:53.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/ways_of_associativity
1669[19Jul2025 08:52:53.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/coherency_line_size
1670[19Jul2025 08:52:53.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/coherency_line_size
1671[19Jul2025 08:52:53.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/size
1672[19Jul2025 08:52:53.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/size
1673[19Jul2025 08:52:53.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/level
1674[19Jul2025 08:52:53.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/level
1675[19Jul2025 08:52:53.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/type
1676[19Jul2025 08:52:53.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/type
1677[19Jul2025 08:52:53.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/ways_of_associativity
1678[19Jul2025 08:52:53.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/ways_of_associativity
1679[19Jul2025 08:52:53.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/coherency_line_size
1680[19Jul2025 08:52:53.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/coherency_line_size
1681[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/size
1682[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/size
1683[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/level
1684[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/level
1685[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/type
1686[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/type
1687[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/ways_of_associativity
1688[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/ways_of_associativity
1689[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/coherency_line_size
1690[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/coherency_line_size
1691[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/size
1692[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/size
1693[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/level
1694[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/level
1695[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/type
1696[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/type
1697[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/ways_of_associativity
1698[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/ways_of_associativity
1699[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/coherency_line_size
1700[19Jul2025 08:52:53.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/coherency_line_size
1701[19Jul2025 08:52:53.249] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/size
1702[19Jul2025 08:52:53.249] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/size
1703[19Jul2025 08:52:53.249] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/topology/core_id
1704[19Jul2025 08:52:53.249] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/topology/core_id
1705[19Jul2025 08:52:53.249] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/topology/physical_package_id
1706[19Jul2025 08:52:53.249] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/topology/physical_package_id
1707[19Jul2025 08:52:53.249] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cpu_capacity
1708[19Jul2025 08:52:53.249] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/level
1709[19Jul2025 08:52:53.249] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/level
1710[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/type
1711[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/type
1712[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/ways_of_associativity
1713[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/ways_of_associativity
1714[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/coherency_line_size
1715[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/coherency_line_size
1716[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/size
1717[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/size
1718[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/level
1719[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/level
1720[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/type
1721[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/type
1722[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/ways_of_associativity
1723[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/ways_of_associativity
1724[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/coherency_line_size
1725[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/coherency_line_size
1726[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/size
1727[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/size
1728[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/level
1729[19Jul2025 08:52:53.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/level
1730[19Jul2025 08:52:53.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/type
1731[19Jul2025 08:52:53.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/type
1732[19Jul2025 08:52:53.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/ways_of_associativity
1733[19Jul2025 08:52:53.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/ways_of_associativity
1734[19Jul2025 08:52:53.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/coherency_line_size
1735[19Jul2025 08:52:53.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/coherency_line_size
1736[19Jul2025 08:52:53.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/size
1737[19Jul2025 08:52:53.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/size
1738[19Jul2025 08:52:53.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/level
1739[19Jul2025 08:52:53.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/level
1740[19Jul2025 08:52:53.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/type
1741[19Jul2025 08:52:53.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/type
1742[19Jul2025 08:52:53.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/ways_of_associativity
1743[19Jul2025 08:52:53.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/ways_of_associativity
1744[19Jul2025 08:52:53.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/coherency_line_size
1745[19Jul2025 08:52:53.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/coherency_line_size
1746[19Jul2025 08:52:53.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/size
1747[19Jul2025 08:52:53.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/size
1748[19Jul2025 08:52:53.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/topology/core_id
1749[19Jul2025 08:52:53.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/topology/core_id
1750[19Jul2025 08:52:53.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/topology/physical_package_id
1751[19Jul2025 08:52:53.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/topology/physical_package_id
1752[19Jul2025 08:52:53.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cpu_capacity
1753[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/level
1754[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/level
1755[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/type
1756[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/type
1757[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/ways_of_associativity
1758[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/ways_of_associativity
1759[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/coherency_line_size
1760[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/coherency_line_size
1761[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/size
1762[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/size
1763[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/level
1764[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/level
1765[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/type
1766[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/type
1767[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/ways_of_associativity
1768[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/ways_of_associativity
1769[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/coherency_line_size
1770[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/coherency_line_size
1771[19Jul2025 08:52:53.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/size
1772[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/size
1773[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/level
1774[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/level
1775[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/type
1776[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/type
1777[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/ways_of_associativity
1778[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/ways_of_associativity
1779[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/coherency_line_size
1780[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/coherency_line_size
1781[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/size
1782[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/size
1783[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/level
1784[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/level
1785[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/type
1786[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/type
1787[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/ways_of_associativity
1788[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/ways_of_associativity
1789[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/coherency_line_size
1790[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/coherency_line_size
1791[19Jul2025 08:52:53.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/size
1792[19Jul2025 08:52:53.255] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/size
1793[19Jul2025 08:52:53.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/topology/core_id
1794[19Jul2025 08:52:53.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/topology/core_id
1795[19Jul2025 08:52:53.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/topology/physical_package_id
1796[19Jul2025 08:52:53.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/topology/physical_package_id
1797[19Jul2025 08:52:53.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cpu_capacity
1798[19Jul2025 08:52:53.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/level
1799[19Jul2025 08:52:53.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/level
1800[19Jul2025 08:52:53.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/type
1801[19Jul2025 08:52:53.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/type
1802[19Jul2025 08:52:53.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/ways_of_associativity
1803[19Jul2025 08:52:53.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/ways_of_associativity
1804[19Jul2025 08:52:53.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/coherency_line_size
1805[19Jul2025 08:52:53.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/coherency_line_size
1806[19Jul2025 08:52:53.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/size
1807[19Jul2025 08:52:53.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/size
1808[19Jul2025 08:52:53.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/level
1809[19Jul2025 08:52:53.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/level
1810[19Jul2025 08:52:53.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/type
1811[19Jul2025 08:52:53.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/type
1812[19Jul2025 08:52:53.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/ways_of_associativity
1813[19Jul2025 08:52:53.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/ways_of_associativity
1814[19Jul2025 08:52:53.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/coherency_line_size
1815[19Jul2025 08:52:53.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/coherency_line_size
1816[19Jul2025 08:52:53.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/size
1817[19Jul2025 08:52:53.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/size
1818[19Jul2025 08:52:53.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/level
1819[19Jul2025 08:52:53.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/level
1820[19Jul2025 08:52:53.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/type
1821[19Jul2025 08:52:53.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/type
1822[19Jul2025 08:52:53.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/ways_of_associativity
1823[19Jul2025 08:52:53.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/ways_of_associativity
1824[19Jul2025 08:52:53.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/coherency_line_size
1825[19Jul2025 08:52:53.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/coherency_line_size
1826[19Jul2025 08:52:53.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/size
1827[19Jul2025 08:52:53.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/size
1828[19Jul2025 08:52:53.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/level
1829[19Jul2025 08:52:53.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/level
1830[19Jul2025 08:52:53.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/type
1831[19Jul2025 08:52:53.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/type
1832[19Jul2025 08:52:53.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/ways_of_associativity
1833[19Jul2025 08:52:53.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/ways_of_associativity
1834[19Jul2025 08:52:53.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/coherency_line_size
1835[19Jul2025 08:52:53.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/coherency_line_size
1836[19Jul2025 08:52:53.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/size
1837[19Jul2025 08:52:53.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/size
1838[19Jul2025 08:52:53.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/topology/core_id
1839[19Jul2025 08:52:53.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/topology/core_id
1840[19Jul2025 08:52:53.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/topology/physical_package_id
1841[19Jul2025 08:52:53.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/topology/physical_package_id
1842[19Jul2025 08:52:53.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cpu_capacity
1843[19Jul2025 08:52:53.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/level
1844[19Jul2025 08:52:53.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/level
1845[19Jul2025 08:52:53.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/type
1846[19Jul2025 08:52:53.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/type
1847[19Jul2025 08:52:53.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/ways_of_associativity
1848[19Jul2025 08:52:53.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/ways_of_associativity
1849[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/coherency_line_size
1850[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/coherency_line_size
1851[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/size
1852[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/size
1853[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/level
1854[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/level
1855[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/type
1856[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/type
1857[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/ways_of_associativity
1858[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/ways_of_associativity
1859[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/coherency_line_size
1860[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/coherency_line_size
1861[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/size
1862[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/size
1863[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/level
1864[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/level
1865[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/type
1866[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/type
1867[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/ways_of_associativity
1868[19Jul2025 08:52:53.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/ways_of_associativity
1869[19Jul2025 08:52:53.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/coherency_line_size
1870[19Jul2025 08:52:53.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/coherency_line_size
1871[19Jul2025 08:52:53.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/size
1872[19Jul2025 08:52:53.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/size
1873[19Jul2025 08:52:53.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/level
1874[19Jul2025 08:52:53.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/level
1875[19Jul2025 08:52:53.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/type
1876[19Jul2025 08:52:53.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/type
1877[19Jul2025 08:52:53.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/ways_of_associativity
1878[19Jul2025 08:52:53.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/ways_of_associativity
1879[19Jul2025 08:52:53.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/coherency_line_size
1880[19Jul2025 08:52:53.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/coherency_line_size
1881[19Jul2025 08:52:53.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/size
1882[19Jul2025 08:52:53.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/size
1883[19Jul2025 08:52:53.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/topology/core_id
1884[19Jul2025 08:52:53.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/topology/core_id
1885[19Jul2025 08:52:53.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/topology/physical_package_id
1886[19Jul2025 08:52:53.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/topology/physical_package_id
1887[19Jul2025 08:52:53.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cpu_capacity
1888[19Jul2025 08:52:53.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/level
1889[19Jul2025 08:52:53.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/level
1890[19Jul2025 08:52:53.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/type
1891[19Jul2025 08:52:53.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/type
1892[19Jul2025 08:52:53.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/ways_of_associativity
1893[19Jul2025 08:52:53.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/ways_of_associativity
1894[19Jul2025 08:52:53.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/coherency_line_size
1895[19Jul2025 08:52:53.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/coherency_line_size
1896[19Jul2025 08:52:53.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/size
1897[19Jul2025 08:52:53.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/size
1898[19Jul2025 08:52:53.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/level
1899[19Jul2025 08:52:53.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/level
1900[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/type
1901[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/type
1902[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/ways_of_associativity
1903[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/ways_of_associativity
1904[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/coherency_line_size
1905[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/coherency_line_size
1906[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/size
1907[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/size
1908[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/level
1909[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/level
1910[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/type
1911[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/type
1912[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/ways_of_associativity
1913[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/ways_of_associativity
1914[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/coherency_line_size
1915[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/coherency_line_size
1916[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/size
1917[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/size
1918[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/level
1919[19Jul2025 08:52:53.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/level
1920[19Jul2025 08:52:53.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/type
1921[19Jul2025 08:52:53.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/type
1922[19Jul2025 08:52:53.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/ways_of_associativity
1923[19Jul2025 08:52:53.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/ways_of_associativity
1924[19Jul2025 08:52:53.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/coherency_line_size
1925[19Jul2025 08:52:53.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/coherency_line_size
1926[19Jul2025 08:52:53.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/size
1927[19Jul2025 08:52:53.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/size
1928[19Jul2025 08:52:53.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/topology/core_id
1929[19Jul2025 08:52:53.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/topology/core_id
1930[19Jul2025 08:52:53.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/topology/physical_package_id
1931[19Jul2025 08:52:53.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/topology/physical_package_id
1932[19Jul2025 08:52:53.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cpu_capacity
1933[19Jul2025 08:52:53.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/level
1934[19Jul2025 08:52:53.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/level
1935[19Jul2025 08:52:53.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/type
1936[19Jul2025 08:52:53.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/type
1937[19Jul2025 08:52:53.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/ways_of_associativity
1938[19Jul2025 08:52:53.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/ways_of_associativity
1939[19Jul2025 08:52:53.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/coherency_line_size
1940[19Jul2025 08:52:53.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/coherency_line_size
1941[19Jul2025 08:52:53.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/size
1942[19Jul2025 08:52:53.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/size
1943[19Jul2025 08:52:53.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/level
1944[19Jul2025 08:52:53.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/level
1945[19Jul2025 08:52:53.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/type
1946[19Jul2025 08:52:53.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/type
1947[19Jul2025 08:52:53.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/ways_of_associativity
1948[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/ways_of_associativity
1949[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/coherency_line_size
1950[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/coherency_line_size
1951[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/size
1952[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/size
1953[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/level
1954[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/level
1955[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/type
1956[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/type
1957[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/ways_of_associativity
1958[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/ways_of_associativity
1959[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/coherency_line_size
1960[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/coherency_line_size
1961[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/size
1962[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/size
1963[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/level
1964[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/level
1965[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/type
1966[19Jul2025 08:52:53.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/type
1967[19Jul2025 08:52:53.267] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/ways_of_associativity
1968[19Jul2025 08:52:53.267] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/ways_of_associativity
1969[19Jul2025 08:52:53.267] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/coherency_line_size
1970[19Jul2025 08:52:53.267] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/coherency_line_size
1971[19Jul2025 08:52:53.267] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/size
1972[19Jul2025 08:52:53.267] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/size
1973[19Jul2025 08:52:53.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id
1974[19Jul2025 08:52:53.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id
1975[19Jul2025 08:52:53.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id
1976[19Jul2025 08:52:53.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id
1977[19Jul2025 08:52:53.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity
1978[19Jul2025 08:52:53.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level
1979[19Jul2025 08:52:53.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level
1980[19Jul2025 08:52:53.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type
1981[19Jul2025 08:52:53.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type
1982[19Jul2025 08:52:53.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity
1983[19Jul2025 08:52:53.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity
1984[19Jul2025 08:52:53.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size
1985[19Jul2025 08:52:53.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size
1986[19Jul2025 08:52:53.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size
1987[19Jul2025 08:52:53.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size
1988[19Jul2025 08:52:53.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level
1989[19Jul2025 08:52:53.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level
1990[19Jul2025 08:52:53.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type
1991[19Jul2025 08:52:53.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type
1992[19Jul2025 08:52:53.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity
1993[19Jul2025 08:52:53.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity
1994[19Jul2025 08:52:53.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size
1995[19Jul2025 08:52:53.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size
1996[19Jul2025 08:52:53.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size
1997[19Jul2025 08:52:53.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size
1998[19Jul2025 08:52:53.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level
1999[19Jul2025 08:52:53.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level
2000[19Jul2025 08:52:53.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type
2001[19Jul2025 08:52:53.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type
2002[19Jul2025 08:52:53.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity
2003[19Jul2025 08:52:53.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity
2004[19Jul2025 08:52:53.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size
2005[19Jul2025 08:52:53.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size
2006[19Jul2025 08:52:53.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size
2007[19Jul2025 08:52:53.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size
2008[19Jul2025 08:52:53.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level
2009[19Jul2025 08:52:53.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level
2010[19Jul2025 08:52:53.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type
2011[19Jul2025 08:52:53.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type
2012[19Jul2025 08:52:53.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity
2013[19Jul2025 08:52:53.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity
2014[19Jul2025 08:52:53.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size
2015[19Jul2025 08:52:53.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size
2016[19Jul2025 08:52:53.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size
2017[19Jul2025 08:52:53.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size
2018[19Jul2025 08:52:53.271] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id
2019[19Jul2025 08:52:53.271] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id
2020[19Jul2025 08:52:53.271] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id
2021[19Jul2025 08:52:53.271] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id
2022[19Jul2025 08:52:53.271] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity
2023[19Jul2025 08:52:53.271] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level
2024[19Jul2025 08:52:53.271] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level
2025[19Jul2025 08:52:53.271] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type
2026[19Jul2025 08:52:53.271] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type
2027[19Jul2025 08:52:53.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity
2028[19Jul2025 08:52:53.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity
2029[19Jul2025 08:52:53.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size
2030[19Jul2025 08:52:53.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size
2031[19Jul2025 08:52:53.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size
2032[19Jul2025 08:52:53.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size
2033[19Jul2025 08:52:53.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level
2034[19Jul2025 08:52:53.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level
2035[19Jul2025 08:52:53.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type
2036[19Jul2025 08:52:53.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type
2037[19Jul2025 08:52:53.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity
2038[19Jul2025 08:52:53.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity
2039[19Jul2025 08:52:53.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size
2040[19Jul2025 08:52:53.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size
2041[19Jul2025 08:52:53.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size
2042[19Jul2025 08:52:53.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size
2043[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level
2044[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level
2045[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type
2046[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type
2047[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity
2048[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity
2049[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size
2050[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size
2051[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size
2052[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size
2053[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level
2054[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level
2055[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type
2056[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type
2057[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity
2058[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity
2059[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size
2060[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size
2061[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size
2062[19Jul2025 08:52:53.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size
2063[19Jul2025 08:52:53.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id
2064[19Jul2025 08:52:53.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id
2065[19Jul2025 08:52:53.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id
2066[19Jul2025 08:52:53.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id
2067[19Jul2025 08:52:53.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity
2068[19Jul2025 08:52:53.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level
2069[19Jul2025 08:52:53.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level
2070[19Jul2025 08:52:53.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type
2071[19Jul2025 08:52:53.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type
2072[19Jul2025 08:52:53.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity
2073[19Jul2025 08:52:53.275] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity
2074[19Jul2025 08:52:53.275] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size
2075[19Jul2025 08:52:53.275] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size
2076[19Jul2025 08:52:53.275] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size
2077[19Jul2025 08:52:53.275] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size
2078[19Jul2025 08:52:53.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level
2079[19Jul2025 08:52:53.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level
2080[19Jul2025 08:52:53.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type
2081[19Jul2025 08:52:53.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type
2082[19Jul2025 08:52:53.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity
2083[19Jul2025 08:52:53.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity
2084[19Jul2025 08:52:53.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size
2085[19Jul2025 08:52:53.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size
2086[19Jul2025 08:52:53.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size
2087[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size
2088[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level
2089[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level
2090[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type
2091[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type
2092[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity
2093[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity
2094[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size
2095[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size
2096[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size
2097[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size
2098[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level
2099[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level
2100[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type
2101[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type
2102[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity
2103[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity
2104[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size
2105[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size
2106[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size
2107[19Jul2025 08:52:53.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size
2108[19Jul2025 08:52:53.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id
2109[19Jul2025 08:52:53.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id
2110[19Jul2025 08:52:53.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id
2111[19Jul2025 08:52:53.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id
2112[19Jul2025 08:52:53.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity
2113[19Jul2025 08:52:53.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level
2114[19Jul2025 08:52:53.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level
2115[19Jul2025 08:52:53.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type
2116[19Jul2025 08:52:53.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type
2117[19Jul2025 08:52:53.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity
2118[19Jul2025 08:52:53.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity
2119[19Jul2025 08:52:53.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size
2120[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size
2121[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size
2122[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size
2123[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level
2124[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level
2125[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type
2126[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type
2127[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity
2128[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity
2129[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size
2130[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size
2131[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size
2132[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size
2133[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level
2134[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level
2135[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type
2136[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type
2137[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity
2138[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity
2139[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size
2140[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size
2141[19Jul2025 08:52:53.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size
2142[19Jul2025 08:52:53.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size
2143[19Jul2025 08:52:53.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level
2144[19Jul2025 08:52:53.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level
2145[19Jul2025 08:52:53.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type
2146[19Jul2025 08:52:53.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type
2147[19Jul2025 08:52:53.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity
2148[19Jul2025 08:52:53.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity
2149[19Jul2025 08:52:53.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size
2150[19Jul2025 08:52:53.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size
2151[19Jul2025 08:52:53.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size
2152[19Jul2025 08:52:53.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size
2153[19Jul2025 08:52:53.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id
2154[19Jul2025 08:52:53.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id
2155[19Jul2025 08:52:53.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id
2156[19Jul2025 08:52:53.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id
2157[19Jul2025 08:52:53.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity
2158[19Jul2025 08:52:53.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level
2159[19Jul2025 08:52:53.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level
2160[19Jul2025 08:52:53.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type
2161[19Jul2025 08:52:53.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type
2162[19Jul2025 08:52:53.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity
2163[19Jul2025 08:52:53.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity
2164[19Jul2025 08:52:53.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size
2165[19Jul2025 08:52:53.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size
2166[19Jul2025 08:52:53.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size
2167[19Jul2025 08:52:53.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size
2168[19Jul2025 08:52:53.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level
2169[19Jul2025 08:52:53.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level
2170[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type
2171[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type
2172[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity
2173[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity
2174[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size
2175[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size
2176[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size
2177[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size
2178[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level
2179[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level
2180[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type
2181[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type
2182[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity
2183[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity
2184[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size
2185[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size
2186[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size
2187[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size
2188[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level
2189[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level
2190[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type
2191[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type
2192[19Jul2025 08:52:53.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity
2193[19Jul2025 08:52:53.283] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity
2194[19Jul2025 08:52:53.283] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size
2195[19Jul2025 08:52:53.283] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size
2196[19Jul2025 08:52:53.283] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size
2197[19Jul2025 08:52:53.283] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size
2198[19Jul2025 08:52:53.286] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo
2199[19Jul2025 08:52:53.340] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv
2200[19Jul2025 08:52:53.344] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@2e44cb34
2201[19Jul2025 08:52:53.344] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@4783da3f
2202[19Jul2025 08:52:53.385] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo
2203[19Jul2025 08:52:53.386] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo
2204[19Jul2025 08:52:53.395] [main/DEBUG] [mixin/]: Mixing perf.thread_priorities.UtilMixin from modernfix-common.mixins.json into net.minecraft.Util
2205[19Jul2025 08:52:53.396] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$adjustPriorityOfThreadFactory$0(Ljava/util/concurrent/ForkJoinPool$ForkJoinWorkerThreadFactory;Ljava/util/concurrent/ForkJoinPool;)Ljava/util/concurrent/ForkJoinWorkerThread; to mdb698a4$modernfix$lambda$adjustPriorityOfThreadFactory$0$0 in modernfix-common.mixins.json:perf.thread_priorities.UtilMixin from mod modernfix
2206[19Jul2025 08:52:53.402] [main/DEBUG] [mixin/]: Mixing UtilMixin from kubejs.mixins.json into net.minecraft.Util
2207[19Jul2025 08:52:53.426] [main/DEBUG] [mixin/]: kubejs.mixins.json:UtilMixin from mod kubejs->@Inject::shutdownExecutorsKJS(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2208[19Jul2025 08:52:53.480] [main/DEBUG] [mixin/]: Mixing feature.measure_time.BootstrapMixin from modernfix-common.mixins.json into net.minecraft.server.Bootstrap
2209[19Jul2025 08:52:53.486] [main/DEBUG] [mixin/]: Mixing core.BootstrapMixin from modernfix-neoforge.mixins.json into net.minecraft.server.Bootstrap
2210[19Jul2025 08:52:53.502] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:feature.measure_time.BootstrapMixin from mod modernfix->@Inject::recordStartTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2211[19Jul2025 08:52:53.502] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:feature.measure_time.BootstrapMixin from mod modernfix->@Inject::printStartTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2212[19Jul2025 08:52:53.502] [main/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:core.BootstrapMixin from mod modernfix->@Inject::doModernFixBootstrap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2213[19Jul2025 08:52:53.507] [main/INFO] [net.minecraft.server.Bootstrap/]: ModernFix reached bootstrap stage (32.08 s after launch)
2214[19Jul2025 08:52:53.511] [main/DEBUG] [mixin/]: Mixing patch.registries.MixinBuiltInRegistries from bookshelf.mixins.json into net.minecraft.core.registries.BuiltInRegistries
2215[19Jul2025 08:52:53.511] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
2216[19Jul2025 08:52:53.511] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$2(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$bootstrap$2$0 in bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf
2217[19Jul2025 08:52:53.511] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$1(Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Boolean;)Ljava/util/function/Supplier; to mdb698a4$bookshelf$lambda$bootstrap$1$1 in bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf
2218[19Jul2025 08:52:53.512] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$0(Lnet/minecraft/core/particles/SimpleParticleType;)Lnet/minecraft/core/particles/SimpleParticleType; to mdb698a4$bookshelf$lambda$bootstrap$0$2 in bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf
2219[19Jul2025 08:52:53.535] [main/DEBUG] [mixin/]: Mixing BuiltInRegistriesMixin from create.mixins.json into net.minecraft.core.registries.BuiltInRegistries
2220[19Jul2025 08:52:53.535] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$ourRegistriesAreNotEmpty$0(Ljava/util/function/Consumer;Lnet/minecraft/core/Registry;)V to mdb698a4$create$lambda$create$ourRegistriesAreNotEmpty$0$3 in create.mixins.json:BuiltInRegistriesMixin from mod create
2221[19Jul2025 08:52:53.576] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf->@Inject::bootstrap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2222[19Jul2025 08:52:53.619] [main/DEBUG] [mixin/]: Mixing MappedRegistryAccessor from neoforge.mixins.json into net.minecraft.core.MappedRegistry
2223[19Jul2025 08:52:53.619] [main/DEBUG] [mixin/]: Mixing SimpleRegistryAccessor from puffish_attributes.mixins.json into net.minecraft.core.MappedRegistry
2224[19Jul2025 08:52:53.620] [main/DEBUG] [mixin/]: puffish_attributes.mixins.json:SimpleRegistryAccessor from mod puffish_attributes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2225[19Jul2025 08:52:53.622] [main/DEBUG] [mixin/]: Mixing SimpleRegistryMixin from puffish_attributes.mixins.json into net.minecraft.core.MappedRegistry
2226[19Jul2025 08:52:53.622] [main/DEBUG] [mixin/]: puffish_attributes.mixins.json:SimpleRegistryMixin from mod puffish_attributes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2227[19Jul2025 08:52:53.622] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyReturnValueAtGetIds$0(Lnet/minecraft/resources/ResourceLocation;)Z to mdb698a4$puffish_attributes$lambda$modifyReturnValueAtGetIds$0$0 in puffish_attributes.mixins.json:SimpleRegistryMixin from mod puffish_attributes
2228[19Jul2025 08:52:53.634] [main/DEBUG] [mixin/]: Mixing MappedRegistryMixin from supermartijn642corelib.mixins.json into net.minecraft.core.MappedRegistry
2229[19Jul2025 08:52:53.634] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2230[19Jul2025 08:52:53.656] [main/DEBUG] [mixin/]: Mixing registry.SimpleRegistryMixin from owo.mixins.json into net.minecraft.core.MappedRegistry
2231[19Jul2025 08:52:53.657] [main/DEBUG] [mixin/]: owo.mixins.json:registry.SimpleRegistryMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
2232[19Jul2025 08:52:53.659] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$owo$set$1(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lnet/neoforged/neoforge/registries/callback/AddCallback;)V to mdb698a4$owo$lambda$owo$set$1$1 in owo.mixins.json:registry.SimpleRegistryMixin from mod owo
2233[19Jul2025 08:52:53.659] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$owo$set$0(Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Holder$Reference; to mdb698a4$owo$lambda$owo$set$0$2 in owo.mixins.json:registry.SimpleRegistryMixin from mod owo
2234[19Jul2025 08:52:53.678] [main/DEBUG] [mixin/]: Mixing accessor.MappedRegistryAccessor from create.mixins.json into net.minecraft.core.MappedRegistry
2235[19Jul2025 08:52:53.719] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib->@Inject::registerMappingHead(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lnet/minecraft/core/RegistrationInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2236[19Jul2025 08:52:53.719] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib->@Inject::registerMappingHead(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lnet/minecraft/core/RegistrationInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
2237[19Jul2025 08:52:53.719] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib->@Inject::registerMappingHead(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lnet/minecraft/core/RegistrationInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
2238[19Jul2025 08:52:53.719] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib->@Inject::registerMappingTail(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lnet/minecraft/core/RegistrationInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2239[19Jul2025 08:52:53.719] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib->@Inject::registerMappingTail(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lnet/minecraft/core/RegistrationInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
2240[19Jul2025 08:52:53.719] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib->@Inject::registerMappingTail(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lnet/minecraft/core/RegistrationInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
2241[19Jul2025 08:52:53.743] [main/DEBUG] [mixin/]: Mixing perf.mojang_registry_size.ResourceKeyMixin from modernfix-common.mixins.json into net.minecraft.resources.ResourceKey
2242[19Jul2025 08:52:53.744] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$createEfficient$0(Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Map; to mdb698a4$modernfix$lambda$createEfficient$0$0 in modernfix-common.mixins.json:perf.mojang_registry_size.ResourceKeyMixin from mod modernfix
2243[19Jul2025 08:52:53.757] [main/DEBUG] [mixin/]: Mixing ResourceKeyMixin from kubejs.mixins.json into net.minecraft.resources.ResourceKey
2244[19Jul2025 08:52:53.774] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.mojang_registry_size.ResourceKeyMixin from mod modernfix->@Inject::createEfficient(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2245[19Jul2025 08:52:53.774] [main/DEBUG] [mixin/]: kubejs.mixins.json:ResourceKeyMixin from mod kubejs->@Inject::kjs$getKeyStackTraces(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2246[19Jul2025 08:52:53.774] [main/DEBUG] [mixin/]: kubejs.mixins.json:ResourceKeyMixin from mod kubejs->@Inject::kjs$getKeyStackTraces(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2247[19Jul2025 08:52:53.774] [main/DEBUG] [mixin/]: kubejs.mixins.json:ResourceKeyMixin from mod kubejs->@Inject::kjs$getKeyStackTraces(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2248[19Jul2025 08:52:53.800] [main/DEBUG] [mixin/]: Mixing HolderReferenceMixin from supermartijn642corelib.mixins.json into net.minecraft.core.Holder$Reference
2249[19Jul2025 08:52:53.800] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:HolderReferenceMixin from mod supermartijn642corelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2250[19Jul2025 08:52:53.802] [main/DEBUG] [mixin/]: Mixing registry.ReferenceAccessor from owo.mixins.json into net.minecraft.core.Holder$Reference
2251[19Jul2025 08:52:53.802] [main/DEBUG] [mixin/]: owo.mixins.json:registry.ReferenceAccessor from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
2252[19Jul2025 08:52:53.812] [main/DEBUG] [mixin/]: Mixing patch.effect.MixinEffects from bookshelf.mixins.json into net.minecraft.world.effect.MobEffects
2253[19Jul2025 08:52:53.812] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.effect.MixinEffects from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
2254[19Jul2025 08:52:53.812] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$onClassInit$1$0 in bookshelf.mixins.json:patch.effect.MixinEffects from mod bookshelf
2255[19Jul2025 08:52:53.812] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/effect/MobEffect;)V to mdb698a4$bookshelf$lambda$onClassInit$0$1 in bookshelf.mixins.json:patch.effect.MixinEffects from mod bookshelf
2256[19Jul2025 08:52:53.822] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.effect.MixinEffects from mod bookshelf->@Inject::onClassInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2257[19Jul2025 08:52:53.832] [main/DEBUG] [mixin/]: Mixing MobEffectMixin from irons_spellbooks.mixins.json into net.minecraft.world.effect.PoisonMobEffect
2258[19Jul2025 08:52:53.837] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:MobEffectMixin from mod irons_spellbooks->@Inject::markPoisoned(Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2259[19Jul2025 08:52:53.837] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:MobEffectMixin from mod irons_spellbooks->@Inject::markPoisoned(Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
2260[19Jul2025 08:52:53.837] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:MobEffectMixin from mod irons_spellbooks->@Inject::markPoisoned(Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
2261[19Jul2025 08:52:53.844] [main/DEBUG] [mixin/]: Mixing features.mob_spawning.InfestedMobEffectMixin from servercore.common.mixins.json into net.minecraft.world.effect.InfestedMobEffect
2262[19Jul2025 08:52:53.844] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.mob_spawning.InfestedMobEffectMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
2263[19Jul2025 08:52:53.851] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.mob_spawning.InfestedMobEffectMixin from mod servercore->@Inject::servercore$enforceMobcap(Lnet/minecraft/world/entity/LivingEntity;ILnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2264[19Jul2025 08:52:53.855] [main/DEBUG] [mixin/]: Mixing patch.potions.MixinPotions from bookshelf.mixins.json into net.minecraft.world.item.alchemy.Potions
2265[19Jul2025 08:52:53.855] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.potions.MixinPotions from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
2266[19Jul2025 08:52:53.855] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$onBootstrap$1$0 in bookshelf.mixins.json:patch.potions.MixinPotions from mod bookshelf
2267[19Jul2025 08:52:53.855] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/alchemy/Potion;)V to mdb698a4$bookshelf$lambda$onBootstrap$0$1 in bookshelf.mixins.json:patch.potions.MixinPotions from mod bookshelf
2268[19Jul2025 08:52:53.863] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.potions.MixinPotions from mod bookshelf->@Inject::onBootstrap(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2269[19Jul2025 08:52:53.868] [main/DEBUG] [mixin/]: Mixing patch.entity.MixinAttributes from bookshelf.mixins.json into net.minecraft.world.entity.ai.attributes.Attributes
2270[19Jul2025 08:52:53.868] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinAttributes from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
2271[19Jul2025 08:52:53.868] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$onClassInit$1$0 in bookshelf.mixins.json:patch.entity.MixinAttributes from mod bookshelf
2272[19Jul2025 08:52:53.868] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/entity/ai/attributes/Attribute;)V to mdb698a4$bookshelf$lambda$onClassInit$0$1 in bookshelf.mixins.json:patch.entity.MixinAttributes from mod bookshelf
2273[19Jul2025 08:52:53.877] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinAttributes from mod bookshelf->@Inject::onClassInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2274[19Jul2025 08:52:53.880] [main/DEBUG] [mixin/]: Mixing AccessorRangedAttribute from attributefix.mixins.json into net.minecraft.world.entity.ai.attributes.RangedAttribute
2275[19Jul2025 08:52:53.881] [main/DEBUG] [mixin/]: attributefix.mixins.json:AccessorRangedAttribute from mod attributefix: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
2276[19Jul2025 08:52:53.885] [main/DEBUG] [mixin/]: Mixing patch.commands.MixinArgumentTypeInfos from bookshelf.mixins.json into net.minecraft.commands.synchronization.ArgumentTypeInfos
2277[19Jul2025 08:52:53.885] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.commands.MixinArgumentTypeInfos from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
2278[19Jul2025 08:52:53.886] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$0(Lnet/minecraft/core/Registry;Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$bootstrap$0$0 in bookshelf.mixins.json:patch.commands.MixinArgumentTypeInfos from mod bookshelf
2279[19Jul2025 08:52:53.895] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.commands.MixinArgumentTypeInfos from mod bookshelf->@Inject::bootstrap(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2280[19Jul2025 08:52:53.902] [main/DEBUG] [mixin/]: Mixing MixinPoiTypes from lootr-common.mixins.json into net.minecraft.world.entity.ai.village.poi.PoiTypes
2281[19Jul2025 08:52:53.902] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinPoiTypes from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2282[19Jul2025 08:52:53.914] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinPoiTypes from mod lootr->@Inject::LootrForState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2283[19Jul2025 08:52:53.914] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinPoiTypes from mod lootr->@Inject::LootrHasPoi(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2284[19Jul2025 08:52:53.917] [main/DEBUG] [mixin/]: Mixing perf.model_optimizations.PropertyMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.properties.Property
2285[19Jul2025 08:52:53.934] [main/DEBUG] [mixin/]: Mixing MixinPoiType from lootr-common.mixins.json into net.minecraft.world.entity.ai.village.poi.PoiType
2286[19Jul2025 08:52:53.934] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinPoiType from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2287[19Jul2025 08:52:53.942] [main/DEBUG] [mixin/]: Mixing PoiMixin from moonlight-common.mixins.json into net.minecraft.world.entity.ai.village.poi.PoiType
2288[19Jul2025 08:52:53.943] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:PoiMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2289[19Jul2025 08:52:53.961] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinPoiType from mod lootr->@Inject::LootrGetBlockStates(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2290[19Jul2025 08:52:53.976] [main/DEBUG] [mixin/]: Mixing patch.MixinCatVariant from bookshelf.mixins.json into net.minecraft.world.entity.animal.CatVariant
2291[19Jul2025 08:52:53.976] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.MixinCatVariant from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
2292[19Jul2025 08:52:53.977] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$1(Lnet/minecraft/core/Registry;Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$onBootstrap$1$0 in bookshelf.mixins.json:patch.MixinCatVariant from mod bookshelf
2293[19Jul2025 08:52:53.977] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$0(Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)V to mdb698a4$bookshelf$lambda$onBootstrap$0$1 in bookshelf.mixins.json:patch.MixinCatVariant from mod bookshelf
2294[19Jul2025 08:52:53.988] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.MixinCatVariant from mod bookshelf->@Inject::onBootstrap(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2295[19Jul2025 08:52:53.995] [main/DEBUG] [mixin/]: Mixing patch.block.MixinDecoratedPotPatterns from bookshelf.mixins.json into net.minecraft.world.level.block.entity.DecoratedPotPatterns
2296[19Jul2025 08:52:53.995] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.block.MixinDecoratedPotPatterns from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
2297[19Jul2025 08:52:53.995] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$1(Lnet/minecraft/core/Registry;Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$bootstrap$1$0 in bookshelf.mixins.json:patch.block.MixinDecoratedPotPatterns from mod bookshelf
2298[19Jul2025 08:52:53.995] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$0(Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceKey;)V to mdb698a4$bookshelf$lambda$bootstrap$0$1 in bookshelf.mixins.json:patch.block.MixinDecoratedPotPatterns from mod bookshelf
2299[19Jul2025 08:52:54.009] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.block.MixinDecoratedPotPatterns from mod bookshelf->@Inject::getResourceKey(Lnet/minecraft/world/item/Item;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2300[19Jul2025 08:52:54.009] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.block.MixinDecoratedPotPatterns from mod bookshelf->@Inject::bootstrap(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2301[19Jul2025 08:52:54.016] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/CreativeModeTabs
2302[19Jul2025 08:52:54.177] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/CreativeModeTabs
2303[19Jul2025 08:52:54.193] [main/DEBUG] [mixin/]: Mixing perf.memoize_creative_tab_build.CreativeModeTabMixin from modernfix-common.mixins.json into net.minecraft.world.item.CreativeModeTab
2304[19Jul2025 08:52:54.203] [main/DEBUG] [mixin/]: Mixing patch.item.MixinCreativeModeTab from bookshelf.mixins.json into net.minecraft.world.item.CreativeModeTab
2305[19Jul2025 08:52:54.203] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
2306[19Jul2025 08:52:54.204] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$buildContents$1(Lnet/minecraft/world/item/ItemStack;)V to mdb698a4$bookshelf$lambda$buildContents$1$0 in bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf
2307[19Jul2025 08:52:54.204] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$buildContents$0(Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/TagKey; to mdb698a4$bookshelf$lambda$buildContents$0$1 in bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf
2308[19Jul2025 08:52:54.223] [main/DEBUG] [mixin/]: Mixing CreativeModeTabMixin from kubejs.mixins.json into net.minecraft.world.item.CreativeModeTab
2309[19Jul2025 08:52:54.224] [main/DEBUG] [mixin/]: Mixing itemgroup.ItemGroupAccessor from owo.mixins.json into net.minecraft.world.item.CreativeModeTab
2310[19Jul2025 08:52:54.225] [main/DEBUG] [mixin/]: owo.mixins.json:itemgroup.ItemGroupAccessor from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
2311[19Jul2025 08:52:54.451] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf->@Inject::buildContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2312[19Jul2025 08:52:54.451] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf->@Inject::buildContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2313[19Jul2025 08:52:54.451] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf->@Inject::buildContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2314[19Jul2025 08:52:54.469] [main/DEBUG] [mixin/]: Mixing patch.advancement.MixinCriteriaTriggers from bookshelf.mixins.json into net.minecraft.advancements.CriteriaTriggers
2315[19Jul2025 08:52:54.469] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinCriteriaTriggers from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
2316[19Jul2025 08:52:54.470] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$1(Lnet/minecraft/core/Registry;Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$bootstrap$1$0 in bookshelf.mixins.json:patch.advancement.MixinCriteriaTriggers from mod bookshelf
2317[19Jul2025 08:52:54.470] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$0(Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/CriterionTrigger;)V to mdb698a4$bookshelf$lambda$bootstrap$0$1 in bookshelf.mixins.json:patch.advancement.MixinCriteriaTriggers from mod bookshelf
2318[19Jul2025 08:52:54.480] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinCriteriaTriggers from mod bookshelf->@Inject::bootstrap(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2319[19Jul2025 08:52:54.490] [main/DEBUG] [mixin/]: Mixing patch.component.MixinDataComponents from bookshelf.mixins.json into net.minecraft.core.component.DataComponents
2320[19Jul2025 08:52:54.490] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.component.MixinDataComponents from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
2321[19Jul2025 08:52:54.491] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$0(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$bootstrap$0$0 in bookshelf.mixins.json:patch.component.MixinDataComponents from mod bookshelf
2322[19Jul2025 08:52:54.495] [main/DEBUG] [mixin/]: Mixing DataComponentsMixin from kubejs.mixins.json into net.minecraft.core.component.DataComponents
2323[19Jul2025 08:52:54.508] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.component.MixinDataComponents from mod bookshelf->@Inject::bootstrap(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2324[19Jul2025 08:52:54.544] [main/DEBUG] [mixin/]: Mixing patch.advancement.MixinItemSubPredicates from bookshelf.mixins.json into net.minecraft.advancements.critereon.ItemSubPredicates
2325[19Jul2025 08:52:54.544] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinItemSubPredicates from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
2326[19Jul2025 08:52:54.545] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$onBootstrap$1$0 in bookshelf.mixins.json:patch.advancement.MixinItemSubPredicates from mod bookshelf
2327[19Jul2025 08:52:54.545] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/critereon/ItemSubPredicate$Type;)V to mdb698a4$bookshelf$lambda$onBootstrap$0$1 in bookshelf.mixins.json:patch.advancement.MixinItemSubPredicates from mod bookshelf
2328[19Jul2025 08:52:54.559] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinItemSubPredicates from mod bookshelf->@Inject::onBootstrap(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2329[19Jul2025 08:52:54.616] [main/DEBUG] [mixin/]: Mixing CreateBlockEntityBuilderMixin from createenchantablemachinery.mixins.json into com.simibubi.create.foundation.data.CreateBlockEntityBuilder
2330[19Jul2025 08:52:54.656] [main/DEBUG] [mixin/]: Mixing MixinRecipeBuilder from roots-neoforge.mixins.json into net.minecraft.data.recipes.RecipeBuilder
2331[19Jul2025 08:52:54.673] [main/DEBUG] [mixin/]: Mixing customization.property_inject.BlockMixin from kiwi.mixins.json into net.minecraft.world.level.block.Block
2332[19Jul2025 08:52:54.677] [main/DEBUG] [mixin/]: Mixing BlockMixin from puffish_skills.mixins.json into net.minecraft.world.level.block.Block
2333[19Jul2025 08:52:54.677] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:BlockMixin from mod puffish_skills: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2334[19Jul2025 08:52:54.681] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectAtAfterBreak$0(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/item/ItemStack;Lnet/puffish/skillsmod/api/experience/source/ExperienceSource;)Ljava/lang/Integer; to mdb698a4$puffish_skills$lambda$injectAtAfterBreak$0$0 in puffish_skills.mixins.json:BlockMixin from mod puffish_skills
2335[19Jul2025 08:52:54.691] [main/DEBUG] [mixin/]: Mixing BlockMixin from mixins.fargostalismans.json into net.minecraft.world.level.block.Block
2336[19Jul2025 08:52:54.693] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$hasLibrarianTalisman$0(Lnet/minecraft/world/item/ItemStack;)Z to mdb698a4$fargostalismans$lambda$hasLibrarianTalisman$0$1 in mixins.fargostalismans.json:BlockMixin from mod fargostalismans
2337[19Jul2025 08:52:54.711] [main/DEBUG] [mixin/]: Mixing patch.block.MixinBlock from bookshelf.mixins.json into net.minecraft.world.level.block.Block
2338[19Jul2025 08:52:54.711] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.block.MixinBlock from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
2339[19Jul2025 08:52:54.712] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$onClassInit$1$2 in bookshelf.mixins.json:patch.block.MixinBlock from mod bookshelf
2340[19Jul2025 08:52:54.712] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/Block;)V to mdb698a4$bookshelf$lambda$onClassInit$0$3 in bookshelf.mixins.json:patch.block.MixinBlock from mod bookshelf
2341[19Jul2025 08:52:54.720] [main/DEBUG] [mixin/]: Mixing BlockMixin from apothic_enchanting.mixins.json into net.minecraft.world.level.block.Block
2342[19Jul2025 08:52:54.722] [main/DEBUG] [mixin/]: Mixing BlockMixin from cable_facades.mixins.json into net.minecraft.world.level.block.Block
2343[19Jul2025 08:52:54.754] [main/DEBUG] [mixin/]: Mixing BlockMixin from relics.mixins.json into net.minecraft.world.level.block.Block
2344[19Jul2025 08:52:54.799] [main/DEBUG] [mixin/]: Mixing BlockMixin from ftbultimine-common.mixins.json into net.minecraft.world.level.block.Block
2345[19Jul2025 08:52:54.799] [main/DEBUG] [mixin/]: ftbultimine-common.mixins.json:BlockMixin from mod ftbultimine: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
2346[19Jul2025 08:52:54.804] [main/DEBUG] [mixin/]: Mixing inject.MixinBlock from architectury-common.mixins.json into net.minecraft.world.level.block.Block
2347[19Jul2025 08:52:54.804] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinBlock from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
2348[19Jul2025 08:52:54.804] [main/DEBUG] [mixin/]: Mixing BlockMixin from kubejs.mixins.json into net.minecraft.world.level.block.Block
2349[19Jul2025 08:52:54.824] [main/DEBUG] [mixin/]: Mixing BlockMixin from create.mixins.json into net.minecraft.world.level.block.Block
2350[19Jul2025 08:52:54.925] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.property_inject.BlockMixin from mod kiwi->@Inject::kiwi$registerDefaultState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2351[19Jul2025 08:52:54.925] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.property_inject.BlockMixin from mod kiwi->@Inject::kiwi$registerDefaultState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2352[19Jul2025 08:52:54.925] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.property_inject.BlockMixin from mod kiwi->@Inject::kiwi$registerDefaultState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2353[19Jul2025 08:52:54.925] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:BlockMixin from mod puffish_skills->@Inject::injectAtAfterBreak(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2354[19Jul2025 08:52:54.925] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:BlockMixin from mod puffish_skills->@Inject::injectAtAfterBreak(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2355[19Jul2025 08:52:54.925] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:BlockMixin from mod puffish_skills->@Inject::injectAtAfterBreak(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2356[19Jul2025 08:52:54.929] [main/DEBUG] [mixin/]: mixins.fargostalismans.json:BlockMixin from mod fargostalismans->@Inject::injectPopExperience(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2357[19Jul2025 08:52:54.929] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.block.MixinBlock from mod bookshelf->@Inject::onClassInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2358[19Jul2025 08:52:54.931] [main/DEBUG] [mixin/]: cable_facades.mixins.json:BlockMixin from mod cable_facades->@Inject::checkFacadeOcclusion(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2359[19Jul2025 08:52:54.932] [main/DEBUG] [mixin/]: cable_facades.mixins.json:BlockMixin from mod cable_facades->@Inject::checkFacadeOcclusion(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2360[19Jul2025 08:52:54.932] [main/DEBUG] [mixin/]: cable_facades.mixins.json:BlockMixin from mod cable_facades->@Inject::checkFacadeOcclusion(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2361[19Jul2025 08:52:54.932] [main/DEBUG] [mixin/]: cable_facades.mixins.json:BlockMixin from mod cable_facades->@Inject::checkFacadeOcclusion(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2362[19Jul2025 08:52:54.932] [main/DEBUG] [mixin/]: cable_facades.mixins.json:BlockMixin from mod cable_facades->@Inject::checkFacadeOcclusion(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2363[19Jul2025 08:52:54.932] [main/DEBUG] [mixin/]: cable_facades.mixins.json:BlockMixin from mod cable_facades->@Inject::checkFacadeOcclusion(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2364[19Jul2025 08:52:54.933] [main/DEBUG] [mixin/]: relics.mixins.json:BlockMixin from mod relics->@Inject::onEntityFall(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2365[19Jul2025 08:52:54.933] [main/DEBUG] [mixin/]: relics.mixins.json:BlockMixin from mod relics->@Inject::onEntityFall(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2366[19Jul2025 08:52:54.933] [main/DEBUG] [mixin/]: ftbultimine-common.mixins.json:BlockMixin from mod ftbultimine->@Inject::onPlayerWillDestroy(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2367[19Jul2025 08:52:54.933] [main/DEBUG] [mixin/]: ftbultimine-common.mixins.json:BlockMixin from mod ftbultimine->@Inject::onPlayerWillDestroy(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
2368[19Jul2025 08:52:54.933] [main/DEBUG] [mixin/]: ftbultimine-common.mixins.json:BlockMixin from mod ftbultimine->@Inject::onPlayerWillDestroy(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
2369[19Jul2025 08:52:54.933] [main/DEBUG] [mixin/]: kubejs.mixins.json:BlockMixin from mod kubejs->@Inject::kjs$getName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2370[19Jul2025 08:52:54.949] [main/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlockBehaviourInvoker from modernfix-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
2371[19Jul2025 08:52:54.949] [main/DEBUG] [mixin/]: Mixing customization.BlockBehaviourMixin from kiwi.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
2372[19Jul2025 08:52:54.971] [main/DEBUG] [mixin/]: Mixing customization.BlockMixin from kiwi.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
2373[19Jul2025 08:52:54.974] [main/DEBUG] [mixin/]: Mixing BlockBehaviourMixin from chipped-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
2374[19Jul2025 08:52:54.990] [main/DEBUG] [mixin/]: Mixing recipes.randomblockticking.BlockBehaviourMixin from lychee.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
2375[19Jul2025 08:52:54.999] [main/DEBUG] [mixin/]: Mixing BlockBehaviourAccessor from ars_nouveau.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
2376[19Jul2025 08:52:55.000] [main/DEBUG] [mixin/]: Mixing BlockBehaviourMixin from kubejs.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
2377[19Jul2025 08:52:55.014] [main/DEBUG] [mixin/]: Mixing BlockBehaviorMixin from malum.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
2378[19Jul2025 08:52:55.017] [main/DEBUG] [mixin/]: Mixing accessor.BlockBehaviourAccessor from create.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
2379[19Jul2025 08:52:55.061] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.BlockBehaviourMixin from mod kiwi->@Inject::kiwi$getShadeBrightness(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2380[19Jul2025 08:52:55.061] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.BlockBehaviourMixin from mod kiwi->@Inject::kiwi$skipRendering(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2381[19Jul2025 08:52:55.061] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.BlockBehaviourMixin from mod kiwi->@Inject::kiwi$getVisualShape(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2382[19Jul2025 08:52:55.061] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.BlockBehaviourMixin from mod kiwi->@Inject::kiwi$getFluidState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2383[19Jul2025 08:52:55.065] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.BlockBehaviourMixin from mod kiwi->@Inject::kiwi$rotate(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Rotation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2384[19Jul2025 08:52:55.065] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.BlockBehaviourMixin from mod kiwi->@Inject::kiwi$mirror(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Mirror;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2385[19Jul2025 08:52:55.065] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.BlockBehaviourMixin from mod kiwi->@Inject::kiwi$useShapeForLightOcclusion(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2386[19Jul2025 08:52:55.065] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.BlockBehaviourMixin from mod kiwi->@Inject::kiwi$hasAnalogOutputSignal(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2387[19Jul2025 08:52:55.065] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.BlockBehaviourMixin from mod kiwi->@Inject::kiwi$getAnalogOutputSignal(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2388[19Jul2025 08:52:55.066] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.BlockMixin from mod kiwi->@Inject::kiwi$propagatesSkylightDown(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2389[19Jul2025 08:52:55.066] [main/DEBUG] [mixin/]: chipped-common.mixins.json:BlockBehaviourMixin from mod chipped->@Inject::chipped$getDrops(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/storage/loot/LootParams$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2390[19Jul2025 08:52:55.066] [main/DEBUG] [mixin/]: kubejs.mixins.json:BlockBehaviourMixin from mod kubejs->@Inject::onRandomTick(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2391[19Jul2025 08:52:55.066] [main/DEBUG] [mixin/]: malum.mixins.json:BlockBehaviorMixin from mod malum->@Inject::malum$getBlockDrops$cacheExplosion(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Explosion;Ljava/util/function/BiConsumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2392[19Jul2025 08:52:55.066] [main/DEBUG] [mixin/]: malum.mixins.json:BlockBehaviorMixin from mod malum->@Inject::malum$getBlockDrops$cacheExplosion(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Explosion;Ljava/util/function/BiConsumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2393[19Jul2025 08:52:55.066] [main/DEBUG] [mixin/]: malum.mixins.json:BlockBehaviorMixin from mod malum->@Inject::malum$getBlockDrops$cacheExplosion(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Explosion;Ljava/util/function/BiConsumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2394[19Jul2025 08:52:55.079] [main/DEBUG] [mixin/]: Mixing TagsProviderNeoForgeMixin from puzzleslib.neoforge.mixins.json into net.minecraft.data.tags.TagsProvider
2395[19Jul2025 08:52:55.079] [main/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:TagsProviderNeoForgeMixin from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2396[19Jul2025 08:52:55.091] [main/DEBUG] [mixin/]: Mixing inject.MixinFluid from architectury-common.mixins.json into net.minecraft.world.level.material.Fluid
2397[19Jul2025 08:52:55.091] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinFluid from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
2398[19Jul2025 08:52:55.091] [main/DEBUG] [mixin/]: Mixing FluidMixin from kubejs.mixins.json into net.minecraft.world.level.material.Fluid
2399[19Jul2025 08:52:55.103] [main/DEBUG] [mixin/]: Mixing patch.entity.MixinEntityType from bookshelf.mixins.json into net.minecraft.world.entity.EntityType
2400[19Jul2025 08:52:55.103] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinEntityType from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
2401[19Jul2025 08:52:55.103] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$onClassInit$1$0 in bookshelf.mixins.json:patch.entity.MixinEntityType from mod bookshelf
2402[19Jul2025 08:52:55.103] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/entity/EntityType$Builder;)V to mdb698a4$bookshelf$lambda$onClassInit$0$1 in bookshelf.mixins.json:patch.entity.MixinEntityType from mod bookshelf
2403[19Jul2025 08:52:55.107] [main/DEBUG] [mixin/]: Mixing recipes.entityticking.EntityTypeMixin from lychee.mixins.json into net.minecraft.world.entity.EntityType
2404[19Jul2025 08:52:55.109] [main/DEBUG] [mixin/]: Mixing inject.MixinEntityType from architectury-common.mixins.json into net.minecraft.world.entity.EntityType
2405[19Jul2025 08:52:55.110] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinEntityType from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
2406[19Jul2025 08:52:55.110] [main/DEBUG] [mixin/]: Mixing EntityTypeMixin from kubejs.mixins.json into net.minecraft.world.entity.EntityType
2407[19Jul2025 08:52:55.125] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinEntityType from mod bookshelf->@Inject::onClassInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2408[19Jul2025 08:52:55.152] [main/DEBUG] [mixin/]: Mixing ItemMixin from iceberg.mixins.json into net.minecraft.world.item.Item
2409[19Jul2025 08:52:55.153] [main/DEBUG] [mixin/]: iceberg.mixins.json:ItemMixin from mod iceberg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2410[19Jul2025 08:52:55.157] [main/DEBUG] [mixin/]: Mixing AccessorItem from whatthebucket.mixins.json into net.minecraft.world.item.Item
2411[19Jul2025 08:52:55.158] [main/DEBUG] [mixin/]: whatthebucket.mixins.json:AccessorItem from mod whatthebucket: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
2412[19Jul2025 08:52:55.158] [main/DEBUG] [mixin/]: Mixing ItemMixin from irons_spellbooks.mixins.json into net.minecraft.world.item.Item
2413[19Jul2025 08:52:55.166] [main/DEBUG] [mixin/]: Mixing ItemMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.Item
2414[19Jul2025 08:52:55.168] [main/DEBUG] [mixin/]: Mixing ItemMixin from relics.mixins.json into net.minecraft.world.item.Item
2415[19Jul2025 08:52:55.189] [main/DEBUG] [mixin/]: Mixing inject.MixinItem from architectury-common.mixins.json into net.minecraft.world.item.Item
2416[19Jul2025 08:52:55.189] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinItem from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
2417[19Jul2025 08:52:55.196] [main/DEBUG] [mixin/]: Mixing ItemMixin from ftblibrary-common.mixins.json into net.minecraft.world.item.Item
2418[19Jul2025 08:52:55.196] [main/DEBUG] [mixin/]: ftblibrary-common.mixins.json:ItemMixin from mod ftblibrary: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
2419[19Jul2025 08:52:55.197] [main/DEBUG] [mixin/]: Mixing ext.ItemMixin from owo.mixins.json into net.minecraft.world.item.Item
2420[19Jul2025 08:52:55.197] [main/DEBUG] [mixin/]: owo.mixins.json:ext.ItemMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
2421[19Jul2025 08:52:55.198] [main/DEBUG] [mixin/]: Mixing itemgroup.ItemMixin from owo.mixins.json into net.minecraft.world.item.Item
2422[19Jul2025 08:52:55.198] [main/DEBUG] [mixin/]: owo.mixins.json:itemgroup.ItemMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
2423[19Jul2025 08:52:55.199] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0()Lnet/minecraft/world/item/CreativeModeTab; to mdb698a4$owo$lambda$new$0$0 in owo.mixins.json:itemgroup.ItemMixin from mod owo
2424[19Jul2025 08:52:55.208] [main/DEBUG] [mixin/]: Mixing ItemMixin from createenchantablemachinery.mixins.json into net.minecraft.world.item.Item
2425[19Jul2025 08:52:55.215] [main/DEBUG] [mixin/]: Mixing ItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.Item
2426[19Jul2025 08:52:55.215] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ItemMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2427[19Jul2025 08:52:55.225] [main/DEBUG] [mixin/]: Mixing ItemMixin from kubejs.mixins.json into net.minecraft.world.item.Item
2428[19Jul2025 08:52:55.396] [main/DEBUG] [mixin/]: iceberg.mixins.json:ItemMixin from mod iceberg->@Inject::icebergGetPlayerPOVHitResult(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/ClipContext$Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2429[19Jul2025 08:52:55.396] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:ItemMixin from mod irons_spellbooks->@Inject::getHoverName(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2430[19Jul2025 08:52:55.396] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::init(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2431[19Jul2025 08:52:55.396] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::init(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2432[19Jul2025 08:52:55.396] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::init(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2433[19Jul2025 08:52:55.396] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::inventoryTick(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2434[19Jul2025 08:52:55.396] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::inventoryTick(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2435[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::inventoryTick(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2436[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2437[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2438[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2439[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::onVerifyComponentsAfterLoad(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2440[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::onVerifyComponentsAfterLoad(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2441[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::onVerifyComponentsAfterLoad(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2442[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinItem from mod architectury->@Inject::init(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2443[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinItem from mod architectury->@Inject::init(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2444[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinItem from mod architectury->@Inject::init(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2445[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: owo.mixins.json:itemgroup.ItemMixin from mod owo->@Inject::grabTab(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2446[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: owo.mixins.json:itemgroup.ItemMixin from mod owo->@Inject::grabTab(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2447[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: owo.mixins.json:itemgroup.ItemMixin from mod owo->@Inject::grabTab(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2448[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:ItemMixin from mod createenchantablemachinery->@Inject::cem$getEnchantmentValue(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2449[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:ItemMixin from mod createenchantablemachinery->@Inject::cem$isEnchantable(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2450[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ItemMixin from mod moonlight->@Inject::onUseOnBlock(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2451[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::isFoil(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2452[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2453[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2454[19Jul2025 08:52:55.397] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2455[19Jul2025 08:52:55.398] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::isBarVisible(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2456[19Jul2025 08:52:55.398] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::getBarWidth(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2457[19Jul2025 08:52:55.398] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::getBarColor(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2458[19Jul2025 08:52:55.398] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::getUseDuration(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2459[19Jul2025 08:52:55.398] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::getUseAnimation(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2460[19Jul2025 08:52:55.398] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::getName(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2461[19Jul2025 08:52:55.398] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::use(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2462[19Jul2025 08:52:55.398] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::finishUsingItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2463[19Jul2025 08:52:55.398] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::releaseUsing(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2464[19Jul2025 08:52:55.398] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::releaseUsing(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2465[19Jul2025 08:52:55.398] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::releaseUsing(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2466[19Jul2025 08:52:55.398] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::hurtEnemy(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2467[19Jul2025 08:52:55.406] [main/DEBUG] [mixin/]: Mixing IItemExtensionMixin from apothic_attributes.mixins.json into net.neoforged.neoforge.common.extensions.IItemExtension
2468[19Jul2025 08:52:55.427] [main/DEBUG] [mixin/]: Mixing PlayerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.player.Player
2469[19Jul2025 08:52:55.428] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2470[19Jul2025 08:52:55.429] [main/DEBUG] [mixin/]: Mixing PlayerProjectileMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.player.Player
2471[19Jul2025 08:52:55.429] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerProjectileMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2472[19Jul2025 08:52:55.435] [main/DEBUG] [mixin/]: Mixing customization.placement.PlayerMixin from kiwi.mixins.json into net.minecraft.world.entity.player.Player
2473[19Jul2025 08:52:55.437] [main/DEBUG] [mixin/]: Mixing PlayerEntityMixin from puffish_skills.mixins.json into net.minecraft.world.entity.player.Player
2474[19Jul2025 08:52:55.437] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:PlayerEntityMixin from mod puffish_skills: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2475[19Jul2025 08:52:55.438] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectAtSetHealth$0(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;FLnet/minecraft/world/damagesource/DamageSource;Lnet/puffish/skillsmod/experience/source/builtin/TakeDamageExperienceSource;)Ljava/lang/Integer; to mdb698a4$puffish_skills$lambda$injectAtSetHealth$0$0 in puffish_skills.mixins.json:PlayerEntityMixin from mod puffish_skills
2476[19Jul2025 08:52:55.442] [main/DEBUG] [mixin/]: Mixing PlayerMixin from geore.mixins.json into net.minecraft.world.entity.player.Player
2477[19Jul2025 08:52:55.447] [main/DEBUG] [mixin/]: Mixing PlayerMixin from hangglider.common.mixins.json into net.minecraft.world.entity.player.Player
2478[19Jul2025 08:52:55.448] [main/DEBUG] [mixin/]: hangglider.common.mixins.json:PlayerMixin from mod hangglider: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2479[19Jul2025 08:52:55.452] [main/DEBUG] [mixin/]: Mixing PlayerMixin from create_hypertube.mixins.json into net.minecraft.world.entity.player.Player
2480[19Jul2025 08:52:55.452] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerMixin from mod create_hypertube: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
2481[19Jul2025 08:52:55.458] [main/DEBUG] [mixin/]: Mixing PlayerMovementMixin from create_hypertube.mixins.json into net.minecraft.world.entity.player.Player
2482[19Jul2025 08:52:55.458] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerMovementMixin from mod create_hypertube: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
2483[19Jul2025 08:52:55.460] [main/DEBUG] [mixin/]: Mixing PlayerMixin from ichunutil.mixins.json into net.minecraft.world.entity.player.Player
2484[19Jul2025 08:52:55.460] [main/DEBUG] [mixin/]: ichunutil.mixins.json:PlayerMixin from mod ichunutil: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2485[19Jul2025 08:52:55.462] [main/DEBUG] [mixin/]: Mixing PlayerMixin from irons_spellbooks.mixins.json into net.minecraft.world.entity.player.Player
2486[19Jul2025 08:52:55.481] [main/DEBUG] [mixin/]: Mixing PlayerMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.player.Player
2487[19Jul2025 08:52:55.492] [main/DEBUG] [mixin/]: Mixing elytra.ElytraPlayerMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.player.Player
2488[19Jul2025 08:52:55.495] [main/DEBUG] [mixin/]: Mixing PlayerMixin from dummmmmmy-common.mixins.json into net.minecraft.world.entity.player.Player
2489[19Jul2025 08:52:55.495] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:PlayerMixin from mod dummmmmmy: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2490[19Jul2025 08:52:55.497] [main/DEBUG] [mixin/]: Mixing PlayerMixin from squatgrow.mixins.json into net.minecraft.world.entity.player.Player
2491[19Jul2025 08:52:55.498] [main/DEBUG] [mixin/]: squatgrow.mixins.json:PlayerMixin from mod squatgrow: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2492[19Jul2025 08:52:55.502] [main/DEBUG] [mixin/]: Mixing PlayerEntityMixin from hooked.mixins.json into net.minecraft.world.entity.player.Player
2493[19Jul2025 08:52:55.502] [main/DEBUG] [mixin/]: hooked.mixins.json:PlayerEntityMixin from mod hooked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
2494[19Jul2025 08:52:55.509] [main/DEBUG] [mixin/]: Mixing AccessorPlayer from comforts.mixins.json into net.minecraft.world.entity.player.Player
2495[19Jul2025 08:52:55.510] [main/DEBUG] [mixin/]: comforts.mixins.json:AccessorPlayer from mod comforts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2496[19Jul2025 08:52:55.510] [main/DEBUG] [mixin/]: Mixing TeslaNetworkReceiversPlayerMixin from extended_industrialization.mixins.json into net.minecraft.world.entity.player.Player
2497[19Jul2025 08:52:55.511] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$remove$1(Lnet/swedz/tesseract/neoforge/api/WorldPos;Lnet/swedz/extended_industrialization/machines/component/tesla/network/receiver/PlayerTeslaReceiver;)V to mdb698a4$extended_industrialization$lambda$remove$1$1 in extended_industrialization.mixins.json:TeslaNetworkReceiversPlayerMixin from mod extended_industrialization
2498[19Jul2025 08:52:55.512] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getAllItems$0(Lnet/minecraft/world/item/ItemStack;)Z to mdb698a4$extended_industrialization$lambda$getAllItems$0$2 in extended_industrialization.mixins.json:TeslaNetworkReceiversPlayerMixin from mod extended_industrialization
2499[19Jul2025 08:52:55.542] [main/DEBUG] [mixin/]: Mixing PlayerMixin from malum.mixins.json into net.minecraft.world.entity.player.Player
2500[19Jul2025 08:52:55.546] [main/DEBUG] [mixin/]: Mixing PlayerMixin from kubejs.mixins.json into net.minecraft.world.entity.player.Player
2501[19Jul2025 08:52:55.576] [main/DEBUG] [mixin/]: Mixing PlayerEntityMixin from puffish_attributes.mixins.json into net.minecraft.world.entity.player.Player
2502[19Jul2025 08:52:55.577] [main/DEBUG] [mixin/]: puffish_attributes.mixins.json:PlayerEntityMixin from mod puffish_attributes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2503[19Jul2025 08:52:55.612] [main/DEBUG] [mixin/]: Mixing PlayerMixin from create.mixins.json into net.minecraft.world.entity.player.Player
2504[19Jul2025 08:52:55.750] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerProjectileMixin from mod supplementaries->@Inject::supp$getQuiverProjectile(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2505[19Jul2025 08:52:55.750] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:PlayerEntityMixin from mod puffish_skills->@Inject::injectAtSetHealth(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2506[19Jul2025 08:52:55.751] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:PlayerEntityMixin from mod puffish_skills->@Inject::injectAtSetHealth(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2507[19Jul2025 08:52:55.751] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:PlayerEntityMixin from mod puffish_skills->@Inject::injectAtSetHealth(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2508[19Jul2025 08:52:55.751] [main/DEBUG] [mixin/]: geore.mixins.json:PlayerMixin from mod geore->@Inject::georeIsScoping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2509[19Jul2025 08:52:55.751] [main/DEBUG] [mixin/]: hangglider.common.mixins.json:PlayerMixin from mod hangglider->@Inject::updatePlayerPose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2510[19Jul2025 08:52:55.751] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerMixin from mod create_hypertube->@Inject::createHypertube$onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2511[19Jul2025 08:52:55.751] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerMixin from mod create_hypertube->@Inject::createHypertube$onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2512[19Jul2025 08:52:55.751] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerMixin from mod create_hypertube->@Inject::createHypertube$onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2513[19Jul2025 08:52:55.751] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerMovementMixin from mod create_hypertube->@Inject::createHypertube$onCanPlayerFitWithinBlocksAndEntitiesWhen(Lnet/minecraft/world/entity/Pose;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2514[19Jul2025 08:52:55.751] [main/DEBUG] [mixin/]: ichunutil.mixins.json:PlayerMixin from mod ichunutil->@Inject::ichunutil$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2515[19Jul2025 08:52:55.751] [main/DEBUG] [mixin/]: ichunutil.mixins.json:PlayerMixin from mod ichunutil->@Inject::ichunutil$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2516[19Jul2025 08:52:55.751] [main/DEBUG] [mixin/]: ichunutil.mixins.json:PlayerMixin from mod ichunutil->@Inject::ichunutil$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2517[19Jul2025 08:52:55.752] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:PlayerMixin from mod irons_spellbooks->@Inject::canEatForGluttony(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2518[19Jul2025 08:52:55.752] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:PlayerMixin from mod irons_spellbooks->@Inject::irons_spellbooks$hideJacketLayers(Lnet/minecraft/world/entity/player/PlayerModelPart;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2519[19Jul2025 08:52:55.752] [main/DEBUG] [mixin/]: squatgrow.mixins.json:PlayerMixin from mod squatgrow->@Inject::sg$onTickEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2520[19Jul2025 08:52:55.752] [main/DEBUG] [mixin/]: squatgrow.mixins.json:PlayerMixin from mod squatgrow->@Inject::sg$onTickEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2521[19Jul2025 08:52:55.752] [main/DEBUG] [mixin/]: squatgrow.mixins.json:PlayerMixin from mod squatgrow->@Inject::sg$onTickEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2522[19Jul2025 08:52:55.752] [main/DEBUG] [mixin/]: hooked.mixins.json:PlayerEntityMixin from mod hooked->@Inject::hooked$checkFallFlyingMixin(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2523[19Jul2025 08:52:55.752] [main/DEBUG] [mixin/]: hooked.mixins.json:PlayerEntityMixin from mod hooked->@Inject::hooked$isInvulnerableToMixin(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2524[19Jul2025 08:52:55.752] [main/DEBUG] [mixin/]: hooked.mixins.json:PlayerEntityMixin from mod hooked->@Inject::hooked$clipAtLedgeHookedMixin(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2525[19Jul2025 08:52:55.752] [main/DEBUG] [mixin/]: hooked.mixins.json:PlayerEntityMixin from mod hooked->@Inject::hooked$tickHooks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2526[19Jul2025 08:52:55.753] [main/DEBUG] [mixin/]: hooked.mixins.json:PlayerEntityMixin from mod hooked->@Inject::hooked$tickHooks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2527[19Jul2025 08:52:55.753] [main/DEBUG] [mixin/]: hooked.mixins.json:PlayerEntityMixin from mod hooked->@Inject::hooked$tickHooks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2528[19Jul2025 08:52:55.753] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:TeslaNetworkReceiversPlayerMixin from mod extended_industrialization->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2529[19Jul2025 08:52:55.753] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:TeslaNetworkReceiversPlayerMixin from mod extended_industrialization->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2530[19Jul2025 08:52:55.753] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:TeslaNetworkReceiversPlayerMixin from mod extended_industrialization->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2531[19Jul2025 08:52:55.753] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:TeslaNetworkReceiversPlayerMixin from mod extended_industrialization->@Inject::remove(Lnet/minecraft/world/entity/Entity$RemovalReason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2532[19Jul2025 08:52:55.753] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:TeslaNetworkReceiversPlayerMixin from mod extended_industrialization->@Inject::remove(Lnet/minecraft/world/entity/Entity$RemovalReason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2533[19Jul2025 08:52:55.753] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:TeslaNetworkReceiversPlayerMixin from mod extended_industrialization->@Inject::remove(Lnet/minecraft/world/entity/Entity$RemovalReason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2534[19Jul2025 08:52:55.753] [main/DEBUG] [mixin/]: malum.mixins.json:PlayerMixin from mod malum->@Inject::malum$canEat(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2535[19Jul2025 08:52:55.753] [main/DEBUG] [mixin/]: puffish_attributes.mixins.json:PlayerEntityMixin from mod puffish_attributes->@Inject::injectAtAttack(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2536[19Jul2025 08:52:55.754] [main/DEBUG] [mixin/]: puffish_attributes.mixins.json:PlayerEntityMixin from mod puffish_attributes->@Inject::injectAtAttack(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2537[19Jul2025 08:52:55.754] [main/DEBUG] [mixin/]: puffish_attributes.mixins.json:PlayerEntityMixin from mod puffish_attributes->@Inject::injectAtAttack(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2538[19Jul2025 08:52:55.754] [main/DEBUG] [mixin/]: puffish_attributes.mixins.json:PlayerEntityMixin from mod puffish_attributes->@Inject::injectAtAttack(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2539[19Jul2025 08:52:55.754] [main/DEBUG] [mixin/]: puffish_attributes.mixins.json:PlayerEntityMixin from mod puffish_attributes->@Inject::injectAtAttack(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2540[19Jul2025 08:52:55.754] [main/DEBUG] [mixin/]: puffish_attributes.mixins.json:PlayerEntityMixin from mod puffish_attributes->@Inject::injectAtAttack(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2541[19Jul2025 08:52:55.792] [main/DEBUG] [mixin/]: Mixing IPlayerExtensionMixin from create_hypertube.mixins.json into net.neoforged.neoforge.common.extensions.IPlayerExtension
2542[19Jul2025 08:52:55.792] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:IPlayerExtensionMixin from mod create_hypertube: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
2543[19Jul2025 08:52:55.796] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:IPlayerExtensionMixin from mod create_hypertube->@Inject::createHypertube$mayFly(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2544[19Jul2025 08:52:55.812] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from enderiobase.mixins.json into net.minecraft.world.entity.LivingEntity
2545[19Jul2025 08:52:55.812] [main/DEBUG] [mixin/]: enderiobase.mixins.json:LivingEntityMixin from mod enderio_base: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2546[19Jul2025 08:52:55.816] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from supplementaries.mixins.json into net.minecraft.world.entity.LivingEntity
2547[19Jul2025 08:52:55.819] [main/DEBUG] [mixin/]: Mixing LivingEntityAccessor from supplementaries-common.mixins.json into net.minecraft.world.entity.LivingEntity
2548[19Jul2025 08:52:55.819] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityAccessor from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2549[19Jul2025 08:52:55.819] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.LivingEntity
2550[19Jul2025 08:52:55.819] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2551[19Jul2025 08:52:55.853] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from puffish_skills.mixins.json into net.minecraft.world.entity.LivingEntity
2552[19Jul2025 08:52:55.854] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:LivingEntityMixin from mod puffish_skills: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2553[19Jul2025 08:52:55.855] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectAtDrop$5(Lnet/puffish/skillsmod/experience/source/builtin/util/AntiFarmingPerChunk$Data;Ljava/util/Map$Entry;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/damagesource/DamageSource;DLjava/util/Set;Lnet/puffish/skillsmod/experience/source/builtin/SharedKillEntityExperienceSource;)Ljava/lang/Integer; to mdb698a4$puffish_skills$lambda$injectAtDrop$5$0 in puffish_skills.mixins.json:LivingEntityMixin from mod puffish_skills
2554[19Jul2025 08:52:55.855] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectAtDrop$4(Lnet/puffish/skillsmod/experience/source/builtin/util/AntiFarmingPerChunk$Data;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/damagesource/DamageSource;Lnet/puffish/skillsmod/experience/source/builtin/KillEntityExperienceSource;)Ljava/lang/Integer; to mdb698a4$puffish_skills$lambda$injectAtDrop$4$1 in puffish_skills.mixins.json:LivingEntityMixin from mod puffish_skills
2555[19Jul2025 08:52:55.856] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectAtApplyDamage$3(FLnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/damagesource/DamageSource;Lnet/puffish/skillsmod/experience/source/builtin/DealDamageExperienceSource;)Ljava/lang/Integer; to mdb698a4$puffish_skills$lambda$injectAtApplyDamage$3$2 in puffish_skills.mixins.json:LivingEntityMixin from mod puffish_skills
2556[19Jul2025 08:52:55.856] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectAtApplyDamage$2(FLnet/puffish/skillsmod/experience/source/builtin/util/AntiFarmingPerEntity;)Ljava/lang/Float; to mdb698a4$puffish_skills$lambda$injectAtApplyDamage$2$3 in puffish_skills.mixins.json:LivingEntityMixin from mod puffish_skills
2557[19Jul2025 08:52:55.857] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectAtApplyDamage$1(FLnet/minecraft/server/level/ServerPlayer;Ljava/lang/Float;)Ljava/lang/Float; to mdb698a4$puffish_skills$lambda$injectAtApplyDamage$1$4 in puffish_skills.mixins.json:LivingEntityMixin from mod puffish_skills
2558[19Jul2025 08:52:55.857] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectAtHeal$0(Lnet/minecraft/server/level/ServerPlayer;FLnet/puffish/skillsmod/experience/source/builtin/HealExperienceSource;)Ljava/lang/Integer; to mdb698a4$puffish_skills$lambda$injectAtHeal$0$5 in puffish_skills.mixins.json:LivingEntityMixin from mod puffish_skills
2559[19Jul2025 08:52:55.886] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from caelus.mixins.json into net.minecraft.world.entity.LivingEntity
2560[19Jul2025 08:52:55.887] [main/DEBUG] [mixin/]: caelus.mixins.json:MixinLivingEntity from mod caelus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2561[19Jul2025 08:52:55.888] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from mixins.fargostalismans.json into net.minecraft.world.entity.LivingEntity
2562[19Jul2025 08:52:55.888] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$hasLibrarianTalisman$1(Lnet/minecraft/world/item/ItemStack;)Z to mdb698a4$fargostalismans$lambda$hasLibrarianTalisman$1$6 in mixins.fargostalismans.json:LivingEntityMixin from mod fargostalismans
2563[19Jul2025 08:52:55.889] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$extendInvulnerability$0(Lnet/minecraft/world/item/ItemStack;)Z to mdb698a4$fargostalismans$lambda$extendInvulnerability$0$7 in mixins.fargostalismans.json:LivingEntityMixin from mod fargostalismans
2564[19Jul2025 08:52:55.893] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from cataclysm.mixins.json into net.minecraft.world.entity.LivingEntity
2565[19Jul2025 08:52:55.893] [main/DEBUG] [mixin/]: cataclysm.mixins.json:LivingEntityMixin from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2566[19Jul2025 08:52:55.894] [main/DEBUG] [mixin/]: Mixing accessor.AccessorMixinLivingEntity from roots-neoforge.mixins.json into net.minecraft.world.entity.LivingEntity
2567[19Jul2025 08:52:55.894] [main/DEBUG] [mixin/]: Mixing common.LivingEntityMixin from endermanoverhaul.mixins.json into net.minecraft.world.entity.LivingEntity
2568[19Jul2025 08:52:55.899] [main/DEBUG] [mixin/]: Mixing LivingEntityAccessor from bucketlib.mixins.json into net.minecraft.world.entity.LivingEntity
2569[19Jul2025 08:52:55.900] [main/DEBUG] [mixin/]: bucketlib.mixins.json:LivingEntityAccessor from mod bucketlib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2570[19Jul2025 08:52:55.900] [main/DEBUG] [mixin/]: Mixing LivingEntityAccessor from irons_spellbooks.mixins.json into net.minecraft.world.entity.LivingEntity
2571[19Jul2025 08:52:55.900] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from irons_spellbooks.mixins.json into net.minecraft.world.entity.LivingEntity
2572[19Jul2025 08:52:55.900] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$filterApplicableAttributes$0(Lnet/minecraft/world/item/component/ItemAttributeModifiers$Entry;)Z to mdb698a4$irons_spellbooks$lambda$filterApplicableAttributes$0$8 in irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks
2573[19Jul2025 08:52:55.908] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from charmofundying.mixins.json into net.minecraft.world.entity.LivingEntity
2574[19Jul2025 08:52:55.908] [main/DEBUG] [mixin/]: charmofundying.mixins.json:MixinLivingEntity from mod charmofundying: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2575[19Jul2025 08:52:55.909] [main/DEBUG] [mixin/]: Mixing common.LivingEntityMixin from lodestone.mixins.json into net.minecraft.world.entity.LivingEntity
2576[19Jul2025 08:52:55.909] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.LivingEntityMixin from mod lodestone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2577[19Jul2025 08:52:55.911] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.LivingEntity
2578[19Jul2025 08:52:55.913] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.LivingEntityMixin from servercore.common.mixins.json into net.minecraft.world.entity.LivingEntity
2579[19Jul2025 08:52:55.913] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.LivingEntityMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
2580[19Jul2025 08:52:55.913] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from curios.neoforge.mixins.json into net.minecraft.world.entity.LivingEntity
2581[19Jul2025 08:52:55.914] [main/DEBUG] [mixin/]: Mixing LivingEntityInvoker from apotheosis.mixins.json into net.minecraft.world.entity.LivingEntity
2582[19Jul2025 08:52:55.914] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from apotheosis.mixins.json into net.minecraft.world.entity.LivingEntity
2583[19Jul2025 08:52:55.916] [main/DEBUG] [mixin/]: Mixing MHFMixinLivingEntity from apotheosis.mixins.json into net.minecraft.world.entity.LivingEntity
2584[19Jul2025 08:52:55.917] [main/DEBUG] [mixin/]: Mixing coremods.LivingEntityMixin from mixins.pneumaticcraft.json into net.minecraft.world.entity.LivingEntity
2585[19Jul2025 08:52:55.917] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:coremods.LivingEntityMixin from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2586[19Jul2025 08:52:55.918] [main/DEBUG] [mixin/]: Mixing LivingAccessor from ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
2587[19Jul2025 08:52:55.918] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
2588[19Jul2025 08:52:55.920] [main/DEBUG] [mixin/]: Mixing elytra.MixinLivingEntity from ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
2589[19Jul2025 08:52:55.920] [main/DEBUG] [mixin/]: Mixing perks.PerkLivingEntity from ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
2590[19Jul2025 08:52:55.922] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from mixins.eventslib.json into net.minecraft.world.entity.LivingEntity
2591[19Jul2025 08:52:55.927] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from relics.mixins.json into net.minecraft.world.entity.LivingEntity
2592[19Jul2025 08:52:55.932] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from dummmmmmy-common.mixins.json into net.minecraft.world.entity.LivingEntity
2593[19Jul2025 08:52:55.933] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:LivingEntityMixin from mod dummmmmmy: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2594[19Jul2025 08:52:55.937] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from trimeffects.mixins.json into net.minecraft.world.entity.LivingEntity
2595[19Jul2025 08:52:55.945] [main/DEBUG] [mixin/]: Mixing common.LivingEntityMixin from enchanted.mixins.json into net.minecraft.world.entity.LivingEntity
2596[19Jul2025 08:52:55.946] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.LivingEntity
2597[19Jul2025 08:52:55.946] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from oritech_forge.mixins.json into net.minecraft.world.entity.LivingEntity
2598[19Jul2025 08:52:55.952] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from mixins.aae.json into net.minecraft.world.entity.LivingEntity
2599[19Jul2025 08:52:55.953] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from malum.mixins.json into net.minecraft.world.entity.LivingEntity
2600[19Jul2025 08:52:55.956] [main/DEBUG] [mixin/]: Mixing CustomItemUseEffectsMixin from create.mixins.json into net.minecraft.world.entity.LivingEntity
2601[19Jul2025 08:52:55.957] [main/DEBUG] [mixin/]: Mixing LavaSwimmingMixin from create.mixins.json into net.minecraft.world.entity.LivingEntity
2602[19Jul2025 08:52:55.960] [main/DEBUG] [mixin/]: Mixing accessor.LivingEntityAccessor from create.mixins.json into net.minecraft.world.entity.LivingEntity
2603[19Jul2025 08:52:55.960] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from puffish_attributes.mixins.json into net.minecraft.world.entity.LivingEntity
2604[19Jul2025 08:52:55.960] [main/DEBUG] [mixin/]: puffish_attributes.mixins.json:LivingEntityMixin from mod puffish_attributes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2605[19Jul2025 08:52:56.250] [main/DEBUG] [mixin/]: enderiobase.mixins.json:LivingEntityMixin from mod enderio_base->@Inject::enderio$allowTagGlidersInChestplateSlot(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2606[19Jul2025 08:52:56.251] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$checkOnRope(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2607[19Jul2025 08:52:56.251] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$eatFromLunchBasket(Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2608[19Jul2025 08:52:56.251] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$eatFromLunchBasket(Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2609[19Jul2025 08:52:56.251] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$eatFromLunchBasket(Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2610[19Jul2025 08:52:56.264] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$slimeTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2611[19Jul2025 08:52:56.264] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$slimeTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2612[19Jul2025 08:52:56.264] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$slimeTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2613[19Jul2025 08:52:56.264] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$readSlimedTicks(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2614[19Jul2025 08:52:56.264] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$readSlimedTicks(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2615[19Jul2025 08:52:56.265] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$readSlimedTicks(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2616[19Jul2025 08:52:56.265] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$writeSlimedTicks(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2617[19Jul2025 08:52:56.265] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$writeSlimedTicks(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2618[19Jul2025 08:52:56.265] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$writeSlimedTicks(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2619[19Jul2025 08:52:56.265] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:LivingEntityMixin from mod puffish_skills->@Inject::injectAtHeal(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2620[19Jul2025 08:52:56.265] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:LivingEntityMixin from mod puffish_skills->@Inject::injectAtHeal(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2621[19Jul2025 08:52:56.265] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:LivingEntityMixin from mod puffish_skills->@Inject::injectAtHeal(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2622[19Jul2025 08:52:56.265] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:LivingEntityMixin from mod puffish_skills->@Inject::injectAtApplyDamage(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2623[19Jul2025 08:52:56.265] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:LivingEntityMixin from mod puffish_skills->@Inject::injectAtApplyDamage(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2624[19Jul2025 08:52:56.265] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:LivingEntityMixin from mod puffish_skills->@Inject::injectAtApplyDamage(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2625[19Jul2025 08:52:56.265] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:LivingEntityMixin from mod puffish_skills->@Inject::injectAtDrop(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2626[19Jul2025 08:52:56.265] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:LivingEntityMixin from mod puffish_skills->@Inject::injectAtDrop(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2627[19Jul2025 08:52:56.265] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:LivingEntityMixin from mod puffish_skills->@Inject::injectAtDrop(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2628[19Jul2025 08:52:56.265] [main/DEBUG] [mixin/]: mixins.fargostalismans.json:LivingEntityMixin from mod fargostalismans->@Inject::extendInvulnerability(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2629[19Jul2025 08:52:56.265] [main/DEBUG] [mixin/]: mixins.fargostalismans.json:LivingEntityMixin from mod fargostalismans->@Inject::extendInvulnerability(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2630[19Jul2025 08:52:56.265] [main/DEBUG] [mixin/]: mixins.fargostalismans.json:LivingEntityMixin from mod fargostalismans->@Inject::extendInvulnerability(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2631[19Jul2025 08:52:56.265] [main/DEBUG] [mixin/]: cataclysm.mixins.json:LivingEntityMixin from mod cataclysm->@Inject::CMcanAttack(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2632[19Jul2025 08:52:56.265] [main/DEBUG] [mixin/]: cataclysm.mixins.json:LivingEntityMixin from mod cataclysm->@Inject::CMcanAttack(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2633[19Jul2025 08:52:56.266] [main/DEBUG] [mixin/]: cataclysm.mixins.json:LivingEntityMixin from mod cataclysm->@Inject::CMcanAttack(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
2634[19Jul2025 08:52:56.266] [main/DEBUG] [mixin/]: cataclysm.mixins.json:LivingEntityMixin from mod cataclysm->@Inject::CMcanAttack(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
2635[19Jul2025 08:52:56.266] [main/DEBUG] [mixin/]: endermanoverhaul.mixins.json:common.LivingEntityMixin from mod endermanoverhaul->@Inject::endermanoverhaul$blockUsingShield(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2636[19Jul2025 08:52:56.266] [main/DEBUG] [mixin/]: endermanoverhaul.mixins.json:common.LivingEntityMixin from mod endermanoverhaul->@Inject::endermanoverhaul$blockUsingShield(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2637[19Jul2025 08:52:56.266] [main/DEBUG] [mixin/]: endermanoverhaul.mixins.json:common.LivingEntityMixin from mod endermanoverhaul->@Inject::endermanoverhaul$blockUsingShield(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2638[19Jul2025 08:52:56.266] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2639[19Jul2025 08:52:56.266] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2640[19Jul2025 08:52:56.266] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2641[19Jul2025 08:52:56.266] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::updateInvisibilityStatus(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2642[19Jul2025 08:52:56.266] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::updateInvisibilityStatus(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2643[19Jul2025 08:52:56.266] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::updateInvisibilityStatus(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2644[19Jul2025 08:52:56.266] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::isCurrentlyGlowing(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2645[19Jul2025 08:52:56.266] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::handleEquipmentChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2646[19Jul2025 08:52:56.266] [main/DEBUG] [mixin/]: charmofundying.mixins.json:MixinLivingEntity from mod charmofundying->@Inject::charmofundying$precheckTotemDeathProtection(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2647[19Jul2025 08:52:56.266] [main/DEBUG] [mixin/]: charmofundying.mixins.json:MixinLivingEntity from mod charmofundying->@Inject::charmofundying$checkTotemDeathProtection(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2648[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.LivingEntityMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2649[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.LivingEntityMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2650[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.LivingEntityMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2651[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinLivingEntity from mod curios->@Inject::curio$canFreeze(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2652[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: apotheosis.mixins.json:LivingEntityMixin from mod apotheosis->@Inject::apoth_cacheLastHealthPct(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2653[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: apotheosis.mixins.json:LivingEntityMixin from mod apotheosis->@Inject::apoth_cacheLastHealthPct(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2654[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: apotheosis.mixins.json:LivingEntityMixin from mod apotheosis->@Inject::apoth_cacheLastHealthPct(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2655[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: apotheosis.mixins.json:LivingEntityMixin from mod apotheosis->@Inject::apoth_updateHealthPct(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2656[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: apotheosis.mixins.json:LivingEntityMixin from mod apotheosis->@Inject::apoth_updateHealthPct(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2657[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: apotheosis.mixins.json:LivingEntityMixin from mod apotheosis->@Inject::apoth_updateHealthPct(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2658[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: apotheosis.mixins.json:MHFMixinLivingEntity from mod apotheosis->@Inject::maxhealthfix$readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2659[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: apotheosis.mixins.json:MHFMixinLivingEntity from mod apotheosis->@Inject::maxhealthfix$readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2660[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: apotheosis.mixins.json:MHFMixinLivingEntity from mod apotheosis->@Inject::maxhealthfix$readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2661[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: apotheosis.mixins.json:MHFMixinLivingEntity from mod apotheosis->@Inject::maxhealthfix$detectEquipmentUpdates(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2662[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: apotheosis.mixins.json:MHFMixinLivingEntity from mod apotheosis->@Inject::maxhealthfix$detectEquipmentUpdates(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2663[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: apotheosis.mixins.json:MHFMixinLivingEntity from mod apotheosis->@Inject::maxhealthfix$detectEquipmentUpdates(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2664[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:coremods.LivingEntityMixin from mod pneumaticcraft->@Inject::onOnEquipItem(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2665[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:coremods.LivingEntityMixin from mod pneumaticcraft->@Inject::onOnEquipItem(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2666[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:coremods.LivingEntityMixin from mod pneumaticcraft->@Inject::onOnEquipItem(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2667[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:coremods.LivingEntityMixin from mod pneumaticcraft->@Inject::onOnEquipItem(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2668[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:coremods.LivingEntityMixin from mod pneumaticcraft->@Inject::onOnEquipItem(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2669[19Jul2025 08:52:56.267] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:coremods.LivingEntityMixin from mod pneumaticcraft->@Inject::onOnEquipItem(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2670[19Jul2025 08:52:56.268] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:perks.PerkLivingEntity from mod ars_nouveau->@Inject::decreaseAirSupply(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2671[19Jul2025 08:52:56.268] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:perks.PerkLivingEntity from mod ars_nouveau->@Inject::getJumpPower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2672[19Jul2025 08:52:56.268] [main/DEBUG] [mixin/]: mixins.eventslib.json:LivingEntityMixin from mod eventslib->@Inject::onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2673[19Jul2025 08:52:56.268] [main/DEBUG] [mixin/]: mixins.eventslib.json:LivingEntityMixin from mod eventslib->@Inject::onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2674[19Jul2025 08:52:56.268] [main/DEBUG] [mixin/]: mixins.eventslib.json:LivingEntityMixin from mod eventslib->@Inject::onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2675[19Jul2025 08:52:56.269] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onAiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2676[19Jul2025 08:52:56.269] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onEffectAdded(Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2677[19Jul2025 08:52:56.269] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onEffectAdded(Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2678[19Jul2025 08:52:56.269] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onEffectAdded(Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2679[19Jul2025 08:52:56.269] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onEffectUpdated(Lnet/minecraft/world/effect/MobEffectInstance;ZLnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2680[19Jul2025 08:52:56.269] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onEffectUpdated(Lnet/minecraft/world/effect/MobEffectInstance;ZLnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2681[19Jul2025 08:52:56.269] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onEffectUpdated(Lnet/minecraft/world/effect/MobEffectInstance;ZLnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2682[19Jul2025 08:52:56.269] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2683[19Jul2025 08:52:56.269] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2684[19Jul2025 08:52:56.269] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2685[19Jul2025 08:52:56.270] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::canBeSeenByAnyone(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2686[19Jul2025 08:52:56.270] [main/DEBUG] [mixin/]: trimeffects.mixins.json:MixinLivingEntity from mod trimeffects->@Inject::trimeffects$afterBaseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2687[19Jul2025 08:52:56.270] [main/DEBUG] [mixin/]: trimeffects.mixins.json:MixinLivingEntity from mod trimeffects->@Inject::trimeffects$afterBaseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2688[19Jul2025 08:52:56.270] [main/DEBUG] [mixin/]: trimeffects.mixins.json:MixinLivingEntity from mod trimeffects->@Inject::trimeffects$afterBaseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2689[19Jul2025 08:52:56.271] [main/DEBUG] [mixin/]: enchanted.mixins.json:common.LivingEntityMixin from mod enchanted->@Inject::checkTotemDeathProtection(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2690[19Jul2025 08:52:56.271] [main/DEBUG] [mixin/]: kubejs.mixins.json:LivingEntityMixin from mod kubejs->@Inject::foodEaten(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/food/FoodProperties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2691[19Jul2025 08:52:56.271] [main/DEBUG] [mixin/]: kubejs.mixins.json:LivingEntityMixin from mod kubejs->@Inject::foodEaten(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/food/FoodProperties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
2692[19Jul2025 08:52:56.271] [main/DEBUG] [mixin/]: kubejs.mixins.json:LivingEntityMixin from mod kubejs->@Inject::foodEaten(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/food/FoodProperties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
2693[19Jul2025 08:52:56.271] [main/DEBUG] [mixin/]: oritech_forge.mixins.json:LivingEntityMixin from mod oritech->@Inject::disableXpForLaser(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2694[19Jul2025 08:52:56.272] [main/DEBUG] [mixin/]: mixins.aae.json:MixinLivingEntity from mod advanced_ae->@Inject::hurtSound(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2695[19Jul2025 08:52:56.272] [main/DEBUG] [mixin/]: malum.mixins.json:LivingEntityMixin from mod malum->@Inject::malum$getDamageAfterArmorAbsorb(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2696[19Jul2025 08:52:56.272] [main/DEBUG] [mixin/]: malum.mixins.json:LivingEntityMixin from mod malum->@Inject::malum$eat(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/food/FoodProperties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2697[19Jul2025 08:52:56.272] [main/DEBUG] [mixin/]: malum.mixins.json:LivingEntityMixin from mod malum->@Inject::malum$eat(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/food/FoodProperties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
2698[19Jul2025 08:52:56.273] [main/DEBUG] [mixin/]: malum.mixins.json:LivingEntityMixin from mod malum->@Inject::malum$eat(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/food/FoodProperties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
2699[19Jul2025 08:52:56.273] [main/DEBUG] [mixin/]: create.mixins.json:CustomItemUseEffectsMixin from mod create->@Inject::create$onShouldTriggerUseEffects(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2700[19Jul2025 08:52:56.273] [main/DEBUG] [mixin/]: create.mixins.json:CustomItemUseEffectsMixin from mod create->@Inject::create$onTriggerUseEffects(Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2701[19Jul2025 08:52:56.274] [main/DEBUG] [mixin/]: create.mixins.json:LavaSwimmingMixin from mod create->@Inject::create$onLavaTravel(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2702[19Jul2025 08:52:56.274] [main/DEBUG] [mixin/]: create.mixins.json:LavaSwimmingMixin from mod create->@Inject::create$onLavaTravel(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2703[19Jul2025 08:52:56.274] [main/DEBUG] [mixin/]: create.mixins.json:LavaSwimmingMixin from mod create->@Inject::create$onLavaTravel(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2704[19Jul2025 08:52:56.517] [main/DEBUG] [mixin/]: Mixing EntityLoadMixin from cupboard.mixins.json into net.minecraft.world.entity.Entity
2705[19Jul2025 08:52:56.525] [main/DEBUG] [mixin/]: Mixing EntityMixin from almanac.mixins.json into net.minecraft.world.entity.Entity
2706[19Jul2025 08:52:56.530] [main/DEBUG] [mixin/]: Mixing bugfix.chunk_deadlock.EntityMixin from modernfix-common.mixins.json into net.minecraft.world.entity.Entity
2707[19Jul2025 08:52:56.532] [main/DEBUG] [mixin/]: Mixing EntityMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.Entity
2708[19Jul2025 08:52:56.532] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EntityMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2709[19Jul2025 08:52:56.533] [main/DEBUG] [mixin/]: Mixing customization.sit.EntityMixin from kiwi.mixins.json into net.minecraft.world.entity.Entity
2710[19Jul2025 08:52:56.536] [main/DEBUG] [mixin/]: Mixing MixinEntity from corgilib-common.mixins.json into net.minecraft.world.entity.Entity
2711[19Jul2025 08:52:56.539] [main/DEBUG] [mixin/]: Mixing access.entity.AccessorEntity from bookshelf.mixins.json into net.minecraft.world.entity.Entity
2712[19Jul2025 08:52:56.539] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.entity.AccessorEntity from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
2713[19Jul2025 08:52:56.539] [main/DEBUG] [mixin/]: Mixing EntityMixin from lionfishapi.mixins.json into net.minecraft.world.entity.Entity
2714[19Jul2025 08:52:56.552] [main/DEBUG] [mixin/]: Mixing EntityTravelingMixin from create_hypertube.mixins.json into net.minecraft.world.entity.Entity
2715[19Jul2025 08:52:56.553] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:EntityTravelingMixin from mod create_hypertube: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
2716[19Jul2025 08:52:56.566] [main/DEBUG] [mixin/]: Mixing EntityMixin from ichunutil.mixins.json into net.minecraft.world.entity.Entity
2717[19Jul2025 08:52:56.566] [main/DEBUG] [mixin/]: ichunutil.mixins.json:EntityMixin from mod ichunutil: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2718[19Jul2025 08:52:56.577] [main/DEBUG] [mixin/]: Mixing EntityMixin from irons_spellbooks.mixins.json into net.minecraft.world.entity.Entity
2719[19Jul2025 08:52:56.596] [main/DEBUG] [mixin/]: Mixing EntityAccess from lychee.mixins.json into net.minecraft.world.entity.Entity
2720[19Jul2025 08:52:56.596] [main/DEBUG] [mixin/]: Mixing EntityMixin from lychee.mixins.json into net.minecraft.world.entity.Entity
2721[19Jul2025 08:52:56.597] [main/DEBUG] [mixin/]: Mixing recipes.entityticking.EntityMixin from lychee.mixins.json into net.minecraft.world.entity.Entity
2722[19Jul2025 08:52:56.599] [main/DEBUG] [mixin/]: Mixing recipes.iteminside.EntityMixin from lychee.mixins.json into net.minecraft.world.entity.Entity
2723[19Jul2025 08:52:56.602] [main/DEBUG] [mixin/]: Mixing common.EntityMixin from lodestone.mixins.json into net.minecraft.world.entity.Entity
2724[19Jul2025 08:52:56.602] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.EntityMixin from mod lodestone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2725[19Jul2025 08:52:56.603] [main/DEBUG] [mixin/]: Mixing accessor.EntityAccessor from ponder-common.mixins.json into net.minecraft.world.entity.Entity
2726[19Jul2025 08:52:56.603] [main/DEBUG] [mixin/]: ponder-common.mixins.json:accessor.EntityAccessor from mod ponder: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2727[19Jul2025 08:52:56.603] [main/DEBUG] [mixin/]: Mixing EntityMixin from balm.neoforge.mixins.json into net.minecraft.world.entity.Entity
2728[19Jul2025 08:52:56.604] [main/DEBUG] [mixin/]: Mixing EntityMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.Entity
2729[19Jul2025 08:52:56.605] [main/DEBUG] [mixin/]: Mixing features.activation_range.EntityMixin from servercore.common.mixins.json into net.minecraft.world.entity.Entity
2730[19Jul2025 08:52:56.605] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
2731[19Jul2025 08:52:56.610] [main/DEBUG] [mixin/]: Mixing AccessorEntity from curios.mixins.json into net.minecraft.world.entity.Entity
2732[19Jul2025 08:52:56.611] [main/DEBUG] [mixin/]: Mixing EntityMixin from apotheosis.mixins.json into net.minecraft.world.entity.Entity
2733[19Jul2025 08:52:56.613] [main/DEBUG] [mixin/]: Mixing accessors.EntityAccess from mixins.pneumaticcraft.json into net.minecraft.world.entity.Entity
2734[19Jul2025 08:52:56.613] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.EntityAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2735[19Jul2025 08:52:56.613] [main/DEBUG] [mixin/]: Mixing EntityMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.Entity
2736[19Jul2025 08:52:56.618] [main/DEBUG] [mixin/]: Mixing rewind.RewindEntityMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.Entity
2737[19Jul2025 08:52:56.625] [main/DEBUG] [mixin/]: Mixing EntityMixin from relics.mixins.json into net.minecraft.world.entity.Entity
2738[19Jul2025 08:52:56.639] [main/DEBUG] [mixin/]: Mixing EntityAccessMixin from hooked.mixins.json into net.minecraft.world.entity.Entity
2739[19Jul2025 08:52:56.640] [main/DEBUG] [mixin/]: hooked.mixins.json:EntityAccessMixin from mod hooked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
2740[19Jul2025 08:52:56.644] [main/DEBUG] [mixin/]: Mixing EntityMixin from mixins.justdirethings.json into net.minecraft.world.entity.Entity
2741[19Jul2025 08:52:56.644] [main/DEBUG] [mixin/]: mixins.justdirethings.json:EntityMixin from mod justdirethings: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2742[19Jul2025 08:52:56.653] [main/DEBUG] [mixin/]: Mixing EntityMixin from irons_jewelry.mixins.json into net.minecraft.world.entity.Entity
2743[19Jul2025 08:52:56.653] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:EntityMixin from mod irons_jewelry: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2744[19Jul2025 08:52:56.654] [main/DEBUG] [mixin/]: Mixing EntityMixin from kubejs.mixins.json into net.minecraft.world.entity.Entity
2745[19Jul2025 08:52:56.665] [main/DEBUG] [mixin/]: Mixing EntityAccess from jade.mixins.json into net.minecraft.world.entity.Entity
2746[19Jul2025 08:52:56.665] [main/DEBUG] [mixin/]: jade.mixins.json:EntityAccess from mod jade: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
2747[19Jul2025 08:52:56.666] [main/DEBUG] [mixin/]: Mixing EntityMixin from malum.mixins.json into net.minecraft.world.entity.Entity
2748[19Jul2025 08:52:56.671] [main/DEBUG] [mixin/]: Mixing EntityMixin from create.mixins.json into net.minecraft.world.entity.Entity
2749[19Jul2025 08:52:56.821] [main/DEBUG] [mixin/]: cupboard.mixins.json:EntityLoadMixin from mod cupboard->@Inject::avoidLoadCrash(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2750[19Jul2025 08:52:56.821] [main/DEBUG] [mixin/]: cupboard.mixins.json:EntityLoadMixin from mod cupboard->@Inject::avoidLoadCrash(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2751[19Jul2025 08:52:56.821] [main/DEBUG] [mixin/]: cupboard.mixins.json:EntityLoadMixin from mod cupboard->@Inject::avoidLoadCrash(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2752[19Jul2025 08:52:56.822] [main/DEBUG] [mixin/]: cupboard.mixins.json:EntityLoadMixin from mod cupboard->@Inject::skipLoadingErroringEntity(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/lang/Throwable;)V does use it's CallbackInfo
2753[19Jul2025 08:52:56.822] [main/DEBUG] [mixin/]: almanac.mixins.json:EntityMixin from mod almanac->@Inject::letmedespawn$spawnAtLocation(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2754[19Jul2025 08:52:56.822] [main/DEBUG] [mixin/]: almanac.mixins.json:EntityMixin from mod almanac->@Inject::letmedespawn$spawnAtLocation(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
2755[19Jul2025 08:52:56.822] [main/DEBUG] [mixin/]: almanac.mixins.json:EntityMixin from mod almanac->@Inject::letmedespawn$spawnAtLocation(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
2756[19Jul2025 08:52:56.822] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EntityMixin from mod supplementaries->@Inject::playStepSound(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2757[19Jul2025 08:52:56.822] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.sit.EntityMixin from mod kiwi->@Inject::kiwi$getDismountLocationForPassenger(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2758[19Jul2025 08:52:56.822] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:EntityTravelingMixin from mod create_hypertube->@Inject::createHypertube$cancelLerpMotion(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2759[19Jul2025 08:52:56.822] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:EntityTravelingMixin from mod create_hypertube->@Inject::createHypertube$cancelPose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2760[19Jul2025 08:52:56.822] [main/DEBUG] [mixin/]: ichunutil.mixins.json:EntityMixin from mod ichunutil->@Inject::ichunutil$load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2761[19Jul2025 08:52:56.822] [main/DEBUG] [mixin/]: ichunutil.mixins.json:EntityMixin from mod ichunutil->@Inject::ichunutil$load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2762[19Jul2025 08:52:56.822] [main/DEBUG] [mixin/]: ichunutil.mixins.json:EntityMixin from mod ichunutil->@Inject::ichunutil$load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2763[19Jul2025 08:52:56.822] [main/DEBUG] [mixin/]: ichunutil.mixins.json:EntityMixin from mod ichunutil->@Inject::ichunutil$saveWithoutId(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2764[19Jul2025 08:52:56.822] [main/DEBUG] [mixin/]: ichunutil.mixins.json:EntityMixin from mod ichunutil->@Inject::ichunutil$saveWithoutId(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
2765[19Jul2025 08:52:56.822] [main/DEBUG] [mixin/]: ichunutil.mixins.json:EntityMixin from mod ichunutil->@Inject::ichunutil$saveWithoutId(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
2766[19Jul2025 08:52:56.822] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:EntityMixin from mod irons_spellbooks->@Inject::isAlliedTo(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2767[19Jul2025 08:52:56.822] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:EntityMixin from mod irons_spellbooks->@Inject::setTicksFrozen(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2768[19Jul2025 08:52:56.827] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:EntityMixin from mod irons_spellbooks->@Inject::isInvisibleTo(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2769[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: lychee.mixins.json:EntityMixin from mod lychee->@Inject::lychee_thunderHit_hurt(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2770[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.entityticking.EntityMixin from mod lychee->@Inject::lychee_rideTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2771[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.entityticking.EntityMixin from mod lychee->@Inject::lychee_rideTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2772[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.entityticking.EntityMixin from mod lychee->@Inject::lychee_rideTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2773[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.iteminside.EntityMixin from mod lychee->@Inject::lychee_tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2774[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.iteminside.EntityMixin from mod lychee->@Inject::lychee_tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2775[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.iteminside.EntityMixin from mod lychee->@Inject::lychee_tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2776[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.EntityMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2777[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.EntityMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2778[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.EntityMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2779[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:EntityMixin from mod balm->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2780[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:EntityMixin from mod balm->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2781[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:EntityMixin from mod balm->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2782[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:EntityMixin from mod balm->@Inject::saveWithoutId(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2783[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:EntityMixin from mod balm->@Inject::saveWithoutId(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
2784[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:EntityMixin from mod balm->@Inject::saveWithoutId(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
2785[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$setupActivationStates(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2786[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$setupActivationStates(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2787[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$setupActivationStates(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2788[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onPistonMove(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2789[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onPistonMove(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2790[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onPistonMove(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2791[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$ignorePushingWhileInactive(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2792[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onLoadNbt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2793[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onLoadNbt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2794[19Jul2025 08:52:56.828] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onLoadNbt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2795[19Jul2025 08:52:56.829] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onTagAdded(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2796[19Jul2025 08:52:56.829] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onTagAdded(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
2797[19Jul2025 08:52:56.829] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onTagAdded(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
2798[19Jul2025 08:52:56.829] [main/DEBUG] [mixin/]: apotheosis.mixins.json:EntityMixin from mod apotheosis->@Inject::apoth_getTeamColor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2799[19Jul2025 08:52:56.829] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:EntityMixin from mod ars_nouveau->@Inject::ars_nouveau$setSecondsOnFire(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2800[19Jul2025 08:52:56.833] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:EntityMixin from mod ars_nouveau->@Inject::onRemoval(Lnet/minecraft/world/entity/Entity$RemovalReason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2801[19Jul2025 08:52:56.833] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:EntityMixin from mod ars_nouveau->@Inject::onRemoval(Lnet/minecraft/world/entity/Entity$RemovalReason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2802[19Jul2025 08:52:56.833] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:EntityMixin from mod ars_nouveau->@Inject::onRemoval(Lnet/minecraft/world/entity/Entity$RemovalReason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2803[19Jul2025 08:52:56.833] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:EntityMixin from mod ars_nouveau->@Inject::ars_nouveau$getTeamColor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2804[19Jul2025 08:52:56.833] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:rewind.RewindEntityMixin from mod ars_nouveau->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2805[19Jul2025 08:52:56.833] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:rewind.RewindEntityMixin from mod ars_nouveau->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2806[19Jul2025 08:52:56.833] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:rewind.RewindEntityMixin from mod ars_nouveau->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2807[19Jul2025 08:52:56.833] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:rewind.RewindEntityMixin from mod ars_nouveau->@Inject::anSetDeltaMovement(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2808[19Jul2025 08:52:56.833] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:rewind.RewindEntityMixin from mod ars_nouveau->@Inject::anSetDeltaMovement(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2809[19Jul2025 08:52:56.834] [main/DEBUG] [mixin/]: relics.mixins.json:EntityMixin from mod relics->@Inject::setWet(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2810[19Jul2025 08:52:56.834] [main/DEBUG] [mixin/]: relics.mixins.json:EntityMixin from mod relics->@Inject::getBlockSpeedFactor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2811[19Jul2025 08:52:56.840] [main/DEBUG] [mixin/]: relics.mixins.json:EntityMixin from mod relics->@Inject::getBlockSpeedFactor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2812[19Jul2025 08:52:56.840] [main/DEBUG] [mixin/]: mixins.justdirethings.json:EntityMixin from mod justdirethings->@Inject::onIsInWall(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2813[19Jul2025 08:52:56.841] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:EntityMixin from mod irons_jewelry->@Inject::irons_jewelry$cancelExplosion(Lnet/minecraft/world/level/Explosion;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2814[19Jul2025 08:52:56.841] [main/DEBUG] [mixin/]: kubejs.mixins.json:EntityMixin from mod kubejs->@Inject::saveKJS(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2815[19Jul2025 08:52:56.841] [main/DEBUG] [mixin/]: kubejs.mixins.json:EntityMixin from mod kubejs->@Inject::saveKJS(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
2816[19Jul2025 08:52:56.841] [main/DEBUG] [mixin/]: kubejs.mixins.json:EntityMixin from mod kubejs->@Inject::saveKJS(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
2817[19Jul2025 08:52:56.841] [main/DEBUG] [mixin/]: kubejs.mixins.json:EntityMixin from mod kubejs->@Inject::loadKJS(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2818[19Jul2025 08:52:56.841] [main/DEBUG] [mixin/]: kubejs.mixins.json:EntityMixin from mod kubejs->@Inject::loadKJS(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2819[19Jul2025 08:52:56.841] [main/DEBUG] [mixin/]: kubejs.mixins.json:EntityMixin from mod kubejs->@Inject::loadKJS(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2820[19Jul2025 08:52:56.841] [main/DEBUG] [mixin/]: malum.mixins.json:EntityMixin from mod malum->@Inject::malum$extinguishFire(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2821[19Jul2025 08:52:56.841] [main/DEBUG] [mixin/]: malum.mixins.json:EntityMixin from mod malum->@Inject::malum$extinguishFire(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2822[19Jul2025 08:52:56.841] [main/DEBUG] [mixin/]: malum.mixins.json:EntityMixin from mod malum->@Inject::malum$extinguishFire(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2823[19Jul2025 08:52:56.912] [main/DEBUG] [mixin/]: Mixing ServerPlayerAccessor from forgivingvoid.mixins.json into net.minecraft.server.level.ServerPlayer
2824[19Jul2025 08:52:56.912] [main/DEBUG] [mixin/]: forgivingvoid.mixins.json:ServerPlayerAccessor from mod forgivingvoid: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2825[19Jul2025 08:52:56.912] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from supplementaries-common.mixins.json into net.minecraft.server.level.ServerPlayer
2826[19Jul2025 08:52:56.912] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ServerPlayerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2827[19Jul2025 08:52:56.914] [main/DEBUG] [mixin/]: Mixing ServerPlayerEntityMixin from puffish_skills.mixins.json into net.minecraft.server.level.ServerPlayer
2828[19Jul2025 08:52:56.914] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:ServerPlayerEntityMixin from mod puffish_skills: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2829[19Jul2025 08:52:56.915] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectAtIncreaseStat$0(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/stats/Stat;ILnet/puffish/skillsmod/experience/source/builtin/IncreaseStatExperienceSource;)Ljava/lang/Integer; to mdb698a4$puffish_skills$lambda$injectAtIncreaseStat$0$0 in puffish_skills.mixins.json:ServerPlayerEntityMixin from mod puffish_skills
2830[19Jul2025 08:52:56.916] [main/DEBUG] [mixin/]: Mixing main.ServerPlayerMixin from alltheleaks.mixins.json into net.minecraft.server.level.ServerPlayer
2831[19Jul2025 08:52:56.916] [main/DEBUG] [mixin/]: Mixing optimizations.players.ServerPlayerMixin from servercore.common.mixins.json into net.minecraft.server.level.ServerPlayer
2832[19Jul2025 08:52:56.916] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.players.ServerPlayerMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
2833[19Jul2025 08:52:56.917] [main/DEBUG] [mixin/]: Mixing accessors.ServerPlayerAccess from mixins.pneumaticcraft.json into net.minecraft.server.level.ServerPlayer
2834[19Jul2025 08:52:56.917] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.ServerPlayerAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2835[19Jul2025 08:52:56.917] [main/DEBUG] [mixin/]: Mixing camera.ANServerPlayerMixin from ars_nouveau.mixins.json into net.minecraft.server.level.ServerPlayer
2836[19Jul2025 08:52:56.917] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from nerb-common.mixins.json into net.minecraft.server.level.ServerPlayer
2837[19Jul2025 08:52:56.917] [main/DEBUG] [mixin/]: nerb-common.mixins.json:ServerPlayerMixin from mod nerb: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2838[19Jul2025 08:52:56.918] [main/DEBUG] [mixin/]: Mixing ServerPlayerEntityMixin from hooked.mixins.json into net.minecraft.server.level.ServerPlayer
2839[19Jul2025 08:52:56.918] [main/DEBUG] [mixin/]: hooked.mixins.json:ServerPlayerEntityMixin from mod hooked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
2840[19Jul2025 08:52:56.920] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from kubejs.mixins.json into net.minecraft.server.level.ServerPlayer
2841[19Jul2025 08:52:56.922] [main/DEBUG] [mixin/]: Mixing ServerPlayerEntityMixin from owo.mixins.json into net.minecraft.server.level.ServerPlayer
2842[19Jul2025 08:52:56.922] [main/DEBUG] [mixin/]: owo.mixins.json:ServerPlayerEntityMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
2843[19Jul2025 08:52:56.926] [main/DEBUG] [mixin/]: Mixing ServerPlayerEntityMixin from oritech_forge.mixins.json into net.minecraft.server.level.ServerPlayer
2844[19Jul2025 08:52:56.927] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onCopyFrom$1(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/ai/attributes/AttributeInstance;)V to mdb698a4$oritech$lambda$onCopyFrom$1$1 in oritech_forge.mixins.json:ServerPlayerEntityMixin from mod oritech
2845[19Jul2025 08:52:56.927] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onCopyFrom$0(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/ai/attributes/AttributeInstance;Lnet/minecraft/world/entity/ai/attributes/AttributeModifier;)V to mdb698a4$oritech$lambda$onCopyFrom$0$2 in oritech_forge.mixins.json:ServerPlayerEntityMixin from mod oritech
2846[19Jul2025 08:52:56.928] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from moonlight-common.mixins.json into net.minecraft.server.level.ServerPlayer
2847[19Jul2025 08:52:56.928] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ServerPlayerMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2848[19Jul2025 08:52:56.929] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from ae2wtlib.mixins.json into net.minecraft.server.level.ServerPlayer
2849[19Jul2025 08:52:56.929] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$restockDrop$0(Lnet/minecraft/world/item/ItemStack;)V to mdb698a4$ae2wtlib$lambda$restockDrop$0$3 in ae2wtlib.mixins.json:ServerPlayerMixin from mod ae2wtlib
2850[19Jul2025 08:52:56.931] [main/DEBUG] [mixin/]: Mixing event.PlayerInventoryChangeEventMixin from tesseract_api.mixins.json into net.minecraft.server.level.ServerPlayer
2851[19Jul2025 08:52:56.952] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:ServerPlayerEntityMixin from mod puffish_skills->@Inject::injectAtInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2852[19Jul2025 08:52:56.952] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:ServerPlayerEntityMixin from mod puffish_skills->@Inject::injectAtInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2853[19Jul2025 08:52:56.952] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:ServerPlayerEntityMixin from mod puffish_skills->@Inject::injectAtInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2854[19Jul2025 08:52:56.952] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:ServerPlayerEntityMixin from mod puffish_skills->@Inject::injectAtIncreaseStat(Lnet/minecraft/stats/Stat;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2855[19Jul2025 08:52:56.952] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:ServerPlayerEntityMixin from mod puffish_skills->@Inject::injectAtIncreaseStat(Lnet/minecraft/stats/Stat;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2856[19Jul2025 08:52:56.952] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:ServerPlayerEntityMixin from mod puffish_skills->@Inject::injectAtIncreaseStat(Lnet/minecraft/stats/Stat;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2857[19Jul2025 08:52:56.952] [main/DEBUG] [mixin/]: alltheleaks.mixins.json:main.ServerPlayerMixin from mod alltheleaks->@Inject::atl$clearTriggers(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/level/ServerLevel;Lcom/mojang/authlib/GameProfile;Lnet/minecraft/server/level/ClientInformation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2858[19Jul2025 08:52:56.952] [main/DEBUG] [mixin/]: alltheleaks.mixins.json:main.ServerPlayerMixin from mod alltheleaks->@Inject::atl$clearTriggers(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/level/ServerLevel;Lcom/mojang/authlib/GameProfile;Lnet/minecraft/server/level/ClientInformation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2859[19Jul2025 08:52:56.952] [main/DEBUG] [mixin/]: alltheleaks.mixins.json:main.ServerPlayerMixin from mod alltheleaks->@Inject::atl$clearTriggers(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/level/ServerLevel;Lcom/mojang/authlib/GameProfile;Lnet/minecraft/server/level/ClientInformation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2860[19Jul2025 08:52:56.953] [main/DEBUG] [mixin/]: nerb-common.mixins.json:ServerPlayerMixin from mod nerb->@Inject::onAwardRecipes(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2861[19Jul2025 08:52:56.953] [main/DEBUG] [mixin/]: nerb-common.mixins.json:ServerPlayerMixin from mod nerb->@Inject::onAwardRecipesByKey(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2862[19Jul2025 08:52:56.953] [main/DEBUG] [mixin/]: hooked.mixins.json:ServerPlayerEntityMixin from mod hooked->@Inject::hooked$increaseTravelMotionStatsMixin(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2863[19Jul2025 08:52:56.953] [main/DEBUG] [mixin/]: hooked.mixins.json:ServerPlayerEntityMixin from mod hooked->@Inject::afterWorldChanged(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2864[19Jul2025 08:52:56.953] [main/DEBUG] [mixin/]: hooked.mixins.json:ServerPlayerEntityMixin from mod hooked->@Inject::afterWorldChanged(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2865[19Jul2025 08:52:56.953] [main/DEBUG] [mixin/]: hooked.mixins.json:ServerPlayerEntityMixin from mod hooked->@Inject::afterWorldChanged(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2866[19Jul2025 08:52:56.953] [main/DEBUG] [mixin/]: owo.mixins.json:ServerPlayerEntityMixin from mod owo->@Inject::attachScreenHandler(Lnet/minecraft/world/inventory/AbstractContainerMenu;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2867[19Jul2025 08:52:56.953] [main/DEBUG] [mixin/]: owo.mixins.json:ServerPlayerEntityMixin from mod owo->@Inject::attachScreenHandler(Lnet/minecraft/world/inventory/AbstractContainerMenu;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2868[19Jul2025 08:52:56.953] [main/DEBUG] [mixin/]: owo.mixins.json:ServerPlayerEntityMixin from mod owo->@Inject::attachScreenHandler(Lnet/minecraft/world/inventory/AbstractContainerMenu;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2869[19Jul2025 08:52:56.953] [main/DEBUG] [mixin/]: oritech_forge.mixins.json:ServerPlayerEntityMixin from mod oritech->@Inject::onCopyFrom(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2870[19Jul2025 08:52:56.953] [main/DEBUG] [mixin/]: oritech_forge.mixins.json:ServerPlayerEntityMixin from mod oritech->@Inject::onCopyFrom(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2871[19Jul2025 08:52:56.953] [main/DEBUG] [mixin/]: oritech_forge.mixins.json:ServerPlayerEntityMixin from mod oritech->@Inject::onCopyFrom(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2872[19Jul2025 08:52:56.953] [main/DEBUG] [mixin/]: oritech_forge.mixins.json:ServerPlayerEntityMixin from mod oritech->@Inject::onCopyFrom(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2873[19Jul2025 08:52:56.953] [main/DEBUG] [mixin/]: oritech_forge.mixins.json:ServerPlayerEntityMixin from mod oritech->@Inject::onCopyFrom(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2874[19Jul2025 08:52:56.953] [main/DEBUG] [mixin/]: oritech_forge.mixins.json:ServerPlayerEntityMixin from mod oritech->@Inject::onCopyFrom(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2875[19Jul2025 08:52:56.953] [main/DEBUG] [mixin/]: ae2wtlib.mixins.json:ServerPlayerMixin from mod ae2wtlib->@Inject::restockDrop(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2876[19Jul2025 08:52:56.954] [main/DEBUG] [mixin/]: tesseract_api.mixins.json:event.PlayerInventoryChangeEventMixin from mod tesseract_api->@Inject::init(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/level/ServerLevel;Lcom/mojang/authlib/GameProfile;Lnet/minecraft/server/level/ClientInformation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2877[19Jul2025 08:52:56.954] [main/DEBUG] [mixin/]: tesseract_api.mixins.json:event.PlayerInventoryChangeEventMixin from mod tesseract_api->@Inject::init(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/level/ServerLevel;Lcom/mojang/authlib/GameProfile;Lnet/minecraft/server/level/ClientInformation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2878[19Jul2025 08:52:56.954] [main/DEBUG] [mixin/]: tesseract_api.mixins.json:event.PlayerInventoryChangeEventMixin from mod tesseract_api->@Inject::init(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/level/ServerLevel;Lcom/mojang/authlib/GameProfile;Lnet/minecraft/server/level/ClientInformation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2879[19Jul2025 08:52:56.954] [main/DEBUG] [mixin/]: tesseract_api.mixins.json:event.PlayerInventoryChangeEventMixin from mod tesseract_api->@Inject::initMenu(Lnet/minecraft/world/inventory/AbstractContainerMenu;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2880[19Jul2025 08:52:56.954] [main/DEBUG] [mixin/]: tesseract_api.mixins.json:event.PlayerInventoryChangeEventMixin from mod tesseract_api->@Inject::initMenu(Lnet/minecraft/world/inventory/AbstractContainerMenu;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2881[19Jul2025 08:52:56.954] [main/DEBUG] [mixin/]: tesseract_api.mixins.json:event.PlayerInventoryChangeEventMixin from mod tesseract_api->@Inject::initMenu(Lnet/minecraft/world/inventory/AbstractContainerMenu;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2882[19Jul2025 08:52:56.957] [main/DEBUG] [mixin/]: Unexpected: Registered method setIsChangingDimension(Z)V in net.minecraft.server.level.ServerPlayer was not merged
2883[19Jul2025 08:52:56.978] [main/DEBUG] [mixin/]: Mixing ScriptManagerMixin from renderjs.mixins.json into dev.latvian.mods.kubejs.script.ScriptManager
2884[19Jul2025 08:52:56.979] [main/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2885[19Jul2025 08:52:56.981] [main/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::reload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2886[19Jul2025 08:52:56.981] [main/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::reload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2887[19Jul2025 08:52:56.981] [main/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::reload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2888[19Jul2025 08:52:56.981] [main/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::unload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2889[19Jul2025 08:52:56.981] [main/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::unload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2890[19Jul2025 08:52:56.981] [main/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::unload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2891[19Jul2025 08:52:56.981] [main/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::load(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2892[19Jul2025 08:52:56.981] [main/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::load(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2893[19Jul2025 08:52:56.981] [main/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::load(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2894[19Jul2025 08:52:56.981] [main/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::load(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2895[19Jul2025 08:52:56.981] [main/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::load(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2896[19Jul2025 08:52:56.982] [main/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::load(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2897[19Jul2025 08:52:56.985] [main/DEBUG] [KubeJS/]: Took 8 ms to grab stacktrace classes.
2898[19Jul2025 08:52:56.986] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
2899[19Jul2025 08:52:56.986] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
2900[19Jul2025 08:52:56.986] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
2901[19Jul2025 08:52:56.986] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
2902[19Jul2025 08:52:56.986] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
2903[19Jul2025 08:52:56.986] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
2904[19Jul2025 08:52:56.986] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
2905[19Jul2025 08:52:56.986] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
2906[19Jul2025 08:52:56.986] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
2907[19Jul2025 08:52:56.986] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
2908[19Jul2025 08:52:56.986] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
2909[19Jul2025 08:52:56.986] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
2910[19Jul2025 08:52:56.990] [main/DEBUG] [mixin/]: Mixing accessor.NewRegistryEventNeoForgeAccessor from puzzleslib.neoforge.mixins.json into net.neoforged.neoforge.registries.NewRegistryEvent
2911[19Jul2025 08:52:56.990] [main/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:accessor.NewRegistryEventNeoForgeAccessor from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2912[19Jul2025 08:52:56.991] [main/DEBUG] [mixin/]: Renaming @Invoker method puzzleslib$callInit()Lnet/neoforged/neoforge/registries/NewRegistryEvent; to callInit$puzzleslib_$md$b698a4$0 in puzzleslib.neoforge.mixins.json:accessor.NewRegistryEventNeoForgeAccessor from mod puzzleslib
2913[19Jul2025 08:52:57.008] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false
2914[19Jul2025 08:52:57.008] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 21
2915[19Jul2025 08:52:57.009] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available
2916[19Jul2025 08:52:57.009] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available
2917[19Jul2025 08:52:57.009] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available
2918[19Jul2025 08:52:57.009] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available
2919[19Jul2025 08:52:57.010] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true
2920[19Jul2025 08:52:57.012] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, {int,long}): unavailable
2921[19Jul2025 08:52:57.012] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available
2922[19Jul2025 08:52:57.012] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 2411724800 bytes (maybe)
2923[19Jul2025 08:52:57.012] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
2924[19Jul2025 08:52:57.013] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
2925[19Jul2025 08:52:57.013] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes
2926[19Jul2025 08:52:57.013] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
2927[19Jul2025 08:52:57.014] [main/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available
2928[19Jul2025 08:52:57.014] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false
2929[19Jul2025 08:52:57.020] [main/DEBUG] [mixin/]: Mixing FireBlockAccessor from supplementaries.mixins.json into net.minecraft.world.level.block.FireBlock
2930[19Jul2025 08:52:57.020] [main/DEBUG] [mixin/]: Mixing FireBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.FireBlock
2931[19Jul2025 08:52:57.020] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:FireBlockMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2932[19Jul2025 08:52:57.022] [main/DEBUG] [mixin/]: Mixing FireBlockMixin from moonlight.mixins.json into net.minecraft.world.level.block.FireBlock
2933[19Jul2025 08:52:57.022] [main/DEBUG] [mixin/]: moonlight.mixins.json:FireBlockMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2934[19Jul2025 08:52:57.076] [main/DEBUG] [mixin/]: Mixing BaseFireBlockMixin from ftbteambases-common.mixins.json into net.minecraft.world.level.block.BaseFireBlock
2935[19Jul2025 08:52:57.076] [main/DEBUG] [mixin/]: ftbteambases-common.mixins.json:BaseFireBlockMixin from mod ftbteambases: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2936[19Jul2025 08:52:57.079] [main/DEBUG] [mixin/]: ftbteambases-common.mixins.json:BaseFireBlockMixin from mod ftbteambases->@Inject::onInPortalDimension(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2937[19Jul2025 08:52:57.085] [main/DEBUG] [mixin/]: Mixing bugfix.chunk_deadlock.BlockStateBaseMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
2938[19Jul2025 08:52:57.087] [main/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
2939[19Jul2025 08:52:57.089] [main/DEBUG] [mixin/]: Mixing customization.BlockStateMixin from kiwi.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
2940[19Jul2025 08:52:57.099] [main/DEBUG] [mixin/]: Mixing BlockBehaviourEventMixin from xycraft_core.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
2941[19Jul2025 08:52:57.100] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:BlockBehaviourEventMixin from mod xycraft_core: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2942[19Jul2025 08:52:57.102] [main/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from ferritecore.blockstatecache.mixin.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
2943[19Jul2025 08:52:57.102] [main/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2944[19Jul2025 08:52:57.103] [main/DEBUG] [mixin/]: Mixing recipes.randomblockticking.BlockStateMixin from lychee.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
2945[19Jul2025 08:52:57.107] [main/DEBUG] [mixin/]: Mixing coremods.AbstractBlockStateMixin from immersiveengineering.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
2946[19Jul2025 08:52:57.107] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2947[19Jul2025 08:52:57.108] [main/DEBUG] [mixin/]: Mixing MixinBlockStateBase from mixins.integrateddynamics.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
2948[19Jul2025 08:52:57.108] [main/DEBUG] [mixin/]: mixins.integrateddynamics.json:MixinBlockStateBase from mod integrateddynamics: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2949[19Jul2025 08:52:57.111] [main/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from cable_facades.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
2950[19Jul2025 08:52:57.111] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0()Ljava/lang/Boolean; to mdb698a4$cable_facades$lambda$static$0$0 in cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades
2951[19Jul2025 08:52:57.121] [main/DEBUG] [mixin/]: Mixing redstone.RedstoneLevelMixin from ars_nouveau.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
2952[19Jul2025 08:52:57.125] [main/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from kubejs.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
2953[19Jul2025 08:52:57.126] [main/DEBUG] [mixin/]: Mixing MixinBlockStateBase from framedblocks.mixin.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
2954[19Jul2025 08:52:57.128] [main/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from modern_industrialization.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
2955[19Jul2025 08:52:57.128] [main/DEBUG] [mixin/]: modern_industrialization.mixins.json:BlockStateBaseMixin from mod modern_industrialization: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
2956[19Jul2025 08:52:57.129] [main/DEBUG] [mixin/]: Mixing BlockBehaviorUse from watut.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
2957[19Jul2025 08:52:57.220] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.BlockStateMixin from mod kiwi->@Inject::kiwi$canSurvive(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2958[19Jul2025 08:52:57.220] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.BlockStateMixin from mod kiwi->@Inject::kiwi$checkCanSurvive(Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2959[19Jul2025 08:52:57.220] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.BlockStateMixin from mod kiwi->@Inject::kiwi$updateShape(Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2960[19Jul2025 08:52:57.220] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.BlockStateMixin from mod kiwi->@Inject::kiwi$canBeReplaced(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2961[19Jul2025 08:52:57.220] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:BlockBehaviourEventMixin from mod xycraft_core->@Inject::xycraft$onPlace(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2962[19Jul2025 08:52:57.220] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:BlockBehaviourEventMixin from mod xycraft_core->@Inject::xycraft$onPlace(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2963[19Jul2025 08:52:57.220] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:BlockBehaviourEventMixin from mod xycraft_core->@Inject::xycraft$onPlace(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2964[19Jul2025 08:52:57.220] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:BlockBehaviourEventMixin from mod xycraft_core->@Inject::xycraft$onRemove(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2965[19Jul2025 08:52:57.220] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:BlockBehaviourEventMixin from mod xycraft_core->@Inject::xycraft$onRemove(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2966[19Jul2025 08:52:57.220] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:BlockBehaviourEventMixin from mod xycraft_core->@Inject::xycraft$onRemove(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2967[19Jul2025 08:52:57.220] [main/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore->@Inject::cacheStateHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2968[19Jul2025 08:52:57.220] [main/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore->@Inject::cacheStateHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2969[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore->@Inject::cacheStateHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2970[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore->@Inject::cacheStateTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2971[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore->@Inject::cacheStateTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2972[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore->@Inject::cacheStateTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2973[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.randomblockticking.BlockStateMixin from mod lychee->@Inject::randomTick(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2974[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin from mod immersiveengineering->@Inject::onBlockCollision(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2975[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin from mod immersiveengineering->@Inject::onBlockCollision(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2976[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin from mod immersiveengineering->@Inject::onBlockCollision(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2977[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: mixins.integrateddynamics.json:MixinBlockStateBase from mod integrateddynamics->@Inject::getSignal(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2978[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: mixins.integrateddynamics.json:MixinBlockStateBase from mod integrateddynamics->@Inject::getDirectSignal(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2979[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades->@Inject::onRemove(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
2980[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades->@Inject::onRemove(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
2981[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades->@Inject::onRemove(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
2982[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades->@Inject::getCollisionShape(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2983[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades->@Inject::getShape(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2984[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades->@Inject::getOcclusionShape(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2985[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades->@Inject::getLightBlock(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2986[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades->@Inject::propagatesSkylightDown(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2987[19Jul2025 08:52:57.221] [main/DEBUG] [mixin/]: cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades->@Inject::isSolidRender(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2988[19Jul2025 08:52:57.222] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:redstone.RedstoneLevelMixin from mod ars_nouveau->@Inject::getArsSignal(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2989[19Jul2025 08:52:57.222] [main/DEBUG] [mixin/]: kubejs.mixins.json:BlockStateBaseMixin from mod kubejs->@Inject::kjs$onRandomTick(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
2990[19Jul2025 08:52:57.222] [main/DEBUG] [mixin/]: modern_industrialization.mixins.json:BlockStateBaseMixin from mod modern_industrialization->@Inject::getDestroyProgress(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
2991[19Jul2025 08:52:57.222] [main/DEBUG] [mixin/]: watut.mixins.json:BlockBehaviorUse from mod watut->@Inject::useItemOn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
2992[19Jul2025 08:52:57.222] [main/DEBUG] [mixin/]: watut.mixins.json:BlockBehaviorUse from mod watut->@Inject::useItemOn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
2993[19Jul2025 08:52:57.222] [main/DEBUG] [mixin/]: watut.mixins.json:BlockBehaviorUse from mod watut->@Inject::useItemOn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
2994[19Jul2025 08:52:57.236] [main/DEBUG] [mixin/]: Mixing FastMapStateHolderMixin from ferritecore.fastmap.mixin.json into net.minecraft.world.level.block.state.StateHolder
2995[19Jul2025 08:52:57.236] [main/DEBUG] [mixin/]: ferritecore.fastmap.mixin.json:FastMapStateHolderMixin from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
2996[19Jul2025 08:52:57.238] [main/DEBUG] [mixin/]: Mixing accessor.StateHolderAccessor from create.mixins.json into net.minecraft.world.level.block.state.StateHolder
2997[19Jul2025 08:52:57.247] [main/DEBUG] [mixin/]: Mixing BlockStateMixin from cable_facades.mixins.json into net.minecraft.world.level.block.state.BlockState
2998[19Jul2025 08:52:57.247] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0()Ljava/lang/Boolean; to mdb698a4$cable_facades$lambda$static$0$0 in cable_facades.mixins.json:BlockStateMixin from mod cable_facades
2999[19Jul2025 08:52:57.253] [main/DEBUG] [mixin/]: Mixing BlockStateMixin from ftbchunks-common.mixins.json into net.minecraft.world.level.block.state.BlockState
3000[19Jul2025 08:52:57.254] [main/DEBUG] [mixin/]: ftbchunks-common.mixins.json:BlockStateMixin from mod ftbchunks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3001[19Jul2025 08:52:57.268] [main/DEBUG] [mixin/]: Mixing customization.forge.IBlockStateExtensionMixin from kiwi.mixins.json into net.neoforged.neoforge.common.extensions.IBlockStateExtension
3002[19Jul2025 08:52:57.270] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.forge.IBlockStateExtensionMixin from mod kiwi->@Inject::kiwi$canSustainPlant(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3003[19Jul2025 08:52:57.275] [main/DEBUG] [mixin/]: Mixing perf.model_optimizations.BooleanPropertyMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.properties.BooleanProperty
3004[19Jul2025 08:52:57.296] [main/DEBUG] [mixin/]: Mixing LevelMixin from mffs.mixins.json into net.minecraft.world.level.Level
3005[19Jul2025 08:52:57.297] [main/DEBUG] [mixin/]: mffs.mixins.json:LevelMixin from mod mffs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3006[19Jul2025 08:52:57.298] [main/DEBUG] [mixin/]: Mixing LevelRainShieldMixin from xycraft_core.mixins.json into net.minecraft.world.level.Level
3007[19Jul2025 08:52:57.299] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:LevelRainShieldMixin from mod xycraft_core: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3008[19Jul2025 08:52:57.299] [main/DEBUG] [mixin/]: Mixing WorldEntityLookupMixin from ll/etcetera/etcetera.mixins.json into net.minecraft.world.level.Level
3009[19Jul2025 08:52:57.299] [main/DEBUG] [mixin/]: Mixing LevelAccess from ftbteambases-common.mixins.json into net.minecraft.world.level.Level
3010[19Jul2025 08:52:57.299] [main/DEBUG] [mixin/]: ftbteambases-common.mixins.json:LevelAccess from mod ftbteambases: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3011[19Jul2025 08:52:57.300] [main/DEBUG] [mixin/]: Mixing LevelMixin from kubejs.mixins.json into net.minecraft.world.level.Level
3012[19Jul2025 08:52:57.314] [main/DEBUG] [mixin/]: mffs.mixins.json:LevelMixin from mod mffs->@Inject::onSetBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3013[19Jul2025 08:52:57.317] [main/DEBUG] [mixin/]: mffs.mixins.json:LevelMixin from mod mffs->@Inject::onSetBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3014[19Jul2025 08:52:57.317] [main/DEBUG] [mixin/]: mffs.mixins.json:LevelMixin from mod mffs->@Inject::onSetBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3015[19Jul2025 08:52:57.318] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:LevelRainShieldMixin from mod xycraft_core->@Inject::isRainPreventedAt(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3016[19Jul2025 08:52:57.318] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:LevelRainShieldMixin from mod xycraft_core->@Inject::isRainPreventedAt(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3017[19Jul2025 08:52:57.318] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:LevelRainShieldMixin from mod xycraft_core->@Inject::isRainPreventedAt(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3018[19Jul2025 08:52:57.329] [main/DEBUG] [mixin/]: Mixing CollisionMixin from mixins.justdirethings.json into net.minecraft.world.level.CollisionGetter
3019[19Jul2025 08:52:57.330] [main/DEBUG] [mixin/]: mixins.justdirethings.json:CollisionMixin from mod justdirethings: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3020[19Jul2025 08:52:57.330] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getOriginalBlockCollisions$2(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/Iterator; to mdb698a4$justdirethings$lambda$getOriginalBlockCollisions$2$0 in mixins.justdirethings.json:CollisionMixin from mod justdirethings
3021[19Jul2025 08:52:57.330] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getOriginalBlockCollisions$1(Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/phys/shapes/VoxelShape;)Lnet/minecraft/world/phys/shapes/VoxelShape; to mdb698a4$justdirethings$lambda$getOriginalBlockCollisions$1$1 in mixins.justdirethings.json:CollisionMixin from mod justdirethings
3022[19Jul2025 08:52:57.330] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onGetBlockCollisions$0(Lnet/minecraft/world/phys/AABB;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/shapes/VoxelShape;)Z to mdb698a4$justdirethings$lambda$onGetBlockCollisions$0$2 in mixins.justdirethings.json:CollisionMixin from mod justdirethings
3023[19Jul2025 08:52:57.339] [main/DEBUG] [mixin/]: mixins.justdirethings.json:CollisionMixin from mod justdirethings->@Inject::collidesWithSuffocatingBlock(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3024[19Jul2025 08:52:57.339] [main/DEBUG] [mixin/]: mixins.justdirethings.json:CollisionMixin from mod justdirethings->@Inject::onGetBlockCollisions(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3025[19Jul2025 08:52:57.362] [main/DEBUG] [mixin/]: Mixing ServerAddEntityMixin from cupboard.mixins.json into net.minecraft.server.level.ServerLevel
3026[19Jul2025 08:52:57.382] [main/DEBUG] [mixin/]: Mixing optimizations.ticking.chunk.random.ServerLevelMixin from servercore.common.mixins.json into net.minecraft.server.level.ServerLevel
3027[19Jul2025 08:52:57.382] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.ServerLevelMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3028[19Jul2025 08:52:57.385] [main/DEBUG] [mixin/]: Mixing bugfix.chunk_deadlock.ServerLevelMixin from modernfix-common.mixins.json into net.minecraft.server.level.ServerLevel
3029[19Jul2025 08:52:57.385] [main/DEBUG] [mixin/]: Mixing perf.cache_strongholds.ServerLevelMixin from modernfix-common.mixins.json into net.minecraft.server.level.ServerLevel
3030[19Jul2025 08:52:57.386] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix is compatible
3031[19Jul2025 08:52:57.388] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from supplementaries-common.mixins.json into net.minecraft.server.level.ServerLevel
3032[19Jul2025 08:52:57.388] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3033[19Jul2025 08:52:57.392] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries is compatible
3034[19Jul2025 08:52:57.393] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$unluckyLightning$0(Lnet/minecraft/world/entity/LivingEntity;)Z to mdb698a4$supplementaries$lambda$supp$unluckyLightning$0$0 in supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries
3035[19Jul2025 08:52:57.397] [main/DEBUG] [mixin/]: Mixing MixinServerLevel from corgilib-common.mixins.json into net.minecraft.server.level.ServerLevel
3036[19Jul2025 08:52:57.398] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in corgilib-common.mixins.json:MixinServerLevel from mod corgilib is compatible
3037[19Jul2025 08:52:57.399] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tickScheduledRandomTicks$0(Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/core/BlockPos;)V to mdb698a4$corgilib$lambda$tickScheduledRandomTicks$0$1 in corgilib-common.mixins.json:MixinServerLevel from mod corgilib
3038[19Jul2025 08:52:57.406] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from weathergate.mixins.json into net.minecraft.server.level.ServerLevel
3039[19Jul2025 08:52:57.407] [main/DEBUG] [mixin/]: weathergate.mixins.json:ServerLevelMixin from mod weathergate: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3040[19Jul2025 08:52:57.412] [main/DEBUG] [mixin/]: Mixing recipes.entityticking.ServerLevelMixin from lychee.mixins.json into net.minecraft.server.level.ServerLevel
3041[19Jul2025 08:52:57.413] [main/DEBUG] [mixin/]: Mixing features.activation_range.ServerLevelMixin from servercore.common.mixins.json into net.minecraft.server.level.ServerLevel
3042[19Jul2025 08:52:57.413] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.ServerLevelMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3043[19Jul2025 08:52:57.414] [main/DEBUG] [mixin/]: Mixing optimizations.sync_loads.ServerLevelMixin from servercore.common.mixins.json into net.minecraft.server.level.ServerLevel
3044[19Jul2025 08:52:57.414] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.sync_loads.ServerLevelMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3045[19Jul2025 08:52:57.415] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in servercore.common.mixins.json:optimizations.sync_loads.ServerLevelMixin from mod servercore is compatible
3046[19Jul2025 08:52:57.421] [main/DEBUG] [mixin/]: Mixing coremods.ServerWorldMixin from immersiveengineering.mixins.json into net.minecraft.server.level.ServerLevel
3047[19Jul2025 08:52:57.422] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.ServerWorldMixin from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3048[19Jul2025 08:52:57.422] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from ars_elemental.mixins.json into net.minecraft.server.level.ServerLevel
3049[19Jul2025 08:52:57.426] [main/DEBUG] [mixin/]: Mixing ServerLevelAccess from ftbteambases-common.mixins.json into net.minecraft.server.level.ServerLevel
3050[19Jul2025 08:52:57.426] [main/DEBUG] [mixin/]: ftbteambases-common.mixins.json:ServerLevelAccess from mod ftbteambases: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3051[19Jul2025 08:52:57.426] [main/DEBUG] [mixin/]: Mixing common.ServerLevelMixin from enchanted.mixins.json into net.minecraft.server.level.ServerLevel
3052[19Jul2025 08:52:57.428] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from kubejs.mixins.json into net.minecraft.server.level.ServerLevel
3053[19Jul2025 08:52:57.434] [main/DEBUG] [mixin/]: Mixing MixinServerSleepStatus from comforts.mixins.json into net.minecraft.server.level.ServerLevel
3054[19Jul2025 08:52:57.434] [main/DEBUG] [mixin/]: comforts.mixins.json:MixinServerSleepStatus from mod comforts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3055[19Jul2025 08:52:57.437] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from moonlight-common.mixins.json into net.minecraft.server.level.ServerLevel
3056[19Jul2025 08:52:57.438] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ServerLevelMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3057[19Jul2025 08:52:57.439] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in moonlight-common.mixins.json:ServerLevelMixin from mod moonlight is compatible
3058[19Jul2025 08:52:57.443] [main/DEBUG] [mixin/]: Mixing accessor.ServerLevelAccessor from create.mixins.json into net.minecraft.server.level.ServerLevel
3059[19Jul2025 08:52:57.656] [main/DEBUG] [mixin/]: cupboard.mixins.json:ServerAddEntityMixin from mod cupboard->@Inject::OnaddEntity(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3060[19Jul2025 08:52:57.657] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix->@Inject::ensureGeneration(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3061[19Jul2025 08:52:57.657] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix->@Inject::ensureGeneration(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3062[19Jul2025 08:52:57.657] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix->@Inject::ensureGeneration(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3063[19Jul2025 08:52:57.657] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries->@Inject::supp$redirectEvent(Lnet/minecraft/world/entity/player/Player;ILnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3064[19Jul2025 08:52:57.657] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries->@Inject::supp$unluckyLightning(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3065[19Jul2025 08:52:57.658] [main/DEBUG] [mixin/]: corgilib-common.mixins.json:MixinServerLevel from mod corgilib->@Inject::tickScheduledRandomTicks(Lnet/minecraft/world/level/chunk/LevelChunk;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3066[19Jul2025 08:52:57.658] [main/DEBUG] [mixin/]: corgilib-common.mixins.json:MixinServerLevel from mod corgilib->@Inject::tickScheduledRandomTicks(Lnet/minecraft/world/level/chunk/LevelChunk;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3067[19Jul2025 08:52:57.658] [main/DEBUG] [mixin/]: corgilib-common.mixins.json:MixinServerLevel from mod corgilib->@Inject::tickScheduledRandomTicks(Lnet/minecraft/world/level/chunk/LevelChunk;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3068[19Jul2025 08:52:57.658] [main/DEBUG] [mixin/]: weathergate.mixins.json:ServerLevelMixin from mod weathergate->@Inject::tickWeatherSnow(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockPos;)V does use it's CallbackInfo
3069[19Jul2025 08:52:57.658] [main/DEBUG] [mixin/]: weathergate.mixins.json:ServerLevelMixin from mod weathergate->@Inject::tickWeatherIce(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockPos;)V does use it's CallbackInfo
3070[19Jul2025 08:52:57.658] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.entityticking.ServerLevelMixin from mod lychee->@Inject::lychee_tick(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3071[19Jul2025 08:52:57.658] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.entityticking.ServerLevelMixin from mod lychee->@Inject::lychee_tick(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3072[19Jul2025 08:52:57.658] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.entityticking.ServerLevelMixin from mod lychee->@Inject::lychee_tick(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3073[19Jul2025 08:52:57.658] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.ServerLevelMixin from mod servercore->@Inject::servercore$activateEntities(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3074[19Jul2025 08:52:57.658] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.ServerLevelMixin from mod servercore->@Inject::servercore$activateEntities(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3075[19Jul2025 08:52:57.658] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.ServerLevelMixin from mod servercore->@Inject::servercore$activateEntities(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3076[19Jul2025 08:52:57.659] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.ServerWorldMixin from mod immersiveengineering->@Inject::wireBlockCallback(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3077[19Jul2025 08:52:57.659] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.ServerWorldMixin from mod immersiveengineering->@Inject::wireBlockCallback(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3078[19Jul2025 08:52:57.659] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.ServerWorldMixin from mod immersiveengineering->@Inject::wireBlockCallback(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3079[19Jul2025 08:52:57.659] [main/DEBUG] [mixin/]: ars_elemental.mixins.json:ServerLevelMixin from mod ars_elemental->@Inject::tickChunk(Lnet/minecraft/world/level/chunk/LevelChunk;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3080[19Jul2025 08:52:57.659] [main/DEBUG] [mixin/]: ars_elemental.mixins.json:ServerLevelMixin from mod ars_elemental->@Inject::tickChunk(Lnet/minecraft/world/level/chunk/LevelChunk;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3081[19Jul2025 08:52:57.659] [main/DEBUG] [mixin/]: ars_elemental.mixins.json:ServerLevelMixin from mod ars_elemental->@Inject::tickChunk(Lnet/minecraft/world/level/chunk/LevelChunk;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3082[19Jul2025 08:52:57.660] [main/DEBUG] [mixin/]: comforts.mixins.json:MixinServerSleepStatus from mod comforts->@Inject::comforts$onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3083[19Jul2025 08:52:57.660] [main/DEBUG] [mixin/]: comforts.mixins.json:MixinServerSleepStatus from mod comforts->@Inject::comforts$onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3084[19Jul2025 08:52:57.660] [main/DEBUG] [mixin/]: comforts.mixins.json:MixinServerSleepStatus from mod comforts->@Inject::comforts$onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3085[19Jul2025 08:52:57.660] [main/DEBUG] [mixin/]: comforts.mixins.json:MixinServerSleepStatus from mod comforts->@Inject::comforts$onAnnounceSleepStatus(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3086[19Jul2025 08:52:57.726] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from megacells.mixins.json into net.minecraft.world.entity.item.ItemEntity
3087[19Jul2025 08:52:57.731] [main/DEBUG] [mixin/]: Mixing ItemMixin from cataclysm.mixins.json into net.minecraft.world.entity.item.ItemEntity
3088[19Jul2025 08:52:57.731] [main/DEBUG] [mixin/]: cataclysm.mixins.json:ItemMixin from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3089[19Jul2025 08:52:57.732] [main/DEBUG] [mixin/]: Mixing ItemEntityTickMixin from xycraft_core.mixins.json into net.minecraft.world.entity.item.ItemEntity
3090[19Jul2025 08:52:57.732] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:ItemEntityTickMixin from mod xycraft_core: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3091[19Jul2025 08:52:57.733] [main/DEBUG] [mixin/]: Mixing ItemEntityAccess from lychee.mixins.json into net.minecraft.world.entity.item.ItemEntity
3092[19Jul2025 08:52:57.733] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from lychee.mixins.json into net.minecraft.world.entity.item.ItemEntity
3093[19Jul2025 08:52:57.736] [main/DEBUG] [mixin/]: Mixing recipes.itemburing.ItemEntityHurtMixin from lychee.mixins.json into net.minecraft.world.entity.item.ItemEntity
3094[19Jul2025 08:52:57.737] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.ItemEntityMixin from servercore.common.mixins.json into net.minecraft.world.entity.item.ItemEntity
3095[19Jul2025 08:52:57.738] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.ItemEntityMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3096[19Jul2025 08:52:57.738] [main/DEBUG] [mixin/]: Mixing features.merging.ItemEntityMixin from servercore.common.mixins.json into net.minecraft.world.entity.item.ItemEntity
3097[19Jul2025 08:52:57.739] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.merging.ItemEntityMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3098[19Jul2025 08:52:57.739] [main/DEBUG] [mixin/]: Mixing accessors.ItemEntityAccess from mixins.pneumaticcraft.json into net.minecraft.world.entity.item.ItemEntity
3099[19Jul2025 08:52:57.739] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.ItemEntityAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3100[19Jul2025 08:52:57.740] [main/DEBUG] [mixin/]: Mixing accessors.ItemEntityAccess from immersiveengineering.mixins.json into net.minecraft.world.entity.item.ItemEntity
3101[19Jul2025 08:52:57.740] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.ItemEntityAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3102[19Jul2025 08:52:57.740] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.item.ItemEntity
3103[19Jul2025 08:52:57.740] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from ae2.mixins.json into net.minecraft.world.entity.item.ItemEntity
3104[19Jul2025 08:52:57.740] [main/DEBUG] [mixin/]: ae2.mixins.json:ItemEntityMixin from mod ae2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_11 supports class version 55)
3105[19Jul2025 08:52:57.741] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$handleEntityTransform$0(Lnet/minecraft/world/level/material/FluidState;Lappeng/recipes/transform/TransformCircumstance;)Z to mdb698a4$ae2$lambda$handleEntityTransform$0$0 in ae2.mixins.json:ItemEntityMixin from mod ae2
3106[19Jul2025 08:52:57.746] [main/DEBUG] [mixin/]: Mixing WaterExplosiveMixin from mi_tweaks.mixins.json into net.minecraft.world.entity.item.ItemEntity
3107[19Jul2025 08:52:57.748] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from ars_elemental.mixins.json into net.minecraft.world.entity.item.ItemEntity
3108[19Jul2025 08:52:57.771] [main/DEBUG] [mixin/]: megacells.mixins.json:ItemEntityMixin from mod megacells->@Inject::lavaTimeout(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3109[19Jul2025 08:52:57.771] [main/DEBUG] [mixin/]: megacells.mixins.json:ItemEntityMixin from mod megacells->@Inject::lavaTimeout(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3110[19Jul2025 08:52:57.771] [main/DEBUG] [mixin/]: megacells.mixins.json:ItemEntityMixin from mod megacells->@Inject::lavaTimeout(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3111[19Jul2025 08:52:57.771] [main/DEBUG] [mixin/]: megacells.mixins.json:ItemEntityMixin from mod megacells->@Inject::lavaTimeout(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3112[19Jul2025 08:52:57.771] [main/DEBUG] [mixin/]: megacells.mixins.json:ItemEntityMixin from mod megacells->@Inject::lavaTimeout(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3113[19Jul2025 08:52:57.771] [main/DEBUG] [mixin/]: megacells.mixins.json:ItemEntityMixin from mod megacells->@Inject::lavaTimeout(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3114[19Jul2025 08:52:57.771] [main/DEBUG] [mixin/]: cataclysm.mixins.json:ItemMixin from mod cataclysm->@Inject::Cmhurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3115[19Jul2025 08:52:57.771] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:ItemEntityTickMixin from mod xycraft_core->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3116[19Jul2025 08:52:57.771] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:ItemEntityTickMixin from mod xycraft_core->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3117[19Jul2025 08:52:57.771] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:ItemEntityTickMixin from mod xycraft_core->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3118[19Jul2025 08:52:57.771] [main/DEBUG] [mixin/]: lychee.mixins.json:ItemEntityMixin from mod lychee->@Inject::lychee_fireImmune(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3119[19Jul2025 08:52:57.771] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.itemburing.ItemEntityHurtMixin from mod lychee->@Inject::lychee_hurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3120[19Jul2025 08:52:57.772] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.itemburing.ItemEntityHurtMixin from mod lychee->@Inject::lychee_hurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3121[19Jul2025 08:52:57.772] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.itemburing.ItemEntityHurtMixin from mod lychee->@Inject::lychee_hurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3122[19Jul2025 08:52:57.772] [main/DEBUG] [mixin/]: ae2.mixins.json:ItemEntityMixin from mod ae2->@Inject::handleExplosion(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3123[19Jul2025 08:52:57.772] [main/DEBUG] [mixin/]: ae2.mixins.json:ItemEntityMixin from mod ae2->@Inject::handleEntityTransform(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3124[19Jul2025 08:52:57.772] [main/DEBUG] [mixin/]: ae2.mixins.json:ItemEntityMixin from mod ae2->@Inject::handleEntityTransform(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3125[19Jul2025 08:52:57.772] [main/DEBUG] [mixin/]: ae2.mixins.json:ItemEntityMixin from mod ae2->@Inject::handleEntityTransform(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3126[19Jul2025 08:52:57.772] [main/DEBUG] [mixin/]: ae2.mixins.json:ItemEntityMixin from mod ae2->@Inject::handleEntityTransform(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3127[19Jul2025 08:52:57.772] [main/DEBUG] [mixin/]: ae2.mixins.json:ItemEntityMixin from mod ae2->@Inject::handleEntityTransform(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3128[19Jul2025 08:52:57.772] [main/DEBUG] [mixin/]: ae2.mixins.json:ItemEntityMixin from mod ae2->@Inject::handleEntityTransform(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3129[19Jul2025 08:52:57.772] [main/DEBUG] [mixin/]: mi_tweaks.mixins.json:WaterExplosiveMixin from mod mi_tweaks->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3130[19Jul2025 08:52:57.773] [main/DEBUG] [mixin/]: Unexpected: Registered method setAge(I)V in net.minecraft.world.entity.item.ItemEntity was not merged
3131[19Jul2025 08:52:57.782] [main/DEBUG] [mixin/]: Mixing DirectionMixin from kubejs.mixins.json into net.minecraft.core.Direction
3132[19Jul2025 08:52:57.803] [main/DEBUG] [mixin/]: Mixing customization.BlockPropertiesMixin from kiwi.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$Properties
3133[19Jul2025 08:52:57.805] [main/DEBUG] [mixin/]: Mixing BlockPropertiesAccessor from supermartijn642corelib.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$Properties
3134[19Jul2025 08:52:57.805] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:BlockPropertiesAccessor from mod supermartijn642corelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3135[19Jul2025 08:52:57.816] [main/DEBUG] [mixin/]: Mixing GameDataMixin from kiwi.mixins.json into net.neoforged.neoforge.registries.GameData
3136[19Jul2025 08:52:57.817] [main/DEBUG] [mixin/]: Mixing GameDataMixin from supermartijn642corelib.mixins.json into net.neoforged.neoforge.registries.GameData
3137[19Jul2025 08:52:57.817] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:GameDataMixin from mod supermartijn642corelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3138[19Jul2025 08:52:57.817] [main/DEBUG] [mixin/]: Mixing GameDataMixin from relics.mixins.json into net.neoforged.neoforge.registries.GameData
3139[19Jul2025 08:52:57.824] [main/DEBUG] [mixin/]: kiwi.mixins.json:GameDataMixin from mod kiwi->@Inject::kiwi$unfreezeData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3140[19Jul2025 08:52:57.824] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:GameDataMixin from mod supermartijn642corelib->@Inject::postRegisterEvents(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3141[19Jul2025 08:52:57.824] [main/DEBUG] [mixin/]: relics.mixins.json:GameDataMixin from mod relics->@Inject::onGetRegistrationOrder(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3142[19Jul2025 08:52:57.830] [main/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from modernfix-neoforge.mixins.json into net.neoforged.neoforge.registries.NeoForgeRegistryCallbacks$BlockCallbacks
3143[19Jul2025 08:52:57.832] [main/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from mod modernfix->@Inject::computeCaches(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3144[19Jul2025 08:52:57.832] [main/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from mod modernfix->@Inject::computeCaches(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3145[19Jul2025 08:52:57.832] [main/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from mod modernfix->@Inject::computeCaches(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3146[19Jul2025 08:52:57.855] [main/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.neoforge.impl.util.NeoForgePlatformHelper@6988dc14 for service interface net.darkhax.bookshelf.common.api.util.IPlatformHelper.
3147[19Jul2025 08:52:57.857] [main/DEBUG] [mixin/]: Mixing ContainerMixin from kubejs.mixins.json into net.minecraft.world.Container
3148[19Jul2025 08:52:57.861] [main/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.neoforge.impl.util.NeoForgeGameplayHelper@4b6cb083 for service interface net.darkhax.bookshelf.common.api.util.IGameplayHelper.
3149[19Jul2025 08:52:57.862] [main/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.neoforge.impl.network.NeoForgeNetworkHandler@633e4742 for service interface net.darkhax.bookshelf.common.api.network.INetworkHandler.
3150[19Jul2025 08:52:57.866] [main/DEBUG] [Bookshelf/]: Loaded 1 entries for interface net.darkhax.bookshelf.common.api.registry.IContentProvider. net.darkhax.bookshelf.common.impl.BookshelfContent
3151[19Jul2025 08:52:57.872] [main/DEBUG] [mixin/]: Mixing DiscreteVSAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.DiscreteVoxelShape
3152[19Jul2025 08:52:57.872] [main/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:DiscreteVSAccess from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3153[19Jul2025 08:52:57.876] [main/DEBUG] [mixin/]: Mixing BitSetDVSAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.BitSetDiscreteVoxelShape
3154[19Jul2025 08:52:57.876] [main/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:BitSetDVSAccess from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3155[19Jul2025 08:52:57.880] [main/DEBUG] [mixin/]: Mixing VoxelShapeAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.VoxelShape
3156[19Jul2025 08:52:57.881] [main/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:VoxelShapeAccess from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3157[19Jul2025 08:52:57.887] [main/DEBUG] [mixin/]: Mixing ArrayVSAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.ArrayVoxelShape
3158[19Jul2025 08:52:57.887] [main/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:ArrayVSAccess from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3159[19Jul2025 08:52:57.892] [main/DEBUG] [mixin/]: Mixing SliceShapeAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.SliceShape
3160[19Jul2025 08:52:57.892] [main/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:SliceShapeAccess from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3161[19Jul2025 08:52:57.996] [main/DEBUG] [mixin/]: Mixing PacketByteBufMixin from owo.mixins.json into net.minecraft.network.FriendlyByteBuf
3162[19Jul2025 08:52:57.997] [main/DEBUG] [mixin/]: owo.mixins.json:PacketByteBufMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3163[19Jul2025 08:52:57.998] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$write$0()Lio/wispforest/endec/Serializer; to mdb698a4$owo$lambda$write$0$0 in owo.mixins.json:PacketByteBufMixin from mod owo
3164[19Jul2025 08:52:58.196] [main/DEBUG] [mixin/]: Mixing BlocksMixin from apothic_spawners.mixins.json into net.minecraft.world.level.block.Blocks
3165[19Jul2025 08:52:58.199] [main/DEBUG] [mixin/]: Mixing recipes.randomblockticking.BlocksMixin from lychee.mixins.json into net.minecraft.world.level.block.Blocks
3166[19Jul2025 08:52:58.199] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$rebuildCache$2(Lnet/minecraft/server/level/ChunkHolder;)Ljava/util/stream/Stream; to mdb698a4$lychee$lambda$rebuildCache$2$0 in lychee.mixins.json:recipes.randomblockticking.BlocksMixin from mod lychee
3167[19Jul2025 08:52:58.200] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$rebuildCache$1(Lnet/minecraft/server/level/ChunkHolder;)Z to mdb698a4$lychee$lambda$rebuildCache$1$1 in lychee.mixins.json:recipes.randomblockticking.BlocksMixin from mod lychee
3168[19Jul2025 08:52:58.200] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$rebuildCache$0(Lnet/minecraft/server/level/ServerLevel;)Ljava/util/stream/Stream; to mdb698a4$lychee$lambda$rebuildCache$0$2 in lychee.mixins.json:recipes.randomblockticking.BlocksMixin from mod lychee
3169[19Jul2025 08:52:58.202] [main/DEBUG] [mixin/]: Mixing BlocksMixin from apothic_enchanting.mixins.json into net.minecraft.world.level.block.Blocks
3170[19Jul2025 08:52:58.202] [main/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlocksMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.Blocks
3171[19Jul2025 08:52:58.203] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getEmptyConsumer$0(Ljava/lang/Object;)V to mdb698a4$modernfix$lambda$getEmptyConsumer$0$3 in modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlocksMixin from mod modernfix
3172[19Jul2025 08:52:58.217] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.randomblockticking.BlocksMixin from mod lychee->@Inject::rebuildCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3173[19Jul2025 08:52:58.272] [main/DEBUG] [mixin/]: Mixing accessor.AccessorMixinSaplingBlock from roots-neoforge.mixins.json into net.minecraft.world.level.block.SaplingBlock
3174[19Jul2025 08:52:58.272] [main/DEBUG] [mixin/]: Mixing common.SaplingBlockAccessor from enchanted.mixins.json into net.minecraft.world.level.block.SaplingBlock
3175[19Jul2025 08:52:58.276] [main/DEBUG] [mixin/]: Mixing IBushBlockMixin from META-INF/industrialforegoing.mixins.json into net.minecraft.world.level.block.BushBlock
3176[19Jul2025 08:52:58.277] [main/DEBUG] [mixin/]: Mixing customization.BushBlockMixin from kiwi.mixins.json into net.minecraft.world.level.block.BushBlock
3177[19Jul2025 08:52:58.277] [main/DEBUG] [mixin/]: Mixing MixinBushBlock from ali.mixins.json into net.minecraft.world.level.block.BushBlock
3178[19Jul2025 08:52:58.278] [main/DEBUG] [mixin/]: ali.mixins.json:MixinBushBlock from mod ali: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3179[19Jul2025 08:52:58.281] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.BushBlockMixin from mod kiwi->@Inject::kiwi$mayPlaceOn(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3180[19Jul2025 08:52:58.283] [main/DEBUG] [mixin/]: Unexpected: Registered method invokeMayPlaceOn(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z in net.minecraft.world.level.block.BushBlock was not merged
3181[19Jul2025 08:52:58.289] [main/DEBUG] [mixin/]: Mixing optimizations.ticking.chunk.random.LiquidBlockMixin from servercore.common.mixins.json into net.minecraft.world.level.block.LiquidBlock
3182[19Jul2025 08:52:58.289] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.LiquidBlockMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3183[19Jul2025 08:52:58.290] [main/DEBUG] [mixin/]: Mixing neoforge.LiquidBlockAccessor from architectury.mixins.json into net.minecraft.world.level.block.LiquidBlock
3184[19Jul2025 08:52:58.290] [main/DEBUG] [mixin/]: architectury.mixins.json:neoforge.LiquidBlockAccessor from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3185[19Jul2025 08:52:58.290] [main/DEBUG] [mixin/]: Mixing inject.MixinLiquidBlock from architectury-common.mixins.json into net.minecraft.world.level.block.LiquidBlock
3186[19Jul2025 08:52:58.290] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinLiquidBlock from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3187[19Jul2025 08:52:58.311] [main/DEBUG] [mixin/]: Mixing IShearableMixin from apothic_enchanting.mixins.json into net.neoforged.neoforge.common.IShearable
3188[19Jul2025 08:52:58.316] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:IShearableMixin from mod apothic_enchanting->@Inject::apoth_handleShearFortune(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3189[19Jul2025 08:52:58.317] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:IShearableMixin from mod apothic_enchanting->@Inject::apoth_handleShearFortune(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3190[19Jul2025 08:52:58.317] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:IShearableMixin from mod apothic_enchanting->@Inject::apoth_handleShearFortune(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3191[19Jul2025 08:52:58.318] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:IShearableMixin from mod apothic_enchanting->@Inject::apoth_handleShearEnchantments(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3192[19Jul2025 08:52:58.318] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:IShearableMixin from mod apothic_enchanting->@Inject::apoth_handleShearEnchantments(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3193[19Jul2025 08:52:58.328] [main/DEBUG] [mixin/]: Mixing customization.HalfTransparentBlockMixin from kiwi.mixins.json into net.minecraft.world.level.block.HalfTransparentBlock
3194[19Jul2025 08:52:58.331] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.HalfTransparentBlockMixin from mod kiwi->@Inject::kiwi$skipRendering(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3195[19Jul2025 08:52:58.334] [main/DEBUG] [mixin/]: Mixing DispenserBlockMixin from irons_spellbooks.mixins.json into net.minecraft.world.level.block.DispenserBlock
3196[19Jul2025 08:52:58.337] [main/DEBUG] [mixin/]: Mixing jar.DispenserMixin from ars_nouveau.mixins.json into net.minecraft.world.level.block.DispenserBlock
3197[19Jul2025 08:52:58.338] [main/DEBUG] [mixin/]: Mixing CuttingBoardDispenserMixin from farmersdelight.mixins.json into net.minecraft.world.level.block.DispenserBlock
3198[19Jul2025 08:52:58.346] [main/DEBUG] [mixin/]: Mixing accessor.DispenserBlockAccessor from moonlight-common.mixins.json into net.minecraft.world.level.block.DispenserBlock
3199[19Jul2025 08:52:58.346] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:accessor.DispenserBlockAccessor from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3200[19Jul2025 08:52:58.346] [main/DEBUG] [mixin/]: Renaming @Accessor method getDispenserRegistry()Ljava/util/Map; to getDispenserRegistry$moonlight_$md$b698a4$0 in moonlight-common.mixins.json:accessor.DispenserBlockAccessor from mod moonlight
3201[19Jul2025 08:52:58.346] [main/DEBUG] [mixin/]: Mixing accessor.DispenserBlockAccessor from create.mixins.json into net.minecraft.world.level.block.DispenserBlock
3202[19Jul2025 08:52:58.349] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:DispenserBlockMixin from mod irons_spellbooks->@Inject::irons_spellbooks$captureParameters(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3203[19Jul2025 08:52:58.349] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:DispenserBlockMixin from mod irons_spellbooks->@Inject::irons_spellbooks$captureParameters(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3204[19Jul2025 08:52:58.349] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:DispenserBlockMixin from mod irons_spellbooks->@Inject::irons_spellbooks$captureParameters(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3205[19Jul2025 08:52:58.349] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:DispenserBlockMixin from mod irons_spellbooks->@Inject::irons_spellbooks$injectCauldronInteractions(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3206[19Jul2025 08:52:58.350] [main/DEBUG] [mixin/]: farmersdelight.mixins.json:CuttingBoardDispenserMixin from mod farmersdelight->@Inject::onCuttingBoardDispenseFromInject(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/entity/DispenserBlockEntity;Lnet/minecraft/core/dispenser/BlockSource;ILnet/minecraft/world/item/ItemStack;)V does use it's CallbackInfo
3207[19Jul2025 08:52:58.378] [main/DEBUG] [mixin/]: Mixing FlowerBlockMixin from flourish.mixins.json into net.minecraft.world.level.block.FlowerBlock
3208[19Jul2025 08:52:58.378] [main/DEBUG] [mixin/]: flourish.mixins.json:FlowerBlockMixin from mod flourish: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3209[19Jul2025 08:52:58.418] [main/DEBUG] [mixin/]: Mixing MixinChestBlock from lootr-common.mixins.json into net.minecraft.world.level.block.ChestBlock
3210[19Jul2025 08:52:58.419] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinChestBlock from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3211[19Jul2025 08:52:58.424] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinChestBlock from mod lootr->@Inject::LootrIsChestBlocked(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3212[19Jul2025 08:52:58.438] [main/DEBUG] [mixin/]: Mixing access.block.AccessorCropBlock from bookshelf.mixins.json into net.minecraft.world.level.block.CropBlock
3213[19Jul2025 08:52:58.438] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.block.AccessorCropBlock from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
3214[19Jul2025 08:52:58.438] [main/DEBUG] [mixin/]: Mixing accessor.AccessorMixinCropBlock from roots-neoforge.mixins.json into net.minecraft.world.level.block.CropBlock
3215[19Jul2025 08:52:58.438] [main/DEBUG] [mixin/]: Mixing CropBlockMixin from balm.neoforge.mixins.json into net.minecraft.world.level.block.CropBlock
3216[19Jul2025 08:52:58.439] [main/DEBUG] [mixin/]: Mixing accessors.CropBlockAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.CropBlock
3217[19Jul2025 08:52:58.440] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.CropBlockAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3218[19Jul2025 08:52:58.440] [main/DEBUG] [mixin/]: Mixing CropBlockAccessor from rightclickharvest.mixins.json into net.minecraft.world.level.block.CropBlock
3219[19Jul2025 08:52:58.441] [main/DEBUG] [mixin/]: rightclickharvest.mixins.json:CropBlockAccessor from mod rightclickharvest: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3220[19Jul2025 08:52:58.441] [main/DEBUG] [mixin/]: Mixing accessor.CropBlockAccessor from create.mixins.json into net.minecraft.world.level.block.CropBlock
3221[19Jul2025 08:52:58.444] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:CropBlockMixin from mod balm->@Inject::mayPlaceOn(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3222[19Jul2025 08:52:58.444] [main/DEBUG] [mixin/]: Unexpected: Registered method invokeGetAgeProperty()Lnet/minecraft/world/level/block/state/properties/IntegerProperty; in net.minecraft.world.level.block.CropBlock was not merged
3223[19Jul2025 08:52:58.449] [main/DEBUG] [mixin/]: Mixing FarmBlockAccessor from farmingforblockheads.mixins.json into net.minecraft.world.level.block.FarmBlock
3224[19Jul2025 08:52:58.449] [main/DEBUG] [mixin/]: farmingforblockheads.mixins.json:FarmBlockAccessor from mod farmingforblockheads: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3225[19Jul2025 08:52:58.450] [main/DEBUG] [mixin/]: Renaming @Invoker method callIsNearWater(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z to callIsNearWater$farmingforblockheads_$md$b698a4$0 in farmingforblockheads.mixins.json:FarmBlockAccessor from mod farmingforblockheads
3226[19Jul2025 08:52:58.450] [main/DEBUG] [mixin/]: Renaming @Invoker method callShouldMaintainFarmland(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z to callShouldMaintainFarmland$farmingforblockheads_$md$b698a4$1 in farmingforblockheads.mixins.json:FarmBlockAccessor from mod farmingforblockheads
3227[19Jul2025 08:52:58.450] [main/DEBUG] [mixin/]: Mixing MixinFarmBlock from utilitarian.mixin.json into net.minecraft.world.level.block.FarmBlock
3228[19Jul2025 08:52:58.451] [main/DEBUG] [mixin/]: Mixing FarmHydrationMixin from xycraft_core.mixins.json into net.minecraft.world.level.block.FarmBlock
3229[19Jul2025 08:52:58.452] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:FarmHydrationMixin from mod xycraft_core: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3230[19Jul2025 08:52:58.452] [main/DEBUG] [mixin/]: Mixing KeepRichSoilUntrampledMixin from farmersdelight.mixins.json into net.minecraft.world.level.block.FarmBlock
3231[19Jul2025 08:52:58.453] [main/DEBUG] [mixin/]: Mixing event.FarmlandLoseMoistureEventMixin from tesseract_api.mixins.json into net.minecraft.world.level.block.FarmBlock
3232[19Jul2025 08:52:58.460] [main/DEBUG] [mixin/]: utilitarian.mixin.json:MixinFarmBlock from mod utilitarian->@Inject::canSurvive(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3233[19Jul2025 08:52:58.460] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:FarmHydrationMixin from mod xycraft_core->@Inject::isInWaterVolume(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3234[19Jul2025 08:52:58.460] [main/DEBUG] [mixin/]: farmersdelight.mixins.json:KeepRichSoilUntrampledMixin from mod farmersdelight->@Inject::turnToDirt(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3235[19Jul2025 08:52:58.460] [main/DEBUG] [mixin/]: tesseract_api.mixins.json:event.FarmlandLoseMoistureEventMixin from mod tesseract_api->@Inject::beforeSetBlock(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3236[19Jul2025 08:52:58.470] [main/DEBUG] [mixin/]: Mixing DoorBlockMixin from doubledoors_neoforge.mixins.json into net.minecraft.world.level.block.DoorBlock
3237[19Jul2025 08:52:58.475] [main/DEBUG] [mixin/]: doubledoors_neoforge.mixins.json:DoorBlockMixin from mod doubledoors->@Inject::use(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3238[19Jul2025 08:52:58.475] [main/DEBUG] [mixin/]: doubledoors_neoforge.mixins.json:DoorBlockMixin from mod doubledoors->@Inject::use(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3239[19Jul2025 08:52:58.475] [main/DEBUG] [mixin/]: doubledoors_neoforge.mixins.json:DoorBlockMixin from mod doubledoors->@Inject::use(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3240[19Jul2025 08:52:58.516] [main/DEBUG] [mixin/]: Mixing features.mob_spawning.NetherPortalBlockMixin from servercore.common.mixins.json into net.minecraft.world.level.block.NetherPortalBlock
3241[19Jul2025 08:52:58.516] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.mob_spawning.NetherPortalBlockMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3242[19Jul2025 08:52:58.517] [main/DEBUG] [mixin/]: Mixing NetherPortalBlockAccess from ftbteambases-common.mixins.json into net.minecraft.world.level.block.NetherPortalBlock
3243[19Jul2025 08:52:58.517] [main/DEBUG] [mixin/]: ftbteambases-common.mixins.json:NetherPortalBlockAccess from mod ftbteambases: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3244[19Jul2025 08:52:58.518] [main/DEBUG] [mixin/]: Mixing NetherPortalBlockMixin from ftbteambases-common.mixins.json into net.minecraft.world.level.block.NetherPortalBlock
3245[19Jul2025 08:52:58.518] [main/DEBUG] [mixin/]: ftbteambases-common.mixins.json:NetherPortalBlockMixin from mod ftbteambases: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3246[19Jul2025 08:52:58.527] [main/DEBUG] [mixin/]: ftbteambases-common.mixins.json:NetherPortalBlockMixin from mod ftbteambases->@Inject::onGetPortalDestination(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3247[19Jul2025 08:52:58.546] [main/DEBUG] [mixin/]: Mixing TrapDoorBlockMixin from doubledoors_neoforge.mixins.json into net.minecraft.world.level.block.TrapDoorBlock
3248[19Jul2025 08:52:58.547] [main/DEBUG] [mixin/]: doubledoors_neoforge.mixins.json:TrapDoorBlockMixin from mod doubledoors->@Inject::use(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3249[19Jul2025 08:52:58.547] [main/DEBUG] [mixin/]: doubledoors_neoforge.mixins.json:TrapDoorBlockMixin from mod doubledoors->@Inject::use(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3250[19Jul2025 08:52:58.547] [main/DEBUG] [mixin/]: doubledoors_neoforge.mixins.json:TrapDoorBlockMixin from mod doubledoors->@Inject::use(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3251[19Jul2025 08:52:58.552] [main/DEBUG] [mixin/]: Mixing IronBarsBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.IronBarsBlock
3252[19Jul2025 08:52:58.554] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:IronBarsBlockMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3253[19Jul2025 08:52:58.567] [main/DEBUG] [mixin/]: Mixing StemBlockMixin from balm.neoforge.mixins.json into net.minecraft.world.level.block.StemBlock
3254[19Jul2025 08:52:58.570] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:StemBlockMixin from mod balm->@Inject::mayPlaceOn(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3255[19Jul2025 08:52:58.577] [main/DEBUG] [mixin/]: Mixing FenceGateBlockMixin from doubledoors_neoforge.mixins.json into net.minecraft.world.level.block.FenceGateBlock
3256[19Jul2025 08:52:58.578] [main/DEBUG] [mixin/]: doubledoors_neoforge.mixins.json:FenceGateBlockMixin from mod doubledoors->@Inject::use(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3257[19Jul2025 08:52:58.578] [main/DEBUG] [mixin/]: doubledoors_neoforge.mixins.json:FenceGateBlockMixin from mod doubledoors->@Inject::use(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3258[19Jul2025 08:52:58.578] [main/DEBUG] [mixin/]: doubledoors_neoforge.mixins.json:FenceGateBlockMixin from mod doubledoors->@Inject::use(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3259[19Jul2025 08:52:58.584] [main/DEBUG] [mixin/]: Mixing NetherWartBlockMixin from chipped-common.mixins.json into net.minecraft.world.level.block.NetherWartBlock
3260[19Jul2025 08:52:58.587] [main/DEBUG] [mixin/]: chipped-common.mixins.json:NetherWartBlockMixin from mod chipped->@Inject::chipped$mayPlaceOn(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3261[19Jul2025 08:52:58.590] [main/DEBUG] [mixin/]: Mixing EnchantingTableMixin from beer.mixins.json into net.minecraft.world.level.block.EnchantingTableBlock
3262[19Jul2025 08:52:58.590] [main/DEBUG] [mixin/]: beer.mixins.json:EnchantingTableMixin from mod beer: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
3263[19Jul2025 08:52:58.591] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyBookshelfOffsets$0(Lnet/minecraft/core/BlockPos;)Z to mdb698a4$beer$lambda$modifyBookshelfOffsets$0$0 in beer.mixins.json:EnchantingTableMixin from mod beer
3264[19Jul2025 08:52:58.592] [main/DEBUG] [mixin/]: beer.mixins.json:EnchantingTableMixin from mod beer->@Inject::modifyBookshelfOffsets(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3265[19Jul2025 08:52:58.619] [main/DEBUG] [mixin/]: Mixing perf.deduplicate_wall_shapes.WallBlockMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.WallBlock
3266[19Jul2025 08:52:58.623] [main/DEBUG] [mixin/]: Mixing coremods.WallMixin from immersiveengineering.mixins.json into net.minecraft.world.level.block.WallBlock
3267[19Jul2025 08:52:58.623] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.WallMixin from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3268[19Jul2025 08:52:58.631] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.deduplicate_wall_shapes.WallBlockMixin from mod modernfix->@Inject::useCachedShapeMap(FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3269[19Jul2025 08:52:58.632] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.deduplicate_wall_shapes.WallBlockMixin from mod modernfix->@Inject::storeCachedShapesByProperty(FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3270[19Jul2025 08:52:58.632] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.WallMixin from mod immersiveengineering->@Inject::deflection(Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3271[19Jul2025 08:52:58.650] [main/DEBUG] [mixin/]: Mixing WitherSkullBlockMixin from apotheosis.mixins.json into net.minecraft.world.level.block.WitherSkullBlock
3272[19Jul2025 08:52:58.677] [main/DEBUG] [mixin/]: apotheosis.mixins.json:WitherSkullBlockMixin from mod apotheosis->@Inject::apoth_finalizeWithers(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/SkullBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3273[19Jul2025 08:52:58.701] [main/DEBUG] [mixin/]: Mixing AnvilBlockMixin from placebo.mixins.json into net.minecraft.world.level.block.AnvilBlock
3274[19Jul2025 08:52:58.704] [main/DEBUG] [mixin/]: placebo.mixins.json:AnvilBlockMixin from mod placebo->@Inject::onLand(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/item/FallingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3275[19Jul2025 08:52:58.705] [main/DEBUG] [mixin/]: placebo.mixins.json:AnvilBlockMixin from mod placebo->@Inject::onLand(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/item/FallingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3276[19Jul2025 08:52:58.705] [main/DEBUG] [mixin/]: placebo.mixins.json:AnvilBlockMixin from mod placebo->@Inject::onLand(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/item/FallingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3277[19Jul2025 08:52:58.711] [main/DEBUG] [mixin/]: Mixing ComparatorBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.ComparatorBlock
3278[19Jul2025 08:52:58.712] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ComparatorBlockMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3279[19Jul2025 08:52:58.715] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ComparatorBlockMixin from mod supplementaries->@Inject::supp$updateSideRelayers(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3280[19Jul2025 08:52:58.715] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ComparatorBlockMixin from mod supplementaries->@Inject::supp$updateSideRelayers(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3281[19Jul2025 08:52:58.715] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ComparatorBlockMixin from mod supplementaries->@Inject::supp$updateSideRelayers(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3282[19Jul2025 08:52:58.758] [main/DEBUG] [mixin/]: Mixing ObserverBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.ObserverBlock
3283[19Jul2025 08:52:58.758] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ObserverBlockMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3284[19Jul2025 08:52:58.763] [main/DEBUG] [mixin/]: Mixing accessors.ConcretePowderBlockAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.ConcretePowderBlock
3285[19Jul2025 08:52:58.764] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.ConcretePowderBlockAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3286[19Jul2025 08:52:58.764] [main/DEBUG] [mixin/]: Mixing accessor.ConcretePowderBlockAccessor from create.mixins.json into net.minecraft.world.level.block.ConcretePowderBlock
3287[19Jul2025 08:52:58.774] [main/DEBUG] [mixin/]: Mixing accessor.AccessorMixinGrowingPlantBlock from roots-neoforge.mixins.json into net.minecraft.world.level.block.GrowingPlantBlock
3288[19Jul2025 08:52:58.781] [main/DEBUG] [mixin/]: Mixing MixinSnifferEggBlock from sussysniffers.mixins.json into net.minecraft.world.level.block.SnifferEggBlock
3289[19Jul2025 08:52:58.783] [main/DEBUG] [mixin/]: sussysniffers.mixins.json:MixinSnifferEggBlock from mod sussysniffers->@Inject::hatchSniffer(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/animal/sniffer/Sniffer;)V doesn't use it's CallbackInfo
3290[19Jul2025 08:52:58.783] [main/DEBUG] [mixin/]: sussysniffers.mixins.json:MixinSnifferEggBlock from mod sussysniffers->@Inject::hatchSniffer(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/animal/sniffer/Sniffer;)V has 0 override(s) in child classes
3291[19Jul2025 08:52:58.783] [main/DEBUG] [mixin/]: sussysniffers.mixins.json:MixinSnifferEggBlock from mod sussysniffers->@Inject::hatchSniffer(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/animal/sniffer/Sniffer;)V won't be passed a CallbackInfo as a result
3292[19Jul2025 08:52:58.815] [main/DEBUG] [mixin/]: Mixing CampfireBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.CampfireBlock
3293[19Jul2025 08:52:58.815] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CampfireBlockMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3294[19Jul2025 08:52:58.816] [main/DEBUG] [mixin/]: Mixing CampfireBaleMixin from farmersdelight.mixins.json into net.minecraft.world.level.block.CampfireBlock
3295[19Jul2025 08:52:58.818] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CampfireBlockMixin from mod supplementaries->@Inject::supp$isSmokeSource(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3296[19Jul2025 08:52:58.818] [main/DEBUG] [mixin/]: farmersdelight.mixins.json:CampfireBaleMixin from mod farmersdelight->@Inject::isFDSmokeSource(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3297[19Jul2025 08:52:58.832] [main/DEBUG] [mixin/]: Mixing MixinStructureBlock from corgilib-common.mixins.json into net.minecraft.world.level.block.StructureBlock
3298[19Jul2025 08:52:58.835] [main/DEBUG] [mixin/]: corgilib-common.mixins.json:MixinStructureBlock from mod corgilib->@Inject::bindBox(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3299[19Jul2025 08:52:58.840] [main/DEBUG] [mixin/]: Mixing action.MixinComposterBlock from roots-neoforge.mixins.json into net.minecraft.world.level.block.ComposterBlock
3300[19Jul2025 08:52:58.843] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinComposterBlock from mod roots->@Inject::RootsOnComposterFill(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3301[19Jul2025 08:52:58.844] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinComposterBlock from mod roots->@Inject::RootsOnComposterFill(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3302[19Jul2025 08:52:58.844] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinComposterBlock from mod roots->@Inject::RootsOnComposterFill(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3303[19Jul2025 08:52:58.850] [main/DEBUG] [mixin/]: Mixing action.MixinBeehiveBlock from roots-neoforge.mixins.json into net.minecraft.world.level.block.BeehiveBlock
3304[19Jul2025 08:52:58.852] [main/DEBUG] [mixin/]: Mixing BeehiveBlockMixin from create.mixins.json into net.minecraft.world.level.block.BeehiveBlock
3305[19Jul2025 08:52:58.854] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinBeehiveBlock from mod roots->@Inject::RootsBeehiveHarvested(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3306[19Jul2025 08:52:58.854] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinBeehiveBlock from mod roots->@Inject::RootsBeehiveHarvested(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3307[19Jul2025 08:52:58.855] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinBeehiveBlock from mod roots->@Inject::RootsBeehiveHarvested(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3308[19Jul2025 08:52:58.858] [main/DEBUG] [mixin/]: Mixing MixinCryingObsidianBlock from utilitarian.mixin.json into net.minecraft.world.level.block.CryingObsidianBlock
3309[19Jul2025 08:52:58.870] [main/DEBUG] [mixin/]: Mixing MixinStairBlock from framedblocks.mixin.json into net.minecraft.world.level.block.StairBlock
3310[19Jul2025 08:52:58.884] [main/DEBUG] [mixin/]: Mixing MixinPowderSnowBlock from curios.neoforge.mixins.json into net.minecraft.world.level.block.PowderSnowBlock
3311[19Jul2025 08:52:58.885] [main/DEBUG] [mixin/]: Mixing PowderSnowBlockMixin from relics.mixins.json into net.minecraft.world.level.block.PowderSnowBlock
3312[19Jul2025 08:52:58.886] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinPowderSnowBlock from mod curios->@Inject::curios$canEntityWalkOnPowderSnow(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3313[19Jul2025 08:52:58.887] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinPowderSnowBlock from mod curios->@Inject::curios$canEntityWalkOnPowderSnow(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3314[19Jul2025 08:52:58.887] [main/DEBUG] [mixin/]: relics.mixins.json:PowderSnowBlockMixin from mod relics->@Inject::boilSnow(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3315[19Jul2025 08:52:58.916] [main/DEBUG] [mixin/]: Mixing particles.PointedDripstoneBlockAccess from lychee.mixins.json into net.minecraft.world.level.block.PointedDripstoneBlock
3316[19Jul2025 08:52:58.916] [main/DEBUG] [mixin/]: Renaming @Invoker method callIsStalactiteStartPos(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z to callIsStalactiteStartPos$lychee_$md$b698a4$0 in lychee.mixins.json:particles.PointedDripstoneBlockAccess from mod lychee
3317[19Jul2025 08:52:58.917] [main/DEBUG] [mixin/]: Renaming @Invoker method callFindTip(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;IZ)Lnet/minecraft/core/BlockPos; to callFindTip$lychee_$md$b698a4$1 in lychee.mixins.json:particles.PointedDripstoneBlockAccess from mod lychee
3318[19Jul2025 08:52:58.917] [main/DEBUG] [mixin/]: Renaming @Invoker method callCanDripThrough(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z to callCanDripThrough$lychee_$md$b698a4$2 in lychee.mixins.json:particles.PointedDripstoneBlockAccess from mod lychee
3319[19Jul2025 08:52:58.917] [main/DEBUG] [mixin/]: Renaming @Invoker method callFindBlockVertical(Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction$AxisDirection;Ljava/util/function/BiPredicate;Ljava/util/function/Predicate;I)Ljava/util/Optional; to callFindBlockVertical$lychee_$md$b698a4$3 in lychee.mixins.json:particles.PointedDripstoneBlockAccess from mod lychee
3320[19Jul2025 08:52:58.917] [main/DEBUG] [mixin/]: Renaming @Invoker method callFindRootBlock(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;I)Ljava/util/Optional; to callFindRootBlock$lychee_$md$b698a4$4 in lychee.mixins.json:particles.PointedDripstoneBlockAccess from mod lychee
3321[19Jul2025 08:52:58.917] [main/DEBUG] [mixin/]: Mixing particles.PointedDripstoneBlockMixin from lychee.mixins.json into net.minecraft.world.level.block.PointedDripstoneBlock
3322[19Jul2025 08:52:58.928] [main/DEBUG] [mixin/]: lychee.mixins.json:particles.PointedDripstoneBlockMixin from mod lychee->@Inject::lychee_maybeTransferFluid(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3323[19Jul2025 08:52:58.928] [main/DEBUG] [mixin/]: lychee.mixins.json:particles.PointedDripstoneBlockMixin from mod lychee->@Inject::lychee_spawnDripParticle(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3324[19Jul2025 08:52:58.928] [main/DEBUG] [mixin/]: lychee.mixins.json:particles.PointedDripstoneBlockMixin from mod lychee->@Inject::animateTick(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3325[19Jul2025 08:52:58.972] [main/DEBUG] [mixin/]: Mixing MixinVaultBlock from repeatable_trial_vaults.mixins.json into net.minecraft.world.level.block.VaultBlock
3326[19Jul2025 08:52:58.981] [main/DEBUG] [mixin/]: repeatable_trial_vaults.mixins.json:MixinVaultBlock from mod repeatable_trial_vaults->@Inject::useItemOn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3327[19Jul2025 08:52:58.985] [main/DEBUG] [mixin/]: Mixing CandleBlockMixin from apothic_enchanting.mixins.json into net.minecraft.world.level.block.CandleBlock
3328[19Jul2025 08:52:58.990] [main/DEBUG] [mixin/]: Mixing ShulkerBoxBlockMixin from create.mixins.json into net.minecraft.world.level.block.ShulkerBoxBlock
3329[19Jul2025 08:52:58.994] [main/DEBUG] [mixin/]: Mixing PistonBaseBlockMixin from ftbchunks-common.mixins.json into net.minecraft.world.level.block.piston.PistonBaseBlock
3330[19Jul2025 08:52:58.995] [main/DEBUG] [mixin/]: ftbchunks-common.mixins.json:PistonBaseBlockMixin from mod ftbchunks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3331[19Jul2025 08:52:58.997] [main/DEBUG] [mixin/]: ftbchunks-common.mixins.json:PistonBaseBlockMixin from mod ftbchunks->@Inject::onMoveBlocks(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3332[19Jul2025 08:52:59.102] [main/DEBUG] [mixin/]: Mixing customization.property_inject.StateDefinitionBuilderMixin from kiwi.mixins.json into net.minecraft.world.level.block.state.StateDefinition$Builder
3333[19Jul2025 08:52:59.103] [main/DEBUG] [mixin/]: Mixing AccessorStateDefinitionBuilder from framedblocks.mixin.json into net.minecraft.world.level.block.state.StateDefinition$Builder
3334[19Jul2025 08:52:59.104] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.property_inject.StateDefinitionBuilderMixin from mod kiwi->@Inject::kiwi$init(Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3335[19Jul2025 08:52:59.104] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.property_inject.StateDefinitionBuilderMixin from mod kiwi->@Inject::kiwi$init(Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3336[19Jul2025 08:52:59.104] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.property_inject.StateDefinitionBuilderMixin from mod kiwi->@Inject::kiwi$init(Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3337[19Jul2025 08:52:59.115] [main/DEBUG] [mixin/]: Mixing patch.item.MixinRecipeType from bookshelf.mixins.json into net.minecraft.world.item.crafting.RecipeType
3338[19Jul2025 08:52:59.116] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.item.MixinRecipeType from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
3339[19Jul2025 08:52:59.116] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$onClassInit$1$0 in bookshelf.mixins.json:patch.item.MixinRecipeType from mod bookshelf
3340[19Jul2025 08:52:59.116] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/minecraft/resources/ResourceLocation;)V to mdb698a4$bookshelf$lambda$onClassInit$0$1 in bookshelf.mixins.json:patch.item.MixinRecipeType from mod bookshelf
3341[19Jul2025 08:52:59.118] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.item.MixinRecipeType from mod bookshelf->@Inject::onClassInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3342[19Jul2025 08:52:59.124] [main/DEBUG] [mixin/]: Mixing FlowingFluidMixin from xycraft_core.mixins.json into net.minecraft.world.level.material.FlowingFluid
3343[19Jul2025 08:52:59.124] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:FlowingFluidMixin from mod xycraft_core: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3344[19Jul2025 08:52:59.126] [main/DEBUG] [mixin/]: Mixing accessors.FlowingFluidAccess from immersiveengineering.mixins.json into net.minecraft.world.level.material.FlowingFluid
3345[19Jul2025 08:52:59.126] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.FlowingFluidAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3346[19Jul2025 08:52:59.126] [main/DEBUG] [mixin/]: Mixing coremods.WaterwheelBoundsMixin from immersiveengineering.mixins.json into net.minecraft.world.level.material.FlowingFluid
3347[19Jul2025 08:52:59.126] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.WaterwheelBoundsMixin from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3348[19Jul2025 08:52:59.128] [main/DEBUG] [mixin/]: Mixing WaterWheelFluidSpreadMixin from create.mixins.json into net.minecraft.world.level.material.FlowingFluid
3349[19Jul2025 08:52:59.145] [main/DEBUG] [mixin/]: Mixing accessor.FlowingFluidAccessor from create.mixins.json into net.minecraft.world.level.material.FlowingFluid
3350[19Jul2025 08:52:59.149] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:FlowingFluidMixin from mod xycraft_core->@Inject::canSpreadTo(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3351[19Jul2025 08:52:59.149] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.WaterwheelBoundsMixin from mod immersiveengineering->@Inject::canPassThrough(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3352[19Jul2025 08:52:59.149] [main/DEBUG] [mixin/]: create.mixins.json:WaterWheelFluidSpreadMixin from mod create->@Inject::create$canPassThroughOnWaterWheel(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3353[19Jul2025 08:52:59.155] [main/DEBUG] [mixin/]: Mixing perf.state_definition_construct.StateDefinitionMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.StateDefinition
3354[19Jul2025 08:52:59.344] [main/DEBUG] [mixin/]: Mixing TreeGrowerMixin from ars_nouveau.mixins.json into net.minecraft.world.level.block.grower.TreeGrower
3355[19Jul2025 08:52:59.368] [main/DEBUG] [mixin/]: Mixing KeepRichSoilTreeMixin from farmersdelight.mixins.json into net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer
3356[19Jul2025 08:52:59.369] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$cancelSetDirtIfRichSoil$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to mdb698a4$farmersdelight$lambda$cancelSetDirtIfRichSoil$0$0 in farmersdelight.mixins.json:KeepRichSoilTreeMixin from mod farmersdelight
3357[19Jul2025 08:52:59.389] [main/DEBUG] [mixin/]: farmersdelight.mixins.json:KeepRichSoilTreeMixin from mod farmersdelight->@Inject::cancelSetDirtIfRichSoil(Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Lnet/minecraft/util/RandomSource;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3358[19Jul2025 08:52:59.454] [main/DEBUG] [mixin/]: Mixing BlockEntityMixin from common_storage_lib_data.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
3359[19Jul2025 08:52:59.465] [main/DEBUG] [mixin/]: common_storage_lib_data.mixins.json:BlockEntityMixin from mod common_storage_lib_data: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3360[19Jul2025 08:52:59.467] [main/DEBUG] [mixin/]: Mixing ui.access.BlockEntityAccessor from owo.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
3361[19Jul2025 08:52:59.467] [main/DEBUG] [mixin/]: owo.mixins.json:ui.access.BlockEntityAccessor from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3362[19Jul2025 08:52:59.467] [main/DEBUG] [mixin/]: Mixing BlockEntityMixin from collective_neoforge.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
3363[19Jul2025 08:52:59.477] [main/DEBUG] [mixin/]: common_storage_lib_data.mixins.json:BlockEntityMixin from mod common_storage_lib_data->@Inject::csl_data$syncAllAttachments(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3364[19Jul2025 08:52:59.477] [main/DEBUG] [mixin/]: common_storage_lib_data.mixins.json:BlockEntityMixin from mod common_storage_lib_data->@Inject::csl_data$syncAllAttachments(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3365[19Jul2025 08:52:59.477] [main/DEBUG] [mixin/]: common_storage_lib_data.mixins.json:BlockEntityMixin from mod common_storage_lib_data->@Inject::csl_data$syncAllAttachments(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3366[19Jul2025 08:52:59.477] [main/DEBUG] [mixin/]: collective_neoforge.mixins.json:BlockEntityMixin from mod collective->@Inject::setLevel(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3367[19Jul2025 08:52:59.477] [main/DEBUG] [mixin/]: collective_neoforge.mixins.json:BlockEntityMixin from mod collective->@Inject::setLevel(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3368[19Jul2025 08:52:59.477] [main/DEBUG] [mixin/]: collective_neoforge.mixins.json:BlockEntityMixin from mod collective->@Inject::setLevel(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3369[19Jul2025 08:52:59.477] [main/DEBUG] [mixin/]: collective_neoforge.mixins.json:BlockEntityMixin from mod collective->@Inject::setRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3370[19Jul2025 08:52:59.477] [main/DEBUG] [mixin/]: collective_neoforge.mixins.json:BlockEntityMixin from mod collective->@Inject::setRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3371[19Jul2025 08:52:59.477] [main/DEBUG] [mixin/]: collective_neoforge.mixins.json:BlockEntityMixin from mod collective->@Inject::setRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3372[19Jul2025 08:52:59.486] [main/DEBUG] [mixin/]: Mixing action.MixinBrushableBlockEntity from roots-neoforge.mixins.json into net.minecraft.world.level.block.entity.BrushableBlockEntity
3373[19Jul2025 08:52:59.488] [main/DEBUG] [mixin/]: Mixing BrushableBlockEntityAccessor from ars_nouveau.mixins.json into net.minecraft.world.level.block.entity.BrushableBlockEntity
3374[19Jul2025 08:52:59.490] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinBrushableBlockEntity from mod roots->@Inject::RootsOnBlockBrush(JLnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3375[19Jul2025 08:52:59.490] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinBrushableBlockEntity from mod roots->@Inject::RootsOnBlockBrush(JLnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3376[19Jul2025 08:52:59.490] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinBrushableBlockEntity from mod roots->@Inject::RootsOnBlockBrush(JLnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3377[19Jul2025 08:52:59.496] [main/DEBUG] [mixin/]: Mixing FallingBlockEntityMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
3378[19Jul2025 08:52:59.496] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:FallingBlockEntityMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3379[19Jul2025 08:52:59.497] [main/DEBUG] [mixin/]: Mixing recipes.blockcrushing.FallingBlockEntityMixin from lychee.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
3380[19Jul2025 08:52:59.500] [main/DEBUG] [mixin/]: Mixing MixinFallingBlockEntity from architectury.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
3381[19Jul2025 08:52:59.500] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinFallingBlockEntity from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3382[19Jul2025 08:52:59.501] [main/DEBUG] [mixin/]: Mixing FallingBlockEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
3383[19Jul2025 08:52:59.504] [main/DEBUG] [mixin/]: Mixing accessor.FallingBlockEntityAccessor from create.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
3384[19Jul2025 08:52:59.504] [main/DEBUG] [mixin/]: Renaming @Invoker method create$callInit(Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/entity/item/FallingBlockEntity; to callInit$create_$md$b698a4$0 in create.mixins.json:accessor.FallingBlockEntityAccessor from mod create
3385[19Jul2025 08:52:59.535] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.blockcrushing.FallingBlockEntityMixin from mod lychee->@Inject::lychee_onLand(FFLnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3386[19Jul2025 08:52:59.535] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.blockcrushing.FallingBlockEntityMixin from mod lychee->@Inject::lychee_onLand(FFLnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3387[19Jul2025 08:52:59.535] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.blockcrushing.FallingBlockEntityMixin from mod lychee->@Inject::lychee_onLand(FFLnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3388[19Jul2025 08:52:59.535] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinFallingBlockEntity from mod architectury->@Inject::handleLand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZZDLnet/minecraft/world/level/block/state/BlockState;)V doesn't use it's CallbackInfo
3389[19Jul2025 08:52:59.535] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinFallingBlockEntity from mod architectury->@Inject::handleLand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZZDLnet/minecraft/world/level/block/state/BlockState;)V has 0 override(s) in child classes
3390[19Jul2025 08:52:59.535] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinFallingBlockEntity from mod architectury->@Inject::handleLand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZZDLnet/minecraft/world/level/block/state/BlockState;)V won't be passed a CallbackInfo as a result
3391[19Jul2025 08:52:59.535] [main/DEBUG] [mixin/]: kubejs.mixins.json:FallingBlockEntityMixin from mod kubejs->@Inject::kjs$fallStart(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/entity/item/FallingBlockEntity;)V does use it's CallbackInfoReturnable
3392[19Jul2025 08:52:59.535] [main/DEBUG] [mixin/]: kubejs.mixins.json:FallingBlockEntityMixin from mod kubejs->@Inject::kjs$fallEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZZDLnet/minecraft/world/level/block/state/BlockState;)V doesn't use it's CallbackInfo
3393[19Jul2025 08:52:59.535] [main/DEBUG] [mixin/]: kubejs.mixins.json:FallingBlockEntityMixin from mod kubejs->@Inject::kjs$fallEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZZDLnet/minecraft/world/level/block/state/BlockState;)V has 0 override(s) in child classes
3394[19Jul2025 08:52:59.535] [main/DEBUG] [mixin/]: kubejs.mixins.json:FallingBlockEntityMixin from mod kubejs->@Inject::kjs$fallEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZZDLnet/minecraft/world/level/block/state/BlockState;)V won't be passed a CallbackInfo as a result
3395[19Jul2025 08:52:59.575] [main/DEBUG] [mixin/]: Mixing accessor.DispenserBlockEntityAccessor from moonlight-common.mixins.json into net.minecraft.world.level.block.entity.DispenserBlockEntity
3396[19Jul2025 08:52:59.575] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:accessor.DispenserBlockEntityAccessor from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3397[19Jul2025 08:52:59.587] [main/DEBUG] [mixin/]: Mixing AccessorMixinBaseContainerBlockEntity from lootr-common.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
3398[19Jul2025 08:52:59.588] [main/DEBUG] [mixin/]: lootr-common.mixins.json:AccessorMixinBaseContainerBlockEntity from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3399[19Jul2025 08:52:59.588] [main/DEBUG] [mixin/]: Mixing access.block.AccessorBaseContainerBlockEntity from bookshelf.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
3400[19Jul2025 08:52:59.588] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.block.AccessorBaseContainerBlockEntity from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
3401[19Jul2025 08:52:59.588] [main/DEBUG] [mixin/]: Mixing accessors.BaseContainerBlockEntityAccess from mixins.pneumaticcraft.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
3402[19Jul2025 08:52:59.588] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.BaseContainerBlockEntityAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3403[19Jul2025 08:52:59.588] [main/DEBUG] [mixin/]: Mixing accessors.BaseContainerBEAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
3404[19Jul2025 08:52:59.588] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.BaseContainerBEAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3405[19Jul2025 08:52:59.589] [main/DEBUG] [mixin/]: Unexpected: Registered method getLockKey()Lnet/minecraft/world/LockCode; in net.minecraft.world.level.block.entity.BaseContainerBlockEntity was not merged
3406[19Jul2025 08:52:59.594] [main/DEBUG] [mixin/]: Mixing DefaultDispenseItemBehaviorMixin from lychee.mixins.json into net.minecraft.core.dispenser.DefaultDispenseItemBehavior
3407[19Jul2025 08:52:59.626] [main/DEBUG] [mixin/]: lychee.mixins.json:DefaultDispenseItemBehaviorMixin from mod lychee->@Inject::execute(Lnet/minecraft/core/dispenser/BlockSource;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Position;)V does use it's CallbackInfoReturnable
3408[19Jul2025 08:52:59.655] [main/DEBUG] [mixin/]: Mixing DyeColorMixin from kubejs.mixins.json into net.minecraft.world.item.DyeColor
3409[19Jul2025 08:52:59.771] [main/DEBUG] [mixin/]: Mixing features.activation_range.fixes.PistonMovingBlockEntityMixin from servercore.common.mixins.json into net.minecraft.world.level.block.piston.PistonMovingBlockEntity
3410[19Jul2025 08:52:59.771] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.fixes.PistonMovingBlockEntityMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3411[19Jul2025 08:52:59.772] [main/DEBUG] [mixin/]: Mixing PistonBlockEntityMixin from moonlight-common.mixins.json into net.minecraft.world.level.block.piston.PistonMovingBlockEntity
3412[19Jul2025 08:52:59.772] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3413[19Jul2025 08:52:59.783] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.fixes.PistonMovingBlockEntityMixin from mod servercore->@Inject::servercore$onPushEntity(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;FLnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3414[19Jul2025 08:52:59.783] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight->@Inject::whileMoving(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3415[19Jul2025 08:52:59.783] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight->@Inject::onFinishedShortPulse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3416[19Jul2025 08:52:59.783] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight->@Inject::onFinishedShortPulse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3417[19Jul2025 08:52:59.783] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight->@Inject::onFinishedShortPulse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3418[19Jul2025 08:52:59.783] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight->@Inject::onFinishedMoving(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3419[19Jul2025 08:52:59.783] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight->@Inject::onFinishedMoving2(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3420[19Jul2025 08:52:59.800] [main/DEBUG] [mixin/]: Mixing ChatFormattingMixin from kubejs.mixins.json into net.minecraft.ChatFormatting
3421[19Jul2025 08:52:59.825] [main/DEBUG] [mixin/]: Mixing MixinMobEffectInstance from roots-neoforge.mixins.json into net.minecraft.world.effect.MobEffectInstance
3422[19Jul2025 08:52:59.827] [main/DEBUG] [mixin/]: Mixing MobEffectInstanceMixin from mixins.eventslib.json into net.minecraft.world.effect.MobEffectInstance
3423[19Jul2025 08:52:59.827] [main/DEBUG] [mixin/]: Mixing MixinStatusEffectInstance from trimeffects.mixins.json into net.minecraft.world.effect.MobEffectInstance
3424[19Jul2025 08:52:59.829] [main/DEBUG] [mixin/]: Mixing MobEffectInstanceMixin from malum.mixins.json into net.minecraft.world.effect.MobEffectInstance
3425[19Jul2025 08:52:59.830] [main/DEBUG] [mixin/]: Mixing accessor.MobEffectInstanceAccessor from create.mixins.json into net.minecraft.world.effect.MobEffectInstance
3426[19Jul2025 08:52:59.842] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:MixinMobEffectInstance from mod roots->@Inject::RootsInjectIsVisible(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3427[19Jul2025 08:52:59.842] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:MixinMobEffectInstance from mod roots->@Inject::RootsInjectIsVisible(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3428[19Jul2025 08:52:59.842] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:MixinMobEffectInstance from mod roots->@Inject::RootsInjectIsVisible(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3429[19Jul2025 08:52:59.842] [main/DEBUG] [mixin/]: mixins.eventslib.json:MobEffectInstanceMixin from mod eventslib->@Inject::onEffectAdded(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3430[19Jul2025 08:52:59.842] [main/DEBUG] [mixin/]: mixins.eventslib.json:MobEffectInstanceMixin from mod eventslib->@Inject::onEffectAdded(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3431[19Jul2025 08:52:59.842] [main/DEBUG] [mixin/]: mixins.eventslib.json:MobEffectInstanceMixin from mod eventslib->@Inject::onEffectAdded(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3432[19Jul2025 08:52:59.842] [main/DEBUG] [mixin/]: trimeffects.mixins.json:MixinStatusEffectInstance from mod trimeffects->@Inject::trimeffects$beforeIsInfinite(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3433[19Jul2025 08:52:59.842] [main/DEBUG] [mixin/]: malum.mixins.json:MobEffectInstanceMixin from mod malum->@Inject::malum$cacheEntity(Lnet/minecraft/world/entity/LivingEntity;Ljava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3434[19Jul2025 08:52:59.842] [main/DEBUG] [mixin/]: malum.mixins.json:MobEffectInstanceMixin from mod malum->@Inject::malum$cacheEntity(Lnet/minecraft/world/entity/LivingEntity;Ljava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3435[19Jul2025 08:52:59.842] [main/DEBUG] [mixin/]: malum.mixins.json:MobEffectInstanceMixin from mod malum->@Inject::malum$cacheEntity(Lnet/minecraft/world/entity/LivingEntity;Ljava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3436[19Jul2025 08:52:59.842] [main/DEBUG] [mixin/]: malum.mixins.json:MobEffectInstanceMixin from mod malum->@Inject::malum$tickDownDuration(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3437[19Jul2025 08:52:59.851] [main/DEBUG] [mixin/]: Mixing TextColorMixin from kubejs.mixins.json into net.minecraft.network.chat.TextColor
3438[19Jul2025 08:52:59.946] [main/DEBUG] [mixin/]: Mixing access.particles.AccessSimpleParticleType from bookshelf.mixins.json into net.minecraft.core.particles.SimpleParticleType
3439[19Jul2025 08:52:59.948] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.particles.AccessSimpleParticleType from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
3440[19Jul2025 08:52:59.949] [main/DEBUG] [mixin/]: Renaming @Invoker method init(Z)Lnet/minecraft/core/particles/SimpleParticleType; to init$bookshelf_$md$b698a4$0 in bookshelf.mixins.json:access.particles.AccessSimpleParticleType from mod bookshelf
3441[19Jul2025 08:52:59.973] [main/DEBUG] [mixin/]: Mixing SlimeMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Slime
3442[19Jul2025 08:52:59.974] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SlimeMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3443[19Jul2025 08:52:59.984] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SlimeMixin from mod supplementaries->@Inject::supp$applySlimedEffect(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3444[19Jul2025 08:52:59.984] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SlimeMixin from mod supplementaries->@Inject::supp$applySlimedEffect(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3445[19Jul2025 08:52:59.984] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SlimeMixin from mod supplementaries->@Inject::supp$applySlimedEffect(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3446[19Jul2025 08:52:59.993] [main/DEBUG] [mixin/]: Mixing MobMixin from mixins.fargostalismans.json into net.minecraft.world.entity.Mob
3447[19Jul2025 08:52:59.993] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onSetTarget$0(Lnet/minecraft/world/item/ItemStack;)Z to mdb698a4$fargostalismans$lambda$onSetTarget$0$0 in mixins.fargostalismans.json:MobMixin from mod fargostalismans
3448[19Jul2025 08:52:59.995] [main/DEBUG] [mixin/]: Mixing accessor.AccessorMixinMob from roots-neoforge.mixins.json into net.minecraft.world.entity.Mob
3449[19Jul2025 08:52:59.995] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.MobMixin from servercore.common.mixins.json into net.minecraft.world.entity.Mob
3450[19Jul2025 08:52:59.995] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.MobMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3451[19Jul2025 08:52:59.996] [main/DEBUG] [mixin/]: Mixing MobMixin from apotheosis.mixins.json into net.minecraft.world.entity.Mob
3452[19Jul2025 08:52:59.997] [main/DEBUG] [mixin/]: Mixing accessors.MobAccess from mixins.pneumaticcraft.json into net.minecraft.world.entity.Mob
3453[19Jul2025 08:52:59.997] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.MobAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3454[19Jul2025 08:52:59.997] [main/DEBUG] [mixin/]: Mixing MobAccessor from ars_nouveau.mixins.json into net.minecraft.world.entity.Mob
3455[19Jul2025 08:52:59.997] [main/DEBUG] [mixin/]: Mixing jar.MobAccessorMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.Mob
3456[19Jul2025 08:52:59.997] [main/DEBUG] [mixin/]: Mixing MobAccessor from nuggets.mixins.json into net.minecraft.world.entity.Mob
3457[19Jul2025 08:52:59.997] [main/DEBUG] [mixin/]: nuggets.mixins.json:MobAccessor from mod nuggets: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
3458[19Jul2025 08:52:59.997] [main/DEBUG] [mixin/]: Mixing common.MobMixin from enchanted.mixins.json into net.minecraft.world.entity.Mob
3459[19Jul2025 08:52:59.998] [main/DEBUG] [mixin/]: Mixing EntityMixin from moonlight-common.mixins.json into net.minecraft.world.entity.Mob
3460[19Jul2025 08:52:59.998] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:EntityMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3461[19Jul2025 08:52:59.998] [main/DEBUG] [mixin/]: Mixing MobMixin from create.mixins.json into net.minecraft.world.entity.Mob
3462[19Jul2025 08:53:00.007] [main/DEBUG] [mixin/]: mixins.fargostalismans.json:MobMixin from mod fargostalismans->@Inject::onSetTarget(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3463[19Jul2025 08:53:00.007] [main/DEBUG] [mixin/]: apotheosis.mixins.json:MobMixin from mod apotheosis->@Inject::apoth_dropBonusLootTables(Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3464[19Jul2025 08:53:00.007] [main/DEBUG] [mixin/]: apotheosis.mixins.json:MobMixin from mod apotheosis->@Inject::apoth_dropBonusLootTables(Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3465[19Jul2025 08:53:00.007] [main/DEBUG] [mixin/]: apotheosis.mixins.json:MobMixin from mod apotheosis->@Inject::apoth_dropBonusLootTables(Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3466[19Jul2025 08:53:00.007] [main/DEBUG] [mixin/]: enchanted.mixins.json:common.MobMixin from mod enchanted->@Inject::setTarget(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3467[19Jul2025 08:53:00.051] [main/DEBUG] [mixin/]: Mixing accessors.TNTEntityAccess from immersiveengineering.mixins.json into net.minecraft.world.entity.item.PrimedTnt
3468[19Jul2025 08:53:00.051] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.TNTEntityAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3469[19Jul2025 08:53:00.082] [main/DEBUG] [mixin/]: Mixing SpawnerBlockEntityMixin from gateways.mixins.json into net.minecraft.world.level.block.entity.SpawnerBlockEntity
3470[19Jul2025 08:53:00.084] [main/DEBUG] [mixin/]: gateways.mixins.json:SpawnerBlockEntityMixin from mod gateways->@Inject::gateways_allowSetNbt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3471[19Jul2025 08:53:00.115] [main/DEBUG] [mixin/]: Mixing BlockEntityTypeAccessor from neoforge.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
3472[19Jul2025 08:53:00.125] [main/DEBUG] [mixin/]: Mixing customization.BlockEntityTypeMixin from kiwi.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
3473[19Jul2025 08:53:00.129] [main/DEBUG] [mixin/]: Mixing patch.block.MixinBlockEntityType from bookshelf.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
3474[19Jul2025 08:53:00.130] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.block.MixinBlockEntityType from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
3475[19Jul2025 08:53:00.130] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$onClassInit$1$0 in bookshelf.mixins.json:patch.block.MixinBlockEntityType from mod bookshelf
3476[19Jul2025 08:53:00.130] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/entity/BlockEntityType$Builder;)V to mdb698a4$bookshelf$lambda$onClassInit$0$1 in bookshelf.mixins.json:patch.block.MixinBlockEntityType from mod bookshelf
3477[19Jul2025 08:53:00.131] [main/DEBUG] [mixin/]: Mixing accessors.BlockEntityTypeAccess from mixins.pneumaticcraft.json into net.minecraft.world.level.block.entity.BlockEntityType
3478[19Jul2025 08:53:00.134] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.BlockEntityTypeAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3479[19Jul2025 08:53:00.134] [main/DEBUG] [mixin/]: Mixing accessors.BETypeAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
3480[19Jul2025 08:53:00.134] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.BETypeAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3481[19Jul2025 08:53:00.140] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.block.MixinBlockEntityType from mod bookshelf->@Inject::onClassInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3482[19Jul2025 08:53:00.141] [main/DEBUG] [mixin/]: Unexpected: Registered method getValidBlocks()Ljava/util/Set; in net.minecraft.world.level.block.entity.BlockEntityType was not merged
3483[19Jul2025 08:53:00.173] [main/DEBUG] [mixin/]: Mixing customization.AbstractContainerMenuMixin from kiwi.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
3484[19Jul2025 08:53:00.174] [main/DEBUG] [mixin/]: Mixing AbstractContainerMenuMixin_AzItemIDFix from azurelib.neo.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
3485[19Jul2025 08:53:00.176] [main/DEBUG] [mixin/]: Mixing accessors.ContainerAccess from immersiveengineering.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
3486[19Jul2025 08:53:00.177] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.ContainerAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3487[19Jul2025 08:53:00.177] [main/DEBUG] [mixin/]: Mixing common.AbstractContainerMenuMixin from geckolib.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
3488[19Jul2025 08:53:00.177] [main/DEBUG] [mixin/]: geckolib.mixins.json:common.AbstractContainerMenuMixin from mod geckolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3489[19Jul2025 08:53:00.179] [main/DEBUG] [mixin/]: Mixing AbstractContainerMenuMixin from relics.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
3490[19Jul2025 08:53:00.181] [main/DEBUG] [mixin/]: Mixing ScreenHandlerInvoker from owo.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
3491[19Jul2025 08:53:00.181] [main/DEBUG] [mixin/]: owo.mixins.json:ScreenHandlerInvoker from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3492[19Jul2025 08:53:00.181] [main/DEBUG] [mixin/]: Mixing ScreenHandlerMixin from owo.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
3493[19Jul2025 08:53:00.181] [main/DEBUG] [mixin/]: owo.mixins.json:ScreenHandlerMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3494[19Jul2025 08:53:00.199] [main/DEBUG] [mixin/]: Mixing CursedInternalSlotMixin from mixins.ae2things.json into net.minecraft.world.inventory.AbstractContainerMenu
3495[19Jul2025 08:53:00.199] [main/DEBUG] [mixin/]: mixins.ae2things.json:CursedInternalSlotMixin from mod ae2things: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
3496[19Jul2025 08:53:00.201] [main/DEBUG] [mixin/]: Mixing AbstractContainerMenuDoClick from watut.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
3497[19Jul2025 08:53:00.219] [main/DEBUG] [mixin/]: relics.mixins.json:AbstractContainerMenuMixin from mod relics->@Inject::onClick(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3498[19Jul2025 08:53:00.219] [main/DEBUG] [mixin/]: owo.mixins.json:ScreenHandlerMixin from mod owo->@Inject::createReflectiveBuilder(Lnet/minecraft/world/inventory/MenuType;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3499[19Jul2025 08:53:00.219] [main/DEBUG] [mixin/]: owo.mixins.json:ScreenHandlerMixin from mod owo->@Inject::createReflectiveBuilder(Lnet/minecraft/world/inventory/MenuType;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3500[19Jul2025 08:53:00.219] [main/DEBUG] [mixin/]: owo.mixins.json:ScreenHandlerMixin from mod owo->@Inject::createReflectiveBuilder(Lnet/minecraft/world/inventory/MenuType;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3501[19Jul2025 08:53:00.219] [main/DEBUG] [mixin/]: owo.mixins.json:ScreenHandlerMixin from mod owo->@Inject::syncOnSyncState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3502[19Jul2025 08:53:00.219] [main/DEBUG] [mixin/]: owo.mixins.json:ScreenHandlerMixin from mod owo->@Inject::syncOnSyncState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3503[19Jul2025 08:53:00.219] [main/DEBUG] [mixin/]: owo.mixins.json:ScreenHandlerMixin from mod owo->@Inject::syncOnSyncState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3504[19Jul2025 08:53:00.220] [main/DEBUG] [mixin/]: owo.mixins.json:ScreenHandlerMixin from mod owo->@Inject::syncOnSendContentUpdates(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3505[19Jul2025 08:53:00.220] [main/DEBUG] [mixin/]: owo.mixins.json:ScreenHandlerMixin from mod owo->@Inject::syncOnSendContentUpdates(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3506[19Jul2025 08:53:00.220] [main/DEBUG] [mixin/]: owo.mixins.json:ScreenHandlerMixin from mod owo->@Inject::syncOnSendContentUpdates(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3507[19Jul2025 08:53:00.220] [main/DEBUG] [mixin/]: mixins.ae2things.json:CursedInternalSlotMixin from mod ae2things->@Inject::CLONE(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3508[19Jul2025 08:53:00.220] [main/DEBUG] [mixin/]: watut.mixins.json:AbstractContainerMenuDoClick from mod watut->@Inject::doClickPre(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3509[19Jul2025 08:53:00.220] [main/DEBUG] [mixin/]: watut.mixins.json:AbstractContainerMenuDoClick from mod watut->@Inject::doClickPre(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3510[19Jul2025 08:53:00.220] [main/DEBUG] [mixin/]: watut.mixins.json:AbstractContainerMenuDoClick from mod watut->@Inject::doClickPre(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3511[19Jul2025 08:53:00.220] [main/DEBUG] [mixin/]: watut.mixins.json:AbstractContainerMenuDoClick from mod watut->@Inject::doClickPost(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3512[19Jul2025 08:53:00.220] [main/DEBUG] [mixin/]: watut.mixins.json:AbstractContainerMenuDoClick from mod watut->@Inject::doClickPost(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3513[19Jul2025 08:53:00.220] [main/DEBUG] [mixin/]: watut.mixins.json:AbstractContainerMenuDoClick from mod watut->@Inject::doClickPost(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3514[19Jul2025 08:53:00.229] [main/DEBUG] [mixin/]: Mixing CraftingMenuAccess from lychee.mixins.json into net.minecraft.world.inventory.CraftingMenu
3515[19Jul2025 08:53:00.237] [main/DEBUG] [mixin/]: Mixing AbstractFurnaceBlockEntityMixin from mixins.fargostalismans.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
3516[19Jul2025 08:53:00.237] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$hasLibrarianTalisman$0(Lnet/minecraft/world/item/ItemStack;)Z to mdb698a4$fargostalismans$lambda$hasLibrarianTalisman$0$0 in mixins.fargostalismans.json:AbstractFurnaceBlockEntityMixin from mod fargostalismans
3517[19Jul2025 08:53:00.239] [main/DEBUG] [mixin/]: Mixing accessors.AbstractFurnaceBlockEntityAccess from mixins.pneumaticcraft.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
3518[19Jul2025 08:53:00.240] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.AbstractFurnaceBlockEntityAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3519[19Jul2025 08:53:00.240] [main/DEBUG] [mixin/]: Mixing accessors.FurnaceTEAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
3520[19Jul2025 08:53:00.240] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.FurnaceTEAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3521[19Jul2025 08:53:00.240] [main/DEBUG] [mixin/]: Mixing AbstractFurnaceBlockEntityAccess from jade.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
3522[19Jul2025 08:53:00.240] [main/DEBUG] [mixin/]: jade.mixins.json:AbstractFurnaceBlockEntityAccess from mod jade: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3523[19Jul2025 08:53:00.252] [main/DEBUG] [mixin/]: Unexpected: Registered method getCookingProgress()I in net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity was not merged
3524[19Jul2025 08:53:00.333] [main/DEBUG] [mixin/]: Mixing AbstractArrowMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
3525[19Jul2025 08:53:00.333] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractArrowMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3526[19Jul2025 08:53:00.335] [main/DEBUG] [mixin/]: Mixing accessors.AbstractArrowAccess from immersiveengineering.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
3527[19Jul2025 08:53:00.335] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.AbstractArrowAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3528[19Jul2025 08:53:00.336] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractArrowMixin from mod supplementaries->@Inject::onPlayerTouch(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3529[19Jul2025 08:53:00.345] [main/DEBUG] [mixin/]: Mixing ProjectileMixin from malum.mixins.json into net.minecraft.world.entity.projectile.Projectile
3530[19Jul2025 08:53:00.346] [main/DEBUG] [mixin/]: malum.mixins.json:ProjectileMixin from mod malum->@Inject::malum$onHitBlock(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3531[19Jul2025 08:53:00.346] [main/DEBUG] [mixin/]: malum.mixins.json:ProjectileMixin from mod malum->@Inject::malum$onHitBlock(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3532[19Jul2025 08:53:00.346] [main/DEBUG] [mixin/]: malum.mixins.json:ProjectileMixin from mod malum->@Inject::malum$onHitBlock(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3533[19Jul2025 08:53:00.353] [main/DEBUG] [mixin/]: Mixing FixJukeboxCrashMixin from yungsapi.mixins.json into net.minecraft.world.level.block.entity.JukeboxBlockEntity
3534[19Jul2025 08:53:00.353] [main/DEBUG] [mixin/]: yungsapi.mixins.json:FixJukeboxCrashMixin from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3535[19Jul2025 08:53:00.358] [main/DEBUG] [mixin/]: yungsapi.mixins.json:FixJukeboxCrashMixin from mod yungsapi->@Inject::yungsapi_checkIfLevelNull(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3536[19Jul2025 08:53:00.391] [main/DEBUG] [mixin/]: Mixing common.IronGolemMixin from endermanoverhaul.mixins.json into net.minecraft.world.entity.animal.IronGolem
3537[19Jul2025 08:53:00.392] [main/DEBUG] [mixin/]: Mixing IronGolemMixin from creeperoverhaul-common.mixins.json into net.minecraft.world.entity.animal.IronGolem
3538[19Jul2025 08:53:00.392] [main/DEBUG] [mixin/]: creeperoverhaul-common.mixins.json:IronGolemMixin from mod creeperoverhaul: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3539[19Jul2025 08:53:00.400] [main/DEBUG] [mixin/]: endermanoverhaul.mixins.json:common.IronGolemMixin from mod endermanoverhaul->@Inject::endermanoverhaul$onRegisterAttackGoal(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3540[19Jul2025 08:53:00.400] [main/DEBUG] [mixin/]: creeperoverhaul-common.mixins.json:IronGolemMixin from mod creeperoverhaul->@Inject::creeperoverhaul$onRegisterAttackGoal(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3541[19Jul2025 08:53:00.501] [main/DEBUG] [mixin/]: Mixing enchanting.EnchantmentMenuMixin from morejs.mixins.json into net.minecraft.world.inventory.EnchantmentMenu
3542[19Jul2025 08:53:00.501] [main/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3543[19Jul2025 08:53:00.502] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$morejs$invokeEnchantmentTableEnchant$4(Lnet/minecraft/world/entity/player/Player;ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/almostreliable/morejs/features/enchantment/EnchantmentMenuState;)V to mdb698a4$morejs$lambda$morejs$invokeEnchantmentTableEnchant$4$0 in morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs
3544[19Jul2025 08:53:00.502] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$handleEnchantmentGetter$3(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/almostreliable/morejs/features/enchantment/EnchantmentMenuState;)V to mdb698a4$morejs$lambda$handleEnchantmentGetter$3$1 in morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs
3545[19Jul2025 08:53:00.502] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$morejs$invokeChangeEvent$2(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lcom/almostreliable/morejs/features/enchantment/EnchantmentMenuState;)V to mdb698a4$morejs$lambda$morejs$invokeChangeEvent$2$2 in morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs
3546[19Jul2025 08:53:00.503] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$slotChanged$InvokeEnchantableEvent$1(Lnet/minecraft/world/item/ItemStack;Lcom/almostreliable/morejs/features/enchantment/EnchantmentMenuState;Lnet/minecraft/world/Container;Lorg/apache/commons/lang3/mutable/MutableBoolean;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V to mdb698a4$morejs$lambda$slotChanged$InvokeEnchantableEvent$1$3 in morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs
3547[19Jul2025 08:53:00.503] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$slotchanged$PrepareChangeEvent$0(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/almostreliable/morejs/features/enchantment/EnchantmentMenuState;)V to mdb698a4$morejs$lambda$slotchanged$PrepareChangeEvent$0$4 in morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs
3548[19Jul2025 08:53:00.515] [main/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::initializeProcess(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3549[19Jul2025 08:53:00.515] [main/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::initializeProcess(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3550[19Jul2025 08:53:00.515] [main/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::initializeProcess(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3551[19Jul2025 08:53:00.515] [main/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::slotchanged$PrepareChangeEvent(Lnet/minecraft/world/Container;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3552[19Jul2025 08:53:00.515] [main/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::morejs$invokeChangeEvent(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3553[19Jul2025 08:53:00.515] [main/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::morejs$invokeChangeEvent(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3554[19Jul2025 08:53:00.515] [main/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::morejs$invokeChangeEvent(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3555[19Jul2025 08:53:00.515] [main/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::handleEnchantmentGetter(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/item/ItemStack;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3556[19Jul2025 08:53:00.515] [main/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::handleEnchantmentGetter(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/item/ItemStack;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3557[19Jul2025 08:53:00.516] [main/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::morejs$invokeEnchantmentTableEnchant(Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/world/entity/player/Player;ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3558[19Jul2025 08:53:00.563] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.ItemStack
3559[19Jul2025 08:53:00.564] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_enchTooltipRewrite$4(Ljava/util/Set;Lnet/minecraft/core/Holder;)Z to mdb698a4$apothic_enchanting$lambda$apoth_enchTooltipRewrite$4$0 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
3560[19Jul2025 08:53:00.564] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_enchTooltipRewrite$3(Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/Holder;)Z to mdb698a4$apothic_enchanting$lambda$apoth_enchTooltipRewrite$3$1 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
3561[19Jul2025 08:53:00.564] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_enchTooltipRewrite$2(Ljava/util/function/Consumer;Ljava/util/Set;Lnet/minecraft/core/Holder;)V to mdb698a4$apothic_enchanting$lambda$apoth_enchTooltipRewrite$2$2 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
3562[19Jul2025 08:53:00.564] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_enchTooltipRewrite$1(Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/Holder;)Z to mdb698a4$apothic_enchanting$lambda$apoth_enchTooltipRewrite$1$3 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
3563[19Jul2025 08:53:00.564] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_enchTooltipRewrite$0(Lnet/minecraft/world/item/enchantment/ItemEnchantments;Lnet/minecraft/world/item/enchantment/ItemEnchantments;Ljava/util/function/Consumer;Lnet/minecraft/core/Holder;)V to mdb698a4$apothic_enchanting$lambda$apoth_enchTooltipRewrite$0$4 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
3564[19Jul2025 08:53:00.569] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from apotheosis.mixins.json into net.minecraft.world.item.ItemStack
3565[19Jul2025 08:53:00.569] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_useItemOnBlockPost$1(Lnet/minecraft/world/item/context/UseOnContext;Ldev/shadowsoffire/apotheosis/affix/AffixInstance;)Lnet/minecraft/world/InteractionResult; to mdb698a4$apotheosis$lambda$apoth_useItemOnBlockPost$1$5 in apotheosis.mixins.json:ItemStackMixin from mod apotheosis
3566[19Jul2025 08:53:00.569] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_affixItemName$0(Ldev/shadowsoffire/placebo/reload/DynamicHolder;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; to mdb698a4$apotheosis$lambda$apoth_affixItemName$0$6 in apotheosis.mixins.json:ItemStackMixin from mod apotheosis
3567[19Jul2025 08:53:00.575] [main/DEBUG] [mixin/]: Mixing ItemStackAccessor from supplementaries.mixins.json into net.minecraft.world.item.ItemStack
3568[19Jul2025 08:53:00.575] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from puffish_skills.mixins.json into net.minecraft.world.item.ItemStack
3569[19Jul2025 08:53:00.575] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:ItemStackMixin from mod puffish_skills: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3570[19Jul2025 08:53:00.575] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectAtPostMine$1(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/puffish/skillsmod/experience/source/builtin/BreakBlockExperienceSource;)Ljava/lang/Integer; to mdb698a4$puffish_skills$lambda$injectAtPostMine$1$7 in puffish_skills.mixins.json:ItemStackMixin from mod puffish_skills
3571[19Jul2025 08:53:00.575] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectAtOnCraftByPlayer$0(Lnet/minecraft/server/level/ServerPlayer;ILnet/puffish/skillsmod/experience/source/builtin/CraftItemExperienceSource;)Ljava/lang/Integer; to mdb698a4$puffish_skills$lambda$injectAtOnCraftByPlayer$0$8 in puffish_skills.mixins.json:ItemStackMixin from mod puffish_skills
3572[19Jul2025 08:53:00.576] [main/DEBUG] [mixin/]: Mixing main.ItemStackDebugMixin from alltheleaks.mixins.json into net.minecraft.world.item.ItemStack
3573[19Jul2025 08:53:00.582] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from placebo.mixins.json into net.minecraft.world.item.ItemStack
3574[19Jul2025 08:53:00.582] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getOrCreate$0(Ljava/util/function/Function;Ljava/util/function/ToIntFunction;Lnet/minecraft/resources/ResourceLocation;)Ldev/shadowsoffire/placebo/util/CachedObject; to mdb698a4$placebo$lambda$getOrCreate$0$9 in placebo.mixins.json:ItemStackMixin from mod placebo
3575[19Jul2025 08:53:00.583] [main/DEBUG] [mixin/]: Mixing ItemStackMixin_AzItemStackIdentityRegistry from azurelib.neo.mixins.json into net.minecraft.world.item.ItemStack
3576[19Jul2025 08:53:00.584] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from bucketlib.mixins.json into net.minecraft.world.item.ItemStack
3577[19Jul2025 08:53:00.584] [main/DEBUG] [mixin/]: bucketlib.mixins.json:ItemStackMixin from mod bucketlib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3578[19Jul2025 08:53:00.586] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from irons_spellbooks.mixins.json into net.minecraft.world.item.ItemStack
3579[19Jul2025 08:53:00.586] [main/DEBUG] [mixin/]: Mixing MixinItemStack from ceramicshears.mixins.json into net.minecraft.world.item.ItemStack
3580[19Jul2025 08:53:00.586] [main/DEBUG] [mixin/]: ceramicshears.mixins.json:MixinItemStack from mod ceramicshears: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3581[19Jul2025 08:53:00.588] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from showcaseitem.mixins.json into net.minecraft.world.item.ItemStack
3582[19Jul2025 08:53:00.590] [main/DEBUG] [mixin/]: Mixing common.ItemStackMixin from geckolib.mixins.json into net.minecraft.world.item.ItemStack
3583[19Jul2025 08:53:00.590] [main/DEBUG] [mixin/]: geckolib.mixins.json:common.ItemStackMixin from mod geckolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3584[19Jul2025 08:53:00.594] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from kubejs.mixins.json into net.minecraft.world.item.ItemStack
3585[19Jul2025 08:53:00.598] [main/DEBUG] [mixin/]: Mixing ext.ItemStackMixin from owo.mixins.json into net.minecraft.world.item.ItemStack
3586[19Jul2025 08:53:00.598] [main/DEBUG] [mixin/]: owo.mixins.json:ext.ItemStackMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3587[19Jul2025 08:53:00.600] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from cucumber.mixins.json into net.minecraft.world.item.ItemStack
3588[19Jul2025 08:53:00.601] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from fastsuite.mixins.json into net.minecraft.world.item.ItemStack
3589[19Jul2025 08:53:00.601] [main/DEBUG] [mixin/]: Mixing DataComponentTooltipProviderMixin from tesseract_api.mixins.json into net.minecraft.world.item.ItemStack
3590[19Jul2025 08:53:00.602] [main/DEBUG] [mixin/]: Mixing event.ItemHurtEventMixin from tesseract_api.mixins.json into net.minecraft.world.item.ItemStack
3591[19Jul2025 08:53:00.603] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from malum.mixins.json into net.minecraft.world.item.ItemStack
3592[19Jul2025 08:53:00.633] [main/WARN] [mixin/]: Method overwrite conflict for setLocked in fastsuite.mixins.json:ItemStackMixin from mod fastsuite, previously written by dev.uncandango.alltheleaks.mixin.core.main.ItemStackDebugMixin. Skipping method.
3593[19Jul2025 08:53:00.643] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting->@Inject::apoth_enchTooltipRewrite(Lnet/minecraft/core/component/DataComponentType;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3594[19Jul2025 08:53:00.643] [main/DEBUG] [mixin/]: apotheosis.mixins.json:ItemStackMixin from mod apotheosis->@Inject::apoth_affixItemName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3595[19Jul2025 08:53:00.643] [main/DEBUG] [mixin/]: apotheosis.mixins.json:ItemStackMixin from mod apotheosis->@Inject::apoth_affixItemName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3596[19Jul2025 08:53:00.643] [main/DEBUG] [mixin/]: apotheosis.mixins.json:ItemStackMixin from mod apotheosis->@Inject::apoth_useItemOnBlockPost(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3597[19Jul2025 08:53:00.643] [main/DEBUG] [mixin/]: apotheosis.mixins.json:ItemStackMixin from mod apotheosis->@Inject::apoth_useItemOnBlockPost(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3598[19Jul2025 08:53:00.643] [main/DEBUG] [mixin/]: apotheosis.mixins.json:ItemStackMixin from mod apotheosis->@Inject::apoth_useItemOnBlockPost(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3599[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: apotheosis.mixins.json:ItemStackMixin from mod apotheosis->@Inject::apoth_copyFestiveMarker(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3600[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: apotheosis.mixins.json:ItemStackMixin from mod apotheosis->@Inject::apoth_tryTickMalice(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3601[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:ItemStackMixin from mod puffish_skills->@Inject::injectAtOnCraftByPlayer(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3602[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:ItemStackMixin from mod puffish_skills->@Inject::injectAtPostMine(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3603[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: azurelib.neo.mixins.json:ItemStackMixin_AzItemStackIdentityRegistry from mod azurelib->@Inject::az_addIdentityComponent(Lnet/minecraft/world/level/ItemLike;ILnet/minecraft/core/component/PatchedDataComponentMap;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3604[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: bucketlib.mixins.json:ItemStackMixin from mod bucketlib->@Inject::getMaxDamageProxy(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3605[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: bucketlib.mixins.json:ItemStackMixin from mod bucketlib->@Inject::isDamageableItemProxy(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3606[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: bucketlib.mixins.json:ItemStackMixin from mod bucketlib->@Inject::getMaxStackSizeProxy(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3607[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:ItemStackMixin from mod irons_spellbooks->@Inject::init(Lnet/minecraft/world/level/ItemLike;ILnet/minecraft/core/component/PatchedDataComponentMap;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3608[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: ceramicshears.mixins.json:MixinItemStack from mod ceramicshears->@Inject::getMaxDamageProxy(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3609[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: ceramicshears.mixins.json:MixinItemStack from mod ceramicshears->@Inject::isDamageableItemProxy(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3610[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: showcaseitem.mixins.json:ItemStackMixin from mod showcaseitem->@Inject::getHoverName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3611[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: owo.mixins.json:ext.ItemStackMixin from mod owo->@Inject::injectDerivedComponentMap(Lnet/minecraft/world/level/ItemLike;ILnet/minecraft/core/component/PatchedDataComponentMap;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3612[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: owo.mixins.json:ext.ItemStackMixin from mod owo->@Inject::deriveComponents1(Lnet/minecraft/world/level/ItemLike;ILnet/minecraft/core/component/PatchedDataComponentMap;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3613[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: owo.mixins.json:ext.ItemStackMixin from mod owo->@Inject::deriveComponents2(Lnet/minecraft/core/component/DataComponentPatch;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3614[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: owo.mixins.json:ext.ItemStackMixin from mod owo->@Inject::deriveComponents3(Lnet/minecraft/core/component/DataComponentPatch;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3615[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: owo.mixins.json:ext.ItemStackMixin from mod owo->@Inject::deriveComponents4(Lnet/minecraft/core/component/DataComponentMap;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3616[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: cucumber.mixins.json:ItemStackMixin from mod cucumber->@Inject::cucumber$hurtAndBreak(ILnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3617[19Jul2025 08:53:00.644] [main/DEBUG] [mixin/]: fastsuite.mixins.json:ItemStackMixin from mod fastsuite->@Inject::fs_injectCountLock(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3618[19Jul2025 08:53:00.645] [main/DEBUG] [mixin/]: tesseract_api.mixins.json:DataComponentTooltipProviderMixin from mod tesseract_api->@Inject::appendDataComponentTooltips(Lnet/minecraft/world/item/Item$TooltipContext;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3619[19Jul2025 08:53:00.645] [main/DEBUG] [mixin/]: tesseract_api.mixins.json:event.ItemHurtEventMixin from mod tesseract_api->@Inject::hurtAndBreak(ILnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3620[19Jul2025 08:53:00.646] [main/DEBUG] [mixin/]: Unexpected: Registered method setLocked(Z)V in net.minecraft.world.item.ItemStack was not merged
3621[19Jul2025 08:53:00.657] [main/DEBUG] [mixin/]: Mixing MutableDataComponentHolderMixin from kubejs.mixins.json into net.neoforged.neoforge.common.MutableDataComponentHolder
3622[19Jul2025 08:53:00.660] [main/DEBUG] [mixin/]: Mixing IItemExtensionMixin from irons_spellbooks.mixins.json into net.neoforged.neoforge.common.extensions.IItemStackExtension
3623[19Jul2025 08:53:00.661] [main/DEBUG] [mixin/]: Mixing spellweave.ItemStackExtensionMixin from ars_additions.mixins.json into net.neoforged.neoforge.common.extensions.IItemStackExtension
3624[19Jul2025 08:53:00.661] [main/DEBUG] [mixin/]: ars_additions.mixins.json:spellweave.ItemStackExtensionMixin from mod ars_additions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3625[19Jul2025 08:53:00.664] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:IItemExtensionMixin from mod irons_spellbooks->@Inject::canElytraFly(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3626[19Jul2025 08:53:00.664] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:IItemExtensionMixin from mod irons_spellbooks->@Inject::elytraFlightTick(Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3627[19Jul2025 08:53:00.664] [main/DEBUG] [mixin/]: ars_additions.mixins.json:spellweave.ItemStackExtensionMixin from mod ars_additions->@Inject::supportEnchantment(Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3628[19Jul2025 08:53:00.678] [main/DEBUG] [mixin/]: Mixing perf.remove_biome_temperature_cache.BiomeMixin from modernfix-common.mixins.json into net.minecraft.world.level.biome.Biome
3629[19Jul2025 08:53:00.678] [main/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method getTemperature in modernfix-common.mixins.json:perf.remove_biome_temperature_cache.BiomeMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
3630[19Jul2025 08:53:00.679] [main/DEBUG] [mixin/]: Mixing BiomeMixin from ftbchunks-common.mixins.json into net.minecraft.world.level.biome.Biome
3631[19Jul2025 08:53:00.679] [main/DEBUG] [mixin/]: ftbchunks-common.mixins.json:BiomeMixin from mod ftbchunks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3632[19Jul2025 08:53:00.799] [main/DEBUG] [mixin/]: Mixing WitherBossMixin from lootjs.mixins.json into net.minecraft.world.entity.boss.wither.WitherBoss
3633[19Jul2025 08:53:00.811] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/inventory/AnvilMenu
3634[19Jul2025 08:53:00.869] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
3635[19Jul2025 08:53:00.870] [main/DEBUG] [mixin/]: Mixing recipes.anvilcrafting.AnvilMenuMixin from lychee.mixins.json into net.minecraft.world.inventory.AnvilMenu
3636[19Jul2025 08:53:00.870] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$lychee_preventDefault$2(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V to mdb698a4$lychee$lambda$lychee_preventDefault$2$0 in lychee.mixins.json:recipes.anvilcrafting.AnvilMenuMixin from mod lychee
3637[19Jul2025 08:53:00.870] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$lychee_createResult$1(Lnet/minecraft/world/item/ItemStack;Lsnownee/lychee/context/AnvilContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/crafting/RecipeHolder;)V to mdb698a4$lychee$lambda$lychee_createResult$1$1 in lychee.mixins.json:recipes.anvilcrafting.AnvilMenuMixin from mod lychee
3638[19Jul2025 08:53:00.870] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$lychee_createResult$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; to mdb698a4$lychee$lambda$lychee_createResult$0$2 in lychee.mixins.json:recipes.anvilcrafting.AnvilMenuMixin from mod lychee
3639[19Jul2025 08:53:00.882] [main/DEBUG] [mixin/]: Mixing AnvilMenuMixin from apothic_enchanting.mixins.json into net.minecraft.world.inventory.AnvilMenu
3640[19Jul2025 08:53:00.887] [main/DEBUG] [mixin/]: Mixing AnvilMixin from actuallyadditions.mixins.json into net.minecraft.world.inventory.AnvilMenu
3641[19Jul2025 08:53:00.888] [main/DEBUG] [mixin/]: Mixing AnvilMenuMixin from ae2.mixins.json into net.minecraft.world.inventory.AnvilMenu
3642[19Jul2025 08:53:00.888] [main/DEBUG] [mixin/]: ae2.mixins.json:AnvilMenuMixin from mod ae2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_11 supports class version 55)
3643[19Jul2025 08:53:00.888] [main/DEBUG] [mixin/]: Mixing AnvilScreenHandlerMixin from puffish_attributes.mixins.json into net.minecraft.world.inventory.AnvilMenu
3644[19Jul2025 08:53:00.888] [main/DEBUG] [mixin/]: puffish_attributes.mixins.json:AnvilScreenHandlerMixin from mod puffish_attributes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3645[19Jul2025 08:53:00.903] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.anvilcrafting.AnvilMenuMixin from mod lychee->@Inject::lychee_createResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3646[19Jul2025 08:53:00.903] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.anvilcrafting.AnvilMenuMixin from mod lychee->@Inject::lychee_onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3647[19Jul2025 08:53:00.903] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.anvilcrafting.AnvilMenuMixin from mod lychee->@Inject::lychee_onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3648[19Jul2025 08:53:00.903] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.anvilcrafting.AnvilMenuMixin from mod lychee->@Inject::lychee_onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3649[19Jul2025 08:53:00.903] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.anvilcrafting.AnvilMenuMixin from mod lychee->@Inject::lychee_preventDefault(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3650[19Jul2025 08:53:00.903] [main/DEBUG] [mixin/]: actuallyadditions.mixins.json:AnvilMixin from mod actuallyadditions->@Inject::pickupMixin(Lnet/minecraft/world/entity/player/Player;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3651[19Jul2025 08:53:00.903] [main/DEBUG] [mixin/]: ae2.mixins.json:AnvilMenuMixin from mod ae2->@Inject::setAnnihilationPlaneThreadLocal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3652[19Jul2025 08:53:00.903] [main/DEBUG] [mixin/]: ae2.mixins.json:AnvilMenuMixin from mod ae2->@Inject::setAnnihilationPlaneThreadLocal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3653[19Jul2025 08:53:00.903] [main/DEBUG] [mixin/]: ae2.mixins.json:AnvilMenuMixin from mod ae2->@Inject::setAnnihilationPlaneThreadLocal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3654[19Jul2025 08:53:00.903] [main/DEBUG] [mixin/]: ae2.mixins.json:AnvilMenuMixin from mod ae2->@Inject::clearAnnihilationPlaneThreadLocal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3655[19Jul2025 08:53:00.903] [main/DEBUG] [mixin/]: ae2.mixins.json:AnvilMenuMixin from mod ae2->@Inject::clearAnnihilationPlaneThreadLocal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3656[19Jul2025 08:53:00.904] [main/DEBUG] [mixin/]: ae2.mixins.json:AnvilMenuMixin from mod ae2->@Inject::clearAnnihilationPlaneThreadLocal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3657[19Jul2025 08:53:00.911] [main/DEBUG] [mixin/]: Mixing ItemCombinerMenuAccessor from actuallyadditions.mixins.json into net.minecraft.world.inventory.ItemCombinerMenu
3658[19Jul2025 08:53:01.038] [main/DEBUG] [mixin/]: Mixing access.block.AccessorBannerBlockEntity from bookshelf.mixins.json into net.minecraft.world.level.block.entity.BannerBlockEntity
3659[19Jul2025 08:53:01.038] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.block.AccessorBannerBlockEntity from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
3660[19Jul2025 08:53:01.130] [main/DEBUG] [mixin/]: Mixing ShulkerBoxBlockEntityMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
3661[19Jul2025 08:53:01.130] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ShulkerBoxBlockEntityMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3662[19Jul2025 08:53:01.133] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ShulkerBoxBlockEntityMixin from mod supplementaries->@Inject::supp$preventInsertion(ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3663[19Jul2025 08:53:01.175] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.AgeableMobMixin from servercore.common.mixins.json into net.minecraft.world.entity.AgeableMob
3664[19Jul2025 08:53:01.175] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.AgeableMobMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3665[19Jul2025 08:53:01.183] [main/DEBUG] [mixin/]: Mixing MixinSniffer from sussysniffers.mixins.json into net.minecraft.world.entity.animal.sniffer.Sniffer
3666[19Jul2025 08:53:01.232] [main/DEBUG] [mixin/]: sussysniffers.mixins.json:MixinSniffer from mod sussysniffers->@Inject::dropSussyStuff(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3667[19Jul2025 08:53:01.232] [main/DEBUG] [mixin/]: sussysniffers.mixins.json:MixinSniffer from mod sussysniffers->@Inject::defineVariantSynchedData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3668[19Jul2025 08:53:01.232] [main/DEBUG] [mixin/]: sussysniffers.mixins.json:MixinSniffer from mod sussysniffers->@Inject::defineVariantSynchedData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3669[19Jul2025 08:53:01.233] [main/DEBUG] [mixin/]: sussysniffers.mixins.json:MixinSniffer from mod sussysniffers->@Inject::defineVariantSynchedData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3670[19Jul2025 08:53:01.233] [main/DEBUG] [mixin/]: sussysniffers.mixins.json:MixinSniffer from mod sussysniffers->@Inject::useTameItem(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)Lnet/minecraft/world/InteractionResult; does use it's CallbackInfoReturnable
3671[19Jul2025 08:53:01.233] [main/DEBUG] [mixin/]: sussysniffers.mixins.json:MixinSniffer from mod sussysniffers->@Inject::canDigWhenVehicle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)Z does use it's CallbackInfoReturnable
3672[19Jul2025 08:53:01.455] [main/DEBUG] [mixin/]: Mixing LoomMenuMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.LoomMenu
3673[19Jul2025 08:53:01.455] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LoomMenuMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3674[19Jul2025 08:53:01.467] [main/DEBUG] [mixin/]: Mixing CartographyTableMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.CartographyTableMenu
3675[19Jul2025 08:53:01.467] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3676[19Jul2025 08:53:01.471] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableMixin from mod supplementaries->@Inject::supp$getItem(Lnet/minecraft/world/entity/player/Player;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/item/ItemStack;)V does use it's CallbackInfoReturnable
3677[19Jul2025 08:53:01.471] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableMixin from mod supplementaries->@Inject::supp$getItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V does use it's CallbackInfo
3678[19Jul2025 08:53:01.475] [main/DEBUG] [mixin/]: Mixing GrindstoneMenuMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu
3679[19Jul2025 08:53:01.475] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneMenuMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3680[19Jul2025 08:53:01.481] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneMenuMixin from mod supplementaries->@Inject::supp$updateGoldenAppleResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3681[19Jul2025 08:53:01.486] [main/DEBUG] [mixin/]: Mixing LecternBlockEntityMixin from irons_spellbooks.mixins.json into net.minecraft.world.level.block.entity.LecternBlockEntity
3682[19Jul2025 08:53:01.488] [main/DEBUG] [mixin/]: Mixing LecternTileEntityMixin from camera.mixins.json into net.minecraft.world.level.block.entity.LecternBlockEntity
3683[19Jul2025 08:53:01.489] [main/DEBUG] [mixin/]: camera.mixins.json:LecternTileEntityMixin from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3684[19Jul2025 08:53:01.497] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LecternBlockEntityMixin from mod irons_spellbooks->@Inject::fudgeLecternValidity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3685[19Jul2025 08:53:01.498] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LecternBlockEntityMixin from mod irons_spellbooks->@Inject::getPageCount(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3686[19Jul2025 08:53:01.498] [main/DEBUG] [mixin/]: camera.mixins.json:LecternTileEntityMixin from mod (unknown)->@Inject::hasBook(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3687[19Jul2025 08:53:01.498] [main/DEBUG] [mixin/]: camera.mixins.json:LecternTileEntityMixin from mod (unknown)->@Inject::resolveBook(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3688[19Jul2025 08:53:01.498] [main/DEBUG] [mixin/]: camera.mixins.json:LecternTileEntityMixin from mod (unknown)->@Inject::setBook(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3689[19Jul2025 08:53:01.498] [main/DEBUG] [mixin/]: camera.mixins.json:LecternTileEntityMixin from mod (unknown)->@Inject::createMenu(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3690[19Jul2025 08:53:01.498] [main/DEBUG] [mixin/]: camera.mixins.json:LecternTileEntityMixin from mod (unknown)->@Inject::read(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3691[19Jul2025 08:53:01.498] [main/DEBUG] [mixin/]: camera.mixins.json:LecternTileEntityMixin from mod (unknown)->@Inject::read(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3692[19Jul2025 08:53:01.498] [main/DEBUG] [mixin/]: camera.mixins.json:LecternTileEntityMixin from mod (unknown)->@Inject::read(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3693[19Jul2025 08:53:01.511] [main/DEBUG] [mixin/]: Mixing SmithingMenuMixin from apotheosis.mixins.json into net.minecraft.world.inventory.SmithingMenu
3694[19Jul2025 08:53:01.512] [main/DEBUG] [mixin/]: Mixing SmithingMenuMixin from create.mixins.json into net.minecraft.world.inventory.SmithingMenu
3695[19Jul2025 08:53:01.512] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$preventUnbreakingOnBacktanks$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Holder;)Z to mdb698a4$create$lambda$create$preventUnbreakingOnBacktanks$0$0 in create.mixins.json:SmithingMenuMixin from mod create
3696[19Jul2025 08:53:01.519] [main/DEBUG] [mixin/]: apotheosis.mixins.json:SmithingMenuMixin from mod apotheosis->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3697[19Jul2025 08:53:01.519] [main/DEBUG] [mixin/]: apotheosis.mixins.json:SmithingMenuMixin from mod apotheosis->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3698[19Jul2025 08:53:01.519] [main/DEBUG] [mixin/]: apotheosis.mixins.json:SmithingMenuMixin from mod apotheosis->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3699[19Jul2025 08:53:01.519] [main/DEBUG] [mixin/]: create.mixins.json:SmithingMenuMixin from mod create->@Inject::create$awardAdvancementWhenTrimmingCardboardArmor(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3700[19Jul2025 08:53:01.519] [main/DEBUG] [mixin/]: create.mixins.json:SmithingMenuMixin from mod create->@Inject::create$awardAdvancementWhenTrimmingCardboardArmor(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3701[19Jul2025 08:53:01.519] [main/DEBUG] [mixin/]: create.mixins.json:SmithingMenuMixin from mod create->@Inject::create$awardAdvancementWhenTrimmingCardboardArmor(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3702[19Jul2025 08:53:01.546] [main/DEBUG] [mixin/]: Mixing StructureBlockEntityMixin from structureexpansion-common.mixins.json into net.minecraft.world.level.block.entity.StructureBlockEntity
3703[19Jul2025 08:53:01.546] [main/DEBUG] [mixin/]: structureexpansion-common.mixins.json:StructureBlockEntityMixin from mod structureexpansion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3704[19Jul2025 08:53:01.602] [main/DEBUG] [mixin/]: Mixing BeeHiveReleaseEventMixin from productivelib.mixin.json into net.minecraft.world.level.block.entity.BeehiveBlockEntity
3705[19Jul2025 08:53:01.608] [main/DEBUG] [mixin/]: productivelib.mixin.json:BeeHiveReleaseEventMixin from mod productivelib->@Inject::postBeeRelease(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$Occupant;Ljava/util/List;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3706[19Jul2025 08:53:01.873] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.TadpoleMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.frog.Tadpole
3707[19Jul2025 08:53:01.873] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.TadpoleMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3708[19Jul2025 08:53:01.885] [main/DEBUG] [mixin/]: Mixing RecipeInputMixin from kubejs.mixins.json into net.minecraft.world.item.crafting.RecipeInput
3709[19Jul2025 08:53:01.894] [main/DEBUG] [mixin/]: Mixing ItemsMixin from supplementaries-common.mixins.json into net.minecraft.world.item.Items
3710[19Jul2025 08:53:01.894] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ItemsMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3711[19Jul2025 08:53:01.895] [main/DEBUG] [mixin/]: Mixing patch.item.MixinItems from bookshelf.mixins.json into net.minecraft.world.item.Items
3712[19Jul2025 08:53:01.895] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.item.MixinItems from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
3713[19Jul2025 08:53:01.895] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$onClassInit$0$0 in bookshelf.mixins.json:patch.item.MixinItems from mod bookshelf
3714[19Jul2025 08:53:01.896] [main/DEBUG] [mixin/]: Mixing MixinItems from whatthebucket.mixins.json into net.minecraft.world.item.Items
3715[19Jul2025 08:53:01.896] [main/DEBUG] [mixin/]: whatthebucket.mixins.json:MixinItems from mod whatthebucket: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
3716[19Jul2025 08:53:01.897] [main/DEBUG] [mixin/]: Mixing ItemsMixin from apothic_spawners.mixins.json into net.minecraft.world.item.Items
3717[19Jul2025 08:53:01.919] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.item.MixinItems from mod bookshelf->@Inject::onClassInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3718[19Jul2025 08:53:01.919] [main/DEBUG] [mixin/]: whatthebucket.mixins.json:MixinItems from mod whatthebucket->@Inject::classInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3719[19Jul2025 08:53:01.919] [main/DEBUG] [mixin/]: apothic_spawners.mixins.json:ItemsMixin from mod apothic_spawners->@Inject::apoth_replaceSpawnerItem(Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3720[19Jul2025 08:53:01.942] [main/DEBUG] [mixin/]: Mixing customization.placement.BlockItemGetPlacementStateMixin from kiwi.mixins.json into net.minecraft.world.item.BlockItem
3721[19Jul2025 08:53:01.943] [main/DEBUG] [mixin/]: Mixing customization.placement.BlockItemPlaceBlockMixin from kiwi.mixins.json into net.minecraft.world.item.BlockItem
3722[19Jul2025 08:53:01.943] [main/DEBUG] [mixin/]: Mixing common.BlockItemMixin from lodestone.mixins.json into net.minecraft.world.item.BlockItem
3723[19Jul2025 08:53:01.943] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.BlockItemMixin from mod lodestone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3724[19Jul2025 08:53:01.944] [main/DEBUG] [mixin/]: Mixing BlockItemAccessor from ars_nouveau.mixins.json into net.minecraft.world.item.BlockItem
3725[19Jul2025 08:53:01.944] [main/DEBUG] [mixin/]: Renaming @Invoker method invokeUpdateBlockEntityComponents(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V to invokeUpdateBlockEntityComponents$ars_nouveau_$md$b698a4$0 in ars_nouveau.mixins.json:BlockItemAccessor from mod ars_nouveau
3726[19Jul2025 08:53:01.944] [main/DEBUG] [mixin/]: Mixing InvokerBlockItem from framedblocks.mixin.json into net.minecraft.world.item.BlockItem
3727[19Jul2025 08:53:01.944] [main/DEBUG] [mixin/]: Mixing BlockItemMixin from createenchantablemachinery.mixins.json into net.minecraft.world.item.BlockItem
3728[19Jul2025 08:53:01.945] [main/DEBUG] [mixin/]: Mixing BlockItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.BlockItem
3729[19Jul2025 08:53:01.945] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockItemMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3730[19Jul2025 08:53:01.946] [main/DEBUG] [mixin/]: Mixing BlockItemMixin from create.mixins.json into net.minecraft.world.item.BlockItem
3731[19Jul2025 08:53:01.952] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.placement.BlockItemPlaceBlockMixin from mod kiwi->@Inject::kiwi$placeBlock(Lnet/minecraft/world/item/context/BlockPlaceContext;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3732[19Jul2025 08:53:01.952] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.BlockItemMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3733[19Jul2025 08:53:01.952] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.BlockItemMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3734[19Jul2025 08:53:01.952] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.BlockItemMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3735[19Jul2025 08:53:01.952] [main/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:BlockItemMixin from mod createenchantablemachinery->@Inject::cem$getPlacementState(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3736[19Jul2025 08:53:01.952] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockItemMixin from mod moonlight->@Inject::moonlight$getPlacementState(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3737[19Jul2025 08:53:01.952] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockItemMixin from mod moonlight->@Inject::moonlight$place(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3738[19Jul2025 08:53:01.952] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockItemMixin from mod moonlight->@Inject::moonlight$updatePlacementContext(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3739[19Jul2025 08:53:01.952] [main/DEBUG] [mixin/]: create.mixins.json:BlockItemMixin from mod create->@Inject::create$fixDeployerPlacement(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3740[19Jul2025 08:53:01.963] [main/DEBUG] [mixin/]: Mixing customization.placement.BlockItemGetPlacementStateMixin from kiwi.mixins.json into net.minecraft.world.item.StandingAndWallBlockItem
3741[19Jul2025 08:53:01.971] [main/DEBUG] [mixin/]: Mixing accessors.MinecartItemAccess from mixins.pneumaticcraft.json into net.minecraft.world.item.MinecartItem
3742[19Jul2025 08:53:01.972] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.MinecartItemAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3743[19Jul2025 08:53:01.974] [main/DEBUG] [mixin/]: Mixing accessors.BoatItemAccess from mixins.pneumaticcraft.json into net.minecraft.world.item.BoatItem
3744[19Jul2025 08:53:01.974] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.BoatItemAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3745[19Jul2025 08:53:01.981] [main/DEBUG] [mixin/]: Mixing unification.ArmorItemMixin from almostunified-common.mixins.json into net.minecraft.world.item.ArmorItem
3746[19Jul2025 08:53:01.983] [main/DEBUG] [mixin/]: almostunified-common.mixins.json:unification.ArmorItemMixin from mod almostunified->@Inject::almostunified$onArmorRepair(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3747[19Jul2025 08:53:01.986] [main/DEBUG] [mixin/]: Mixing FlintAndSteelItemMixin from valhelsia_core-common.mixins.json into net.minecraft.world.item.FlintAndSteelItem
3748[19Jul2025 08:53:01.986] [main/DEBUG] [mixin/]: valhelsia_core-common.mixins.json:FlintAndSteelItemMixin from mod valhelsia_core: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3749[19Jul2025 08:53:01.989] [main/DEBUG] [mixin/]: valhelsia_core-common.mixins.json:FlintAndSteelItemMixin from mod valhelsia_core->@Inject::valhelsia_useOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3750[19Jul2025 08:53:01.990] [main/DEBUG] [mixin/]: Mixing BowMixin from supplementaries-common.mixins.json into net.minecraft.world.item.BowItem
3751[19Jul2025 08:53:01.990] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:BowMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3752[19Jul2025 08:53:01.991] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$getAllSupportedProjectiles$0(Ljava/util/function/Predicate;Lnet/minecraft/world/item/ItemStack;)Z to mdb698a4$supplementaries$lambda$supp$getAllSupportedProjectiles$0$0 in supplementaries-common.mixins.json:BowMixin from mod supplementaries
3753[19Jul2025 08:53:01.991] [main/DEBUG] [mixin/]: Mixing BowItemMixin from puffish_attributes.mixins.json into net.minecraft.world.item.BowItem
3754[19Jul2025 08:53:01.991] [main/DEBUG] [mixin/]: puffish_attributes.mixins.json:BowItemMixin from mod puffish_attributes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3755[19Jul2025 08:53:01.995] [main/DEBUG] [mixin/]: Mixing ProjectileWeaponItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.ProjectileWeaponItem
3756[19Jul2025 08:53:01.995] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ProjectileWeaponItemMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3757[19Jul2025 08:53:01.996] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$shrinkQuiverArrow$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z to mdb698a4$supplementaries$lambda$supp$shrinkQuiverArrow$0$0 in supplementaries-common.mixins.json:ProjectileWeaponItemMixin from mod supplementaries
3758[19Jul2025 08:53:02.004] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ProjectileWeaponItemMixin from mod supplementaries->@Inject::supp$getProjectileInQuiver(Lnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3759[19Jul2025 08:53:02.007] [main/DEBUG] [mixin/]: Mixing ArrowsFixForge from allarrowsinfinityfix.mixins.json into net.minecraft.world.item.ArrowItem
3760[19Jul2025 08:53:02.009] [main/DEBUG] [mixin/]: allarrowsinfinityfix.mixins.json:ArrowsFixForge from mod allarrowsinfinityfix->@Inject::isInfinite(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3761[19Jul2025 08:53:02.012] [main/DEBUG] [mixin/]: Mixing SwordItemMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.SwordItem
3762[19Jul2025 08:53:02.012] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:SwordItemMixin from mod dummmmmmy: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3763[19Jul2025 08:53:02.014] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:SwordItemMixin from mod dummmmmmy->@Inject::mm$damageEquipment(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3764[19Jul2025 08:53:02.016] [main/DEBUG] [mixin/]: Mixing unification.TieredItemMixin from almostunified-common.mixins.json into net.minecraft.world.item.TieredItem
3765[19Jul2025 08:53:02.018] [main/DEBUG] [mixin/]: almostunified-common.mixins.json:unification.TieredItemMixin from mod almostunified->@Inject::almostunified$onItemRepair(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3766[19Jul2025 08:53:02.020] [main/DEBUG] [mixin/]: Mixing ShovelItemAccess from ftbultimine-common.mixins.json into net.minecraft.world.item.ShovelItem
3767[19Jul2025 08:53:02.020] [main/DEBUG] [mixin/]: ftbultimine-common.mixins.json:ShovelItemAccess from mod ftbultimine: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
3768[19Jul2025 08:53:02.020] [main/DEBUG] [mixin/]: Renaming @Accessor method getFlattenables()Ljava/util/Map; to getFlattenables$ftbultimine_$md$b698a4$0 in ftbultimine-common.mixins.json:ShovelItemAccess from mod ftbultimine
3769[19Jul2025 08:53:02.023] [main/DEBUG] [mixin/]: Mixing ToolItemMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.DiggerItem
3770[19Jul2025 08:53:02.023] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:ToolItemMixin from mod dummmmmmy: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3771[19Jul2025 08:53:02.024] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:ToolItemMixin from mod dummmmmmy->@Inject::mm$damageEquipment(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3772[19Jul2025 08:53:02.027] [main/DEBUG] [mixin/]: Mixing AxeItemAccess from ftbultimine-common.mixins.json into net.minecraft.world.item.AxeItem
3773[19Jul2025 08:53:02.027] [main/DEBUG] [mixin/]: ftbultimine-common.mixins.json:AxeItemAccess from mod ftbultimine: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
3774[19Jul2025 08:53:02.031] [main/DEBUG] [mixin/]: Mixing PaintingItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.HangingEntityItem
3775[19Jul2025 08:53:02.031] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:PaintingItemMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3776[19Jul2025 08:53:02.033] [main/DEBUG] [mixin/]: Mixing HangingEntityItemMixin from fastitemframes.common.mixins.json into net.minecraft.world.item.HangingEntityItem
3777[19Jul2025 08:53:02.033] [main/DEBUG] [mixin/]: fastitemframes.common.mixins.json:HangingEntityItemMixin from mod fastitemframes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3778[19Jul2025 08:53:02.039] [main/DEBUG] [mixin/]: fastitemframes.common.mixins.json:HangingEntityItemMixin from mod fastitemframes->@Inject::useOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3779[19Jul2025 08:53:02.039] [main/DEBUG] [mixin/]: fastitemframes.common.mixins.json:HangingEntityItemMixin from mod fastitemframes->@Inject::useOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3780[19Jul2025 08:53:02.039] [main/DEBUG] [mixin/]: fastitemframes.common.mixins.json:HangingEntityItemMixin from mod fastitemframes->@Inject::useOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3781[19Jul2025 08:53:02.046] [main/DEBUG] [mixin/]: Mixing neoforge.MixinBucketItem from architectury.mixins.json into net.minecraft.world.item.BucketItem
3782[19Jul2025 08:53:02.046] [main/DEBUG] [mixin/]: architectury.mixins.json:neoforge.MixinBucketItem from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3783[19Jul2025 08:53:02.047] [main/DEBUG] [mixin/]: Mixing neoforge.BucketItemAccessor from architectury.mixins.json into net.minecraft.world.item.BucketItem
3784[19Jul2025 08:53:02.047] [main/DEBUG] [mixin/]: architectury.mixins.json:neoforge.BucketItemAccessor from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3785[19Jul2025 08:53:02.047] [main/DEBUG] [mixin/]: Mixing inject.MixinBucketItem from architectury-common.mixins.json into net.minecraft.world.item.BucketItem
3786[19Jul2025 08:53:02.047] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinBucketItem from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3787[19Jul2025 08:53:02.049] [main/DEBUG] [mixin/]: architectury.mixins.json:neoforge.MixinBucketItem from mod architectury->@Inject::fillBucket(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/phys/BlockHitResult;)V does use it's CallbackInfoReturnable
3788[19Jul2025 08:53:02.054] [main/DEBUG] [mixin/]: Mixing MobBucketItemAccessor from bucketlib.mixins.json into net.minecraft.world.item.MobBucketItem
3789[19Jul2025 08:53:02.054] [main/DEBUG] [mixin/]: bucketlib.mixins.json:MobBucketItemAccessor from mod bucketlib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3790[19Jul2025 08:53:02.060] [main/DEBUG] [mixin/]: Mixing InkSackMixin from supplementaries-common.mixins.json into net.minecraft.world.item.InkSacItem
3791[19Jul2025 08:53:02.060] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:InkSackMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3792[19Jul2025 08:53:02.063] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:InkSackMixin from mod supplementaries->@Inject::supp$clearAntiqueInk(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/SignBlockEntity;ZLnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3793[19Jul2025 08:53:02.066] [main/DEBUG] [mixin/]: Mixing action.MixinBoneMealItem from roots-neoforge.mixins.json into net.minecraft.world.item.BoneMealItem
3794[19Jul2025 08:53:02.067] [main/DEBUG] [mixin/]: Mixing BoneMealItemMixin from collective_neoforge.mixins.json into net.minecraft.world.item.BoneMealItem
3795[19Jul2025 08:53:02.073] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinBoneMealItem from mod roots->@Inject::RootsActionApplyBonemeal(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3796[19Jul2025 08:53:02.073] [main/DEBUG] [mixin/]: collective_neoforge.mixins.json:BoneMealItemMixin from mod collective->@Inject::BoneMealItem_useOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3797[19Jul2025 08:53:02.074] [main/DEBUG] [mixin/]: collective_neoforge.mixins.json:BoneMealItemMixin from mod collective->@Inject::growCrop(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3798[19Jul2025 08:53:02.078] [main/DEBUG] [mixin/]: Mixing MapItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.MapItem
3799[19Jul2025 08:53:02.078] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:MapItemMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3800[19Jul2025 08:53:02.079] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$updateCustomColor$3(Lorg/joml/Vector2i;)D to mdb698a4$supplementaries$lambda$supp$updateCustomColor$3$0 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
3801[19Jul2025 08:53:02.079] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$updateCustomColor$2(Lorg/joml/Vector2i;)D to mdb698a4$supplementaries$lambda$supp$updateCustomColor$2$1 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
3802[19Jul2025 08:53:02.079] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$removeXrayAndAddAccurateColor$1(Lnet/minecraft/core/BlockPos;Lorg/joml/Vector2i;)Lcom/mojang/datafixers/util/Pair; to mdb698a4$supplementaries$lambda$supp$removeXrayAndAddAccurateColor$1$2 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
3803[19Jul2025 08:53:02.079] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$removeXrayAndAddAccurateColor$0(Lorg/joml/Vector2i;)Ljava/util/List; to mdb698a4$supplementaries$lambda$supp$removeXrayAndAddAccurateColor$0$3 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
3804[19Jul2025 08:53:02.091] [main/DEBUG] [mixin/]: Mixing optimizations.sync_loads.MapItemMixin from servercore.common.mixins.json into net.minecraft.world.item.MapItem
3805[19Jul2025 08:53:02.091] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.sync_loads.MapItemMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3806[19Jul2025 08:53:02.092] [main/DEBUG] [mixin/]: Mixing MapItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.MapItem
3807[19Jul2025 08:53:02.092] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3808[19Jul2025 08:53:02.092] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$update$1(Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lnet/minecraft/world/entity/Entity;Ljava/util/concurrent/atomic/AtomicBoolean;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData$Type;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData;)V to mdb698a4$moonlight$lambda$update$1$4 in moonlight-common.mixins.json:MapItemMixin from mod moonlight
3809[19Jul2025 08:53:02.092] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$appendHoverText$0(Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lnet/minecraft/world/item/ItemStack;Ljava/util/List;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData$Type;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData;)V to mdb698a4$moonlight$lambda$appendHoverText$0$5 in moonlight-common.mixins.json:MapItemMixin from mod moonlight
3810[19Jul2025 08:53:02.112] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:MapItemMixin from mod supplementaries->@Inject::supp$checkHeightLock(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3811[19Jul2025 08:53:02.112] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemMixin from mod moonlight->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3812[19Jul2025 08:53:02.112] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemMixin from mod moonlight->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3813[19Jul2025 08:53:02.112] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemMixin from mod moonlight->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3814[19Jul2025 08:53:02.112] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemMixin from mod moonlight->@Inject::update(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3815[19Jul2025 08:53:02.123] [main/DEBUG] [mixin/]: Mixing ShearsItemMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.ShearsItem
3816[19Jul2025 08:53:02.124] [main/DEBUG] [mixin/]: Mixing ShearItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.ShearsItem
3817[19Jul2025 08:53:02.124] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ShearItemMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3818[19Jul2025 08:53:02.130] [main/DEBUG] [mixin/]: Mixing minecraft.BottleItemMixin from create_dragons_plus.mixins.json into net.minecraft.world.item.BottleItem
3819[19Jul2025 08:53:02.144] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/EnchantedBookItem
3820[19Jul2025 08:53:02.147] [main/DEBUG] [mixin/]: Mixing ArmorStandFIxMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.ArmorStandItem
3821[19Jul2025 08:53:02.147] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:ArmorStandFIxMixin from mod dummmmmmy: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3822[19Jul2025 08:53:02.148] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:ArmorStandFIxMixin from mod dummmmmmy->@Inject::dummy$fixInitialArmorStandRot(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3823[19Jul2025 08:53:02.148] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:ArmorStandFIxMixin from mod dummmmmmy->@Inject::dummy$fixInitialArmorStandRot(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3824[19Jul2025 08:53:02.148] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:ArmorStandFIxMixin from mod dummmmmmy->@Inject::dummy$fixInitialArmorStandRot(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3825[19Jul2025 08:53:02.156] [main/DEBUG] [mixin/]: Mixing TridentItemMixin from irons_spellbooks.mixins.json into net.minecraft.world.item.TridentItem
3826[19Jul2025 08:53:02.158] [main/DEBUG] [mixin/]: Mixing TridentItemMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.TridentItem
3827[19Jul2025 08:53:02.159] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:TridentItemMixin from mod irons_spellbooks->@Inject::releaseUsing(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3828[19Jul2025 08:53:02.159] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:TridentItemMixin from mod irons_spellbooks->@Inject::releaseUsing(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3829[19Jul2025 08:53:02.159] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:TridentItemMixin from mod irons_spellbooks->@Inject::releaseUsing(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3830[19Jul2025 08:53:02.163] [main/DEBUG] [mixin/]: Mixing CrossbowItemMixin from puffish_attributes.mixins.json into net.minecraft.world.item.CrossbowItem
3831[19Jul2025 08:53:02.163] [main/DEBUG] [mixin/]: puffish_attributes.mixins.json:CrossbowItemMixin from mod puffish_attributes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3832[19Jul2025 08:53:02.163] [main/DEBUG] [mixin/]: Mixing CrossbowItemMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.CrossbowItem
3833[19Jul2025 08:53:02.166] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:CrossbowItemMixin from mod apothic_enchanting->@Inject::apoth_setupCrescendoShots(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3834[19Jul2025 08:53:02.167] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:CrossbowItemMixin from mod apothic_enchanting->@Inject::apoth_setupCrescendoShots(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3835[19Jul2025 08:53:02.167] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:CrossbowItemMixin from mod apothic_enchanting->@Inject::apoth_addCharges(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3836[19Jul2025 08:53:02.167] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:CrossbowItemMixin from mod apothic_enchanting->@Inject::apoth_addCharges(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3837[19Jul2025 08:53:02.167] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:CrossbowItemMixin from mod apothic_enchanting->@Inject::apoth_addCharges(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3838[19Jul2025 08:53:02.167] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:CrossbowItemMixin from mod apothic_enchanting->@Inject::apoth_markArrows(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3839[19Jul2025 08:53:02.167] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:CrossbowItemMixin from mod apothic_enchanting->@Inject::apoth_markArrows(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3840[19Jul2025 08:53:02.170] [main/DEBUG] [mixin/]: Mixing BannerPatternItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.BannerPatternItem
3841[19Jul2025 08:53:02.170] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:BannerPatternItemMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3842[19Jul2025 08:53:02.176] [main/DEBUG] [mixin/]: Mixing BrushItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.BrushItem
3843[19Jul2025 08:53:02.177] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:BrushItemMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3844[19Jul2025 08:53:02.218] [main/DEBUG] [mixin/]: Mixing inject.MixinItemProperties from architectury-common.mixins.json into net.minecraft.world.item.Item$Properties
3845[19Jul2025 08:53:02.218] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinItemProperties from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3846[19Jul2025 08:53:02.221] [main/DEBUG] [mixin/]: Mixing itemgroup.ItemSettingsMixin from owo.mixins.json into net.minecraft.world.item.Item$Properties
3847[19Jul2025 08:53:02.221] [main/DEBUG] [mixin/]: owo.mixins.json:itemgroup.ItemSettingsMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3848[19Jul2025 08:53:02.222] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$group$0(Lio/wispforest/owo/itemgroup/OwoItemGroup;)Lio/wispforest/owo/itemgroup/OwoItemGroup; to mdb698a4$owo$lambda$group$0$0 in owo.mixins.json:itemgroup.ItemSettingsMixin from mod owo
3849[19Jul2025 08:53:02.233] [main/DEBUG] [mixin/]: Mixing ComponentTypeBuilderMixin from owo.mixins.json into net.minecraft.core.component.DataComponentType$Builder
3850[19Jul2025 08:53:02.233] [main/DEBUG] [mixin/]: owo.mixins.json:ComponentTypeBuilderMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3851[19Jul2025 08:53:02.329] [main/DEBUG] [mixin/]: Mixing perf.faster_ingredients.IngredientMixin from modernfix-neoforge.mixins.json into net.minecraft.world.item.crafting.Ingredient
3852[19Jul2025 08:53:02.329] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$computeItemsArray$2(I)[Lnet/minecraft/world/item/ItemStack; to mdb698a4$modernfix$lambda$computeItemsArray$2$0 in modernfix-neoforge.mixins.json:perf.faster_ingredients.IngredientMixin from mod modernfix
3853[19Jul2025 08:53:02.329] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getItems$1(I)[Lnet/minecraft/world/item/ItemStack; to mdb698a4$modernfix$lambda$getItems$1$1 in modernfix-neoforge.mixins.json:perf.faster_ingredients.IngredientMixin from mod modernfix
3854[19Jul2025 08:53:02.329] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$modernfix$fasterTagIngredientStacking$0(Lnet/minecraft/core/Holder;)I to mdb698a4$modernfix$lambda$modernfix$fasterTagIngredientStacking$0$2 in modernfix-neoforge.mixins.json:perf.faster_ingredients.IngredientMixin from mod modernfix
3855[19Jul2025 08:53:02.351] [main/DEBUG] [mixin/]: Mixing main.IngredientDebugMixin from alltheleaks.mixins.json into net.minecraft.world.item.crafting.Ingredient
3856[19Jul2025 08:53:02.353] [main/DEBUG] [mixin/]: Mixing main.IngredientMixin from alltheleaks.mixins.json into net.minecraft.world.item.crafting.Ingredient
3857[19Jul2025 08:53:02.355] [main/DEBUG] [mixin/]: Mixing main.IngredientMixin$IngredientAccessor from alltheleaks.mixins.json into net.minecraft.world.item.crafting.Ingredient
3858[19Jul2025 08:53:02.356] [main/DEBUG] [mixin/]: Mixing IngredientAccess from lychee.mixins.json into net.minecraft.world.item.crafting.Ingredient
3859[19Jul2025 08:53:02.356] [main/DEBUG] [mixin/]: Renaming @Invoker method construct([Lnet/minecraft/world/item/crafting/Ingredient$Value;)Lnet/minecraft/world/item/crafting/Ingredient; to construct$lychee_$md$b698a4$3 in lychee.mixins.json:IngredientAccess from mod lychee
3860[19Jul2025 08:53:02.356] [main/DEBUG] [mixin/]: Mixing IngredientMixin from kubejs.mixins.json into net.minecraft.world.item.crafting.Ingredient
3861[19Jul2025 08:53:02.357] [main/DEBUG] [mixin/]: Mixing AccessorIngredient from framedblocks.mixin.json into net.minecraft.world.item.crafting.Ingredient
3862[19Jul2025 08:53:02.368] [main/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.faster_ingredients.IngredientMixin from mod modernfix->@Inject::modernfix$fasterTagIngredientTest(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3863[19Jul2025 08:53:02.368] [main/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.faster_ingredients.IngredientMixin from mod modernfix->@Inject::hasNoItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3864[19Jul2025 08:53:02.368] [main/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.faster_ingredients.IngredientMixin from mod modernfix->@Inject::modernfix$fasterTagIngredientStacking(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3865[19Jul2025 08:53:02.386] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/enchantment/Enchantment
3866[19Jul2025 08:53:02.436] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/enchantment/Enchantment
3867[19Jul2025 08:53:02.438] [main/DEBUG] [mixin/]: Mixing EnchantmentMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.enchantment.Enchantment
3868[19Jul2025 08:53:02.438] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:EnchantmentMixin from mod dummmmmmy: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3869[19Jul2025 08:53:02.445] [main/DEBUG] [mixin/]: Mixing MixinJeiEnchantmentFix from bonsaitrees4.mixins.json into net.minecraft.world.item.enchantment.Enchantment
3870[19Jul2025 08:53:02.446] [main/DEBUG] [mixin/]: Mixing EnchantmentMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.enchantment.Enchantment
3871[19Jul2025 08:53:02.458] [main/DEBUG] [mixin/]: bonsaitrees4.mixins.json:MixinJeiEnchantmentFix from mod bonsaitrees4->@Inject::canEnchant(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3872[19Jul2025 08:53:02.458] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:EnchantmentMixin from mod apothic_enchanting->@Inject::apoth_modifyEnchColorForAboveMaxLevel(Lnet/minecraft/core/Holder;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3873[19Jul2025 08:53:02.483] [main/DEBUG] [mixin/]: Mixing HolderSetCodecMixin from lootjs.mixins.json into net.minecraft.resources.HolderSetCodec
3874[19Jul2025 08:53:02.508] [main/DEBUG] [mixin/]: lootjs.mixins.json:HolderSetCodecMixin from mod lootjs->@Inject::lootjs$injectHolderCodec(Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3875[19Jul2025 08:53:02.556] [main/DEBUG] [mixin/]: Mixing LootContextParamSetsAccess from lychee.mixins.json into net.minecraft.world.level.storage.loot.parameters.LootContextParamSets
3876[19Jul2025 08:53:02.556] [main/DEBUG] [mixin/]: Renaming @Invoker method callRegister(Ljava/lang/String;Ljava/util/function/Consumer;)Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet; to callRegister$lychee_$md$b698a4$0 in lychee.mixins.json:LootContextParamSetsAccess from mod lychee
3877[19Jul2025 08:53:02.556] [main/DEBUG] [mixin/]: Renaming @Accessor method registry()Lcom/google/common/collect/BiMap; to registry$lychee_$md$b698a4$1 in lychee.mixins.json:LootContextParamSetsAccess from mod lychee
3878[19Jul2025 08:53:02.556] [main/DEBUG] [mixin/]: Mixing LootContextParamSetsMixin from lychee.mixins.json into net.minecraft.world.level.storage.loot.parameters.LootContextParamSets
3879[19Jul2025 08:53:02.564] [main/DEBUG] [mixin/]: Mixing LootContextParamMixin from lychee.mixins.json into net.minecraft.world.level.storage.loot.parameters.LootContextParam
3880[19Jul2025 08:53:02.565] [main/DEBUG] [mixin/]: lychee.mixins.json:LootContextParamMixin from mod lychee->@Inject::lychee_init(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3881[19Jul2025 08:53:02.565] [main/DEBUG] [mixin/]: lychee.mixins.json:LootContextParamMixin from mod lychee->@Inject::lychee_init(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3882[19Jul2025 08:53:02.566] [main/DEBUG] [mixin/]: lychee.mixins.json:LootContextParamMixin from mod lychee->@Inject::lychee_init(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3883[19Jul2025 08:53:02.723] [main/DEBUG] [mixin/]: Mixing LootItemConditionMixin from lootjs.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemCondition
3884[19Jul2025 08:53:02.800] [main/DEBUG] [mixin/]: Mixing MixinNbtPredicate from curios.neoforge.mixins.json into net.minecraft.advancements.critereon.NbtPredicate
3885[19Jul2025 08:53:02.830] [main/DEBUG] [mixin/]: Mixing ext.ComponentMapImplAccessor from owo.mixins.json into net.minecraft.core.component.PatchedDataComponentMap
3886[19Jul2025 08:53:02.830] [main/DEBUG] [mixin/]: owo.mixins.json:ext.ComponentMapImplAccessor from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3887[19Jul2025 08:53:02.830] [main/DEBUG] [mixin/]: Mixing ext.ComponentMapImplMixin from owo.mixins.json into net.minecraft.core.component.PatchedDataComponentMap
3888[19Jul2025 08:53:02.830] [main/DEBUG] [mixin/]: owo.mixins.json:ext.ComponentMapImplMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3889[19Jul2025 08:53:02.848] [main/DEBUG] [mixin/]: Mixing DynamicDyedItemDyeColorMixin from tesseract_api.mixins.json into net.minecraft.world.item.component.DyedItemColor
3890[19Jul2025 08:53:02.849] [main/DEBUG] [mixin/]: Mixing RainbowDyedItemColorMixin from extended_industrialization.mixins.json into net.minecraft.world.item.component.DyedItemColor
3891[19Jul2025 08:53:02.851] [main/DEBUG] [mixin/]: Mixing RemoveRainbowWhenDyeingMixin from extended_industrialization.mixins.json into net.minecraft.world.item.component.DyedItemColor
3892[19Jul2025 08:53:02.852] [main/DEBUG] [mixin/]: Mixing DyedItemColorMixin from malum.mixins.json into net.minecraft.world.item.component.DyedItemColor
3893[19Jul2025 08:53:02.855] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:RainbowDyedItemColorMixin from mod extended_industrialization->@Inject::getOrDefault(Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3894[19Jul2025 08:53:02.855] [main/DEBUG] [mixin/]: malum.mixins.json:DyedItemColorMixin from mod malum->@Inject::malum$applyDyes(Lnet/minecraft/world/item/ItemStack;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3895[19Jul2025 08:53:02.875] [main/DEBUG] [mixin/]: Mixing accessor.PotionAccessor from yungsapi.mixins.json into net.minecraft.world.item.alchemy.Potion
3896[19Jul2025 08:53:02.875] [main/DEBUG] [mixin/]: yungsapi.mixins.json:accessor.PotionAccessor from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3897[19Jul2025 08:53:02.890] [main/DEBUG] [mixin/]: Mixing ArmorTrimMixin from create.mixins.json into net.minecraft.world.item.armortrim.ArmorTrim
3898[19Jul2025 08:53:02.890] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0(Ljava/lang/Boolean;Lnet/minecraft/core/Holder;)Lnet/minecraft/resources/ResourceLocation; to mdb698a4$create$lambda$new$0$0 in create.mixins.json:ArmorTrimMixin from mod create
3899[19Jul2025 08:53:02.894] [main/DEBUG] [mixin/]: create.mixins.json:ArmorTrimMixin from mod create->@Inject::create$swapTexturesForCardboardTrimsInner(Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3900[19Jul2025 08:53:02.894] [main/DEBUG] [mixin/]: create.mixins.json:ArmorTrimMixin from mod create->@Inject::create$swapTexturesForCardboardTrimsOuter(Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3901[19Jul2025 08:53:02.916] [main/DEBUG] [mixin/]: Mixing FireworkRocketEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.projectile.FireworkRocketEntity
3902[19Jul2025 08:53:02.925] [main/DEBUG] [mixin/]: Mixing perf.ticking_chunk_alloc.ChunkAccessMixin from modernfix-common.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
3903[19Jul2025 08:53:02.926] [main/DEBUG] [mixin/]: Mixing chunk.MixinChunkAccess from corgilib-common.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
3904[19Jul2025 08:53:02.934] [main/DEBUG] [mixin/]: Mixing WorldChunkMixin from puffish_skills.mixins.json into net.minecraft.world.level.chunk.LevelChunk
3905[19Jul2025 08:53:02.934] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:WorldChunkMixin from mod puffish_skills: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3906[19Jul2025 08:53:02.934] [main/DEBUG] [mixin/]: Mixing chunk.MixinLevelChunk from corgilib-common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
3907[19Jul2025 08:53:02.934] [main/DEBUG] [mixin/]: Mixing MixinLevelChunk from lootr-common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
3908[19Jul2025 08:53:02.934] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinLevelChunk from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3909[19Jul2025 08:53:02.937] [main/DEBUG] [mixin/]: Mixing optimizations.ticking.chunk.random.LevelChunkMixin from servercore.common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
3910[19Jul2025 08:53:02.937] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.LevelChunkMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3911[19Jul2025 08:53:02.937] [main/DEBUG] [mixin/]: Mixing LevelChunkMixin from stateobserver.mixins.json into net.minecraft.world.level.chunk.LevelChunk
3912[19Jul2025 08:53:02.938] [main/DEBUG] [mixin/]: Mixing LevelChunkMixin from moonlight-common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
3913[19Jul2025 08:53:02.938] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:LevelChunkMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3914[19Jul2025 08:53:02.949] [main/DEBUG] [mixin/]: corgilib-common.mixins.json:chunk.MixinLevelChunk from mod corgilib->@Inject::addScheduledRandomTicks(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3915[19Jul2025 08:53:02.949] [main/DEBUG] [mixin/]: corgilib-common.mixins.json:chunk.MixinLevelChunk from mod corgilib->@Inject::addScheduledRandomTicks(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3916[19Jul2025 08:53:02.949] [main/DEBUG] [mixin/]: corgilib-common.mixins.json:chunk.MixinLevelChunk from mod corgilib->@Inject::addScheduledRandomTicks(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3917[19Jul2025 08:53:02.949] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinLevelChunk from mod lootr->@Inject::LootrUpdateBlockEntityTicker(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3918[19Jul2025 08:53:02.949] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinLevelChunk from mod lootr->@Inject::LootrUpdateBlockEntityTicker(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3919[19Jul2025 08:53:02.949] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinLevelChunk from mod lootr->@Inject::LootrUpdateBlockEntityTicker(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3920[19Jul2025 08:53:02.949] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.LevelChunkMixin from mod servercore->@Inject::servercore$initLightingTick(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lnet/minecraft/world/level/levelgen/blending/BlendingData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3921[19Jul2025 08:53:02.949] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.LevelChunkMixin from mod servercore->@Inject::servercore$initLightingTick(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lnet/minecraft/world/level/levelgen/blending/BlendingData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3922[19Jul2025 08:53:02.949] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.LevelChunkMixin from mod servercore->@Inject::servercore$initLightingTick(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lnet/minecraft/world/level/levelgen/blending/BlendingData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3923[19Jul2025 08:53:02.949] [main/DEBUG] [mixin/]: stateobserver.mixins.json:LevelChunkMixin from mod stateobserver->@Inject::onStateChange(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3924[19Jul2025 08:53:02.949] [main/DEBUG] [mixin/]: stateobserver.mixins.json:LevelChunkMixin from mod stateobserver->@Inject::onStateChange(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3925[19Jul2025 08:53:02.949] [main/DEBUG] [mixin/]: stateobserver.mixins.json:LevelChunkMixin from mod stateobserver->@Inject::onStateChange(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3926[19Jul2025 08:53:03.001] [main/DEBUG] [mixin/]: Mixing forge.CommonHooksMixin from lootjs.mixins.json into net.neoforged.neoforge.common.CommonHooks
3927[19Jul2025 08:53:03.004] [main/DEBUG] [mixin/]: lootjs.mixins.json:forge.CommonHooksMixin from mod lootjs->@Inject::invokeActions(Lnet/minecraft/resources/ResourceLocation;Lit/unimi/dsi/fastutil/objects/ObjectArrayList;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3928[19Jul2025 08:53:03.028] [main/DEBUG] [mixin/]: Mixing FixBlockPlaceContextMixin from moonlight-common.mixins.json into net.minecraft.world.item.context.BlockPlaceContext
3929[19Jul2025 08:53:03.028] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:FixBlockPlaceContextMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3930[19Jul2025 08:53:03.035] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:FixBlockPlaceContextMixin from mod moonlight->@Inject::moonlight$fixNotAccountingForNullPlayer1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3931[19Jul2025 08:53:03.035] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:FixBlockPlaceContextMixin from mod moonlight->@Inject::moonlight$fixNotAccountingForNullPlayer2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3932[19Jul2025 08:53:03.035] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:FixBlockPlaceContextMixin from mod moonlight->@Inject::moonlight$fixNotAccountingForNullPlayer3(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3933[19Jul2025 08:53:03.038] [main/DEBUG] [mixin/]: Mixing accessor.UseOnContextAccessor from create.mixins.json into net.minecraft.world.item.context.UseOnContext
3934[19Jul2025 08:53:03.040] [main/DEBUG] [mixin/]: Mixing LootParamsBuilderMixin from lootjs.mixins.json into net.minecraft.world.level.storage.loot.LootParams$Builder
3935[19Jul2025 08:53:03.041] [main/DEBUG] [mixin/]: lootjs.mixins.json:LootParamsBuilderMixin from mod lootjs->@Inject::lootjs$setType(Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3936[19Jul2025 08:53:03.045] [main/DEBUG] [mixin/]: Mixing recipes.blockexploding.ExplosionMixin from lychee.mixins.json into net.minecraft.world.level.Explosion
3937[19Jul2025 08:53:03.045] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$lychee_redirectDrops$0(Lcom/llamalad7/mixinextras/sugar/ref/LocalRef;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)V to mdb698a4$lychee$lambda$lychee_redirectDrops$0$0 in lychee.mixins.json:recipes.blockexploding.ExplosionMixin from mod lychee
3938[19Jul2025 08:53:03.048] [main/DEBUG] [mixin/]: Mixing recipes.itemexploding.ExplosionMixin from lychee.mixins.json into net.minecraft.world.level.Explosion
3939[19Jul2025 08:53:03.049] [main/DEBUG] [mixin/]: Mixing ExplosionMixin from supplementaries-common.mixins.json into net.minecraft.world.level.Explosion
3940[19Jul2025 08:53:03.049] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplosionMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3941[19Jul2025 08:53:03.050] [main/DEBUG] [mixin/]: Mixing accessors.ExplosionAccess from immersiveengineering.mixins.json into net.minecraft.world.level.Explosion
3942[19Jul2025 08:53:03.050] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.ExplosionAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3943[19Jul2025 08:53:03.050] [main/DEBUG] [mixin/]: Renaming @Invoker method callAddOrAppendStack(Ljava/util/List;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)V to callAddOrAppendStack$immersiveengineering_$md$b698a4$1 in immersiveengineering.mixins.json:accessors.ExplosionAccess from mod immersiveengineering
3944[19Jul2025 08:53:03.050] [main/DEBUG] [mixin/]: Mixing ExplosionMixin from malum.mixins.json into net.minecraft.world.level.Explosion
3945[19Jul2025 08:53:03.071] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.blockexploding.ExplosionMixin from mod lychee->@Inject::lychee_afterOnExplosionHit(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3946[19Jul2025 08:53:03.071] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.blockexploding.ExplosionMixin from mod lychee->@Inject::lychee_afterOnExplosionHit(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3947[19Jul2025 08:53:03.071] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.blockexploding.ExplosionMixin from mod lychee->@Inject::lychee_afterOnExplosionHit(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3948[19Jul2025 08:53:03.074] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.itemexploding.ExplosionMixin from mod lychee->@Inject::lychee_explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3949[19Jul2025 08:53:03.074] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.itemexploding.ExplosionMixin from mod lychee->@Inject::lychee_explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3950[19Jul2025 08:53:03.074] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.itemexploding.ExplosionMixin from mod lychee->@Inject::lychee_explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3951[19Jul2025 08:53:03.075] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplosionMixin from mod supplementaries->@Inject::supp$explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3952[19Jul2025 08:53:03.075] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplosionMixin from mod supplementaries->@Inject::supp$explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3953[19Jul2025 08:53:03.075] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplosionMixin from mod supplementaries->@Inject::supp$explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3954[19Jul2025 08:53:03.075] [main/DEBUG] [mixin/]: malum.mixins.json:ExplosionMixin from mod malum->@Inject::malum$modifyExplosionStats(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/level/ExplosionDamageCalculator;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3955[19Jul2025 08:53:03.075] [main/DEBUG] [mixin/]: malum.mixins.json:ExplosionMixin from mod malum->@Inject::malum$modifyExplosionStats(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/level/ExplosionDamageCalculator;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3956[19Jul2025 08:53:03.075] [main/DEBUG] [mixin/]: malum.mixins.json:ExplosionMixin from mod malum->@Inject::malum$modifyExplosionStats(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/level/ExplosionDamageCalculator;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3957[19Jul2025 08:53:03.075] [main/DEBUG] [mixin/]: malum.mixins.json:ExplosionMixin from mod malum->@Inject::malum$finalizeExplosion(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3958[19Jul2025 08:53:03.075] [main/DEBUG] [mixin/]: malum.mixins.json:ExplosionMixin from mod malum->@Inject::malum$finalizeExplosion(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
3959[19Jul2025 08:53:03.075] [main/DEBUG] [mixin/]: malum.mixins.json:ExplosionMixin from mod malum->@Inject::malum$finalizeExplosion(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
3960[19Jul2025 08:53:03.091] [main/DEBUG] [mixin/]: Mixing AccessorMixinVehicleEntity from lootr-common.mixins.json into net.minecraft.world.entity.vehicle.VehicleEntity
3961[19Jul2025 08:53:03.091] [main/DEBUG] [mixin/]: lootr-common.mixins.json:AccessorMixinVehicleEntity from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3962[19Jul2025 08:53:03.143] [main/DEBUG] [mixin/]: Mixing AbstractMinecartMixin from puzzleslib.common.mixins.json into net.minecraft.world.entity.vehicle.AbstractMinecart
3963[19Jul2025 08:53:03.143] [main/DEBUG] [mixin/]: puzzleslib.common.mixins.json:AbstractMinecartMixin from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
3964[19Jul2025 08:53:03.165] [main/DEBUG] [mixin/]: Mixing features.breeding_cap.AllayMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.allay.Allay
3965[19Jul2025 08:53:03.165] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.breeding_cap.AllayMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3966[19Jul2025 08:53:03.169] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.breeding_cap.AllayMixin from mod servercore->@Inject::servercore$enforceBreedCap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
3967[19Jul2025 08:53:03.200] [main/DEBUG] [mixin/]: Mixing optimizations.sync_loads.GroundPathNavigationMixin from servercore.common.mixins.json into net.minecraft.world.entity.ai.navigation.GroundPathNavigation
3968[19Jul2025 08:53:03.200] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.sync_loads.GroundPathNavigationMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3969[19Jul2025 08:53:03.201] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.sync_loads.GroundPathNavigationMixin from mod servercore->@Inject::servercore$onlyPathfindIfLoaded(Lnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3970[19Jul2025 08:53:03.209] [main/DEBUG] [mixin/]: Mixing features.dynamic.MobCategoryMixin from servercore.common.mixins.json into net.minecraft.world.entity.MobCategory
3971[19Jul2025 08:53:03.209] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.dynamic.MobCategoryMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
3972[19Jul2025 08:53:03.211] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.dynamic.MobCategoryMixin from mod servercore->@Inject::servercore$onInit(Ljava/lang/String;ILjava/lang/String;IZZILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3973[19Jul2025 08:53:03.211] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.dynamic.MobCategoryMixin from mod servercore->@Inject::servercore$getCapacity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
3974[19Jul2025 08:53:03.220] [main/DEBUG] [mixin/]: Mixing perf.dynamic_dfu.DataFixersMixin from modernfix-common.mixins.json into net.minecraft.util.datafix.DataFixers
3975[19Jul2025 08:53:03.221] [main/DEBUG] [mixin/]: Mixing DataFixersMixin from computercraft.mixins.json into net.minecraft.util.datafix.DataFixers
3976[19Jul2025 08:53:03.310] [main/DEBUG] [mixin/]: Mixing datafixer.BlockPosFormatAndRenamesFixMixin from create.mixins.json into net.minecraft.util.datafix.fixes.BlockPosFormatAndRenamesFix
3977[19Jul2025 08:53:03.311] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$addFixers$2(Lcom/mojang/datafixers/OpticFinder;Lcom/simibubi/create/foundation/utility/DataFixerHelper$BlockPosFixer;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; to mdb698a4$create$lambda$create$addFixers$2$0 in create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create
3978[19Jul2025 08:53:03.311] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$addFixers$1(Lcom/simibubi/create/foundation/utility/DataFixerHelper$BlockPosFixer;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; to mdb698a4$create$lambda$create$addFixers$1$1 in create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create
3979[19Jul2025 08:53:03.311] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$addFixers$0(Lcom/simibubi/create/foundation/utility/DataFixerHelper$BlockPosFixer;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; to mdb698a4$create$lambda$create$addFixers$0$2 in create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create
3980[19Jul2025 08:53:03.318] [main/DEBUG] [mixin/]: create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create->@Inject::create$addFixers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
3981[19Jul2025 08:53:03.318] [main/DEBUG] [mixin/]: create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create->@Inject::create$addFixers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
3982[19Jul2025 08:53:03.318] [main/DEBUG] [mixin/]: create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create->@Inject::create$addFixers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
3983[19Jul2025 08:53:03.325] [main/DEBUG] [mixin/]: Mixing ItemStackComponentizationFixMixin from computercraft.mixins.json into net.minecraft.util.datafix.fixes.ItemStackComponentizationFix
3984[19Jul2025 08:53:03.326] [main/DEBUG] [mixin/]: Mixing datafixer.ItemStackComponentizationFixMixin from create.mixins.json into net.minecraft.util.datafix.fixes.ItemStackComponentizationFix
3985[19Jul2025 08:53:03.326] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$moveItemStackHandlerToItemContainerContents$4(Lcom/mojang/serialization/Dynamic;Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)V to mdb698a4$create$lambda$create$moveItemStackHandlerToItemContainerContents$4$0 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
3986[19Jul2025 08:53:03.326] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$moveItemStackHandlerToItemContainerContents$3(Lcom/mojang/serialization/Dynamic;Ljava/util/List;Lcom/mojang/serialization/Dynamic;)V to mdb698a4$create$lambda$create$moveItemStackHandlerToItemContainerContents$3$1 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
3987[19Jul2025 08:53:03.326] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$moveTagToEnumComponent$2([Ljava/lang/Enum;Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)V to mdb698a4$create$lambda$create$moveTagToEnumComponent$2$2 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
3988[19Jul2025 08:53:03.326] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$fixItemsAndTranslateNBTIntoComponents$1(Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Lcom/mojang/serialization/Dynamic;)V to mdb698a4$create$lambda$create$fixItemsAndTranslateNBTIntoComponents$1$3 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
3989[19Jul2025 08:53:03.326] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$fixItemsAndTranslateNBTIntoComponents$0(Lcom/mojang/serialization/Dynamic;Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Lcom/mojang/serialization/Dynamic;)V to mdb698a4$create$lambda$create$fixItemsAndTranslateNBTIntoComponents$0$4 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
3990[19Jul2025 08:53:03.342] [main/DEBUG] [mixin/]: computercraft.mixins.json:ItemStackComponentizationFixMixin from mod computercraft->@Inject::fixItemStack(Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Lcom/mojang/serialization/Dynamic;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3991[19Jul2025 08:53:03.342] [main/DEBUG] [mixin/]: create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create->@Inject::create$fixItemsAndTranslateNBTIntoComponents(Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Lcom/mojang/serialization/Dynamic;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3992[19Jul2025 08:53:03.604] [main/DEBUG] [mixin/]: Mixing StringTagMixin from kubejs.mixins.json into net.minecraft.nbt.StringTag
3993[19Jul2025 08:53:03.780] [main/DEBUG] [mixin/]: Mixing MixinV1460 from curios.neoforge.mixins.json into net.minecraft.util.datafix.schemas.V1460
3994[19Jul2025 08:53:03.781] [main/DEBUG] [mixin/]: Mixing V1460Mixin from computercraft.mixins.json into net.minecraft.util.datafix.schemas.V1460
3995[19Jul2025 08:53:03.781] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$registerTurtle$1(Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; to mdb698a4$computercraft$lambda$registerTurtle$1$0 in computercraft.mixins.json:V1460Mixin from mod computercraft
3996[19Jul2025 08:53:03.781] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$registerBlockEntities$0(Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; to mdb698a4$computercraft$lambda$registerBlockEntities$0$1 in computercraft.mixins.json:V1460Mixin from mod computercraft
3997[19Jul2025 08:53:03.784] [main/DEBUG] [mixin/]: Mixing datafixer.V1460Mixin from create.mixins.json into net.minecraft.util.datafix.schemas.V1460
3998[19Jul2025 08:53:03.789] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinV1460 from mod curios->@Inject::captureSchema(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
3999[19Jul2025 08:53:03.789] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinV1460 from mod curios->@Inject::captureSchema(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4000[19Jul2025 08:53:03.789] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinV1460 from mod curios->@Inject::captureSchema(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4001[19Jul2025 08:53:03.789] [main/DEBUG] [mixin/]: computercraft.mixins.json:V1460Mixin from mod computercraft->@Inject::registerBlockEntities(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4002[19Jul2025 08:53:03.789] [main/DEBUG] [mixin/]: create.mixins.json:datafixer.V1460Mixin from mod create->@Inject::create$registerEntitiesToBeFixed(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4003[19Jul2025 08:53:03.789] [main/DEBUG] [mixin/]: create.mixins.json:datafixer.V1460Mixin from mod create->@Inject::create$registerBlockEntitiesToBeFixed(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4004[19Jul2025 08:53:03.815] [main/DEBUG] [mixin/]: Mixing IItemHandlerMixin from kubejs.mixins.json into net.neoforged.neoforge.items.IItemHandler
4005[19Jul2025 08:53:04.323] [main/DEBUG] [mixin/]: Mixing V3818_3Mixin from computercraft.forge.mixins.json into net.minecraft.util.datafix.schemas.V3818_3
4006[19Jul2025 08:53:04.386] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.AreaEffectCloudMixin from servercore.common.mixins.json into net.minecraft.world.entity.AreaEffectCloud
4007[19Jul2025 08:53:04.389] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.AreaEffectCloudMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4008[19Jul2025 08:53:04.422] [main/DEBUG] [mixin/]: Mixing ExperienceOrbAccess from clumps.mixins.json into net.minecraft.world.entity.ExperienceOrb
4009[19Jul2025 08:53:04.422] [main/DEBUG] [mixin/]: clumps.mixins.json:ExperienceOrbAccess from mod clumps: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
4010[19Jul2025 08:53:04.422] [main/DEBUG] [mixin/]: Mixing features.merging.ExperienceOrbMixin from servercore.common.mixins.json into net.minecraft.world.entity.ExperienceOrb
4011[19Jul2025 08:53:04.422] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.merging.ExperienceOrbMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4012[19Jul2025 08:53:04.423] [main/DEBUG] [mixin/]: Mixing MixinExperienceOrb from clumps.mixins.json into net.minecraft.world.entity.ExperienceOrb
4013[19Jul2025 08:53:04.423] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
4014[19Jul2025 08:53:04.424] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$clumps$resolve$6(Ljava/util/Map$Entry;)Ljava/lang/Integer; to mdb698a4$clumps$lambda$clumps$resolve$6$0 in clumps.mixins.json:MixinExperienceOrb from mod clumps
4015[19Jul2025 08:53:04.424] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addAdditionalSaveData$5(Lnet/minecraft/nbt/CompoundTag;Ljava/lang/Integer;Ljava/lang/Integer;)V to mdb698a4$clumps$lambda$addAdditionalSaveData$5$1 in clumps.mixins.json:MixinExperienceOrb from mod clumps
4016[19Jul2025 08:53:04.424] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tryMergeToExisting$4(Ljava/util/Map;)Ljava/util/stream/Stream; to mdb698a4$clumps$lambda$tryMergeToExisting$4$2 in clumps.mixins.json:MixinExperienceOrb from mod clumps
4017[19Jul2025 08:53:04.424] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tryMergeToExisting$3(IILnet/minecraft/world/entity/ExperienceOrb;)Z to mdb698a4$clumps$lambda$tryMergeToExisting$3$3 in clumps.mixins.json:MixinExperienceOrb from mod clumps
4018[19Jul2025 08:53:04.424] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$merge$2(Ljava/util/Map;)Ljava/util/stream/Stream; to mdb698a4$clumps$lambda$merge$2$4 in clumps.mixins.json:MixinExperienceOrb from mod clumps
4019[19Jul2025 08:53:04.425] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$clumps$repairPlayerItems$1(Lnet/minecraft/server/level/ServerPlayer;ILnet/minecraft/world/item/enchantment/EnchantedItemInUse;)Ljava/lang/Integer; to mdb698a4$clumps$lambda$clumps$repairPlayerItems$1$5 in clumps.mixins.json:MixinExperienceOrb from mod clumps
4020[19Jul2025 08:53:04.425] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$playerTouch$0(Lnet/minecraft/server/level/ServerPlayer;Ljava/util/concurrent/atomic/AtomicInteger;Ljava/lang/Integer;Ljava/lang/Integer;)V to mdb698a4$clumps$lambda$playerTouch$0$6 in clumps.mixins.json:MixinExperienceOrb from mod clumps
4021[19Jul2025 08:53:04.450] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::canMerge(Lnet/minecraft/world/entity/ExperienceOrb;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4022[19Jul2025 08:53:04.451] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::canMerge(Lnet/minecraft/world/entity/ExperienceOrb;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4023[19Jul2025 08:53:04.456] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::playerTouch(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4024[19Jul2025 08:53:04.456] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::clumps$repairPlayerItems(Lnet/minecraft/server/level/ServerPlayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4025[19Jul2025 08:53:04.456] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::merge(Lnet/minecraft/world/entity/ExperienceOrb;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4026[19Jul2025 08:53:04.456] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::tryMergeToExisting(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4027[19Jul2025 08:53:04.456] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4028[19Jul2025 08:53:04.456] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4029[19Jul2025 08:53:04.456] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4030[19Jul2025 08:53:04.456] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4031[19Jul2025 08:53:04.456] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4032[19Jul2025 08:53:04.456] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4033[19Jul2025 08:53:04.467] [main/DEBUG] [mixin/]: Mixing ArmorStandMixin from ftbchunks-common.mixins.json into net.minecraft.world.entity.decoration.ArmorStand
4034[19Jul2025 08:53:04.467] [main/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ArmorStandMixin from mod ftbchunks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4035[19Jul2025 08:53:04.470] [main/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ArmorStandMixin from mod ftbchunks->@Inject::onInteractAt(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4036[19Jul2025 08:53:04.476] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.ArrowMixin from servercore.common.mixins.json into net.minecraft.world.entity.projectile.Arrow
4037[19Jul2025 08:53:04.476] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.ArrowMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4038[19Jul2025 08:53:04.483] [main/DEBUG] [mixin/]: Mixing AxolotlMixin from bucketlib.mixins.json into net.minecraft.world.entity.animal.axolotl.Axolotl
4039[19Jul2025 08:53:04.483] [main/DEBUG] [mixin/]: bucketlib.mixins.json:AxolotlMixin from mod bucketlib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4040[19Jul2025 08:53:04.487] [main/DEBUG] [mixin/]: bucketlib.mixins.json:AxolotlMixin from mod bucketlib->@Inject::isFoodProxy(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4041[19Jul2025 08:53:04.487] [main/DEBUG] [mixin/]: bucketlib.mixins.json:AxolotlMixin from mod bucketlib->@Inject::usePlayerItemProxy(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4042[19Jul2025 08:53:04.496] [main/DEBUG] [mixin/]: Mixing perf.ticking_chunk_alloc.BatMixin from modernfix-common.mixins.json into net.minecraft.world.entity.ambient.Bat
4043[19Jul2025 08:53:04.507] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.BeeMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.Bee
4044[19Jul2025 08:53:04.507] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.BeeMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4045[19Jul2025 08:53:04.508] [main/DEBUG] [mixin/]: Mixing optimizations.sync_loads.BeeMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.Bee
4046[19Jul2025 08:53:04.508] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.sync_loads.BeeMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4047[19Jul2025 08:53:04.508] [main/DEBUG] [mixin/]: Mixing BeeMixin from productivebees.mixin.json into net.minecraft.world.entity.animal.Bee
4048[19Jul2025 08:53:04.509] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$isFlowerValid$1(Lnet/minecraft/world/item/ItemStack;)Z to mdb698a4$productivebees$lambda$isFlowerValid$1$0 in productivebees.mixin.json:BeeMixin from mod productivebees
4049[19Jul2025 08:53:04.509] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$isFlowerValid$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to mdb698a4$productivebees$lambda$isFlowerValid$0$1 in productivebees.mixin.json:BeeMixin from mod productivebees
4050[19Jul2025 08:53:04.514] [main/DEBUG] [mixin/]: productivebees.mixin.json:BeeMixin from mod productivebees->@Inject::isFlowerValid(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4051[19Jul2025 08:53:04.521] [main/DEBUG] [mixin/]: Mixing features.breeding_cap.tasks.BreedGoalMixin from servercore.common.mixins.json into net.minecraft.world.entity.ai.goal.BreedGoal
4052[19Jul2025 08:53:04.522] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.breeding_cap.tasks.BreedGoalMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4053[19Jul2025 08:53:04.524] [main/DEBUG] [mixin/]: Mixing TemptGoalMixin from apothic_enchanting.mixins.json into net.minecraft.world.entity.ai.goal.TemptGoal
4054[19Jul2025 08:53:04.524] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:TemptGoalMixin from mod apothic_enchanting->@Inject::apoth_tempting(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4055[19Jul2025 08:53:04.526] [main/DEBUG] [mixin/]: Mixing BeePollinateGoalMixin from productivebees.mixin.json into net.minecraft.world.entity.animal.Bee$BeePollinateGoal
4056[19Jul2025 08:53:04.527] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$2(Lnet/minecraft/core/BlockPos;)Z to mdb698a4$productivebees$lambda$new$2$0 in productivebees.mixin.json:BeePollinateGoalMixin from mod productivebees
4057[19Jul2025 08:53:04.527] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$1(Lnet/minecraft/world/item/ItemStack;)Z to mdb698a4$productivebees$lambda$new$1$1 in productivebees.mixin.json:BeePollinateGoalMixin from mod productivebees
4058[19Jul2025 08:53:04.527] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to mdb698a4$productivebees$lambda$new$0$2 in productivebees.mixin.json:BeePollinateGoalMixin from mod productivebees
4059[19Jul2025 08:53:04.535] [main/DEBUG] [mixin/]: productivebees.mixin.json:BeePollinateGoalMixin from mod productivebees->@Inject::findNearbyFlower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4060[19Jul2025 08:53:04.540] [main/DEBUG] [mixin/]: Mixing BeeGoalMixin from moonlight-common.mixins.json into net.minecraft.world.entity.animal.Bee$BeeGrowCropGoal
4061[19Jul2025 08:53:04.540] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:BeeGoalMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4062[19Jul2025 08:53:04.546] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:BeeGoalMixin from mod moonlight->@Inject::moonlight$tickBeeGrowable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockState;)V does use it's CallbackInfo
4063[19Jul2025 08:53:04.552] [main/DEBUG] [mixin/]: Mixing TargetGoalAccessor from mixins.fargostalismans.json into net.minecraft.world.entity.ai.goal.target.TargetGoal
4064[19Jul2025 08:53:04.560] [main/DEBUG] [mixin/]: Mixing NearestAttackableTargetGoalMixin from mixins.fargostalismans.json into net.minecraft.world.entity.ai.goal.target.NearestAttackableTargetGoal
4065[19Jul2025 08:53:04.564] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$preventTargetingPlayerWithTalisman$0(Lnet/minecraft/world/item/ItemStack;)Z to mdb698a4$fargostalismans$lambda$preventTargetingPlayerWithTalisman$0$0 in mixins.fargostalismans.json:NearestAttackableTargetGoalMixin from mod fargostalismans
4066[19Jul2025 08:53:04.565] [main/DEBUG] [mixin/]: Mixing NearestAttackableTargetGoalMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.ai.goal.target.NearestAttackableTargetGoal
4067[19Jul2025 08:53:04.571] [main/DEBUG] [mixin/]: mixins.fargostalismans.json:NearestAttackableTargetGoalMixin from mod fargostalismans->@Inject::preventTargetingPlayerWithTalisman(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4068[19Jul2025 08:53:04.571] [main/DEBUG] [mixin/]: mixins.fargostalismans.json:NearestAttackableTargetGoalMixin from mod fargostalismans->@Inject::preventTargetingPlayerWithTalisman(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4069[19Jul2025 08:53:04.571] [main/DEBUG] [mixin/]: mixins.fargostalismans.json:NearestAttackableTargetGoalMixin from mod fargostalismans->@Inject::preventTargetingPlayerWithTalisman(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4070[19Jul2025 08:53:04.571] [main/DEBUG] [mixin/]: apothic_attributes.mixins.json:NearestAttackableTargetGoalMixin from mod apothic_attributes->@Inject::apoth_cachePredicate(Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;IZZLjava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4071[19Jul2025 08:53:04.571] [main/DEBUG] [mixin/]: apothic_attributes.mixins.json:NearestAttackableTargetGoalMixin from mod apothic_attributes->@Inject::apoth_cachePredicate(Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;IZZLjava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4072[19Jul2025 08:53:04.571] [main/DEBUG] [mixin/]: apothic_attributes.mixins.json:NearestAttackableTargetGoalMixin from mod apothic_attributes->@Inject::apoth_cachePredicate(Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;IZZLjava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4073[19Jul2025 08:53:04.571] [main/DEBUG] [mixin/]: apothic_attributes.mixins.json:NearestAttackableTargetGoalMixin from mod apothic_attributes->@Inject::apoth_updateFollowRange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4074[19Jul2025 08:53:04.571] [main/DEBUG] [mixin/]: apothic_attributes.mixins.json:NearestAttackableTargetGoalMixin from mod apothic_attributes->@Inject::apoth_updateFollowRange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4075[19Jul2025 08:53:04.571] [main/DEBUG] [mixin/]: apothic_attributes.mixins.json:NearestAttackableTargetGoalMixin from mod apothic_attributes->@Inject::apoth_updateFollowRange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4076[19Jul2025 08:53:04.586] [main/DEBUG] [mixin/]: Mixing customization.sit.DisplayMixin from kiwi.mixins.json into net.minecraft.world.entity.Display
4077[19Jul2025 08:53:04.590] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.sit.DisplayMixin from mod kiwi->@Inject::kiwi$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4078[19Jul2025 08:53:04.590] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.sit.DisplayMixin from mod kiwi->@Inject::kiwi$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4079[19Jul2025 08:53:04.590] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.sit.DisplayMixin from mod kiwi->@Inject::kiwi$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4080[19Jul2025 08:53:04.590] [main/DEBUG] [mixin/]: kiwi.mixins.json:customization.sit.DisplayMixin from mod kiwi->@Inject::kiwi$renderState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4081[19Jul2025 08:53:04.599] [main/DEBUG] [mixin/]: Mixing AbstractSkeletonMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.AbstractSkeleton
4082[19Jul2025 08:53:04.599] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4083[19Jul2025 08:53:04.601] [main/DEBUG] [mixin/]: Mixing AbstractSkeletonMixin from apotheosis.mixins.json into net.minecraft.world.entity.monster.AbstractSkeleton
4084[19Jul2025 08:53:04.611] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries->@Inject::supp$finalizeSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
4085[19Jul2025 08:53:04.611] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries->@Inject::supp$finalizeSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
4086[19Jul2025 08:53:04.611] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries->@Inject::supp$finalizeSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
4087[19Jul2025 08:53:04.611] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries->@Inject::supp$consumeQuiverArrow(Lnet/minecraft/world/entity/LivingEntity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4088[19Jul2025 08:53:04.611] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries->@Inject::supp$consumeQuiverArrow(Lnet/minecraft/world/entity/LivingEntity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4089[19Jul2025 08:53:04.611] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries->@Inject::supp$consumeQuiverArrow(Lnet/minecraft/world/entity/LivingEntity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4090[19Jul2025 08:53:04.611] [main/DEBUG] [mixin/]: apotheosis.mixins.json:AbstractSkeletonMixin from mod apotheosis->@Inject::apoth_performRangedCrossbowAttack(Lnet/minecraft/world/entity/LivingEntity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4091[19Jul2025 08:53:04.611] [main/DEBUG] [mixin/]: apotheosis.mixins.json:AbstractSkeletonMixin from mod apotheosis->@Inject::apoth_pickCrossbowIfAvailable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4092[19Jul2025 08:53:04.624] [main/DEBUG] [mixin/]: Mixing coremods.BreezeDeflectionMixin from immersiveengineering.mixins.json into net.minecraft.world.entity.monster.breeze.Breeze
4093[19Jul2025 08:53:04.624] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.BreezeDeflectionMixin from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4094[19Jul2025 08:53:04.626] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.BreezeDeflectionMixin from mod immersiveengineering->@Inject::deflection(Lnet/minecraft/world/entity/projectile/Projectile;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4095[19Jul2025 08:53:04.648] [main/DEBUG] [mixin/]: Mixing AbstractHorseMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.horse.AbstractHorse
4096[19Jul2025 08:53:04.649] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4097[19Jul2025 08:53:04.656] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries->@Inject::supp$addSugarCube(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4098[19Jul2025 08:53:04.657] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries->@Inject::supp$addSugarCube(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4099[19Jul2025 08:53:04.657] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries->@Inject::supp$addSugarCube(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4100[19Jul2025 08:53:04.657] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries->@Inject::supp$eatSugarCube(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4101[19Jul2025 08:53:04.676] [main/DEBUG] [mixin/]: Mixing features.activation_range.fixes.CatMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.Cat
4102[19Jul2025 08:53:04.677] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.fixes.CatMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4103[19Jul2025 08:53:04.677] [main/DEBUG] [mixin/]: Mixing MeowTradeMixin from extended_industrialization.mixins.json into net.minecraft.world.entity.animal.Cat
4104[19Jul2025 08:53:04.679] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:MeowTradeMixin from mod extended_industrialization->@Inject::registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4105[19Jul2025 08:53:04.679] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:MeowTradeMixin from mod extended_industrialization->@Inject::registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4106[19Jul2025 08:53:04.679] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:MeowTradeMixin from mod extended_industrialization->@Inject::registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4107[19Jul2025 08:53:04.689] [main/DEBUG] [mixin/]: Mixing CatSitOnBlockGoalMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.ai.goal.CatSitOnBlockGoal
4108[19Jul2025 08:53:04.689] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CatSitOnBlockGoalMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4109[19Jul2025 08:53:04.690] [main/DEBUG] [mixin/]: Mixing MixinCatSitOnBlockGoal from lootr-common.mixins.json into net.minecraft.world.entity.ai.goal.CatSitOnBlockGoal
4110[19Jul2025 08:53:04.690] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinCatSitOnBlockGoal from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4111[19Jul2025 08:53:04.693] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CatSitOnBlockGoalMixin from mod supplementaries->@Inject::supp$shouldMoveToCarpet(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4112[19Jul2025 08:53:04.693] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinCatSitOnBlockGoal from mod lootr->@Inject::LootrPlayersUsing(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4113[19Jul2025 08:53:04.707] [main/DEBUG] [mixin/]: Mixing SkeletonMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Skeleton
4114[19Jul2025 08:53:04.707] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4115[19Jul2025 08:53:04.712] [main/DEBUG] [mixin/]: Mixing SkeletonMixin from lootjs.mixins.json into net.minecraft.world.entity.monster.Skeleton
4116[19Jul2025 08:53:04.719] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::supp$dropQuiver(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4117[19Jul2025 08:53:04.719] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::supp$dropQuiver(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4118[19Jul2025 08:53:04.719] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::supp$dropQuiver(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4119[19Jul2025 08:53:04.719] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4120[19Jul2025 08:53:04.719] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4121[19Jul2025 08:53:04.719] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4122[19Jul2025 08:53:04.719] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4123[19Jul2025 08:53:04.719] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4124[19Jul2025 08:53:04.719] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4125[19Jul2025 08:53:04.720] [main/DEBUG] [mixin/]: lootjs.mixins.json:SkeletonMixin from mod lootjs->@Inject::modifyWitherBossStarDrop(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4126[19Jul2025 08:53:04.738] [main/DEBUG] [mixin/]: Mixing accessor.MinecartFurnaceAccessor from create.mixins.json into net.minecraft.world.entity.vehicle.MinecartFurnace
4127[19Jul2025 08:53:04.749] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.ChickenMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.Chicken
4128[19Jul2025 08:53:04.749] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.ChickenMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4129[19Jul2025 08:53:04.765] [main/DEBUG] [mixin/]: Mixing optimizations.command_blocks.BaseCommandBlockMixin from servercore.common.mixins.json into net.minecraft.world.level.BaseCommandBlock
4130[19Jul2025 08:53:04.766] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.command_blocks.BaseCommandBlockMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4131[19Jul2025 08:53:04.766] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$servercore$useCachedParseResults$0(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/commands/CommandSourceStack; to mdb698a4$servercore$lambda$servercore$useCachedParseResults$0$0 in servercore.common.mixins.json:optimizations.command_blocks.BaseCommandBlockMixin from mod servercore
4132[19Jul2025 08:53:04.769] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.command_blocks.BaseCommandBlockMixin from mod servercore->@Inject::servercore$resetCache(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4133[19Jul2025 08:53:04.769] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.command_blocks.BaseCommandBlockMixin from mod servercore->@Inject::servercore$resetCache(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4134[19Jul2025 08:53:04.769] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.command_blocks.BaseCommandBlockMixin from mod servercore->@Inject::servercore$resetCache(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4135[19Jul2025 08:53:04.769] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.command_blocks.BaseCommandBlockMixin from mod servercore->@Inject::servercore$resetCache(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4136[19Jul2025 08:53:04.769] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.command_blocks.BaseCommandBlockMixin from mod servercore->@Inject::servercore$resetCache(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4137[19Jul2025 08:53:04.769] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.command_blocks.BaseCommandBlockMixin from mod servercore->@Inject::servercore$resetCache(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4138[19Jul2025 08:53:04.773] [main/DEBUG] [mixin/]: Mixing action.MixinCow from roots-neoforge.mixins.json into net.minecraft.world.entity.animal.Cow
4139[19Jul2025 08:53:04.776] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinCow from mod roots->@Inject::RootsOnCowInteract(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
4140[19Jul2025 08:53:04.776] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinCow from mod roots->@Inject::RootsOnCowInteract(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
4141[19Jul2025 08:53:04.776] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinCow from mod roots->@Inject::RootsOnCowInteract(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
4142[19Jul2025 08:53:04.781] [main/DEBUG] [mixin/]: Mixing CreeperMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Creeper
4143[19Jul2025 08:53:04.781] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4144[19Jul2025 08:53:04.784] [main/DEBUG] [mixin/]: Mixing CreeperMixin from irons_spellbooks.mixins.json into net.minecraft.world.entity.monster.Creeper
4145[19Jul2025 08:53:04.784] [main/DEBUG] [mixin/]: Mixing CreeperMixin from lootjs.mixins.json into net.minecraft.world.entity.monster.Creeper
4146[19Jul2025 08:53:04.788] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries->@Inject::supp$addPartyCreeperData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4147[19Jul2025 08:53:04.788] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries->@Inject::supp$addPartyCreeperData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4148[19Jul2025 08:53:04.788] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries->@Inject::supp$addPartyCreeperData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4149[19Jul2025 08:53:04.788] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries->@Inject::supp$readPartyCreeperData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4150[19Jul2025 08:53:04.788] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries->@Inject::supp$readPartyCreeperData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4151[19Jul2025 08:53:04.788] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries->@Inject::supp$readPartyCreeperData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4152[19Jul2025 08:53:04.788] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:CreeperMixin from mod irons_spellbooks->@Inject::betterThunderHit(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4153[19Jul2025 08:53:04.788] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:CreeperMixin from mod irons_spellbooks->@Inject::betterThunderHit(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4154[19Jul2025 08:53:04.788] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:CreeperMixin from mod irons_spellbooks->@Inject::betterThunderHit(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4155[19Jul2025 08:53:04.788] [main/DEBUG] [mixin/]: lootjs.mixins.json:CreeperMixin from mod lootjs->@Inject::modifyWitherBossStarDrop(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4156[19Jul2025 08:53:04.802] [main/DEBUG] [mixin/]: Mixing AbstractChestedHorseMixin from relics.mixins.json into net.minecraft.world.entity.animal.horse.AbstractChestedHorse
4157[19Jul2025 08:53:04.815] [main/DEBUG] [mixin/]: Mixing features.mob_spawning.ZombieMixin from servercore.common.mixins.json into net.minecraft.world.entity.monster.Zombie
4158[19Jul2025 08:53:04.815] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.mob_spawning.ZombieMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4159[19Jul2025 08:53:04.816] [main/DEBUG] [mixin/]: Mixing ZombieInvoker from ars_elemental.mixins.json into net.minecraft.world.entity.monster.Zombie
4160[19Jul2025 08:53:04.816] [main/DEBUG] [mixin/]: Mixing ZombieMixin from mob_grinding_utils.mixins.json into net.minecraft.world.entity.monster.Zombie
4161[19Jul2025 08:53:04.817] [main/DEBUG] [mixin/]: Mixing ZombieMixin from lootjs.mixins.json into net.minecraft.world.entity.monster.Zombie
4162[19Jul2025 08:53:04.819] [main/DEBUG] [mixin/]: mob_grinding_utils.mixins.json:ZombieMixin from mod mob_grinding_utils->@Inject::hurtMixin(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4163[19Jul2025 08:53:04.819] [main/DEBUG] [mixin/]: lootjs.mixins.json:ZombieMixin from mod lootjs->@Inject::modifyWitherBossStarDrop(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4164[19Jul2025 08:53:04.827] [main/DEBUG] [mixin/]: Mixing accessor.AccessorMixinZombieVillager from roots-neoforge.mixins.json into net.minecraft.world.entity.monster.ZombieVillager
4165[19Jul2025 08:53:04.827] [main/DEBUG] [mixin/]: Mixing common.ZombieVillagerAccessor from enchanted.mixins.json into net.minecraft.world.entity.monster.ZombieVillager
4166[19Jul2025 08:53:04.831] [main/DEBUG] [mixin/]: Mixing optimizations.sync_loads.RemoveBlockGoalMixin from servercore.common.mixins.json into net.minecraft.world.entity.ai.goal.RemoveBlockGoal
4167[19Jul2025 08:53:04.831] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.sync_loads.RemoveBlockGoalMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4168[19Jul2025 08:53:04.837] [main/DEBUG] [mixin/]: Mixing ThrownTridentAccessor from forgivingvoid.mixins.json into net.minecraft.world.entity.projectile.ThrownTrident
4169[19Jul2025 08:53:04.837] [main/DEBUG] [mixin/]: forgivingvoid.mixins.json:ThrownTridentAccessor from mod forgivingvoid: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4170[19Jul2025 08:53:04.837] [main/DEBUG] [mixin/]: Renaming @Accessor method getIdLoyalty()Lnet/minecraft/network/syncher/EntityDataAccessor; to getIdLoyalty$forgivingvoid_$md$b698a4$0 in forgivingvoid.mixins.json:ThrownTridentAccessor from mod forgivingvoid
4171[19Jul2025 08:53:04.837] [main/DEBUG] [mixin/]: Mixing ThrownTridentMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.projectile.ThrownTrident
4172[19Jul2025 08:53:04.838] [main/DEBUG] [mixin/]: Mixing ThrownTridentMixin from apothic_enchanting.mixins.json into net.minecraft.world.entity.projectile.ThrownTrident
4173[19Jul2025 08:53:04.843] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:ThrownTridentMixin from mod apothic_enchanting->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4174[19Jul2025 08:53:04.843] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:ThrownTridentMixin from mod apothic_enchanting->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4175[19Jul2025 08:53:04.843] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:ThrownTridentMixin from mod apothic_enchanting->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4176[19Jul2025 08:53:04.843] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:ThrownTridentMixin from mod apothic_enchanting->@Inject::startHitEntity(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4177[19Jul2025 08:53:04.843] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:ThrownTridentMixin from mod apothic_enchanting->@Inject::endHitEntity(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4178[19Jul2025 08:53:04.843] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:ThrownTridentMixin from mod apothic_enchanting->@Inject::endHitEntity(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4179[19Jul2025 08:53:04.843] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:ThrownTridentMixin from mod apothic_enchanting->@Inject::endHitEntity(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4180[19Jul2025 08:53:04.848] [main/DEBUG] [mixin/]: Mixing features.breeding_cap.ThrownEggMixin from servercore.common.mixins.json into net.minecraft.world.entity.projectile.ThrownEgg
4181[19Jul2025 08:53:04.849] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.breeding_cap.ThrownEggMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4182[19Jul2025 08:53:04.879] [main/DEBUG] [mixin/]: Mixing EndermanMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.EnderMan
4183[19Jul2025 08:53:04.879] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EndermanMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4184[19Jul2025 08:53:04.880] [main/DEBUG] [mixin/]: Mixing EnderManMixin from mixins.fargostalismans.json into net.minecraft.world.entity.monster.EnderMan
4185[19Jul2025 08:53:04.880] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$calmEndermans$0(Lnet/minecraft/world/item/ItemStack;)Z to mdb698a4$fargostalismans$lambda$calmEndermans$0$0 in mixins.fargostalismans.json:EnderManMixin from mod fargostalismans
4186[19Jul2025 08:53:04.881] [main/DEBUG] [mixin/]: Mixing common.EnderManMixin from endermanoverhaul.mixins.json into net.minecraft.world.entity.monster.EnderMan
4187[19Jul2025 08:53:04.883] [main/DEBUG] [mixin/]: Mixing EnderManMixin from relics.mixins.json into net.minecraft.world.entity.monster.EnderMan
4188[19Jul2025 08:53:04.888] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EndermanMixin from mod supplementaries->@Inject::supp$dropEndermanHead(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4189[19Jul2025 08:53:04.888] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EndermanMixin from mod supplementaries->@Inject::supp$dropEndermanHead(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4190[19Jul2025 08:53:04.888] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EndermanMixin from mod supplementaries->@Inject::supp$dropEndermanHead(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4191[19Jul2025 08:53:04.888] [main/DEBUG] [mixin/]: mixins.fargostalismans.json:EnderManMixin from mod fargostalismans->@Inject::calmEndermans(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4192[19Jul2025 08:53:04.888] [main/DEBUG] [mixin/]: endermanoverhaul.mixins.json:common.EnderManMixin from mod endermanoverhaul->@Inject::endermanoverhaul$aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4193[19Jul2025 08:53:04.888] [main/DEBUG] [mixin/]: endermanoverhaul.mixins.json:common.EnderManMixin from mod endermanoverhaul->@Inject::endermanoverhaul$setTarget(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4194[19Jul2025 08:53:04.888] [main/DEBUG] [mixin/]: endermanoverhaul.mixins.json:common.EnderManMixin from mod endermanoverhaul->@Inject::endermanoverhaul$setTarget(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4195[19Jul2025 08:53:04.888] [main/DEBUG] [mixin/]: endermanoverhaul.mixins.json:common.EnderManMixin from mod endermanoverhaul->@Inject::endermanoverhaul$setTarget(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4196[19Jul2025 08:53:04.888] [main/DEBUG] [mixin/]: endermanoverhaul.mixins.json:common.EnderManMixin from mod endermanoverhaul->@Inject::endermanoverhaul$isLookingAtMe(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4197[19Jul2025 08:53:04.888] [main/DEBUG] [mixin/]: relics.mixins.json:EnderManMixin from mod relics->@Inject::calmEndermans(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4198[19Jul2025 08:53:04.899] [main/DEBUG] [mixin/]: Mixing EvokerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Evoker
4199[19Jul2025 08:53:04.900] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EvokerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4200[19Jul2025 08:53:04.901] [main/DEBUG] [mixin/]: Mixing PillagerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Evoker
4201[19Jul2025 08:53:04.901] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:PillagerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4202[19Jul2025 08:53:04.935] [main/DEBUG] [mixin/]: Mixing FoxInvoker from ars_elemental.mixins.json into net.minecraft.world.entity.animal.Fox
4203[19Jul2025 08:53:04.960] [main/DEBUG] [mixin/]: Mixing GlowItemFrameMixin from fastitemframes.common.mixins.json into net.minecraft.world.entity.decoration.GlowItemFrame
4204[19Jul2025 08:53:04.960] [main/DEBUG] [mixin/]: fastitemframes.common.mixins.json:GlowItemFrameMixin from mod fastitemframes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4205[19Jul2025 08:53:04.963] [main/DEBUG] [mixin/]: Mixing ItemFrameMixin from fastitemframes.common.mixins.json into net.minecraft.world.entity.decoration.ItemFrame
4206[19Jul2025 08:53:04.963] [main/DEBUG] [mixin/]: fastitemframes.common.mixins.json:ItemFrameMixin from mod fastitemframes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4207[19Jul2025 08:53:04.964] [main/DEBUG] [mixin/]: Mixing ItemFrameEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.decoration.ItemFrame
4208[19Jul2025 08:53:05.002] [main/DEBUG] [mixin/]: Mixing PillagerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Illusioner
4209[19Jul2025 08:53:05.003] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:PillagerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4210[19Jul2025 08:53:05.032] [main/DEBUG] [mixin/]: Mixing recipes.lightningchanneling.LightningBoltMixin from lychee.mixins.json into net.minecraft.world.entity.LightningBolt
4211[19Jul2025 08:53:05.033] [main/DEBUG] [mixin/]: Mixing MixinLightningBolt from architectury-common.mixins.json into net.minecraft.world.entity.LightningBolt
4212[19Jul2025 08:53:05.033] [main/DEBUG] [mixin/]: architectury-common.mixins.json:MixinLightningBolt from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4213[19Jul2025 08:53:05.033] [main/DEBUG] [mixin/]: Mixing LightningEntityMixin from moonlight-common.mixins.json into net.minecraft.world.entity.LightningBolt
4214[19Jul2025 08:53:05.034] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:LightningEntityMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4215[19Jul2025 08:53:05.038] [main/DEBUG] [mixin/]: architectury-common.mixins.json:MixinLightningBolt from mod architectury->@Inject::handleLightning(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;)V doesn't use it's CallbackInfo
4216[19Jul2025 08:53:05.038] [main/DEBUG] [mixin/]: architectury-common.mixins.json:MixinLightningBolt from mod architectury->@Inject::handleLightning(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;)V has 0 override(s) in child classes
4217[19Jul2025 08:53:05.038] [main/DEBUG] [mixin/]: architectury-common.mixins.json:MixinLightningBolt from mod architectury->@Inject::handleLightning(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;)V won't be passed a CallbackInfo as a result
4218[19Jul2025 08:53:05.038] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:LightningEntityMixin from mod moonlight->@Inject::powerLightningRod(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4219[19Jul2025 08:53:05.038] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:LightningEntityMixin from mod moonlight->@Inject::powerLightningRod(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4220[19Jul2025 08:53:05.038] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:LightningEntityMixin from mod moonlight->@Inject::powerLightningRod(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4221[19Jul2025 08:53:05.059] [main/DEBUG] [mixin/]: Mixing action.MarkerMixin from lychee.mixins.json into net.minecraft.world.entity.Marker
4222[19Jul2025 08:53:05.066] [main/DEBUG] [mixin/]: lychee.mixins.json:action.MarkerMixin from mod lychee->@Inject::lychee_tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4223[19Jul2025 08:53:05.066] [main/DEBUG] [mixin/]: lychee.mixins.json:action.MarkerMixin from mod lychee->@Inject::lychee_tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4224[19Jul2025 08:53:05.066] [main/DEBUG] [mixin/]: lychee.mixins.json:action.MarkerMixin from mod lychee->@Inject::lychee_tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4225[19Jul2025 08:53:05.066] [main/DEBUG] [mixin/]: lychee.mixins.json:action.MarkerMixin from mod lychee->@Inject::lychee_readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4226[19Jul2025 08:53:05.066] [main/DEBUG] [mixin/]: lychee.mixins.json:action.MarkerMixin from mod lychee->@Inject::lychee_readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4227[19Jul2025 08:53:05.066] [main/DEBUG] [mixin/]: lychee.mixins.json:action.MarkerMixin from mod lychee->@Inject::lychee_readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4228[19Jul2025 08:53:05.066] [main/DEBUG] [mixin/]: lychee.mixins.json:action.MarkerMixin from mod lychee->@Inject::lychee_addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4229[19Jul2025 08:53:05.066] [main/DEBUG] [mixin/]: lychee.mixins.json:action.MarkerMixin from mod lychee->@Inject::lychee_addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4230[19Jul2025 08:53:05.066] [main/DEBUG] [mixin/]: lychee.mixins.json:action.MarkerMixin from mod lychee->@Inject::lychee_addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4231[19Jul2025 08:53:05.073] [main/DEBUG] [mixin/]: Mixing action.MixinMushroomCow from roots-neoforge.mixins.json into net.minecraft.world.entity.animal.MushroomCow
4232[19Jul2025 08:53:05.075] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinMushroomCow from mod roots->@Inject::RootsOnMilkMushroomCow(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
4233[19Jul2025 08:53:05.075] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinMushroomCow from mod roots->@Inject::RootsOnMilkMushroomCow(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
4234[19Jul2025 08:53:05.075] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinMushroomCow from mod roots->@Inject::RootsOnMilkMushroomCow(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
4235[19Jul2025 08:53:05.086] [main/DEBUG] [mixin/]: Mixing features.activation_range.fixes.OcelotMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.Ocelot
4236[19Jul2025 08:53:05.086] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.fixes.OcelotMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4237[19Jul2025 08:53:05.097] [main/DEBUG] [mixin/]: Mixing PaintingMixin from ftbstuff.mixins.json into net.minecraft.world.entity.decoration.Painting
4238[19Jul2025 08:53:05.097] [main/DEBUG] [mixin/]: ftbstuff.mixins.json:PaintingMixin from mod ftbstuff: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4239[19Jul2025 08:53:05.097] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$dropItem$0(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V to mdb698a4$ftbstuff$lambda$dropItem$0$0 in ftbstuff.mixins.json:PaintingMixin from mod ftbstuff
4240[19Jul2025 08:53:05.100] [main/DEBUG] [mixin/]: ftbstuff.mixins.json:PaintingMixin from mod ftbstuff->@Inject::dropItem(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4241[19Jul2025 08:53:05.127] [main/DEBUG] [mixin/]: Mixing PhantomAttackPlayerTargetGoalMixin from mixins.fargostalismans.json into net.minecraft.world.entity.monster.Phantom$PhantomAttackPlayerTargetGoal
4242[19Jul2025 08:53:05.127] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fargos_Talismans_main$hasPhantomTalisman$0(Lnet/minecraft/world/item/ItemStack;)Z to mdb698a4$fargostalismans$lambda$fargos_Talismans_main$hasPhantomTalisman$0$0 in mixins.fargostalismans.json:PhantomAttackPlayerTargetGoalMixin from mod fargostalismans
4243[19Jul2025 08:53:05.134] [main/DEBUG] [mixin/]: mixins.fargostalismans.json:PhantomAttackPlayerTargetGoalMixin from mod fargostalismans->@Inject::onCanUse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4244[19Jul2025 08:53:05.134] [main/DEBUG] [mixin/]: mixins.fargostalismans.json:PhantomAttackPlayerTargetGoalMixin from mod fargostalismans->@Inject::onCanContinueToUse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4245[19Jul2025 08:53:05.160] [main/DEBUG] [mixin/]: Mixing PillagerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Pillager
4246[19Jul2025 08:53:05.161] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:PillagerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4247[19Jul2025 08:53:05.173] [main/DEBUG] [mixin/]: Mixing MixinThrownPotion from roots-neoforge.mixins.json into net.minecraft.world.entity.projectile.ThrownPotion
4248[19Jul2025 08:53:05.175] [main/DEBUG] [mixin/]: Mixing ThrownPotionMixin from valhelsia_core-common.mixins.json into net.minecraft.world.entity.projectile.ThrownPotion
4249[19Jul2025 08:53:05.175] [main/DEBUG] [mixin/]: valhelsia_core-common.mixins.json:ThrownPotionMixin from mod valhelsia_core: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4250[19Jul2025 08:53:05.176] [main/DEBUG] [mixin/]: Mixing ThrownPotionMixin from moonlight-common.mixins.json into net.minecraft.world.entity.projectile.ThrownPotion
4251[19Jul2025 08:53:05.176] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ThrownPotionMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4252[19Jul2025 08:53:05.181] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:MixinThrownPotion from mod roots->@Inject::rootsDowseFire(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4253[19Jul2025 08:53:05.181] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:MixinThrownPotion from mod roots->@Inject::rootsDowseFire(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4254[19Jul2025 08:53:05.181] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:MixinThrownPotion from mod roots->@Inject::rootsDowseFire(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4255[19Jul2025 08:53:05.181] [main/DEBUG] [mixin/]: valhelsia_core-common.mixins.json:ThrownPotionMixin from mod valhelsia_core->@Inject::valhelsia_dowseFire(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4256[19Jul2025 08:53:05.181] [main/DEBUG] [mixin/]: valhelsia_core-common.mixins.json:ThrownPotionMixin from mod valhelsia_core->@Inject::valhelsia_dowseFire(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4257[19Jul2025 08:53:05.181] [main/DEBUG] [mixin/]: valhelsia_core-common.mixins.json:ThrownPotionMixin from mod valhelsia_core->@Inject::valhelsia_dowseFire(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4258[19Jul2025 08:53:05.181] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ThrownPotionMixin from mod moonlight->@Inject::moonlight$extinguishILightables(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4259[19Jul2025 08:53:05.181] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ThrownPotionMixin from mod moonlight->@Inject::moonlight$extinguishILightables(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4260[19Jul2025 08:53:05.182] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ThrownPotionMixin from mod moonlight->@Inject::moonlight$extinguishILightables(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4261[19Jul2025 08:53:05.186] [main/DEBUG] [mixin/]: Mixing PufferfishAccessor from ars_nouveau.mixins.json into net.minecraft.world.entity.animal.Pufferfish
4262[19Jul2025 08:53:05.186] [main/DEBUG] [mixin/]: Renaming @Accessor method targetConditions()Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; to targetConditions$ars_nouveau_$md$b698a4$0 in ars_nouveau.mixins.json:PufferfishAccessor from mod ars_nouveau
4263[19Jul2025 08:53:05.208] [main/DEBUG] [mixin/]: Mixing SheepMixin from apothic_enchanting.mixins.json into net.minecraft.world.entity.animal.Sheep
4264[19Jul2025 08:53:05.217] [main/DEBUG] [mixin/]: Mixing accessors.ShulkerAccess from mixins.pneumaticcraft.json into net.minecraft.world.entity.monster.Shulker
4265[19Jul2025 08:53:05.217] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.ShulkerAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4266[19Jul2025 08:53:05.226] [main/DEBUG] [mixin/]: Mixing ShulkerMixin from mixins.fargostalismans.json into net.minecraft.world.entity.projectile.ShulkerBullet
4267[19Jul2025 08:53:05.226] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$hasShulkerTalisman$0(Lnet/minecraft/world/item/ItemStack;)Z to mdb698a4$fargostalismans$lambda$hasShulkerTalisman$0$0 in mixins.fargostalismans.json:ShulkerMixin from mod fargostalismans
4268[19Jul2025 08:53:05.229] [main/DEBUG] [mixin/]: mixins.fargostalismans.json:ShulkerMixin from mod fargostalismans->@Inject::onHitEntity(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4269[19Jul2025 08:53:05.236] [main/DEBUG] [mixin/]: Mixing StrayMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Stray
4270[19Jul2025 08:53:05.236] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrayMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4271[19Jul2025 08:53:05.249] [main/DEBUG] [mixin/]: Mixing SkellyHorseMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.horse.SkeletonHorse
4272[19Jul2025 08:53:05.249] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4273[19Jul2025 08:53:05.250] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$0(Ljava/lang/Integer;)V to mdb698a4$supplementaries$lambda$tick$0$0 in supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries
4274[19Jul2025 08:53:05.257] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.SkeletonHorseMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.horse.SkeletonHorse
4275[19Jul2025 08:53:05.257] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.SkeletonHorseMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4276[19Jul2025 08:53:05.257] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in level because existing method in servercore.common.mixins.json:features.activation_range.inactive_ticks.SkeletonHorseMixin from mod servercore is compatible
4277[19Jul2025 08:53:05.264] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4278[19Jul2025 08:53:05.264] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4279[19Jul2025 08:53:05.264] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4280[19Jul2025 08:53:05.264] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4281[19Jul2025 08:53:05.264] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4282[19Jul2025 08:53:05.264] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4283[19Jul2025 08:53:05.264] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::mobInteract(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4284[19Jul2025 08:53:05.281] [main/DEBUG] [mixin/]: Mixing features.mob_spawning.BaseSpawnerMixin from servercore.common.mixins.json into net.minecraft.world.level.BaseSpawner
4285[19Jul2025 08:53:05.282] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.mob_spawning.BaseSpawnerMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4286[19Jul2025 08:53:05.282] [main/DEBUG] [mixin/]: Mixing BaseSpawnerAccessor from apotheosis.mixins.json into net.minecraft.world.level.BaseSpawner
4287[19Jul2025 08:53:05.282] [main/DEBUG] [mixin/]: Mixing accessors.BaseSpawnerAccess from mixins.pneumaticcraft.json into net.minecraft.world.level.BaseSpawner
4288[19Jul2025 08:53:05.283] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.BaseSpawnerAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4289[19Jul2025 08:53:05.283] [main/DEBUG] [mixin/]: Mixing coremods.BaseSpawnerMixin from mixins.pneumaticcraft.json into net.minecraft.world.level.BaseSpawner
4290[19Jul2025 08:53:05.283] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:coremods.BaseSpawnerMixin from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4291[19Jul2025 08:53:05.283] [main/DEBUG] [mixin/]: Mixing features.spawners.SpawnerMixin from ftbpc.mixins.json into net.minecraft.world.level.BaseSpawner
4292[19Jul2025 08:53:05.283] [main/DEBUG] [mixin/]: ftbpc.mixins.json:features.spawners.SpawnerMixin from mod ftbpc: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4293[19Jul2025 08:53:05.285] [main/DEBUG] [mixin/]: Mixing BaseSpawnerMixin from collective_neoforge.mixins.json into net.minecraft.world.level.BaseSpawner
4294[19Jul2025 08:53:05.290] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.mob_spawning.BaseSpawnerMixin from mod servercore->@Inject::servercore$enforceMobcap(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4295[19Jul2025 08:53:05.290] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:coremods.BaseSpawnerMixin from mod pneumaticcraft->@Inject::onIsNearPlayer(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4296[19Jul2025 08:53:05.290] [main/DEBUG] [mixin/]: ftbpc.mixins.json:features.spawners.SpawnerMixin from mod ftbpc->@Inject::ftb_pack_companion$onServerTick(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4297[19Jul2025 08:53:05.290] [main/DEBUG] [mixin/]: ftbpc.mixins.json:features.spawners.SpawnerMixin from mod ftbpc->@Inject::ftb_pack_companion$onServerTick(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4298[19Jul2025 08:53:05.290] [main/DEBUG] [mixin/]: ftbpc.mixins.json:features.spawners.SpawnerMixin from mod ftbpc->@Inject::ftb_pack_companion$onServerTick(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4299[19Jul2025 08:53:05.290] [main/DEBUG] [mixin/]: collective_neoforge.mixins.json:BaseSpawnerMixin from mod collective->@Inject::BaseSpawner_serverTickprivate(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ZLnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/SpawnData;ILnet/minecraft/nbt/CompoundTag;Ljava/util/Optional;Lnet/minecraft/nbt/ListTag;IDDDLnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;ILnet/minecraft/world/entity/Mob;)V doesn't use it's CallbackInfo
4300[19Jul2025 08:53:05.290] [main/DEBUG] [mixin/]: collective_neoforge.mixins.json:BaseSpawnerMixin from mod collective->@Inject::BaseSpawner_serverTickprivate(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ZLnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/SpawnData;ILnet/minecraft/nbt/CompoundTag;Ljava/util/Optional;Lnet/minecraft/nbt/ListTag;IDDDLnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;ILnet/minecraft/world/entity/Mob;)V has 0 override(s) in child classes
4301[19Jul2025 08:53:05.290] [main/DEBUG] [mixin/]: collective_neoforge.mixins.json:BaseSpawnerMixin from mod collective->@Inject::BaseSpawner_serverTickprivate(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ZLnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/SpawnData;ILnet/minecraft/nbt/CompoundTag;Ljava/util/Optional;Lnet/minecraft/nbt/ListTag;IDDDLnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;ILnet/minecraft/world/entity/Mob;)V won't be passed a CallbackInfo as a result
4302[19Jul2025 08:53:05.294] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.SpectralArrowMixin from servercore.common.mixins.json into net.minecraft.world.entity.projectile.SpectralArrow
4303[19Jul2025 08:53:05.294] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.SpectralArrowMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4304[19Jul2025 08:53:05.329] [main/DEBUG] [mixin/]: Mixing VillagerMixin from mixins.fargostalismans.json into net.minecraft.world.entity.npc.Villager
4305[19Jul2025 08:53:05.330] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$hasLibrarianTalisman$0(Lnet/minecraft/world/item/ItemStack;)Z to mdb698a4$fargostalismans$lambda$hasLibrarianTalisman$0$0 in mixins.fargostalismans.json:VillagerMixin from mod fargostalismans
4306[19Jul2025 08:53:05.331] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.VillagerMixin from servercore.common.mixins.json into net.minecraft.world.entity.npc.Villager
4307[19Jul2025 08:53:05.331] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.VillagerMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4308[19Jul2025 08:53:05.332] [main/DEBUG] [mixin/]: Mixing features.ticking.VillagerMixin from servercore.common.mixins.json into net.minecraft.world.entity.npc.Villager
4309[19Jul2025 08:53:05.332] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.ticking.VillagerMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4310[19Jul2025 08:53:05.336] [main/DEBUG] [mixin/]: Mixing villager.VillagerMixin from morejs.mixins.json into net.minecraft.world.entity.npc.Villager
4311[19Jul2025 08:53:05.336] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.VillagerMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4312[19Jul2025 08:53:05.337] [main/DEBUG] [mixin/]: Mixing VillagerMixin from irons_jewelry.mixins.json into net.minecraft.world.entity.npc.Villager
4313[19Jul2025 08:53:05.337] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:VillagerMixin from mod irons_jewelry: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4314[19Jul2025 08:53:05.337] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$irons_jewelry$handleHagglerBonus$1(Lio/redspace/ironsjewelry/core/data/BonusInstance;)V to mdb698a4$irons_jewelry$lambda$irons_jewelry$handleHagglerBonus$1$1 in irons_jewelry.mixins.json:VillagerMixin from mod irons_jewelry
4315[19Jul2025 08:53:05.337] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$irons_jewelry$handleHagglerBonus$0(Lio/redspace/ironsjewelry/core/data/BonusInstance;)Z to mdb698a4$irons_jewelry$lambda$irons_jewelry$handleHagglerBonus$0$2 in irons_jewelry.mixins.json:VillagerMixin from mod irons_jewelry
4316[19Jul2025 08:53:05.339] [main/DEBUG] [mixin/]: Mixing VillagerMixin from moonlight-common.mixins.json into net.minecraft.world.entity.npc.Villager
4317[19Jul2025 08:53:05.339] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:VillagerMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4318[19Jul2025 08:53:05.346] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.VillagerMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4319[19Jul2025 08:53:05.346] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.VillagerMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4320[19Jul2025 08:53:05.346] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.VillagerMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4321[19Jul2025 08:53:05.346] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:VillagerMixin from mod irons_jewelry->@Inject::irons_jewelry$handleHagglerBonus(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4322[19Jul2025 08:53:05.347] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:VillagerMixin from mod irons_jewelry->@Inject::irons_jewelry$handleHagglerBonus(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4323[19Jul2025 08:53:05.347] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:VillagerMixin from mod irons_jewelry->@Inject::irons_jewelry$handleHagglerBonus(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4324[19Jul2025 08:53:05.347] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:VillagerMixin from mod moonlight->@Inject::reg(Lnet/minecraft/world/entity/ai/Brain;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4325[19Jul2025 08:53:05.347] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:VillagerMixin from mod moonlight->@Inject::reg(Lnet/minecraft/world/entity/ai/Brain;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4326[19Jul2025 08:53:05.347] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:VillagerMixin from mod moonlight->@Inject::reg(Lnet/minecraft/world/entity/ai/Brain;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4327[19Jul2025 08:53:05.353] [main/DEBUG] [mixin/]: Mixing villager.AbstractVillagerMixin from morejs.mixins.json into net.minecraft.world.entity.npc.AbstractVillager
4328[19Jul2025 08:53:05.353] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.AbstractVillagerMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4329[19Jul2025 08:53:05.354] [main/DEBUG] [mixin/]: Mixing action.MixinAbstractVillager from roots-neoforge.mixins.json into net.minecraft.world.entity.npc.AbstractVillager
4330[19Jul2025 08:53:05.357] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinAbstractVillager from mod roots->@Inject::RootsNotifyTradeStart(Lnet/minecraft/world/item/trading/MerchantOffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4331[19Jul2025 08:53:05.358] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinAbstractVillager from mod roots->@Inject::RootsNotifyTradeStart(Lnet/minecraft/world/item/trading/MerchantOffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4332[19Jul2025 08:53:05.358] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinAbstractVillager from mod roots->@Inject::RootsNotifyTradeStart(Lnet/minecraft/world/item/trading/MerchantOffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4333[19Jul2025 08:53:05.358] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinAbstractVillager from mod roots->@Inject::RootsNotifyTradeEnd(Lnet/minecraft/world/item/trading/MerchantOffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4334[19Jul2025 08:53:05.358] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinAbstractVillager from mod roots->@Inject::RootsNotifyTradeEnd(Lnet/minecraft/world/item/trading/MerchantOffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4335[19Jul2025 08:53:05.358] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinAbstractVillager from mod roots->@Inject::RootsNotifyTradeEnd(Lnet/minecraft/world/item/trading/MerchantOffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4336[19Jul2025 08:53:05.363] [main/DEBUG] [mixin/]: Mixing MixinMerchantMenu from roots-neoforge.mixins.json into net.minecraft.world.inventory.MerchantMenu
4337[19Jul2025 08:53:05.363] [main/DEBUG] [mixin/]: Mixing villager.MerchantMenuMixin from morejs.mixins.json into net.minecraft.world.inventory.MerchantMenu
4338[19Jul2025 08:53:05.363] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantMenuMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4339[19Jul2025 08:53:05.365] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:MixinMerchantMenu from mod roots->@Inject::RootsPlayTradeSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4340[19Jul2025 08:53:05.365] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantMenuMixin from mod morejs->@Inject::invokeOpenTradeEvent(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/trading/Merchant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4341[19Jul2025 08:53:05.365] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantMenuMixin from mod morejs->@Inject::invokeOpenTradeEvent(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/trading/Merchant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4342[19Jul2025 08:53:05.365] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantMenuMixin from mod morejs->@Inject::invokeOpenTradeEvent(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/trading/Merchant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4343[19Jul2025 08:53:05.368] [main/DEBUG] [mixin/]: Mixing WitchMixin from mixins.fargostalismans.json into net.minecraft.world.entity.monster.Witch
4344[19Jul2025 08:53:05.369] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$hasWitchEnchantment$0(Lnet/minecraft/world/item/ItemStack;)Z to mdb698a4$fargostalismans$lambda$hasWitchEnchantment$0$0 in mixins.fargostalismans.json:WitchMixin from mod fargostalismans
4345[19Jul2025 08:53:05.373] [main/DEBUG] [mixin/]: Mixing accessors.WitchAccess from mixins.pneumaticcraft.json into net.minecraft.world.entity.monster.Witch
4346[19Jul2025 08:53:05.373] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.WitchAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4347[19Jul2025 08:53:05.377] [main/DEBUG] [mixin/]: mixins.fargostalismans.json:WitchMixin from mod fargostalismans->@Inject::injectPerformRangedAttack(Lnet/minecraft/world/entity/LivingEntity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4348[19Jul2025 08:53:05.383] [main/DEBUG] [mixin/]: Mixing PillagerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Vindicator
4349[19Jul2025 08:53:05.383] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:PillagerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4350[19Jul2025 08:53:05.390] [main/DEBUG] [mixin/]: Mixing WanderingTraderMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.npc.WanderingTrader
4351[19Jul2025 08:53:05.391] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:WanderingTraderMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4352[19Jul2025 08:53:05.395] [main/DEBUG] [mixin/]: Mixing villager.WanderingTraderMixin from morejs.mixins.json into net.minecraft.world.entity.npc.WanderingTrader
4353[19Jul2025 08:53:05.395] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4354[19Jul2025 08:53:05.397] [main/DEBUG] [mixin/]: Mixing WanderingTraderMixin from irons_jewelry.mixins.json into net.minecraft.world.entity.npc.WanderingTrader
4355[19Jul2025 08:53:05.397] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4356[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:WanderingTraderMixin from mod supplementaries->@Inject::supp$addOpenDoor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4357[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:WanderingTraderMixin from mod supplementaries->@Inject::supp$addOpenDoor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4358[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:WanderingTraderMixin from mod supplementaries->@Inject::supp$addOpenDoor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4359[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4360[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4361[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4362[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4363[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4364[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4365[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4366[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4367[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4368[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry->@Inject::irons_jewelry$injectGemTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4369[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry->@Inject::irons_jewelry$injectGemTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4370[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry->@Inject::irons_jewelry$injectGemTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4371[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry->@Inject::irons_jewelry$injectGemTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4372[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry->@Inject::irons_jewelry$injectGemTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4373[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry->@Inject::irons_jewelry$injectGemTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4374[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry->@Inject::irons_jewelry$injectGemTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4375[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry->@Inject::irons_jewelry$injectGemTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4376[19Jul2025 08:53:05.401] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry->@Inject::irons_jewelry$injectGemTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4377[19Jul2025 08:53:05.408] [main/DEBUG] [mixin/]: Mixing WardenMixin from mixins.fargostalismans.json into net.minecraft.world.entity.monster.warden.Warden
4378[19Jul2025 08:53:05.408] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fargos$preventTargetingUnlessProvoked$0(Lnet/minecraft/world/item/ItemStack;)Z to mdb698a4$fargostalismans$lambda$fargos$preventTargetingUnlessProvoked$0$0 in mixins.fargostalismans.json:WardenMixin from mod fargostalismans
4379[19Jul2025 08:53:05.410] [main/DEBUG] [mixin/]: mixins.fargostalismans.json:WardenMixin from mod fargostalismans->@Inject::fargos$preventTargetingUnlessProvoked(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4380[19Jul2025 08:53:05.436] [main/DEBUG] [mixin/]: Mixing ZombieHorseMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.horse.ZombieHorse
4381[19Jul2025 08:53:05.436] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ZombieHorseMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4382[19Jul2025 08:53:05.446] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ZombieHorseMixin from mod supplementaries->@Inject::supp$interact(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4383[19Jul2025 08:53:05.485] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming catchingFish with desc (Lnet/minecraft/core/BlockPos;)V
4384[19Jul2025 08:53:05.486] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Patching FishingHook#catchingFish
4385[19Jul2025 08:53:05.487] [main/DEBUG] [mixin/]: Mixing FishingHookMixin from fishingoverhaul.mixins.json into net.minecraft.world.entity.projectile.FishingHook
4386[19Jul2025 08:53:05.487] [main/DEBUG] [mixin/]: fishingoverhaul.mixins.json:FishingHookMixin from mod fishingoverhaul: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4387[19Jul2025 08:53:05.492] [main/DEBUG] [mixin/]: Mixing FishingHookEntityMixin from malum.mixins.json into net.minecraft.world.entity.projectile.FishingHook
4388[19Jul2025 08:53:05.499] [main/DEBUG] [mixin/]: fishingoverhaul.mixins.json:FishingHookMixin from mod fishingoverhaul->@Inject::stopRetrieveDuringMinigame(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4389[19Jul2025 08:53:05.499] [main/DEBUG] [mixin/]: fishingoverhaul.mixins.json:FishingHookMixin from mod fishingoverhaul->@Inject::fishingOverhaulFishEvent(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/entity/player/Player;ILnet/neoforged/neoforge/event/entity/player/ItemFishedEvent;Lnet/minecraft/world/level/storage/loot/LootParams;Lnet/minecraft/world/level/storage/loot/LootTable;Ljava/util/List;)V does use it's CallbackInfoReturnable
4390[19Jul2025 08:53:05.499] [main/DEBUG] [mixin/]: malum.mixins.json:FishingHookEntityMixin from mod malum->@Inject::malumModifyFishingLuckStatsMixin(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4391[19Jul2025 08:53:05.499] [main/DEBUG] [mixin/]: malum.mixins.json:FishingHookEntityMixin from mod malum->@Inject::malumModifyFishingLuckStatsMixin(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4392[19Jul2025 08:53:05.499] [main/DEBUG] [mixin/]: malum.mixins.json:FishingHookEntityMixin from mod malum->@Inject::malumModifyFishingLuckStatsMixin(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4393[19Jul2025 08:53:05.521] [main/DEBUG] [mixin/]: Mixing inject.MixinFoodPropertiesBuilder from architectury-common.mixins.json into net.minecraft.world.food.FoodProperties$Builder
4394[19Jul2025 08:53:05.521] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinFoodPropertiesBuilder from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4395[19Jul2025 08:53:05.670] [main/DEBUG] [mixin/]: Mixing BlockSourceMixin from supplementaries-common.mixins.json into net.minecraft.core.dispenser.BlockSource
4396[19Jul2025 08:53:05.670] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:BlockSourceMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4397[19Jul2025 08:53:05.672] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:BlockSourceMixin from mod supplementaries->@Inject::supp$alterCenter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4398[19Jul2025 08:53:05.673] [main/DEBUG] [mixin/]: Mixing accessor.ProjectileDispenseBehaviorAccessor from create.mixins.json into net.minecraft.core.dispenser.ProjectileDispenseBehavior
4399[19Jul2025 08:53:05.709] [main/DEBUG] [mixin/]: Mixing accessor.StructureProcessorAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
4400[19Jul2025 08:53:05.709] [main/DEBUG] [mixin/]: cataclysm.mixins.json:accessor.StructureProcessorAccessor from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4401[19Jul2025 08:53:05.709] [main/DEBUG] [mixin/]: Mixing structure.StructureProcessorAccessor from ars_nouveau.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
4402[19Jul2025 08:53:05.709] [main/DEBUG] [mixin/]: Mixing structures.StructureProcessorAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
4403[19Jul2025 08:53:05.709] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetType()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; in net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor was not merged
4404[19Jul2025 08:53:05.709] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetType()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; in net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor was not merged
4405[19Jul2025 08:53:05.757] [main/DEBUG] [mixin/]: Mixing patch.gui.MixinMenuType from bookshelf.mixins.json into net.minecraft.world.inventory.MenuType
4406[19Jul2025 08:53:05.757] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.gui.MixinMenuType from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
4407[19Jul2025 08:53:05.758] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$onClassInit$0$0 in bookshelf.mixins.json:patch.gui.MixinMenuType from mod bookshelf
4408[19Jul2025 08:53:05.758] [main/DEBUG] [mixin/]: Mixing MenuTypeMixin from kubejs.mixins.json into net.minecraft.world.inventory.MenuType
4409[19Jul2025 08:53:05.760] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.gui.MixinMenuType from mod bookshelf->@Inject::onClassInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4410[19Jul2025 08:53:05.766] [main/DEBUG] [mixin/]: Mixing MixinInventory from curios.neoforge.mixins.json into net.minecraft.world.entity.player.Inventory
4411[19Jul2025 08:53:05.768] [main/DEBUG] [mixin/]: Mixing PlayerInventoryMixin from puffish_attributes.mixins.json into net.minecraft.world.entity.player.Inventory
4412[19Jul2025 08:53:05.768] [main/DEBUG] [mixin/]: puffish_attributes.mixins.json:PlayerInventoryMixin from mod puffish_attributes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4413[19Jul2025 08:53:05.769] [main/DEBUG] [mixin/]: Mixing InventoryMixin from soulbound.mixins.json into net.minecraft.world.entity.player.Inventory
4414[19Jul2025 08:53:05.769] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$soulbound$restoreItems$0([ILnet/minecraft/world/item/ItemStack;)V to mdb698a4$soulbound$lambda$soulbound$restoreItems$0$0 in soulbound.mixins.json:InventoryMixin from mod soulbound
4415[19Jul2025 08:53:05.771] [main/DEBUG] [mixin/]: Mixing MixinInventory from architectury.mixins.json into net.minecraft.world.entity.player.Inventory
4416[19Jul2025 08:53:05.771] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinInventory from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4417[19Jul2025 08:53:05.772] [main/DEBUG] [mixin/]: Mixing InventoryMixin from moonlight-common.mixins.json into net.minecraft.world.entity.player.Inventory
4418[19Jul2025 08:53:05.772] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4419[19Jul2025 08:53:05.780] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinInventory from mod curios->@Inject::curios$containsStack(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4420[19Jul2025 08:53:05.780] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinInventory from mod curios->@Inject::curios$containsTag(Lnet/minecraft/tags/TagKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4421[19Jul2025 08:53:05.780] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinInventory from mod curios->@Inject::curios$contains(Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4422[19Jul2025 08:53:05.780] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinInventory from mod curios->@Inject::curios$hasAnyMatching(Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4423[19Jul2025 08:53:05.780] [main/DEBUG] [mixin/]: soulbound.mixins.json:InventoryMixin from mod soulbound->@Inject::soulbound$reserveItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4424[19Jul2025 08:53:05.780] [main/DEBUG] [mixin/]: soulbound.mixins.json:InventoryMixin from mod soulbound->@Inject::soulbound$reserveItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4425[19Jul2025 08:53:05.780] [main/DEBUG] [mixin/]: soulbound.mixins.json:InventoryMixin from mod soulbound->@Inject::soulbound$reserveItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4426[19Jul2025 08:53:05.780] [main/DEBUG] [mixin/]: soulbound.mixins.json:InventoryMixin from mod soulbound->@Inject::soulbound$restoreItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4427[19Jul2025 08:53:05.780] [main/DEBUG] [mixin/]: soulbound.mixins.json:InventoryMixin from mod soulbound->@Inject::soulbound$restoreItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4428[19Jul2025 08:53:05.780] [main/DEBUG] [mixin/]: soulbound.mixins.json:InventoryMixin from mod soulbound->@Inject::soulbound$restoreItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4429[19Jul2025 08:53:05.780] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinInventory from mod architectury->@Inject::updateItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4430[19Jul2025 08:53:05.780] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinInventory from mod architectury->@Inject::updateItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4431[19Jul2025 08:53:05.780] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinInventory from mod architectury->@Inject::updateItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4432[19Jul2025 08:53:05.780] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::fireDropEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V doesn't use it's CallbackInfo
4433[19Jul2025 08:53:05.780] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::fireDropEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V has 0 override(s) in child classes
4434[19Jul2025 08:53:05.780] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::fireDropEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V won't be passed a CallbackInfo as a result
4435[19Jul2025 08:53:05.780] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::restoreNotDropped(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V doesn't use it's CallbackInfo
4436[19Jul2025 08:53:05.781] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::restoreNotDropped(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V has 0 override(s) in child classes
4437[19Jul2025 08:53:05.781] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::restoreNotDropped(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V won't be passed a CallbackInfo as a result
4438[19Jul2025 08:53:05.794] [main/DEBUG] [mixin/]: Mixing SlotAccessor from balm.neoforge.mixins.json into net.minecraft.world.inventory.Slot
4439[19Jul2025 08:53:05.794] [main/DEBUG] [mixin/]: Mixing ui.SlotAccessor from owo.mixins.json into net.minecraft.world.inventory.Slot
4440[19Jul2025 08:53:05.795] [main/DEBUG] [mixin/]: owo.mixins.json:ui.SlotAccessor from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4441[19Jul2025 08:53:05.795] [main/DEBUG] [mixin/]: Mixing ui.SlotMixin from owo.mixins.json into net.minecraft.world.inventory.Slot
4442[19Jul2025 08:53:05.795] [main/DEBUG] [mixin/]: owo.mixins.json:ui.SlotMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4443[19Jul2025 08:53:05.898] [main/DEBUG] [mixin/]: owo.mixins.json:ui.SlotMixin from mod owo->@Inject::injectOverride(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4444[19Jul2025 08:53:05.908] [main/DEBUG] [mixin/]: Mixing recipe_remainders.CraftingResultSlotMixin from owo.mixins.json into net.minecraft.world.inventory.ResultSlot
4445[19Jul2025 08:53:05.908] [main/DEBUG] [mixin/]: owo.mixins.json:recipe_remainders.CraftingResultSlotMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4446[19Jul2025 08:53:05.910] [main/DEBUG] [mixin/]: owo.mixins.json:recipe_remainders.CraftingResultSlotMixin from mod owo->@Inject::fixRemainderStacking(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/crafting/CraftingInput$Positioned;Lnet/minecraft/world/item/crafting/CraftingInput;IILnet/minecraft/core/NonNullList;IIILnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V doesn't use it's CallbackInfo
4447[19Jul2025 08:53:05.910] [main/DEBUG] [mixin/]: owo.mixins.json:recipe_remainders.CraftingResultSlotMixin from mod owo->@Inject::fixRemainderStacking(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/crafting/CraftingInput$Positioned;Lnet/minecraft/world/item/crafting/CraftingInput;IILnet/minecraft/core/NonNullList;IIILnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V has 0 override(s) in child classes
4448[19Jul2025 08:53:05.910] [main/DEBUG] [mixin/]: owo.mixins.json:recipe_remainders.CraftingResultSlotMixin from mod owo->@Inject::fixRemainderStacking(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/crafting/CraftingInput$Positioned;Lnet/minecraft/world/item/crafting/CraftingInput;IILnet/minecraft/core/NonNullList;IIILnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V won't be passed a CallbackInfo as a result
4449[19Jul2025 08:53:05.915] [main/DEBUG] [mixin/]: Mixing GrindstoneInputSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$2
4450[19Jul2025 08:53:05.915] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneInputSlotMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4451[19Jul2025 08:53:05.917] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneInputSlotMixin from mod supplementaries->@Inject::supp$allowApples(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4452[19Jul2025 08:53:05.919] [main/DEBUG] [mixin/]: Mixing GrindstoneTestSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$4
4453[19Jul2025 08:53:05.919] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneTestSlotMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4454[19Jul2025 08:53:05.919] [main/DEBUG] [mixin/]: Mixing GrindstoneMenuSlotMixin from moonlight-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$4
4455[19Jul2025 08:53:05.919] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuSlotMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4456[19Jul2025 08:53:05.921] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneTestSlotMixin from mod supplementaries->@Inject::supp$getAppleXP(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4457[19Jul2025 08:53:05.921] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuSlotMixin from mod moonlight->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4458[19Jul2025 08:53:05.921] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuSlotMixin from mod moonlight->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4459[19Jul2025 08:53:05.921] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuSlotMixin from mod moonlight->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4460[19Jul2025 08:53:05.922] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuSlotMixin from mod moonlight->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4461[19Jul2025 08:53:05.922] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuSlotMixin from mod moonlight->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4462[19Jul2025 08:53:05.922] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuSlotMixin from mod moonlight->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4463[19Jul2025 08:53:05.924] [main/DEBUG] [mixin/]: Mixing LoomInputSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.LoomMenu$3
4464[19Jul2025 08:53:05.924] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LoomInputSlotMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4465[19Jul2025 08:53:05.925] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LoomInputSlotMixin from mod supplementaries->@Inject::supp$allowFlags(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4466[19Jul2025 08:53:05.929] [main/DEBUG] [mixin/]: Mixing CartographyTableInputSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.CartographyTableMenu$4
4467[19Jul2025 08:53:05.929] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableInputSlotMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4468[19Jul2025 08:53:05.930] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableInputSlotMixin from mod supplementaries->@Inject::supp$mayPlace(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4469[19Jul2025 08:53:05.935] [main/DEBUG] [mixin/]: Mixing patch.item.MixinRecipeSerializer from bookshelf.mixins.json into net.minecraft.world.item.crafting.RecipeSerializer
4470[19Jul2025 08:53:05.935] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.item.MixinRecipeSerializer from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
4471[19Jul2025 08:53:05.935] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$onClassInit$1$0 in bookshelf.mixins.json:patch.item.MixinRecipeSerializer from mod bookshelf
4472[19Jul2025 08:53:05.935] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/crafting/RecipeSerializer;)V to mdb698a4$bookshelf$lambda$onClassInit$0$1 in bookshelf.mixins.json:patch.item.MixinRecipeSerializer from mod bookshelf
4473[19Jul2025 08:53:05.937] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.item.MixinRecipeSerializer from mod bookshelf->@Inject::onClassInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4474[19Jul2025 08:53:05.940] [main/DEBUG] [mixin/]: Mixing recipes.crafting.ShapedRecipeAccess from lychee.mixins.json into net.minecraft.world.item.crafting.ShapedRecipe
4475[19Jul2025 08:53:05.940] [main/DEBUG] [mixin/]: Mixing accessors.ShapedRecipeAccess from mixins.pneumaticcraft.json into net.minecraft.world.item.crafting.ShapedRecipe
4476[19Jul2025 08:53:05.941] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.ShapedRecipeAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4477[19Jul2025 08:53:05.941] [main/DEBUG] [mixin/]: Mixing accessors.ShapedRecipeAccess from immersiveengineering.mixins.json into net.minecraft.world.item.crafting.ShapedRecipe
4478[19Jul2025 08:53:05.941] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.ShapedRecipeAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4479[19Jul2025 08:53:05.941] [main/DEBUG] [mixin/]: Mixing accessor.ShapedRecipeAccessor from create.mixins.json into net.minecraft.world.item.crafting.ShapedRecipe
4480[19Jul2025 08:53:05.941] [main/DEBUG] [mixin/]: Unexpected: Registered method getResult()Lnet/minecraft/world/item/ItemStack; in net.minecraft.world.item.crafting.ShapedRecipe was not merged
4481[19Jul2025 08:53:05.941] [main/DEBUG] [mixin/]: Unexpected: Registered method getPattern()Lnet/minecraft/world/item/crafting/ShapedRecipePattern; in net.minecraft.world.item.crafting.ShapedRecipe was not merged
4482[19Jul2025 08:53:05.941] [main/DEBUG] [mixin/]: Unexpected: Registered method getPattern()Lnet/minecraft/world/item/crafting/ShapedRecipePattern; in net.minecraft.world.item.crafting.ShapedRecipe was not merged
4483[19Jul2025 08:53:05.943] [main/DEBUG] [mixin/]: Mixing NeoforgeRecipeMixin from bucketlib.neoforge.mixins.json into net.minecraft.world.item.crafting.Recipe
4484[19Jul2025 08:53:05.951] [main/DEBUG] [mixin/]: Mixing recipes.crafting.ShapedRecipePatternAccess from lychee.mixins.json into net.minecraft.world.item.crafting.ShapedRecipePattern
4485[19Jul2025 08:53:05.952] [main/DEBUG] [mixin/]: Mixing accessors.ShapedPatternAccess from immersiveengineering.mixins.json into net.minecraft.world.item.crafting.ShapedRecipePattern
4486[19Jul2025 08:53:05.952] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.ShapedPatternAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4487[19Jul2025 08:53:05.968] [main/DEBUG] [mixin/]: Mixing perf.smart_ingredient_sync.IngredientMixin from modernfix-neoforge.mixins.json into net.minecraft.world.item.crafting.Ingredient$1
4488[19Jul2025 08:53:05.972] [main/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.smart_ingredient_sync.IngredientMixin from mod modernfix->@Inject::checkForVanillaTagIngredient(Lnet/minecraft/network/RegistryFriendlyByteBuf;Lnet/minecraft/world/item/crafting/Ingredient;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4489[19Jul2025 08:53:05.972] [main/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.smart_ingredient_sync.IngredientMixin from mod modernfix->@Inject::decodeSmartIngredient(Lnet/minecraft/network/RegistryFriendlyByteBuf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4490[19Jul2025 08:53:05.991] [main/DEBUG] [mixin/]: Mixing ArmorDyeRecipeIgnoreRainbowItemsMixin from extended_industrialization.mixins.json into net.minecraft.world.item.crafting.ArmorDyeRecipe
4491[19Jul2025 08:53:06.006] [main/DEBUG] [mixin/]: Mixing AbstractCookingRecipeAccessor from enderio-machines.mixins.json into net.minecraft.world.item.crafting.AbstractCookingRecipe
4492[19Jul2025 08:53:06.006] [main/DEBUG] [mixin/]: enderio-machines.mixins.json:AbstractCookingRecipeAccessor from mod enderio_machines: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4493[19Jul2025 08:53:06.016] [main/DEBUG] [mixin/]: Mixing AccessorSmithingTransformRecipe from patchouli_xplat.mixins.json into net.minecraft.world.item.crafting.SmithingTransformRecipe
4494[19Jul2025 08:53:06.020] [main/DEBUG] [mixin/]: Mixing AccessorSmithingTrimRecipe from patchouli_xplat.mixins.json into net.minecraft.world.item.crafting.SmithingTrimRecipe
4495[19Jul2025 08:53:06.080] [main/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/commands/synchronization/ArgumentTypeInfos$Anonymous$fc04680a1efc4797baf2a5ec05924e69 (originally net/darkhax/bookshelf/common/mixin/patch/commands/MixinArgumentTypeInfos$1)
4496[19Jul2025 08:53:06.106] [main/DEBUG] [mixin/]: Mixing entity.PiglinSpecificSensorMixin from morejs.mixins.json into net.minecraft.world.entity.ai.sensing.PiglinSpecificSensor
4497[19Jul2025 08:53:06.107] [main/DEBUG] [mixin/]: morejs.mixins.json:entity.PiglinSpecificSensorMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4498[19Jul2025 08:53:06.117] [main/DEBUG] [mixin/]: morejs.mixins.json:entity.PiglinSpecificSensorMixin from mod morejs->@Inject::morejs$doTick(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/ai/Brain;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;ILjava/util/List;Ljava/util/List;Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities;Ljava/util/Iterator;Lnet/minecraft/world/entity/LivingEntity;)V doesn't use it's CallbackInfo
4499[19Jul2025 08:53:06.117] [main/DEBUG] [mixin/]: morejs.mixins.json:entity.PiglinSpecificSensorMixin from mod morejs->@Inject::morejs$doTick(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/ai/Brain;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;ILjava/util/List;Ljava/util/List;Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities;Ljava/util/Iterator;Lnet/minecraft/world/entity/LivingEntity;)V has 0 override(s) in child classes
4500[19Jul2025 08:53:06.117] [main/DEBUG] [mixin/]: morejs.mixins.json:entity.PiglinSpecificSensorMixin from mod morejs->@Inject::morejs$doTick(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/ai/Brain;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;ILjava/util/List;Ljava/util/List;Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities;Ljava/util/Iterator;Lnet/minecraft/world/entity/LivingEntity;)V won't be passed a CallbackInfo as a result
4501[19Jul2025 08:53:06.117] [main/DEBUG] [mixin/]: morejs.mixins.json:entity.PiglinSpecificSensorMixin from mod morejs->@Inject::morejs$setTarget(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/ai/Brain;)V doesn't use it's CallbackInfo
4502[19Jul2025 08:53:06.117] [main/DEBUG] [mixin/]: morejs.mixins.json:entity.PiglinSpecificSensorMixin from mod morejs->@Inject::morejs$setTarget(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/ai/Brain;)V has 0 override(s) in child classes
4503[19Jul2025 08:53:06.117] [main/DEBUG] [mixin/]: morejs.mixins.json:entity.PiglinSpecificSensorMixin from mod morejs->@Inject::morejs$setTarget(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/ai/Brain;)V won't be passed a CallbackInfo as a result
4504[19Jul2025 08:53:06.130] [main/DEBUG] [mixin/]: Mixing patch.loot.MixinLootPoolEntries from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.LootPoolEntries
4505[19Jul2025 08:53:06.130] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootPoolEntries from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
4506[19Jul2025 08:53:06.130] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$classInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$classInit$1$0 in bookshelf.mixins.json:patch.loot.MixinLootPoolEntries from mod bookshelf
4507[19Jul2025 08:53:06.130] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$classInit$0(Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/serialization/MapCodec;)V to mdb698a4$bookshelf$lambda$classInit$0$1 in bookshelf.mixins.json:patch.loot.MixinLootPoolEntries from mod bookshelf
4508[19Jul2025 08:53:06.131] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootPoolEntries from mod bookshelf->@Inject::classInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4509[19Jul2025 08:53:06.142] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorLootPoolSingletonContainer from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer
4510[19Jul2025 08:53:06.143] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorLootPoolSingletonContainer from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
4511[19Jul2025 08:53:06.147] [main/DEBUG] [mixin/]: Mixing LootContextMixin from lootintegrations.mixins.json into net.minecraft.world.level.storage.loot.LootContext
4512[19Jul2025 08:53:06.147] [main/DEBUG] [mixin/]: lootintegrations.mixins.json:LootContextMixin from mod lootintegrations: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4513[19Jul2025 08:53:06.148] [main/DEBUG] [mixin/]: Mixing LootContextMixin from lootjs.mixins.json into net.minecraft.world.level.storage.loot.LootContext
4514[19Jul2025 08:53:06.151] [main/DEBUG] [mixin/]: Mixing patch.loot.MixinLootItemFunctions from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.functions.LootItemFunctions
4515[19Jul2025 08:53:06.151] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootItemFunctions from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
4516[19Jul2025 08:53:06.152] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$onClassInit$1$0 in bookshelf.mixins.json:patch.loot.MixinLootItemFunctions from mod bookshelf
4517[19Jul2025 08:53:06.152] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/serialization/MapCodec;)V to mdb698a4$bookshelf$lambda$onClassInit$0$1 in bookshelf.mixins.json:patch.loot.MixinLootItemFunctions from mod bookshelf
4518[19Jul2025 08:53:06.153] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootItemFunctions from mod bookshelf->@Inject::onClassInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4519[19Jul2025 08:53:06.155] [main/DEBUG] [mixin/]: Mixing LootItemFunctionMixin from lootjs.mixins.json into net.minecraft.world.level.storage.loot.functions.LootItemFunction
4520[19Jul2025 08:53:06.159] [main/DEBUG] [mixin/]: Mixing LootItemConditionalFunctionMixin from lootjs.mixins.json into net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction
4521[19Jul2025 08:53:06.182] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
4522[19Jul2025 08:53:06.197] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
4523[19Jul2025 08:53:06.204] [main/DEBUG] [mixin/]: Mixing SetComponentsLootFunctionAccessor from owo.mixins.json into net.minecraft.world.level.storage.loot.functions.SetComponentsFunction
4524[19Jul2025 08:53:06.204] [main/DEBUG] [mixin/]: owo.mixins.json:SetComponentsLootFunctionAccessor from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4525[19Jul2025 08:53:06.204] [main/DEBUG] [mixin/]: Renaming @Invoker method createSetComponentsLootFunction(Ljava/util/List;Lnet/minecraft/core/component/DataComponentPatch;)Lnet/minecraft/world/level/storage/loot/functions/SetComponentsFunction; to createSetComponentsLootFunction$owo_$md$b698a4$0 in owo.mixins.json:SetComponentsLootFunctionAccessor from mod owo
4526[19Jul2025 08:53:06.208] [main/DEBUG] [mixin/]: Mixing MixinEnchantedCountIncreaseFunction from curios.neoforge.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
4527[19Jul2025 08:53:06.209] [main/DEBUG] [mixin/]: Mixing EnchantedCountIncreaseFunctionNeoForgeMixin from puzzleslib.neoforge.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
4528[19Jul2025 08:53:06.209] [main/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:EnchantedCountIncreaseFunctionNeoForgeMixin from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4529[19Jul2025 08:53:06.209] [main/DEBUG] [mixin/]: Mixing looting.EnchantedCountIncreaseFunctionMixin from ars_nouveau.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
4530[19Jul2025 08:53:06.210] [main/DEBUG] [mixin/]: Mixing EnchantedCountIncreaseFunctionMixin from create.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
4531[19Jul2025 08:53:06.213] [main/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:EnchantedCountIncreaseFunctionNeoForgeMixin from mod puzzleslib->@Inject::run(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
4532[19Jul2025 08:53:06.213] [main/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:EnchantedCountIncreaseFunctionNeoForgeMixin from mod puzzleslib->@Inject::run(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
4533[19Jul2025 08:53:06.214] [main/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:EnchantedCountIncreaseFunctionNeoForgeMixin from mod puzzleslib->@Inject::run(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
4534[19Jul2025 08:53:06.214] [main/DEBUG] [mixin/]: create.mixins.json:EnchantedCountIncreaseFunctionMixin from mod create->@Inject::fireWithoutAttackingEntity(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
4535[19Jul2025 08:53:06.214] [main/DEBUG] [mixin/]: create.mixins.json:EnchantedCountIncreaseFunctionMixin from mod create->@Inject::fireWithoutAttackingEntity(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
4536[19Jul2025 08:53:06.214] [main/DEBUG] [mixin/]: create.mixins.json:EnchantedCountIncreaseFunctionMixin from mod create->@Inject::fireWithoutAttackingEntity(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
4537[19Jul2025 08:53:06.228] [main/DEBUG] [mixin/]: Mixing ExplorationMapFunctionMixin from supplementaries-common.mixins.json into net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction
4538[19Jul2025 08:53:06.229] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4539[19Jul2025 08:53:06.229] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$7(Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; to mdb698a4$supplementaries$lambda$supp$modifyCodec$7$0 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
4540[19Jul2025 08:53:06.230] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$6(Ljava/util/List;Lnet/minecraft/tags/TagKey;Lnet/minecraft/core/Holder;Ljava/lang/Byte;Ljava/lang/Integer;Ljava/lang/Boolean;Ljava/util/Optional;)Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction; to mdb698a4$supplementaries$lambda$supp$modifyCodec$6$1 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
4541[19Jul2025 08:53:06.230] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$5(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/util/Optional; to mdb698a4$supplementaries$lambda$supp$modifyCodec$5$2 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
4542[19Jul2025 08:53:06.230] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$4(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/lang/Boolean; to mdb698a4$supplementaries$lambda$supp$modifyCodec$4$3 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
4543[19Jul2025 08:53:06.230] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$3(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/lang/Integer; to mdb698a4$supplementaries$lambda$supp$modifyCodec$3$4 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
4544[19Jul2025 08:53:06.230] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$2(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/lang/Byte; to mdb698a4$supplementaries$lambda$supp$modifyCodec$2$5 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
4545[19Jul2025 08:53:06.230] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$1(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Lnet/minecraft/core/Holder; to mdb698a4$supplementaries$lambda$supp$modifyCodec$1$6 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
4546[19Jul2025 08:53:06.230] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$0(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Lnet/minecraft/tags/TagKey; to mdb698a4$supplementaries$lambda$supp$modifyCodec$0$7 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
4547[19Jul2025 08:53:06.236] [main/DEBUG] [mixin/]: Mixing ExplorationFunctionMixin from lootintegrations.mixins.json into net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction
4548[19Jul2025 08:53:06.236] [main/DEBUG] [mixin/]: lootintegrations.mixins.json:ExplorationFunctionMixin from mod lootintegrations: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4549[19Jul2025 08:53:06.241] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries->@Inject::supp$turnToQuill(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4550[19Jul2025 08:53:06.242] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries->@Inject::supp$modifyCodec(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4551[19Jul2025 08:53:06.242] [main/DEBUG] [mixin/]: lootintegrations.mixins.json:ExplorationFunctionMixin from mod lootintegrations->@Inject::onMapExlporation(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4552[19Jul2025 08:53:06.257] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
4553[19Jul2025 08:53:06.264] [main/DEBUG] [mixin/]: Mixing MixinLevelEvent from architectury.mixins.json into net.neoforged.neoforge.event.level.LevelEvent
4554[19Jul2025 08:53:06.264] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinLevelEvent from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4555[19Jul2025 08:53:06.266] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
4556[19Jul2025 08:53:06.284] [main/DEBUG] [mixin/]: Mixing ItemPredicateMixin from lootjs.mixins.json into net.minecraft.advancements.critereon.ItemPredicate
4557[19Jul2025 08:53:06.301] [main/DEBUG] [mixin/]: Mixing ApplyBonusLootFunctionMixin from puffish_attributes.mixins.json into net.minecraft.world.level.storage.loot.functions.ApplyBonusCount
4558[19Jul2025 08:53:06.302] [main/DEBUG] [mixin/]: puffish_attributes.mixins.json:ApplyBonusLootFunctionMixin from mod puffish_attributes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4559[19Jul2025 08:53:06.302] [main/DEBUG] [mixin/]: Mixing MixinApplyBonusCount from curios.neoforge.mixins.json into net.minecraft.world.level.storage.loot.functions.ApplyBonusCount
4560[19Jul2025 08:53:06.373] [main/DEBUG] [mixin/]: Mixing loot.LootItemMixin from almostunified-common.mixins.json into net.minecraft.world.level.storage.loot.entries.LootItem
4561[19Jul2025 08:53:06.374] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorLootItem from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.LootItem
4562[19Jul2025 08:53:06.374] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorLootItem from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
4563[19Jul2025 08:53:06.374] [main/DEBUG] [mixin/]: Renaming @Invoker method bookshelf$create(Lnet/minecraft/core/Holder;IILjava/util/List;Ljava/util/List;)Lnet/minecraft/world/level/storage/loot/entries/LootItem; to create$bookshelf_$md$b698a4$0 in bookshelf.mixins.json:access.loot.AccessorLootItem from mod bookshelf
4564[19Jul2025 08:53:06.379] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorNestedLootTable from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.NestedLootTable
4565[19Jul2025 08:53:06.380] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorNestedLootTable from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
4566[19Jul2025 08:53:06.383] [main/DEBUG] [mixin/]: Mixing LootTableLootIntegrations from lootintegrations.mixins.json into net.minecraft.world.level.storage.loot.LootTable
4567[19Jul2025 08:53:06.384] [main/DEBUG] [mixin/]: lootintegrations.mixins.json:LootTableLootIntegrations from mod lootintegrations: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4568[19Jul2025 08:53:06.384] [main/DEBUG] [mixin/]: Mixing loot.LootTableMixin from almostunified-common.mixins.json into net.minecraft.world.level.storage.loot.LootTable
4569[19Jul2025 08:53:06.385] [main/DEBUG] [mixin/]: Mixing MixinLootTable from lootr-common.mixins.json into net.minecraft.world.level.storage.loot.LootTable
4570[19Jul2025 08:53:06.385] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinLootTable from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4571[19Jul2025 08:53:06.385] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorLootTable from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.LootTable
4572[19Jul2025 08:53:06.385] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorLootTable from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
4573[19Jul2025 08:53:06.386] [main/DEBUG] [mixin/]: Mixing accessor.AccessorMixinLootTable from roots-neoforge.mixins.json into net.minecraft.world.level.storage.loot.LootTable
4574[19Jul2025 08:53:06.386] [main/DEBUG] [mixin/]: Mixing LootTableMixin from balm.neoforge.mixins.json into net.minecraft.world.level.storage.loot.LootTable
4575[19Jul2025 08:53:06.387] [main/DEBUG] [mixin/]: Mixing LootTableMixin from lootjs.mixins.json into net.minecraft.world.level.storage.loot.LootTable
4576[19Jul2025 08:53:06.390] [main/DEBUG] [mixin/]: Mixing common.LootTableMixin from enchanted.mixins.json into net.minecraft.world.level.storage.loot.LootTable
4577[19Jul2025 08:53:06.394] [main/DEBUG] [mixin/]: lootintegrations.mixins.json:LootTableLootIntegrations from mod lootintegrations->@Inject::on(Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4578[19Jul2025 08:53:06.394] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinLootTable from mod lootr->@Inject::LootrFill(Lnet/minecraft/world/Container;Lnet/minecraft/world/level/storage/loot/LootParams;JLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/storage/loot/LootContext;Lit/unimi/dsi/fastutil/objects/ObjectArrayList;Lnet/minecraft/util/RandomSource;Ljava/util/List;)V doesn't use it's CallbackInfo
4579[19Jul2025 08:53:06.394] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinLootTable from mod lootr->@Inject::LootrFill(Lnet/minecraft/world/Container;Lnet/minecraft/world/level/storage/loot/LootParams;JLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/storage/loot/LootContext;Lit/unimi/dsi/fastutil/objects/ObjectArrayList;Lnet/minecraft/util/RandomSource;Ljava/util/List;)V has 0 override(s) in child classes
4580[19Jul2025 08:53:06.394] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinLootTable from mod lootr->@Inject::LootrFill(Lnet/minecraft/world/Container;Lnet/minecraft/world/level/storage/loot/LootParams;JLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/storage/loot/LootContext;Lit/unimi/dsi/fastutil/objects/ObjectArrayList;Lnet/minecraft/util/RandomSource;Ljava/util/List;)V won't be passed a CallbackInfo as a result
4581[19Jul2025 08:53:06.394] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:LootTableMixin from mod balm->@Inject::getRandomItems(Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4582[19Jul2025 08:53:06.395] [main/DEBUG] [mixin/]: lootjs.mixins.json:LootTableMixin from mod lootjs->@Inject::lootjs$resolveLootTracker(Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4583[19Jul2025 08:53:06.395] [main/DEBUG] [mixin/]: lootjs.mixins.json:LootTableMixin from mod lootjs->@Inject::lootjs$resolveLootTracker(Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4584[19Jul2025 08:53:06.395] [main/DEBUG] [mixin/]: lootjs.mixins.json:LootTableMixin from mod lootjs->@Inject::lootjs$resolveLootTracker(Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4585[19Jul2025 08:53:06.395] [main/DEBUG] [mixin/]: enchanted.mixins.json:common.LootTableMixin from mod enchanted->@Inject::getRandomItemsRaw(Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4586[19Jul2025 08:53:06.395] [main/DEBUG] [mixin/]: enchanted.mixins.json:common.LootTableMixin from mod enchanted->@Inject::getRandomItemsRaw(Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4587[19Jul2025 08:53:06.395] [main/DEBUG] [mixin/]: enchanted.mixins.json:common.LootTableMixin from mod enchanted->@Inject::getRandomItemsRaw(Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4588[19Jul2025 08:53:06.401] [main/DEBUG] [mixin/]: Mixing loot.LootPoolMixin from almostunified-common.mixins.json into net.minecraft.world.level.storage.loot.LootPool
4589[19Jul2025 08:53:06.401] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorLootPool from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.LootPool
4590[19Jul2025 08:53:06.401] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorLootPool from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
4591[19Jul2025 08:53:06.402] [main/DEBUG] [mixin/]: Mixing patch.loot.MixinLootPool from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.LootPool
4592[19Jul2025 08:53:06.402] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootPool from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
4593[19Jul2025 08:53:06.402] [main/DEBUG] [mixin/]: Mixing LootPoolMixin from lootjs.mixins.json into net.minecraft.world.level.storage.loot.LootPool
4594[19Jul2025 08:53:06.407] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootPool from mod bookshelf->@Inject::onClassInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4595[19Jul2025 08:53:06.413] [main/DEBUG] [mixin/]: Mixing RegistryOpsAccessor from owo.mixins.json into net.minecraft.resources.RegistryOps
4596[19Jul2025 08:53:06.413] [main/DEBUG] [mixin/]: owo.mixins.json:RegistryOpsAccessor from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4597[19Jul2025 08:53:06.416] [main/DEBUG] [mixin/]: Mixing DelegatingOpsMixin from corgilib-common.mixins.json into net.minecraft.resources.DelegatingOps
4598[19Jul2025 08:53:06.417] [main/DEBUG] [mixin/]: Mixing ForwardingDynamicOpsAccessor from owo.mixins.json into net.minecraft.resources.DelegatingOps
4599[19Jul2025 08:53:06.417] [main/DEBUG] [mixin/]: owo.mixins.json:ForwardingDynamicOpsAccessor from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4600[19Jul2025 08:53:06.426] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorDynamicLoot from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.DynamicLoot
4601[19Jul2025 08:53:06.426] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorDynamicLoot from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
4602[19Jul2025 08:53:06.429] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorTagEntry from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.TagEntry
4603[19Jul2025 08:53:06.429] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorTagEntry from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
4604[19Jul2025 08:53:06.435] [main/DEBUG] [mixin/]: Mixing loot.CompositeEntryBaseMixin from almostunified-common.mixins.json into net.minecraft.world.level.storage.loot.entries.CompositeEntryBase
4605[19Jul2025 08:53:06.435] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorCompositeEntryBase from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.CompositeEntryBase
4606[19Jul2025 08:53:06.435] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorCompositeEntryBase from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
4607[19Jul2025 08:53:06.435] [main/DEBUG] [mixin/]: Mixing CompositeEntryBaseMixin from lootjs.mixins.json into net.minecraft.world.level.storage.loot.entries.CompositeEntryBase
4608[19Jul2025 08:53:06.598] [main/DEBUG] [mixin/]: Mixing patch.loot.MixinLootItemConditions from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemConditions
4609[19Jul2025 08:53:06.598] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootItemConditions from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
4610[19Jul2025 08:53:06.598] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to mdb698a4$bookshelf$lambda$onClassInit$1$0 in bookshelf.mixins.json:patch.loot.MixinLootItemConditions from mod bookshelf
4611[19Jul2025 08:53:06.598] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/serialization/MapCodec;)V to mdb698a4$bookshelf$lambda$onClassInit$0$1 in bookshelf.mixins.json:patch.loot.MixinLootItemConditions from mod bookshelf
4612[19Jul2025 08:53:06.599] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootItemConditions from mod bookshelf->@Inject::onClassInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4613[19Jul2025 08:53:06.609] [main/DEBUG] [mixin/]: Mixing LootItemRandomChanceWithEnchantedBonusConditionNeoForgeMixin from puzzleslib.neoforge.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceWithEnchantedBonusCondition
4614[19Jul2025 08:53:06.609] [main/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:LootItemRandomChanceWithEnchantedBonusConditionNeoForgeMixin from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4615[19Jul2025 08:53:06.609] [main/DEBUG] [mixin/]: Mixing looting.LootItemRandomChanceWithEnchantedBonusConditionMixin from ars_nouveau.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceWithEnchantedBonusCondition
4616[19Jul2025 08:53:06.617] [main/DEBUG] [mixin/]: Mixing EntityPredicateMixin from lootjs.mixins.json into net.minecraft.advancements.critereon.EntityPredicate
4617[19Jul2025 08:53:06.636] [main/DEBUG] [mixin/]: Mixing predicates.PositionPredicateAccess from lychee.mixins.json into net.minecraft.advancements.critereon.LocationPredicate$PositionPredicate
4618[19Jul2025 08:53:06.637] [main/DEBUG] [mixin/]: Renaming @Invoker method of(Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Ljava/util/Optional; to of$lychee_$md$b698a4$0 in lychee.mixins.json:predicates.PositionPredicateAccess from mod lychee
4619[19Jul2025 08:53:06.721] [main/DEBUG] [mixin/]: Mixing DirtFeature from xycraft_core.mixins.json into net.minecraft.world.level.levelgen.feature.Feature
4620[19Jul2025 08:53:06.721] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:DirtFeature from mod xycraft_core: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4621[19Jul2025 08:53:06.722] [main/DEBUG] [mixin/]: Mixing KeepRichSoilGiantTreeMixin from farmersdelight.mixins.json into net.minecraft.world.level.levelgen.feature.Feature
4622[19Jul2025 08:53:06.722] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$keepRichSoil$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to mdb698a4$farmersdelight$lambda$keepRichSoil$0$0 in farmersdelight.mixins.json:KeepRichSoilGiantTreeMixin from mod farmersdelight
4623[19Jul2025 08:53:06.723] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:DirtFeature from mod xycraft_core->@Inject::isDirt(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4624[19Jul2025 08:53:06.723] [main/DEBUG] [mixin/]: farmersdelight.mixins.json:KeepRichSoilGiantTreeMixin from mod farmersdelight->@Inject::keepRichSoil(Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4625[19Jul2025 08:53:06.727] [main/DEBUG] [mixin/]: Mixing event.TreeGrowthEventMixin from tesseract_api.mixins.json into net.minecraft.world.level.levelgen.feature.TreeFeature
4626[19Jul2025 08:53:06.731] [main/DEBUG] [mixin/]: tesseract_api.mixins.json:event.TreeGrowthEventMixin from mod tesseract_api->@Inject::onTreeGrowth(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
4627[19Jul2025 08:53:06.731] [main/DEBUG] [mixin/]: tesseract_api.mixins.json:event.TreeGrowthEventMixin from mod tesseract_api->@Inject::onTreeGrowth(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
4628[19Jul2025 08:53:06.732] [main/DEBUG] [mixin/]: tesseract_api.mixins.json:event.TreeGrowthEventMixin from mod tesseract_api->@Inject::onTreeGrowth(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
4629[19Jul2025 08:53:06.740] [main/DEBUG] [mixin/]: Mixing NoVinesInStructuresMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.feature.VinesFeature
4630[19Jul2025 08:53:06.740] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoVinesInStructuresMixin from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4631[19Jul2025 08:53:06.742] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoVinesInStructuresMixin from mod yungsapi->@Inject::yungsapi_noVinesInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4632[19Jul2025 08:53:06.745] [main/DEBUG] [mixin/]: Mixing NoMultifaceGrowthFeatureInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.MultifaceGrowthFeature
4633[19Jul2025 08:53:06.745] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoMultifaceGrowthFeatureInStructuresMixin from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4634[19Jul2025 08:53:06.746] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoMultifaceGrowthFeatureInStructuresMixin from mod cataclysm->@Inject::cataclysm_noOreInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4635[19Jul2025 08:53:06.747] [main/DEBUG] [mixin/]: Mixing NoMagmaInStructuresMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.feature.UnderwaterMagmaFeature
4636[19Jul2025 08:53:06.747] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoMagmaInStructuresMixin from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4637[19Jul2025 08:53:06.748] [main/DEBUG] [mixin/]: Mixing NoMagmaBlockInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.UnderwaterMagmaFeature
4638[19Jul2025 08:53:06.748] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoMagmaBlockInStructuresMixin from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4639[19Jul2025 08:53:06.749] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoMagmaInStructuresMixin from mod yungsapi->@Inject::yungsapi_noMagmaInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4640[19Jul2025 08:53:06.749] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoMagmaBlockInStructuresMixin from mod cataclysm->@Inject::cataclysm_noMagmablockInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4641[19Jul2025 08:53:06.753] [main/DEBUG] [mixin/]: Mixing NoLakesInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.LakeFeature
4642[19Jul2025 08:53:06.753] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoLakesInStructuresMixin from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4643[19Jul2025 08:53:06.754] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoLakesInStructuresMixin from mod cataclysm->@Inject::cataclysm_noLakesInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4644[19Jul2025 08:53:06.756] [main/DEBUG] [mixin/]: Mixing NoOreInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.OreFeature
4645[19Jul2025 08:53:06.756] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoOreInStructuresMixin from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4646[19Jul2025 08:53:06.756] [main/DEBUG] [mixin/]: Mixing Copenhagen from owo.mixins.json into net.minecraft.world.level.levelgen.feature.OreFeature
4647[19Jul2025 08:53:06.756] [main/DEBUG] [mixin/]: owo.mixins.json:Copenhagen from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4648[19Jul2025 08:53:06.756] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$coping$0(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V to mdb698a4$owo$lambda$coping$0$0 in owo.mixins.json:Copenhagen from mod owo
4649[19Jul2025 08:53:06.770] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoOreInStructuresMixin from mod cataclysm->@Inject::cataclysm_noOreInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4650[19Jul2025 08:53:06.771] [main/DEBUG] [mixin/]: owo.mixins.json:Copenhagen from mod owo->@Inject::malding(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration;DDDDDDIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ILjava/util/BitSet;Lnet/minecraft/core/BlockPos$MutableBlockPos;I[DLnet/minecraft/world/level/chunk/BulkSectionAccess;IDDDDIIIIIIIDIDIDILnet/minecraft/world/level/chunk/LevelChunkSection;IIILnet/minecraft/world/level/block/state/BlockState;Ljava/util/Iterator;Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState;)V doesn't use it's CallbackInfoReturnable
4651[19Jul2025 08:53:06.771] [main/DEBUG] [mixin/]: owo.mixins.json:Copenhagen from mod owo->@Inject::malding(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration;DDDDDDIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ILjava/util/BitSet;Lnet/minecraft/core/BlockPos$MutableBlockPos;I[DLnet/minecraft/world/level/chunk/BulkSectionAccess;IDDDDIIIIIIIDIDIDILnet/minecraft/world/level/chunk/LevelChunkSection;IIILnet/minecraft/world/level/block/state/BlockState;Ljava/util/Iterator;Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState;)V has 0 override(s) in child classes
4652[19Jul2025 08:53:06.771] [main/DEBUG] [mixin/]: owo.mixins.json:Copenhagen from mod owo->@Inject::malding(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration;DDDDDDIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ILjava/util/BitSet;Lnet/minecraft/core/BlockPos$MutableBlockPos;I[DLnet/minecraft/world/level/chunk/BulkSectionAccess;IDDDDIIIIIIIDIDIDILnet/minecraft/world/level/chunk/LevelChunkSection;IIILnet/minecraft/world/level/block/state/BlockState;Ljava/util/Iterator;Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState;)V won't be passed a CallbackInfoReturnable as a result
4653[19Jul2025 08:53:06.771] [main/DEBUG] [mixin/]: owo.mixins.json:Copenhagen from mod owo->@Inject::coping(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration;DDDDDDIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
4654[19Jul2025 08:53:06.771] [main/DEBUG] [mixin/]: owo.mixins.json:Copenhagen from mod owo->@Inject::coping(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration;DDDDDDIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
4655[19Jul2025 08:53:06.771] [main/DEBUG] [mixin/]: owo.mixins.json:Copenhagen from mod owo->@Inject::coping(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/feature/configurations/OreConfiguration;DDDDDDIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
4656[19Jul2025 08:53:06.783] [main/DEBUG] [mixin/]: Mixing NoBasaltColumnsInStructuresMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.feature.BasaltColumnsFeature
4657[19Jul2025 08:53:06.783] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoBasaltColumnsInStructuresMixin from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4658[19Jul2025 08:53:06.783] [main/DEBUG] [mixin/]: Mixing NoBasaltColumnsInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.BasaltColumnsFeature
4659[19Jul2025 08:53:06.784] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoBasaltColumnsInStructuresMixin from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4660[19Jul2025 08:53:06.785] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoBasaltColumnsInStructuresMixin from mod yungsapi->@Inject::yungsapi_noBasaltColumnsInStructures(Lnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/core/BlockPos$MutableBlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4661[19Jul2025 08:53:06.785] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoBasaltColumnsInStructuresMixin from mod cataclysm->@Inject::cataclysm_noBasaltColumnsInStructures(Lnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/core/BlockPos$MutableBlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4662[19Jul2025 08:53:06.787] [main/DEBUG] [mixin/]: Mixing NoDeltasInStructuresMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.feature.DeltaFeature
4663[19Jul2025 08:53:06.787] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoDeltasInStructuresMixin from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4664[19Jul2025 08:53:06.787] [main/DEBUG] [mixin/]: Mixing NoDeltasInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.DeltaFeature
4665[19Jul2025 08:53:06.787] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoDeltasInStructuresMixin from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4666[19Jul2025 08:53:06.789] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoDeltasInStructuresMixin from mod yungsapi->@Inject::yungsapi_noDeltasInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4667[19Jul2025 08:53:06.789] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoDeltasInStructuresMixin from mod cataclysm->@Inject::cataclysm_noDeltasInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4668[19Jul2025 08:53:06.792] [main/DEBUG] [mixin/]: Mixing NoGeodeInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.GeodeFeature
4669[19Jul2025 08:53:06.793] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoGeodeInStructuresMixin from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4670[19Jul2025 08:53:06.794] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoGeodeInStructuresMixin from mod cataclysm->@Inject::cataclysm_noGeodeInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4671[19Jul2025 08:53:06.821] [main/DEBUG] [mixin/]: Mixing worldgen.OreConfigurationAccessor from almostunified-neoforge.mixins.json into net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration
4672[19Jul2025 08:53:06.910] [main/DEBUG] [mixin/]: Mixing structure.placement.RandomSpreadStructurePlacementMixin from structurify-common.mixins.json into net.minecraft.world.level.levelgen.structure.placement.RandomSpreadStructurePlacement
4673[19Jul2025 08:53:06.915] [main/DEBUG] [mixin/]: Mixing structure.placement.StructurePlacementMixin from structurify-common.mixins.json into net.minecraft.world.level.levelgen.structure.placement.StructurePlacement
4674[19Jul2025 08:53:06.925] [main/DEBUG] [mixin/]: Mixing structure.StructureMixin from structurify-common.mixins.json into net.minecraft.world.level.levelgen.structure.Structure
4675[19Jul2025 08:53:06.942] [main/DEBUG] [mixin/]: Mixing structures.StructurePieceAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.StructurePiece
4676[19Jul2025 08:53:06.946] [main/DEBUG] [mixin/]: Mixing MineshaftCorridorMixin from supplementaries-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.MineshaftPieces$MineShaftCorridor
4677[19Jul2025 08:53:06.946] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:MineshaftCorridorMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4678[19Jul2025 08:53:06.951] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:MineshaftCorridorMixin from mod supplementaries->@Inject::supp$addRope(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos$MutableBlockPos;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4679[19Jul2025 08:53:06.973] [main/DEBUG] [mixin/]: Mixing StrongholdCrossingSconceMixin from supplementaries-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces$FiveCrossing
4680[19Jul2025 08:53:06.973] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdCrossingSconceMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4681[19Jul2025 08:53:06.977] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdCrossingSconceMixin from mod supplementaries->@Inject::supp$addSconces(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4682[19Jul2025 08:53:06.977] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdCrossingSconceMixin from mod supplementaries->@Inject::supp$addSconces(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4683[19Jul2025 08:53:06.977] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdCrossingSconceMixin from mod supplementaries->@Inject::supp$addSconces(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4684[19Jul2025 08:53:06.983] [main/DEBUG] [mixin/]: Mixing StrongholdRoomSconceMixin from supplementaries-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces$RoomCrossing
4685[19Jul2025 08:53:06.984] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdRoomSconceMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4686[19Jul2025 08:53:06.986] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdRoomSconceMixin from mod supplementaries->@Inject::supp$addSconces(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4687[19Jul2025 08:53:06.986] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdRoomSconceMixin from mod supplementaries->@Inject::supp$addSconces(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4688[19Jul2025 08:53:06.986] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdRoomSconceMixin from mod supplementaries->@Inject::supp$addSconces(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4689[19Jul2025 08:53:06.994] [main/DEBUG] [mixin/]: Mixing perf.dynamic_structure_manager.StructureManagerMixin from modernfix-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
4690[19Jul2025 08:53:06.996] [main/DEBUG] [mixin/]: Mixing structure.StructureManagerMixin from morejs.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
4691[19Jul2025 08:53:06.996] [main/DEBUG] [mixin/]: morejs.mixins.json:structure.StructureManagerMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4692[19Jul2025 08:53:06.996] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$morejs$invokeEventFromGenerated$1(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;)V to mdb698a4$morejs$lambda$morejs$invokeEventFromGenerated$1$0 in morejs.mixins.json:structure.StructureManagerMixin from mod morejs
4693[19Jul2025 08:53:06.996] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$morejs$invokeEventFromResource$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;)V to mdb698a4$morejs$lambda$morejs$invokeEventFromResource$0$1 in morejs.mixins.json:structure.StructureManagerMixin from mod morejs
4694[19Jul2025 08:53:06.996] [main/DEBUG] [mixin/]: Mixing structures.StructureTemplateManagerAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
4695[19Jul2025 08:53:06.998] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.dynamic_structure_manager.StructureManagerMixin from mod modernfix->@Inject::makeStructuresSafe(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4696[19Jul2025 08:53:06.998] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.dynamic_structure_manager.StructureManagerMixin from mod modernfix->@Inject::makeStructuresSafe(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4697[19Jul2025 08:53:06.998] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.dynamic_structure_manager.StructureManagerMixin from mod modernfix->@Inject::makeStructuresSafe(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4698[19Jul2025 08:53:06.998] [main/DEBUG] [mixin/]: morejs.mixins.json:structure.StructureManagerMixin from mod morejs->@Inject::morejs$invokeEventFromResource(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4699[19Jul2025 08:53:06.998] [main/DEBUG] [mixin/]: morejs.mixins.json:structure.StructureManagerMixin from mod morejs->@Inject::morejs$invokeEventFromGenerated(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4700[19Jul2025 08:53:06.998] [main/DEBUG] [mixin/]: morejs.mixins.json:structure.StructureManagerMixin from mod morejs->@Inject::morejs$invokeEventFromGenerated(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4701[19Jul2025 08:53:07.018] [main/DEBUG] [mixin/]: Mixing MixinEndCityPieces$EndCityPiece from lootr-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.EndCityPieces$EndCityPiece
4702[19Jul2025 08:53:07.018] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinEndCityPieces$EndCityPiece from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4703[19Jul2025 08:53:07.023] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinEndCityPieces$EndCityPiece from mod lootr->@Inject::LootrHandleDataMarker(Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4704[19Jul2025 08:53:07.024] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinEndCityPieces$EndCityPiece from mod lootr->@Inject::LootrHandleDataMarker(Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4705[19Jul2025 08:53:07.030] [main/DEBUG] [mixin/]: Mixing structures.PoolElementStructurePieceAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece
4706[19Jul2025 08:53:07.046] [main/DEBUG] [mixin/]: Mixing structure.jigsaw.JigsawStructureMixin from structurify-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
4707[19Jul2025 08:53:07.049] [main/DEBUG] [mixin/]: Mixing structure.jigsaw.MaxDistanceFromCenterAccessor from structurify-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
4708[19Jul2025 08:53:07.058] [main/DEBUG] [mixin/]: Mixing accessor.StructureTemplatePoolAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
4709[19Jul2025 08:53:07.058] [main/DEBUG] [mixin/]: yungsapi.mixins.json:accessor.StructureTemplatePoolAccessor from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4710[19Jul2025 08:53:07.058] [main/DEBUG] [mixin/]: Mixing IncreaseStructureWeightLimitMixinNeoForge from yungsapi_neoforge.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
4711[19Jul2025 08:53:07.059] [main/DEBUG] [mixin/]: yungsapi_neoforge.mixins.json:IncreaseStructureWeightLimitMixinNeoForge from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4712[19Jul2025 08:53:07.059] [main/DEBUG] [mixin/]: Mixing accessor.StructureTemplatePoolAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
4713[19Jul2025 08:53:07.059] [main/DEBUG] [mixin/]: cataclysm.mixins.json:accessor.StructureTemplatePoolAccessor from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4714[19Jul2025 08:53:07.059] [main/DEBUG] [mixin/]: Mixing accessors.StructureTemplatePoolAccess from mixins.pneumaticcraft.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
4715[19Jul2025 08:53:07.059] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.StructureTemplatePoolAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4716[19Jul2025 08:53:07.059] [main/DEBUG] [mixin/]: Mixing accessors.TemplatePoolAccess from immersiveengineering.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
4717[19Jul2025 08:53:07.059] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.TemplatePoolAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4718[19Jul2025 08:53:07.063] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
4719[19Jul2025 08:53:07.063] [main/DEBUG] [mixin/]: Renaming @Accessor method getCODEC_REFERENCE()Lorg/apache/commons/lang3/mutable/MutableObject; to getCODEC_REFERENCE$mss_$md$b698a4$0 in mss-common.mixins.json:structures.StructurePoolAccessor from mod mss
4720[19Jul2025 08:53:07.063] [main/DEBUG] [mixin/]: Mixing StructureTemplatePoolAccessor from waystones.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
4721[19Jul2025 08:53:07.063] [main/DEBUG] [mixin/]: waystones.mixins.json:StructureTemplatePoolAccessor from mod waystones: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4722[19Jul2025 08:53:07.063] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolMixin from mss-neoforge.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
4723[19Jul2025 08:53:07.065] [main/DEBUG] [mixin/]: Unexpected: Registered method setRawTemplates(Ljava/util/List;)V in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
4724[19Jul2025 08:53:07.065] [main/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
4725[19Jul2025 08:53:07.065] [main/DEBUG] [mixin/]: Unexpected: Registered method setRawTemplates(Ljava/util/List;)V in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
4726[19Jul2025 08:53:07.065] [main/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
4727[19Jul2025 08:53:07.065] [main/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
4728[19Jul2025 08:53:07.065] [main/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
4729[19Jul2025 08:53:07.066] [main/DEBUG] [mixin/]: Unexpected: Registered method getTemplates()Lit/unimi/dsi/fastutil/objects/ObjectArrayList; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
4730[19Jul2025 08:53:07.066] [main/DEBUG] [mixin/]: Unexpected: Registered method getTemplates()Lit/unimi/dsi/fastutil/objects/ObjectArrayList; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
4731[19Jul2025 08:53:07.170] [main/DEBUG] [mixin/]: Mixing accessor.MobSpawnSettingsBuilderNeoForgeAccessor from puzzleslib.neoforge.mixins.json into net.minecraft.world.level.biome.MobSpawnSettings$Builder
4732[19Jul2025 08:53:07.170] [main/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:accessor.MobSpawnSettingsBuilderNeoForgeAccessor from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4733[19Jul2025 08:53:07.206] [main/DEBUG] [mixin/]: Mixing NoiseChunkGeneratorMixin from irons_spellbooks.mixins.json into net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator
4734[19Jul2025 08:53:07.206] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$irons_spellbooks$detectAquifers$2(I)[Lnet/minecraft/world/level/levelgen/structure/BoundingBox; to mdb698a4$irons_spellbooks$lambda$irons_spellbooks$detectAquifers$2$0 in irons_spellbooks.mixins.json:NoiseChunkGeneratorMixin from mod irons_spellbooks
4735[19Jul2025 08:53:07.206] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$irons_spellbooks$detectAquifers$1(Lnet/minecraft/world/level/levelgen/structure/StructureStart;)Ljava/util/stream/Stream; to mdb698a4$irons_spellbooks$lambda$irons_spellbooks$detectAquifers$1$1 in irons_spellbooks.mixins.json:NoiseChunkGeneratorMixin from mod irons_spellbooks
4736[19Jul2025 08:53:07.206] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$irons_spellbooks$detectAquifers$0(Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to mdb698a4$irons_spellbooks$lambda$irons_spellbooks$detectAquifers$0$2 in irons_spellbooks.mixins.json:NoiseChunkGeneratorMixin from mod irons_spellbooks
4737[19Jul2025 08:53:07.211] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:NoiseChunkGeneratorMixin from mod irons_spellbooks->@Inject::irons_spellbooks$detectAquifers(Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/levelgen/RandomState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4738[19Jul2025 08:53:07.215] [main/DEBUG] [mixin/]: Mixing DisableVanillaFortressesMixin from betterfortresses.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
4739[19Jul2025 08:53:07.215] [main/DEBUG] [mixin/]: betterfortresses.mixins.json:DisableVanillaFortressesMixin from mod betterfortresses: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4740[19Jul2025 08:53:07.217] [main/DEBUG] [mixin/]: Mixing optimizations.tickets.ChunkGeneratorMixin from servercore.common.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
4741[19Jul2025 08:53:07.217] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.tickets.ChunkGeneratorMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4742[19Jul2025 08:53:07.217] [main/DEBUG] [mixin/]: Mixing ChunkGeneratorMixin from structurify-common.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
4743[19Jul2025 08:53:07.219] [main/DEBUG] [mixin/]: Mixing ChunkGeneratorAccess from ftbteambases-common.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
4744[19Jul2025 08:53:07.219] [main/DEBUG] [mixin/]: ftbteambases-common.mixins.json:ChunkGeneratorAccess from mod ftbteambases: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4745[19Jul2025 08:53:07.222] [main/DEBUG] [mixin/]: betterfortresses.mixins.json:DisableVanillaFortressesMixin from mod betterfortresses->@Inject::betterfortresses_disableVanillaFortresses(Lnet/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/SectionPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4746[19Jul2025 08:53:07.276] [main/DEBUG] [mixin/]: Mixing FlatBedrockMixin from flatbedrock-common.mixins.json into net.minecraft.world.level.levelgen.SurfaceRules$VerticalGradientConditionSource
4747[19Jul2025 08:53:07.276] [main/DEBUG] [mixin/]: flatbedrock-common.mixins.json:FlatBedrockMixin from mod flatbedrock: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4748[19Jul2025 08:53:07.278] [main/DEBUG] [mixin/]: flatbedrock-common.mixins.json:FlatBedrockMixin from mod flatbedrock->@Inject::falseAtAndAbove(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4749[19Jul2025 08:53:07.278] [main/DEBUG] [mixin/]: flatbedrock-common.mixins.json:FlatBedrockMixin from mod flatbedrock->@Inject::trueAtAndBelow(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4750[19Jul2025 08:53:07.328] [main/DEBUG] [mixin/]: Mixing accessor.SinglePoolElementAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
4751[19Jul2025 08:53:07.329] [main/DEBUG] [mixin/]: yungsapi.mixins.json:accessor.SinglePoolElementAccessor from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4752[19Jul2025 08:53:07.329] [main/DEBUG] [mixin/]: Mixing accessor.SinglePoolElementAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
4753[19Jul2025 08:53:07.329] [main/DEBUG] [mixin/]: cataclysm.mixins.json:accessor.SinglePoolElementAccessor from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4754[19Jul2025 08:53:07.329] [main/DEBUG] [mixin/]: Mixing structures.SinglePoolElementAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
4755[19Jul2025 08:53:07.329] [main/DEBUG] [mixin/]: Mixing SinglePoolElementMixin from waystones.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
4756[19Jul2025 08:53:07.329] [main/DEBUG] [mixin/]: waystones.mixins.json:SinglePoolElementMixin from mod waystones: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4757[19Jul2025 08:53:07.330] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$waystones$isWaystone$1(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;)V to mdb698a4$waystones$lambda$waystones$isWaystone$1$0 in waystones.mixins.json:SinglePoolElementMixin from mod waystones
4758[19Jul2025 08:53:07.330] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$waystones$isWaystone$0(Lnet/minecraft/resources/ResourceLocation;)V to mdb698a4$waystones$lambda$waystones$isWaystone$0$1 in waystones.mixins.json:SinglePoolElementMixin from mod waystones
4759[19Jul2025 08:53:07.333] [main/DEBUG] [mixin/]: waystones.mixins.json:SinglePoolElementMixin from mod waystones->@Inject::place(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/templatesystem/LiquidSettings;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4760[19Jul2025 08:53:07.335] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetTemplate(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate; in net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement was not merged
4761[19Jul2025 08:53:07.335] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetTemplate(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate; in net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement was not merged
4762[19Jul2025 08:53:07.340] [main/DEBUG] [mixin/]: Mixing accessor.ListPoolElementAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
4763[19Jul2025 08:53:07.340] [main/DEBUG] [mixin/]: yungsapi.mixins.json:accessor.ListPoolElementAccessor from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4764[19Jul2025 08:53:07.340] [main/DEBUG] [mixin/]: Mixing accessor.ListPoolElementAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
4765[19Jul2025 08:53:07.340] [main/DEBUG] [mixin/]: cataclysm.mixins.json:accessor.ListPoolElementAccessor from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4766[19Jul2025 08:53:07.340] [main/DEBUG] [mixin/]: Mixing structures.ListPoolElementAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
4767[19Jul2025 08:53:07.340] [main/DEBUG] [mixin/]: Unexpected: Registered method getElements()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.ListPoolElement was not merged
4768[19Jul2025 08:53:07.344] [main/DEBUG] [mixin/]: Mixing accessor.FeaturePoolElementAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.FeaturePoolElement
4769[19Jul2025 08:53:07.344] [main/DEBUG] [mixin/]: yungsapi.mixins.json:accessor.FeaturePoolElementAccessor from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4770[19Jul2025 08:53:07.344] [main/DEBUG] [mixin/]: Mixing accessor.FeaturePoolElementAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.FeaturePoolElement
4771[19Jul2025 08:53:07.344] [main/DEBUG] [mixin/]: cataclysm.mixins.json:accessor.FeaturePoolElementAccessor from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4772[19Jul2025 08:53:07.344] [main/DEBUG] [mixin/]: Unexpected: Registered method getFeature()Lnet/minecraft/core/Holder; in net.minecraft.world.level.levelgen.structure.pools.FeaturePoolElement was not merged
4773[19Jul2025 08:53:07.364] [main/DEBUG] [mixin/]: Mixing EnchantedItemCriterionMixin from puffish_skills.mixins.json into net.minecraft.advancements.critereon.EnchantedItemTrigger
4774[19Jul2025 08:53:07.364] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:EnchantedItemCriterionMixin from mod puffish_skills: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4775[19Jul2025 08:53:07.365] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectAtTrigger$0(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;ILnet/puffish/skillsmod/experience/source/builtin/EnchantItemExperienceSource;)Ljava/lang/Integer; to mdb698a4$puffish_skills$lambda$injectAtTrigger$0$0 in puffish_skills.mixins.json:EnchantedItemCriterionMixin from mod puffish_skills
4776[19Jul2025 08:53:07.366] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:EnchantedItemCriterionMixin from mod puffish_skills->@Inject::injectAtTrigger(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4777[19Jul2025 08:53:07.366] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:EnchantedItemCriterionMixin from mod puffish_skills->@Inject::injectAtTrigger(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4778[19Jul2025 08:53:07.366] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:EnchantedItemCriterionMixin from mod puffish_skills->@Inject::injectAtTrigger(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4779[19Jul2025 08:53:07.368] [main/DEBUG] [mixin/]: Mixing action.MixinBredAnimalsTrigger from roots-neoforge.mixins.json into net.minecraft.advancements.critereon.BredAnimalsTrigger
4780[19Jul2025 08:53:07.369] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinBredAnimalsTrigger from mod roots->@Inject::RootsTriggerAnimalBreeding(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/AgeableMob;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4781[19Jul2025 08:53:07.369] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinBredAnimalsTrigger from mod roots->@Inject::RootsTriggerAnimalBreeding(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/AgeableMob;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4782[19Jul2025 08:53:07.369] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinBredAnimalsTrigger from mod roots->@Inject::RootsTriggerAnimalBreeding(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/AgeableMob;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4783[19Jul2025 08:53:07.370] [main/DEBUG] [mixin/]: Mixing action.MixinCuredZombieVillagerTrigger from roots-neoforge.mixins.json into net.minecraft.advancements.critereon.CuredZombieVillagerTrigger
4784[19Jul2025 08:53:07.371] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinCuredZombieVillagerTrigger from mod roots->@Inject::RootsTriggerCureZombieVillager(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/monster/Zombie;Lnet/minecraft/world/entity/npc/Villager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4785[19Jul2025 08:53:07.371] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinCuredZombieVillagerTrigger from mod roots->@Inject::RootsTriggerCureZombieVillager(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/monster/Zombie;Lnet/minecraft/world/entity/npc/Villager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4786[19Jul2025 08:53:07.371] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinCuredZombieVillagerTrigger from mod roots->@Inject::RootsTriggerCureZombieVillager(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/monster/Zombie;Lnet/minecraft/world/entity/npc/Villager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4787[19Jul2025 08:53:07.373] [main/DEBUG] [mixin/]: Mixing ConsumeItemCriterionMixin from puffish_skills.mixins.json into net.minecraft.advancements.critereon.ConsumeItemTrigger
4788[19Jul2025 08:53:07.373] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:ConsumeItemCriterionMixin from mod puffish_skills: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4789[19Jul2025 08:53:07.373] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectAtTrigger$0(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/puffish/skillsmod/experience/source/builtin/EatFoodExperienceSource;)Ljava/lang/Integer; to mdb698a4$puffish_skills$lambda$injectAtTrigger$0$0 in puffish_skills.mixins.json:ConsumeItemCriterionMixin from mod puffish_skills
4790[19Jul2025 08:53:07.374] [main/DEBUG] [mixin/]: Mixing action.MixinConsumeItemTrigger from roots-neoforge.mixins.json into net.minecraft.advancements.critereon.ConsumeItemTrigger
4791[19Jul2025 08:53:07.375] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:ConsumeItemCriterionMixin from mod puffish_skills->@Inject::injectAtTrigger(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4792[19Jul2025 08:53:07.375] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:ConsumeItemCriterionMixin from mod puffish_skills->@Inject::injectAtTrigger(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4793[19Jul2025 08:53:07.375] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:ConsumeItemCriterionMixin from mod puffish_skills->@Inject::injectAtTrigger(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4794[19Jul2025 08:53:07.375] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinConsumeItemTrigger from mod roots->@Inject::RootsTriggerConsumeItem(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4795[19Jul2025 08:53:07.376] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinConsumeItemTrigger from mod roots->@Inject::RootsTriggerConsumeItem(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4796[19Jul2025 08:53:07.376] [main/DEBUG] [mixin/]: roots-neoforge.mixins.json:action.MixinConsumeItemTrigger from mod roots->@Inject::RootsTriggerConsumeItem(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4797[19Jul2025 08:53:07.377] [main/DEBUG] [mixin/]: Mixing FishingRodHookedCriterionMixin from puffish_skills.mixins.json into net.minecraft.advancements.critereon.FishingRodHookedTrigger
4798[19Jul2025 08:53:07.377] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:FishingRodHookedCriterionMixin from mod puffish_skills: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4799[19Jul2025 08:53:07.377] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectAtInit$0(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/puffish/skillsmod/experience/source/builtin/FishItemExperienceSource;)Ljava/lang/Integer; to mdb698a4$puffish_skills$lambda$injectAtInit$0$0 in puffish_skills.mixins.json:FishingRodHookedCriterionMixin from mod puffish_skills
4800[19Jul2025 08:53:07.378] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:FishingRodHookedCriterionMixin from mod puffish_skills->@Inject::injectAtInit(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/FishingHook;Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4801[19Jul2025 08:53:07.379] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:FishingRodHookedCriterionMixin from mod puffish_skills->@Inject::injectAtInit(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/FishingHook;Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4802[19Jul2025 08:53:07.379] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:FishingRodHookedCriterionMixin from mod puffish_skills->@Inject::injectAtInit(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/projectile/FishingHook;Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4803[19Jul2025 08:53:07.392] [main/DEBUG] [mixin/]: Mixing ClickEventMixin from kubejs.mixins.json into net.minecraft.network.chat.ClickEvent
4804[19Jul2025 08:53:07.402] [main/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/core/component/DataComponents$Anonymous$8b84edd1f74545b9b898439e970fe453 (originally net/darkhax/bookshelf/common/mixin/patch/component/MixinDataComponents$1)
4805[19Jul2025 08:53:07.409] [main/DEBUG] [mixin/]: Mixing RecipeBookMixin from nerb-common.mixins.json into net.minecraft.stats.RecipeBook
4806[19Jul2025 08:53:07.409] [main/DEBUG] [mixin/]: nerb-common.mixins.json:RecipeBookMixin from mod nerb: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4807[19Jul2025 08:53:07.410] [main/DEBUG] [mixin/]: nerb-common.mixins.json:RecipeBookMixin from mod nerb->@Inject::onCopy(Lnet/minecraft/stats/RecipeBook;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4808[19Jul2025 08:53:07.411] [main/DEBUG] [mixin/]: Mixing ServerRecipeBookMixin from nerb-common.mixins.json into net.minecraft.stats.ServerRecipeBook
4809[19Jul2025 08:53:07.411] [main/DEBUG] [mixin/]: nerb-common.mixins.json:ServerRecipeBookMixin from mod nerb: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4810[19Jul2025 08:53:07.413] [main/DEBUG] [mixin/]: nerb-common.mixins.json:ServerRecipeBookMixin from mod nerb->@Inject::onSave(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4811[19Jul2025 08:53:07.413] [main/DEBUG] [mixin/]: nerb-common.mixins.json:ServerRecipeBookMixin from mod nerb->@Inject::onLoad(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/item/crafting/RecipeManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4812[19Jul2025 08:53:07.413] [main/DEBUG] [mixin/]: nerb-common.mixins.json:ServerRecipeBookMixin from mod nerb->@Inject::onLoad(Lnet/minecraft/network/protocol/game/ClientboundRecipePacket$State;Lnet/minecraft/server/level/ServerPlayer;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
4813[19Jul2025 08:53:07.472] [main/DEBUG] [mixin/]: Mixing DamageSourceMixin from puffish_skills.mixins.json into net.minecraft.world.damagesource.DamageSource
4814[19Jul2025 08:53:07.472] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:DamageSourceMixin from mod puffish_skills: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4815[19Jul2025 08:53:07.473] [main/DEBUG] [mixin/]: Mixing DamageSourceMixin from apotheosis.mixins.json into net.minecraft.world.damagesource.DamageSource
4816[19Jul2025 08:53:07.474] [main/DEBUG] [mixin/]: Mixing DamageSourceMixin from ars_nouveau.mixins.json into net.minecraft.world.damagesource.DamageSource
4817[19Jul2025 08:53:07.474] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$spellDeathMessage$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; to mdb698a4$ars_nouveau$lambda$spellDeathMessage$0$0 in ars_nouveau.mixins.json:DamageSourceMixin from mod ars_nouveau
4818[19Jul2025 08:53:07.480] [main/DEBUG] [mixin/]: Mixing DamageSourceMixin from kubejs.mixins.json into net.minecraft.world.damagesource.DamageSource
4819[19Jul2025 08:53:07.484] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:DamageSourceMixin from mod puffish_skills->@Inject::injectAtInit(Lnet/minecraft/core/Holder;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4820[19Jul2025 08:53:07.484] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:DamageSourceMixin from mod puffish_skills->@Inject::injectAtInit(Lnet/minecraft/core/Holder;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4821[19Jul2025 08:53:07.484] [main/DEBUG] [mixin/]: puffish_skills.mixins.json:DamageSourceMixin from mod puffish_skills->@Inject::injectAtInit(Lnet/minecraft/core/Holder;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4822[19Jul2025 08:53:07.484] [main/DEBUG] [mixin/]: apotheosis.mixins.json:DamageSourceMixin from mod apotheosis->@Inject::apoth_isSourceInExtraTags(Lnet/minecraft/tags/TagKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4823[19Jul2025 08:53:07.485] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:DamageSourceMixin from mod ars_nouveau->@Inject::spellDeathMessage(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4824[19Jul2025 08:53:07.516] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/enchantment/providers/SingleEnchantment
4825[19Jul2025 08:53:07.519] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/enchantment/providers/SingleEnchantment
4826[19Jul2025 08:53:07.535] [main/DEBUG] [mixin/]: Mixing text.LanguageMixin from owo.mixins.json into net.minecraft.locale.Language
4827[19Jul2025 08:53:07.535] [main/DEBUG] [mixin/]: owo.mixins.json:text.LanguageMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4828[19Jul2025 08:53:07.630] [main/INFO] [net.minecraft.server.Bootstrap/]: Vanilla bootstrap took 14117 milliseconds
4829[19Jul2025 08:53:07.638] [main/DEBUG] [mixin/]: Mixing perf.fix_loop_spin_waiting.MinecraftServerMixin from modernfix-common.mixins.json into net.minecraft.server.MinecraftServer
4830[19Jul2025 08:53:07.640] [main/DEBUG] [mixin/]: Mixing features.misc.MinecraftServerMixin from servercore.common.mixins.json into net.minecraft.server.MinecraftServer
4831[19Jul2025 08:53:07.640] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.misc.MinecraftServerMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4832[19Jul2025 08:53:07.640] [main/DEBUG] [mixin/]: Mixing core.MinecraftServerMixin from modernfix-common.mixins.json into net.minecraft.server.MinecraftServer
4833[19Jul2025 08:53:07.640] [main/DEBUG] [mixin/]: Mixing perf.dedicated_reload_executor.MinecraftServerMixin from modernfix-common.mixins.json into net.minecraft.server.MinecraftServer
4834[19Jul2025 08:53:07.641] [main/DEBUG] [mixin/]: Mixing core.MinecraftServerMixin from modernfix-neoforge.mixins.json into net.minecraft.server.MinecraftServer
4835[19Jul2025 08:53:07.641] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$mfix$endReloadTrack$0(Ljava/lang/Void;)V to mdb698a4$modernfix$lambda$mfix$endReloadTrack$0$0 in modernfix-neoforge.mixins.json:core.MinecraftServerMixin from mod modernfix
4836[19Jul2025 08:53:07.644] [main/DEBUG] [mixin/]: Mixing MinecraftServerAccessorMixin from ichunutil.mixins.json into net.minecraft.server.MinecraftServer
4837[19Jul2025 08:53:07.644] [main/DEBUG] [mixin/]: ichunutil.mixins.json:MinecraftServerAccessorMixin from mod ichunutil: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4838[19Jul2025 08:53:07.644] [main/DEBUG] [mixin/]: Mixing accessor.MinecraftServerAccessor from ponder-common.mixins.json into net.minecraft.server.MinecraftServer
4839[19Jul2025 08:53:07.644] [main/DEBUG] [mixin/]: ponder-common.mixins.json:accessor.MinecraftServerAccessor from mod ponder: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
4840[19Jul2025 08:53:07.644] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from balm.neoforge.mixins.json into net.minecraft.server.MinecraftServer
4841[19Jul2025 08:53:07.644] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$reloadResources$0(Ljava/lang/Void;)V to mdb698a4$balm$lambda$reloadResources$0$1 in balm.neoforge.mixins.json:MinecraftServerMixin from mod balm
4842[19Jul2025 08:53:07.645] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from servercore.common.mixins.json into net.minecraft.server.MinecraftServer
4843[19Jul2025 08:53:07.645] [main/DEBUG] [mixin/]: servercore.common.mixins.json:MinecraftServerMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
4844[19Jul2025 08:53:07.646] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from kubejs.mixins.json into net.minecraft.server.MinecraftServer
4845[19Jul2025 08:53:07.647] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$kjs$endResourceReload$1()V to mdb698a4$kubejs$lambda$kjs$endResourceReload$1$2 in kubejs.mixins.json:MinecraftServerMixin from mod kubejs
4846[19Jul2025 08:53:07.647] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$kjs$init$0()V to mdb698a4$kubejs$lambda$kjs$init$0$3 in kubejs.mixins.json:MinecraftServerMixin from mod kubejs
4847[19Jul2025 08:53:07.650] [main/DEBUG] [mixin/]: Mixing spatial.MinecraftServerMixin from ae2.mixins.json into net.minecraft.server.MinecraftServer
4848[19Jul2025 08:53:07.650] [main/DEBUG] [mixin/]: ae2.mixins.json:spatial.MinecraftServerMixin from mod ae2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_11 supports class version 55)
4849[19Jul2025 08:53:07.653] [main/DEBUG] [mixin/]: Mixing TeslaNetworkHolderMinecraftServerMixin from extended_industrialization.mixins.json into net.minecraft.server.MinecraftServer
4850[19Jul2025 08:53:07.663] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix->@Inject::trackTickTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4851[19Jul2025 08:53:07.664] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix->@Inject::trackTickTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4852[19Jul2025 08:53:07.664] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix->@Inject::trackTickTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4853[19Jul2025 08:53:07.664] [main/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:core.MinecraftServerMixin from mod modernfix->@Inject::startReloadTrack(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
4854[19Jul2025 08:53:07.664] [main/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:core.MinecraftServerMixin from mod modernfix->@Inject::startReloadTrack(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
4855[19Jul2025 08:53:07.664] [main/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:core.MinecraftServerMixin from mod modernfix->@Inject::startReloadTrack(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
4856[19Jul2025 08:53:07.664] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:MinecraftServerMixin from mod balm->@Inject::reloadResources(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
4857[19Jul2025 08:53:07.664] [main/DEBUG] [mixin/]: kubejs.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4858[19Jul2025 08:53:07.664] [main/DEBUG] [mixin/]: kubejs.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4859[19Jul2025 08:53:07.664] [main/DEBUG] [mixin/]: kubejs.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4860[19Jul2025 08:53:07.664] [main/DEBUG] [mixin/]: kubejs.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$postTickServer(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4861[19Jul2025 08:53:07.664] [main/DEBUG] [mixin/]: kubejs.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$postTickServer(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4862[19Jul2025 08:53:07.664] [main/DEBUG] [mixin/]: kubejs.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$postTickServer(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4863[19Jul2025 08:53:07.664] [main/DEBUG] [mixin/]: kubejs.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$endResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
4864[19Jul2025 08:53:07.664] [main/DEBUG] [mixin/]: kubejs.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$endResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
4865[19Jul2025 08:53:07.664] [main/DEBUG] [mixin/]: kubejs.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$endResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
4866[19Jul2025 08:53:07.664] [main/DEBUG] [mixin/]: ae2.mixins.json:spatial.MinecraftServerMixin from mod ae2->@Inject::injectSpatialLevel(Lnet/minecraft/server/level/progress/ChunkProgressListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
4867[19Jul2025 08:53:07.664] [main/DEBUG] [mixin/]: ae2.mixins.json:spatial.MinecraftServerMixin from mod ae2->@Inject::injectSpatialLevel(Lnet/minecraft/server/level/progress/ChunkProgressListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
4868[19Jul2025 08:53:07.664] [main/DEBUG] [mixin/]: ae2.mixins.json:spatial.MinecraftServerMixin from mod ae2->@Inject::injectSpatialLevel(Lnet/minecraft/server/level/progress/ChunkProgressListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
4869[19Jul2025 08:53:07.716] [main/DEBUG] [net.neoforged.fml.ModWorkManager/LOADING]: Using 2 threads for parallel mod-loading
4870[19Jul2025 08:53:07.734] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [pro.mikey.kubeutils.KubeUtils]
4871[19Jul2025 08:53:07.739] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.frikinjay.almanac.neoforge.AlmanacNeoForge]
4872[19Jul2025 08:53:07.740] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.keksuccino.modernworldcreation.ModernWorldCreationNeoForge]
4873[19Jul2025 08:53:07.740] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.simplemagnets.SimpleMagnets]
4874[19Jul2025 08:53:07.741] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integratedterminals.IntegratedTerminals]
4875[19Jul2025 08:53:07.745] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integratedterminalscompat.IntegratedTerminalsCompat]
4876[19Jul2025 08:53:07.746] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.EnderIOBase]
4877[19Jul2025 08:53:07.747] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.su5ed.mffs.MFFSMod]
4878[19Jul2025 08:53:07.748] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.core.EnderCore]
4879[19Jul2025 08:53:07.748] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.neoforged.neoforge.common.NeoForgeMod]
4880[19Jul2025 08:53:07.752] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.embeddedt.modernfix.neoforge.init.ModernFixForge]
4881[19Jul2025 08:53:07.752] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.breakinblocks.beer.Beer]
4882[19Jul2025 08:53:07.753] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.yungsapi.YungsApiNeoForge]
4883[19Jul2025 08:53:07.753] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.gateways.Gateways]
4884[19Jul2025 08:53:07.754] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.commoble.jumbofurnace.JumboFurnace]
4885[19Jul2025 08:53:07.755] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.forgivingvoid.NeoForgeForgivingVoid]
4886[19Jul2025 08:53:07.756] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.clickadv.ClickAdvancements]
4887[19Jul2025 08:53:07.756] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.betterfortresses.BetterFortressesNeoForge]
4888[19Jul2025 08:53:07.756] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.shedaniel.clothconfig.ClothConfigForge]
4889[19Jul2025 08:53:07.757] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.supplementaries.neoforge.SupplementariesForge]
4890[19Jul2025 08:53:07.758] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.refinedmods.refinedstorage.neoforge.ModInitializer]
4891[19Jul2025 08:53:07.764] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.durabilitytooltip.DurabilityTooltip]
4892[19Jul2025 08:53:07.765] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.industrial.IndustrialForegoing]
4893[19Jul2025 08:53:07.768] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.teamwizardry.librarianlib.core.neoforge.LibLibCoreMod]
4894[19Jul2025 08:53:07.769] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [earth.terrarium.handcrafted.neoforge.HandcraftedNeoForge]
4895[19Jul2025 08:53:07.769] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.wuffs.bcc.BetterCompatibilityChecker]
4896[19Jul2025 08:53:07.769] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.x3r.mekanism_weaponry.MekanismWeaponry]
4897[19Jul2025 08:53:07.770] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.unrealdinnerbone.jags.JAGSNeo]
4898[19Jul2025 08:53:07.770] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.lucko.spark.neoforge.NeoForgeSparkMod]
4899[19Jul2025 08:53:07.771] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [edivad.extrastorage.ExtraStorage]
4900[19Jul2025 08:53:07.772] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.machines.EnderIOMachines]
4901[19Jul2025 08:53:07.773] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ca.teamdman.sfm.SFM]
4902[19Jul2025 08:53:07.773] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
4903[19Jul2025 08:53:07.773] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwlights.kikoz.MacawsLights]
4904[19Jul2025 08:53:07.773] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.tslat.smartbrainlib.SmartBrainLib]
4905[19Jul2025 08:53:07.774] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [snownee.kiwi.Kiwi, snownee.kiwi.customization.CustomizationHooks]
4906[19Jul2025 08:53:07.778] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.puffish.skillsmod.main.NeoForgeMain]
4907[19Jul2025 08:53:07.792] [main/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for [dev.aaronhowser.mods.geneticsresequenced.GeneticsResequenced]
4908[19Jul2025 08:53:07.798] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.rechiseled.Rechiseled]
4909[19Jul2025 08:53:07.801] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.attributefix.impl.NeoForgeMod]
4910[19Jul2025 08:53:07.801] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.illusivesoulworks.caelus.CaelusNeoForgeMod]
4911[19Jul2025 08:53:07.802] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.shynieke.geore.GeOre]
4912[19Jul2025 08:53:07.802] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mars.laserbridges.Laserbridges]
4913[19Jul2025 08:53:07.803] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.compactmods.machines.CompactMachinesCommon, dev.compactmods.machines.server.CompactMachinesServer]
4914[19Jul2025 08:53:07.805] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.farmingforblockheads.NeoForgeFarmingForBlockheads]
4915[19Jul2025 08:53:07.805] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.rechiseled.create.RechiseledCreate]
4916[19Jul2025 08:53:07.809] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.fusion.Fusion]
4917[19Jul2025 08:53:07.810] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [edivad.edivadlib.EdivadLib]
4918[19Jul2025 08:53:07.811] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.particles.generated.GeneratedEntryPoint]
4919[19Jul2025 08:53:07.811] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.lothrazar.simpletomb.ModTomb]
4920[19Jul2025 08:53:07.811] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integratedcrafting.IntegratedCrafting]
4921[19Jul2025 08:53:07.817] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mcreator.testt.GhastsUpdateMod]
4922[19Jul2025 08:53:07.818] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.breakinblocks.plonk.Plonk]
4923[19Jul2025 08:53:07.819] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.natamus.inventorytotem.ModNeoForge]
4924[19Jul2025 08:53:07.819] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.christofmeg.justenoughbreeding.JustEnoughBreeding]
4925[19Jul2025 08:53:07.819] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.uncandango.alltheleaks.AllTheLeaks]
4926[19Jul2025 08:53:07.819] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.folumo.mekanism_lasers.Mekanism_lasers]
4927[19Jul2025 08:53:07.820] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.cleanswing.CleanSwing]
4928[19Jul2025 08:53:07.820] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.corgitaco.corgilib.neoforge.CorgiLibNeoForge]
4929[19Jul2025 08:53:07.821] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.sts15.fargos.Fargos]
4930[19Jul2025 08:53:07.821] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
4931[19Jul2025 08:53:07.821] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.traverse.bhc.common.BaubleyHeartCanisters]
4932[19Jul2025 08:53:07.826] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrbysco.justenoughprofessions.JustEnoughProfessionsNeoForge]
4933[19Jul2025 08:53:07.826] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.almostreliable.unified.AlmostUnifiedNeoForge]
4934[19Jul2025 08:53:07.827] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ascpixi.dpf.neoforge.DisconnectPacketFixNeoForge]
4935[19Jul2025 08:53:07.828] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.telepathicgrunt.wits.neoforge.WITSForge]
4936[19Jul2025 08:53:07.828] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blamejared.ambientenvironment.AmbientEnvironment]
4937[19Jul2025 08:53:07.828] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [squeek.appleskin.AppleSkin]
4938[19Jul2025 08:53:07.829] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.rocketplatform.game.client.mod.neoforge.RocketClientModNeoForge]
4939[19Jul2025 08:53:07.829] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [noobanidus.mods.lootr.neoforge.Lootr]
4940[19Jul2025 08:53:07.830] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.klikli_dev.occultism.Occultism]
4941[19Jul2025 08:53:07.831] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.refinedmods.refinedstorage.curios.ModInitializer]
4942[19Jul2025 08:53:07.832] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrbysco.rainshield.RainShield]
4943[19Jul2025 08:53:07.832] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbstuffnthings.FTBStuffNThings]
4944[19Jul2025 08:53:07.834] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [lain.mods.cos.init.neoforge.NeoForgeCosmeticArmorReworked]
4945[19Jul2025 08:53:07.834] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [commoble.morered.MoreRed]
4946[19Jul2025 08:53:07.838] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
4947[19Jul2025 08:53:07.838] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
4948[19Jul2025 08:53:07.839] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.srendi.advancedperipherals.AdvancedPeripherals]
4949[19Jul2025 08:53:07.840] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.diontryban.flourish.FlourishNeoForge]
4950[19Jul2025 08:53:07.840] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.p3pp3rf1y.sophisticatedcore.SophisticatedCore]
4951[19Jul2025 08:53:07.841] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.bigenergy.glassential.Glassential]
4952[19Jul2025 08:53:07.841] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.placebo.Placebo]
4953[19Jul2025 08:53:07.841] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.lootintegrations.LootintegrationsMod]
4954[19Jul2025 08:53:07.842] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.bookshelf.neoforge.impl.NeoForgeMod]
4955[19Jul2025 08:53:07.843] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.p3pp3rf1y.sophisticatedbackpacks.SophisticatedBackpacks]
4956[19Jul2025 08:53:07.844] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.unrealdinnerbone.weathergate.WeatherGate]
4957[19Jul2025 08:53:07.844] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.technici4n.immeng.ImmEng]
4958[19Jul2025 08:53:07.845] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ru.yurannnzzz.moreredcccompat.MoreRedCCCompatMod]
4959[19Jul2025 08:53:07.845] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.utilitarian.Utilitarian]
4960[19Jul2025 08:53:07.847] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.keksuccino.melody.MelodyNeoForge]
4961[19Jul2025 08:53:07.848] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.fzzyhmstrs.fzzy_config.FzzyConfigNeoForge]
4962[19Jul2025 08:53:07.849] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.unrealdinnerbone.trenzalore.TrenzaloreNeo]
4963[19Jul2025 08:53:07.849] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.keksuccino.konkrete.KonkreteNeoForge]
4964[19Jul2025 08:53:07.850] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [uk.co.hexeption.rsinfinitybooster.RSInfinityBooster]
4965[19Jul2025 08:53:07.850] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [earth.terrarium.chipped.neoforge.ChippedNeoForge]
4966[19Jul2025 08:53:07.851] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [earth.terrarium.tempad.data.TempadData, earth.terrarium.tempad.Tempad]
4967[19Jul2025 08:53:07.854] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.hostilenetworks.HostileNetworks]
4968[19Jul2025 08:53:07.856] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for olympus
4969[19Jul2025 08:53:07.856] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.promoter.FTBPromoter]
4970[19Jul2025 08:53:07.857] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.flanks255.simplylight.SimplyLight]
4971[19Jul2025 08:53:07.858] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.industrialforegoingsouls.IndustrialForegoingSouls]
4972[19Jul2025 08:53:07.859] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.hangglider.neoforge.HangGliderNeoForge]
4973[19Jul2025 08:53:07.859] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.L_Ender.lionfishapi.LionfishAPI]
4974[19Jul2025 08:53:07.860] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.L_Ender.cataclysm.Cataclysm]
4975[19Jul2025 08:53:07.861] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.maxhenkel.camera.Main]
4976[19Jul2025 08:53:07.863] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blakebr0.mysticalcustomization.MysticalCustomization]
4977[19Jul2025 08:53:07.864] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.vsngarcia.neoforge.ElevatorModNeoForge]
4978[19Jul2025 08:53:07.865] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.alwa.patchful.Patchful]
4979[19Jul2025 08:53:07.865] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.pedrorok.hypertube.HypertubeMod]
4980[19Jul2025 08:53:07.865] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
4981[19Jul2025 08:53:07.866] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.cupboard.Cupboard]
4982[19Jul2025 08:53:07.866] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mystchonky.arsocultas.ArsOcultas]
4983[19Jul2025 08:53:07.866] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.shedaniel.lightoverlay.neoforge.LightOverlay]
4984[19Jul2025 08:53:07.867] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbezcrystals.FTBEZCrystals]
4985[19Jul2025 08:53:07.868] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.puffish.attributesmod.main.NeoForgeMain]
4986[19Jul2025 08:53:07.869] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.redspace.atlasapi.AtlasApi]
4987[19Jul2025 08:53:07.870] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.whatthebucket.neoforge.impl.NeoForgeMod]
4988[19Jul2025 08:53:07.870] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
4989[19Jul2025 08:53:07.870] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.sunekaer.flatbedrock.neo.FlatBedrockNeo]
4990[19Jul2025 08:53:07.871] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [wile.redstonepen.ModRedstonePen]
4991[19Jul2025 08:53:07.871] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
4992[19Jul2025 08:53:07.871] [main/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for []
4993[19Jul2025 08:53:07.871] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blamejared.clumps.Clumps]
4994[19Jul2025 08:53:07.872] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.favouriteless.modopedia.neoforge.ModopediaNeo]
4995[19Jul2025 08:53:07.873] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbbackups.FTBBackups]
4996[19Jul2025 08:53:07.874] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mysticmods.roots.Roots]
4997[19Jul2025 08:53:07.874] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.chaosthedude.explorerscompass.ExplorersCompass]
4998[19Jul2025 08:53:07.876] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.ichun.mods.ichunutil.loader.neoforge.LoaderNeoForge]
4999[19Jul2025 08:53:07.878] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mod.azure.azurelib.neoforge.NeoForgeAzureLibMod]
5000[19Jul2025 08:53:07.879] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.direwolf20.mininggadgets.common.MiningGadgets]
5001[19Jul2025 08:53:07.880] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vazkii.akashictome.AkashicTome]
5002[19Jul2025 08:53:07.881] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.strawberry.gaze.GazeMod]
5003[19Jul2025 08:53:07.883] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
5004[19Jul2025 08:53:07.883] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tv.soaryn.xycraft.core.XyCore]
5005[19Jul2025 08:53:07.884] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.lumengrid.oritechthings.main.OritechThings]
5006[19Jul2025 08:53:07.884] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.repeatabletrialvaults.RTVMod]
5007[19Jul2025 08:53:07.885] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blakebr0.mysticalagriculture.MysticalAgriculture]
5008[19Jul2025 08:53:07.886] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.craftingtweaks.NeoForgeCraftingTweaks]
5009[19Jul2025 08:53:07.886] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.nanite.dsp.neoforge.DSPModNeoforge]
5010[19Jul2025 08:53:07.886] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.wp.mekanism_unleashed.MekanismUnleashed]
5011[19Jul2025 08:53:07.887] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tech.alexnijjar.endermanoverhaul.EndermanOverhaul]
5012[19Jul2025 08:53:07.887] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.apothic_spawners.ApothicSpawners]
5013[19Jul2025 08:53:07.888] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.conduits.EnderIOConduits]
5014[19Jul2025 08:53:07.889] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrbysco.armorposer.ArmorPoser]
5015[19Jul2025 08:53:07.890] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbjeiextras.FTBJeiExtras]
5016[19Jul2025 08:53:07.891] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
5017[19Jul2025 08:53:07.891] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.maxhenkel.easyvillagers.Main]
5018[19Jul2025 08:53:07.892] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [reliquary.Reliquary]
5019[19Jul2025 08:53:07.893] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.cech12.bucketlib.BucketLibMod]
5020[19Jul2025 08:53:07.894] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [sonar.fluxnetworks.FluxNetworks]
5021[19Jul2025 08:53:07.895] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.redspace.ironsspellbooks.IronsSpellbooks]
5022[19Jul2025 08:53:07.896] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.direwolf20.buildinggadgets2.BuildingGadgets2]
5023[19Jul2025 08:53:07.897] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.permutated.pylons.Pylons]
5024[19Jul2025 08:53:07.897] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [malte0811.ferritecore.ModMainForge]
5025[19Jul2025 08:53:07.898] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.functionalstorage.FunctionalStorage]
5026[19Jul2025 08:53:07.907] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.desht.modularrouters.ModularRouters]
5027[19Jul2025 08:53:07.908] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [snownee.lychee.util.CommonProxy]
5028[19Jul2025 08:53:07.911] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.keksuccino.justzoom.JustZoomNeoForge]
5029[19Jul2025 08:53:07.912] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.illusivesoulworks.charmofundying.CharmOfUndyingNeoForgeMod]
5030[19Jul2025 08:53:07.912] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.treyruffy.betterf3.BetterF3NeoForge]
5031[19Jul2025 08:53:07.913] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.jackbusters.allarrowsinfinityfix.AllArrowsInfinityFix]
5032[19Jul2025 08:53:07.913] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [team.lodestar.lodestone.LodestoneLib]
5033[19Jul2025 08:53:07.914] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.valhelsia.valhelsia_core.core.neoforge.ValhelsiaCoreForge]
5034[19Jul2025 08:53:07.915] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
5035[19Jul2025 08:53:07.915] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.openloader.neoforge.impl.NeoForgeMod]
5036[19Jul2025 08:53:07.916] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.permutated.flickerfix.FlickerFix]
5037[19Jul2025 08:53:07.917] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.configlib.ConfigLib]
5038[19Jul2025 08:53:07.918] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
5039[19Jul2025 08:53:07.918] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.createmod.ponder.NeoForgePonder]
5040[19Jul2025 08:53:07.919] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.sirgrantd.magic_coins.MagicCoinsMod]
5041[19Jul2025 08:53:07.920] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blakebr0.ironjetpacks.IronJetpacks]
5042[19Jul2025 08:53:07.921] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.qther.nanny.NaNny]
5043[19Jul2025 08:53:07.922] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
5044[19Jul2025 08:53:07.922] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [owmii.powah.Powah]
5045[19Jul2025 08:53:07.923] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ultramega.cabletiers.neoforge.ModInitializer]
5046[19Jul2025 08:53:07.926] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.resourcepackoverrides.neoforge.ResourcePackOverridesNeoForge]
5047[19Jul2025 08:53:07.926] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [chanceCubes.CCubesCore]
5048[19Jul2025 08:53:07.928] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.balm.neoforge.NeoForgeBalm]
5049[19Jul2025 08:53:07.928] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.pricklemc.neoforge.impl.NeoForgeMod]
5050[19Jul2025 08:53:07.929] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.kostromdan.mods.crash_assistant.neoforge.CrashAssistantNeoForge]
5051[19Jul2025 08:53:07.929] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blakebr0.mysticalagradditions.MysticalAgradditions]
5052[19Jul2025 08:53:07.930] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hrznstudio.emojiful.EmojifulNeoForge]
5053[19Jul2025 08:53:07.930] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [earth.terrarium.athena.neoforge.AthenaNeoForge]
5054[19Jul2025 08:53:07.931] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.glodblock.github.glodium.Glodium]
5055[19Jul2025 08:53:07.931] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.xalcon.torchmaster.TorchmasterNeoforge]
5056[19Jul2025 08:53:07.932] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.sussysniffers.SussySniffers]
5057[19Jul2025 08:53:07.932] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ironfurnaces.IronFurnaces]
5058[19Jul2025 08:53:07.933] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [github.pitbox46.fishingoverhaul.FishingOverhaul]
5059[19Jul2025 08:53:07.934] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.silentchaos512.gear.SilentGear]
5060[19Jul2025 08:53:07.935] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.core.CoreLib]
5061[19Jul2025 08:53:07.935] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [pro.mikey.mods.pop.Pop]
5062[19Jul2025 08:53:07.936] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.apothic_attributes.ApothicAttributes]
5063[19Jul2025 08:53:07.937] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.teamresourceful.resourcefulconfig.neoforge.ResourcefulConfigNeoForge]
5064[19Jul2025 08:53:07.938] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.wesley1808.servercore.neoforge.common.ServerCoreNeoForge]
5065[19Jul2025 08:53:07.941] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.sunekaer.mods.structureexpansion.neo.StructureExpansionNeo]
5066[19Jul2025 08:53:07.941] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [top.theillusivec4.curios.Curios]
5067[19Jul2025 08:53:07.942] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blamejared.searchables.SearchablesNeoForge]
5068[19Jul2025 08:53:07.943] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrbysco.measurements.MeasurementsNeoForge]
5069[19Jul2025 08:53:07.944] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
5070[19Jul2025 08:53:07.944] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mars.deimos.Deimos]
5071[19Jul2025 08:53:07.944] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwfurnitures.kikoz.MacawsFurnitures]
5072[19Jul2025 08:53:07.945] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.fallenbreath.conditionalmixin.neoforge.ConditionalMixinNeoForge]
5073[19Jul2025 08:53:07.945] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.apothic_enchanting.ApothicEnchanting]
5074[19Jul2025 08:53:07.947] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.apotheosis.Apotheosis]
5075[19Jul2025 08:53:07.949] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [snownee.jade.addon.JadeAddons]
5076[19Jul2025 08:53:07.950] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [codechicken.lib.CodeChickenLib]
5077[19Jul2025 08:53:07.952] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.manmaed.antiblocksrechiseled.AntiBlocksReChiseled]
5078[19Jul2025 08:53:07.954] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.natamus.randombonemealflowers.ModNeoForge]
5079[19Jul2025 08:53:07.955] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tamaized.ae2jeiintegration.AE2JEIIntegration]
5080[19Jul2025 08:53:07.955] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.natamus.doubledoors.ModNeoForge]
5081[19Jul2025 08:53:07.956] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.faboslav.structurify.neoforge.StructurifyNeoForge]
5082[19Jul2025 08:53:07.957] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mezz.jei.neoforge.JustEnoughItems]
5083[19Jul2025 08:53:07.957] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yanny.ali.AliMod]
5084[19Jul2025 08:53:07.958] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mekanism.common.Mekanism]
5085[19Jul2025 08:53:07.961] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.direwolf20.laserio.common.LaserIO]
5086[19Jul2025 08:53:07.962] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mekanism.generators.common.MekanismGenerators]
5087[19Jul2025 08:53:07.963] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [giselle.gmut.GravitationalModulatingUnitTweaks]
5088[19Jul2025 08:53:07.963] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.oierbravo.mechanicals.Mechanicals]
5089[19Jul2025 08:53:07.964] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.chaosthedude.naturescompass.NaturesCompass]
5090[19Jul2025 08:53:07.965] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.desht.pneumaticcraft.PneumaticCraftRepressurized]
5091[19Jul2025 08:53:07.966] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mod.azure.logbegone.NeoForgeMod]
5092[19Jul2025 08:53:07.966] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.api_base.generated.GeneratedEntryPoint]
5093[19Jul2025 08:53:07.966] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.tom.stockbridge.StockBridge]
5094[19Jul2025 08:53:07.967] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [blusunrize.immersiveengineering.ImmersiveEngineering]
5095[19Jul2025 08:53:07.968] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ky.someone.mods.gag.GAG]
5096[19Jul2025 08:53:07.969] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.cech12.ceramicbucket.CeramicBucketMod]
5097[19Jul2025 08:53:07.969] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.illusivesoulworks.spectrelib.SpectreNeoForgeMod]
5098[19Jul2025 08:53:07.970] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.cech12.ceramicshears.NeoforgeCeramicShearsMod]
5099[19Jul2025 08:53:07.970] [main/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for [thedarkcolour.kotlinforforge.neoforge.test.KotlinForForge]
5100[19Jul2025 08:53:07.971] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.maxhenkel.pipez.Main]
5101[19Jul2025 08:53:07.971] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integrateddynamics.IntegratedDynamics]
5102[19Jul2025 08:53:07.972] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integrateddynamicscompat.IntegratedDynamicsCompat]
5103[19Jul2025 08:53:07.974] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.itemcollectors.ItemCollectors]
5104[19Jul2025 08:53:07.974] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
5105[19Jul2025 08:53:07.975] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.xkmc.l2core.init.L2Core]
5106[19Jul2025 08:53:07.975] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.portingdeadmods.cable_facades.CFMain]
5107[19Jul2025 08:53:07.976] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.modconduits.ModdedConduits]
5108[19Jul2025 08:53:07.976] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ultramega.showcaseitem.ShowcaseItem]
5109[19Jul2025 08:53:07.977] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.connectedglass.ConnectedGlass]
5110[19Jul2025 08:53:07.978] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mrbysco.constructionstick.ConstructionStick]
5111[19Jul2025 08:53:07.979] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.puzzleslib.neoforge.impl.PuzzlesLibNeoForge]
5112[19Jul2025 08:53:07.980] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.refinedmods.refinedstorage.jei.forge.ModInitializer]
5113[19Jul2025 08:53:07.980] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
5114[19Jul2025 08:53:07.981] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.cristelknight.cristellib.neoforge.CristelLibForge]
5115[19Jul2025 08:53:07.981] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [carbonconfiglib.CarbonConfig]
5116[19Jul2025 08:53:07.983] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.cyclopscore.CyclopsCore]
5117[19Jul2025 08:53:07.984] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.refinedmods.refinedstorage.quartzarsenal.neoforge.ModInitializer]
5118[19Jul2025 08:53:07.985] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [software.bernie.geckolib.GeckoLib]
5119[19Jul2025 08:53:07.986] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tech.thatgravyboat.creeperoverhaul.forge.CreepersForge]
5120[19Jul2025 08:53:07.987] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hollingsworth.arsnouveau.ArsNouveau]
5121[19Jul2025 08:53:07.989] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [alexthw.ars_elemental.ArsElemental]
5122[19Jul2025 08:53:07.990] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [alexthw.not_enough_glyphs.init.NotEnoughGlyphs]
5123[19Jul2025 08:53:07.990] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.shynieke.georenouveau.GeOreNouveau]
5124[19Jul2025 08:53:07.991] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.almostreliable.morejs.MoreJS]
5125[19Jul2025 08:53:07.992] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.flanks255.pocketstorage.PocketStorage]
5126[19Jul2025 08:53:07.994] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.imoonday.soulbound.Soulbound]
5127[19Jul2025 08:53:07.995] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.cookingforblockheads.NeoForgeCookingForBlockheads]
5128[19Jul2025 08:53:07.997] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
5129[19Jul2025 08:53:07.998] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.fastitemframes.neoforge.FastItemFramesNeoForge]
5130[19Jul2025 08:53:08.000] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.sts15.eventslib.EventsLib]
5131[19Jul2025 08:53:08.000] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.hurts.sskirillss.relics.Relics]
5132[19Jul2025 08:53:08.000] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [alexthw.starbunclemania.StarbuncleMania]
5133[19Jul2025 08:53:08.001] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hollingsworth.nuggets.Nuggets]
5134[19Jul2025 08:53:08.001] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.technici4n.grandpower.impl.GrandPowerImpl]
5135[19Jul2025 08:53:08.005] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.refinedmods.refinedstorage.mekanism.ModInitializer]
5136[19Jul2025 08:53:08.010] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.dummmmmmy.neoforge.DummmmmmyForge]
5137[19Jul2025 08:53:08.011] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mob_grinding_utils.MobGrindingUtils]
5138[19Jul2025 08:53:08.023] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [earth.terrarium.common_storage_lib.data.NeoDataLib]
5139[19Jul2025 08:53:08.024] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [gripe._90.arseng.ArsEnergistique]
5140[19Jul2025 08:53:08.025] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vectorwing.farmersdelight.FarmersDelight]
5141[19Jul2025 08:53:08.026] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.xkmc.arsdelight.init.ArsDelight]
5142[19Jul2025 08:53:08.027] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.entangled.Entangled]
5143[19Jul2025 08:53:08.027] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.commoncapabilities.CommonCapabilities]
5144[19Jul2025 08:53:08.028] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.darkere.crashutils.CrashUtils]
5145[19Jul2025 08:53:08.029] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mekanism.additions.common.MekanismAdditions]
5146[19Jul2025 08:53:08.030] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tv.soaryn.xycraft.world.XyWorld]
5147[19Jul2025 08:53:08.030] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tv.soaryn.xycraft.machines.XyMachines]
5148[19Jul2025 08:53:08.031] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrbysco.llamapalooza.LlamaPalooza]
5149[19Jul2025 08:53:08.032] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.modelfix.neoforge.ModelFixForge]
5150[19Jul2025 08:53:08.032] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.foxgirl.trimeffects.TrimEffectsMod]
5151[19Jul2025 08:53:08.033] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.ellpeck.actuallyadditions.mod.ActuallyAdditions]
5152[19Jul2025 08:53:08.033] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vazkii.patchouli.neoforge.common.NeoForgeModInitializer]
5153[19Jul2025 08:53:08.034] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.jarva.arsadditions.ArsAdditions]
5154[19Jul2025 08:53:08.034] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.p3pp3rf1y.sophisticatedstoragecreateintegration.SophisticatedStorageCreateIntegration]
5155[19Jul2025 08:53:08.035] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.natamus.collective.CollectiveNeoForge]
5156[19Jul2025 08:53:08.035] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.replication.Replication]
5157[19Jul2025 08:53:08.037] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integratedtunnels.IntegratedTunnels]
5158[19Jul2025 08:53:08.037] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integratedtunnelscompat.IntegratedTunnelsCompat]
5159[19Jul2025 08:53:08.037] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
5160[19Jul2025 08:53:08.038] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbultimine.neoforge.FTBUltimineNeoForge]
5161[19Jul2025 08:53:08.038] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.teamresourceful.resourcefullib.neoforge.ResourcefulLibNeoForge]
5162[19Jul2025 08:53:08.038] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mekanism.tools.common.MekanismTools]
5163[19Jul2025 08:53:08.038] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.almostreliable.lootjs.LootJS]
5164[19Jul2025 08:53:08.039] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.architectury.neoforge.ArchitecturyNeoForge]
5165[19Jul2025 08:53:08.039] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbmaterials.neoforge.FTBMaterialsNeo]
5166[19Jul2025 08:53:08.039] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.findme.forge.FindMeModForge]
5167[19Jul2025 08:53:08.040] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.wuffs.squatgrow.forge.SquatGrowForge]
5168[19Jul2025 08:53:08.040] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [pro.mikey.accelerateddecay.neoforge.AcceleratedDecayNeoforge]
5169[19Jul2025 08:53:08.040] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.hurts.octostudios.nerb.neoforge.NERBNeoForge]
5170[19Jul2025 08:53:08.041] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.sunekaer.toolkit.neoforge.ToolkitNeo]
5171[19Jul2025 08:53:08.041] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftblibrary.neoforge.FTBLibraryNeoForge]
5172[19Jul2025 08:53:08.041] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbfiltersystem.neoforge.FTBFilterSystemNeoForge]
5173[19Jul2025 08:53:08.042] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbteams.neoforge.FTBTeamsNeoForge]
5174[19Jul2025 08:53:08.042] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbranks.neoforge.FTBRanksNeoForge]
5175[19Jul2025 08:53:08.042] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbessentials.neoforge.FTBEssentialsNeoForge]
5176[19Jul2025 08:53:08.043] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbchunks.neoforge.FTBChunksForge]
5177[19Jul2025 08:53:08.043] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbteambases.neoforge.FTBTeamBasesNeoForge]
5178[19Jul2025 08:53:08.044] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.github.jamalam360.jamlib.neoforge.JamLibNeoForge]
5179[19Jul2025 08:53:08.044] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.github.jamalam360.rightclickharvest.neoforge.RightClickHarvestNeoForge]
5180[19Jul2025 08:53:08.044] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbquests.neoforge.FTBQuestsNeoForge]
5181[19Jul2025 08:53:08.046] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.thecodewarrior.hooked.neoforge.HookedNeoForgeCommon, dev.thecodewarrior.hooked.neoforge.HookedNeoForgeServer]
5182[19Jul2025 08:53:08.046] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
5183[19Jul2025 08:53:08.046] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dan200.computercraft.ComputerCraft]
5184[19Jul2025 08:53:08.048] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.productivebees.ProductiveBees]
5185[19Jul2025 08:53:08.049] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.productivemetalworks.ProductiveMetalworks]
5186[19Jul2025 08:53:08.049] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.sgearmetalworks.SGearMetalworks]
5187[19Jul2025 08:53:08.050] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.trashcans.TrashCans]
5188[19Jul2025 08:53:08.051] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
5189[19Jul2025 08:53:08.051] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.inventoryessentials.NeoForgeInventoryEssentials]
5190[19Jul2025 08:53:08.051] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.favouriteless.enchanted.neoforge.common.EnchantedNeo]
5191[19Jul2025 08:53:08.052] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.direwolf20.justdirethings.JustDireThings]
5192[19Jul2025 08:53:08.054] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.favouriteless.stateobserver.StateObserverNeo]
5193[19Jul2025 08:53:08.054] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.creeperhost.polylib.neoforge.PolyLibNeoForge]
5194[19Jul2025 08:53:08.055] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.gigabit101.shrink.neoforge.ShrinkModForge]
5195[19Jul2025 08:53:08.055] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.redspace.ironsjewelry.IronsJewelry]
5196[19Jul2025 08:53:08.056] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cpw.mods.inventorysorter.InventorySorter]
5197[19Jul2025 08:53:08.057] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for rhino
5198[19Jul2025 08:53:08.057] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.latvian.mods.kubejs.KubeJS]
5199[19Jul2025 08:53:08.057] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbxmodcompat.neoforge.FTBXModCompatNeoForge]
5200[19Jul2025 08:53:08.059] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.latvian.mods.kubejs.mekanism.KubeJSMekanism]
5201[19Jul2025 08:53:08.060] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.wispforest.owo.Owo]
5202[19Jul2025 08:53:08.060] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [rearth.oritech.neoforge.OritechModNeoForge]
5203[19Jul2025 08:53:08.061] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [rearth.oracle.neoforge.OracleNeoForge]
5204[19Jul2025 08:53:08.061] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blakebr0.cucumber.Cucumber]
5205[19Jul2025 08:53:08.062] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.trashslot.NeoForgeTrashSlot]
5206[19Jul2025 08:53:08.062] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
5207[19Jul2025 08:53:08.062] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tfar.craftingstation.CraftingStationNeoForge]
5208[19Jul2025 08:53:08.063] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.p3pp3rf1y.sophisticatedstorage.SophisticatedStorage]
5209[19Jul2025 08:53:08.063] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.pmapi.PauseMenuMod]
5210[19Jul2025 08:53:08.064] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.hurts.octostudios.octolib.neoforge.OctoLibNeoForge]
5211[19Jul2025 08:53:08.064] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.finndog.mss.neoforge.MSSNeoforge]
5212[19Jul2025 08:53:08.064] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrbysco.simpleteleporters.SimpleTeleporters]
5213[19Jul2025 08:53:08.065] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.productivelib.ProductiveLib]
5214[19Jul2025 08:53:08.065] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.heaser.pipeconnector.PipeConnector]
5215[19Jul2025 08:53:08.065] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.packcompanion.PackCompanion]
5216[19Jul2025 08:53:08.066] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.simibubi.create.Create]
5217[19Jul2025 08:53:08.066] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.oierbravo.createsifter.CreateSifter]
5218[19Jul2025 08:53:08.067] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [plus.dragons.createdragonsplus.client.CDPClient, plus.dragons.createdragonsplus.data.CDPData, plus.dragons.createdragonsplus.common.CDPCommon]
5219[19Jul2025 08:53:08.068] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [xfacthd.framedblocks.FramedBlocks]
5220[19Jul2025 08:53:08.069] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.finchy.pipeorgans.PipeOrgans]
5221[19Jul2025 08:53:08.069] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [plus.dragons.createcentralkitchen.common.CCKCommon, plus.dragons.createcentralkitchen.integration.brewinandchewin.BnCIntegration, plus.dragons.createcentralkitchen.integration.farmersdelight.FDIntegration]
5222[19Jul2025 08:53:08.071] [main/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for [io.github.cotrin8672.cem.Cem]
5223[19Jul2025 08:53:08.071] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.waystones.NeoForgeWaystones]
5224[19Jul2025 08:53:08.072] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.fastsuite.FastSuite]
5225[19Jul2025 08:53:08.073] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.illusivesoulworks.comforts.ComfortsNeoForgeMod]
5226[19Jul2025 08:53:08.073] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.davenonymous.bonsaitrees.BonsaiTrees]
5227[19Jul2025 08:53:08.074] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tv.soaryn.xycraft.override.XyOverride]
5228[19Jul2025 08:53:08.074] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.lib.McJtyLib]
5229[19Jul2025 08:53:08.075] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.rftoolsbase.RFToolsBase]
5230[19Jul2025 08:53:08.075] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.rftoolspower.RFToolsPower]
5231[19Jul2025 08:53:08.076] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.rftoolsbuilder.RFToolsBuilder]
5232[19Jul2025 08:53:08.076] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.xnet.XNet]
5233[19Jul2025 08:53:08.077] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [terrails.xnetgases.XNetGases]
5234[19Jul2025 08:53:08.078] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [guideme.internal.GuideME]
5235[19Jul2025 08:53:08.078] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [codechicken.enderstorage.EnderStorage]
5236[19Jul2025 08:53:08.079] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.periut.factoryblocks.neoforge.FactoryBlocksNeoforge]
5237[19Jul2025 08:53:08.082] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ultramega.interdimensionalwirelesstransmitter.neoforge.ModInitializer]
5238[19Jul2025 08:53:08.083] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.rftoolsutility.RFToolsUtility]
5239[19Jul2025 08:53:08.084] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.moonlight.neoforge.MoonlightForge]
5240[19Jul2025 08:53:08.085] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrbysco.cloudglass.CloudGlassMod]
5241[19Jul2025 08:53:08.086] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.gigaherz.toolbelt.ToolBelt]
5242[19Jul2025 08:53:08.087] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hrznstudio.titanium.Titanium]
5243[19Jul2025 08:53:08.088] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.silentchaos512.lib.SilentLib]
5244[19Jul2025 08:53:08.089] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [snownee.jade.util.CommonProxy]
5245[19Jul2025 08:53:08.092] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [appeng.core.AppEngServer]
5246[19Jul2025 08:53:08.093] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.soulplied_energistics.SoulpliedEnergistics]
5247[19Jul2025 08:53:08.098] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [uk.co.hexeption.aeinfinitybooster.AEInfinityBooster]
5248[19Jul2025 08:53:08.099] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.glodblock.github.ae2netanalyser.AEAnalyser]
5249[19Jul2025 08:53:08.100] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.mari_023.ae2wtlib.AE2wtlibForge]
5250[19Jul2025 08:53:08.101] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.glodblock.github.extendedae.ExtendedAE]
5251[19Jul2025 08:53:08.102] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.devdyna.justdynathings.Main]
5252[19Jul2025 08:53:08.102] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.mari_023.ae2wtlib.api.AE2wtlibAPIEntrypoint]
5253[19Jul2025 08:53:08.103] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.pedroksl.advanced_ae.AdvancedAE]
5254[19Jul2025 08:53:08.104] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.unfamily.repae2bridge.RepAE2Bridge]
5255[19Jul2025 08:53:08.106] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.github.projectet.ae2things.AE2Things]
5256[19Jul2025 08:53:08.107] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [gripe._90.megacells.MEGACells]
5257[19Jul2025 08:53:08.108] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.sts15.enderdrives.EnderDrives]
5258[19Jul2025 08:53:08.109] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.glodblock.github.appflux.AppFlux]
5259[19Jul2025 08:53:08.109] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.almostreliable.merequester.MERequester]
5260[19Jul2025 08:53:08.110] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [aztech.modern_industrialization.MI]
5261[19Jul2025 08:53:08.111] [main/DEBUG] [mixin/]: Mixing hook.listener.BeforeAfterInitHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.MI
5262[19Jul2025 08:53:08.111] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$afterInit$1(Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHook;Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHookListener;)V to mdb698a4$tesseract_api$lambda$afterInit$1$0 in tesseract_api_mi.mixins.json:hook.listener.BeforeAfterInitHookMixin from mod tesseract_api
5263[19Jul2025 08:53:08.111] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$beforeInit$0(Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHook;Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHookListener;)V to mdb698a4$tesseract_api$lambda$beforeInit$0$1 in tesseract_api_mi.mixins.json:hook.listener.BeforeAfterInitHookMixin from mod tesseract_api
5264[19Jul2025 08:53:08.114] [main/DEBUG] [mixin/]: Mixing hook.listener.RegisterMachinesHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.MI
5265[19Jul2025 08:53:08.114] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHook;Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHookListener;)V to mdb698a4$tesseract_api$lambda$init$0$2 in tesseract_api_mi.mixins.json:hook.listener.RegisterMachinesHookMixin from mod tesseract_api
5266[19Jul2025 08:53:08.128] [main/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.BeforeAfterInitHookMixin from mod tesseract_api->@Inject::beforeInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5267[19Jul2025 08:53:08.128] [main/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.BeforeAfterInitHookMixin from mod tesseract_api->@Inject::beforeInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5268[19Jul2025 08:53:08.129] [main/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.BeforeAfterInitHookMixin from mod tesseract_api->@Inject::beforeInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5269[19Jul2025 08:53:08.129] [main/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.BeforeAfterInitHookMixin from mod tesseract_api->@Inject::afterInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5270[19Jul2025 08:53:08.129] [main/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.BeforeAfterInitHookMixin from mod tesseract_api->@Inject::afterInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5271[19Jul2025 08:53:08.129] [main/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.BeforeAfterInitHookMixin from mod tesseract_api->@Inject::afterInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5272[19Jul2025 08:53:08.129] [main/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.RegisterMachinesHookMixin from mod tesseract_api->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5273[19Jul2025 08:53:08.129] [main/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.RegisterMachinesHookMixin from mod tesseract_api->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5274[19Jul2025 08:53:08.129] [main/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.RegisterMachinesHookMixin from mod tesseract_api->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5275[19Jul2025 08:53:08.131] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.thestaticvoid.mi_sound_addon.MISoundAddon]
5276[19Jul2025 08:53:08.132] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.swedz.tesseract.neoforge.Tesseract]
5277[19Jul2025 08:53:08.133] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.swedz.mi_tweaks.MITweaks]
5278[19Jul2025 08:53:08.133] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.swedz.extended_industrialization.EI]
5279[19Jul2025 08:53:08.134] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.x3r.mekanism_turrets.MekanismTurrets]
5280[19Jul2025 08:53:08.135] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.armory.EnderIOArmory]
5281[19Jul2025 08:53:08.135] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [thelm.packagedauto.PackagedAuto]
5282[19Jul2025 08:53:08.136] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vswe.stevescarts.StevesCarts]
5283[19Jul2025 08:53:08.136] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.anthonyhilyard.iceberg.neoforge.IcebergNeoForge]
5284[19Jul2025 08:53:08.137] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.sammy.malum.MalumMod]
5285[19Jul2025 08:53:08.138] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.chen1335.renderjs.RenderJS]
5286[19Jul2025 08:53:08.138] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.treetap.TreeTap]
5287[19Jul2025 08:53:08.139] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [giselle.jei_mekanism_multiblocks.common.JEI_MekanismMultiblocks]
5288[19Jul2025 08:53:08.139] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.cyanogen.cognition.Cognition]
5289[19Jul2025 08:53:08.140] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.klikli_dev.modonomicon.ModonomiconNeo]
5290[19Jul2025 08:53:08.141] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.periut.cryonicconfig.neoforge.CryonicConfigNeoForge]
5291[19Jul2025 08:53:08.141] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.corosus.coroutil.loader.neoforge.ConfigModNeoForge]
5292[19Jul2025 08:53:08.142] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.corosus.watut.loader.neoforge.WatutModNeoForge]
5293[19Jul2025 08:53:08.143] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blocklegend001.repairablesanvil.RepairablesAnvil]
5294[19Jul2025 08:53:08.143] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.isxander.yacl3.platform.PlatformEntrypoint]
5295[19Jul2025 08:53:08.144] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.cazsius.solcarrot.SOLCarrot]
5296[19Jul2025 08:53:08.144] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.ramidzkh.mekae2.AppliedMekanistics]
5297[19Jul2025 08:53:08.145] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.tobsend.xtonesreworked.XtonesReworkedMod]
5298[19Jul2025 08:53:08.158] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for almanac
5299[19Jul2025 08:53:08.164] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kubeutils
5300[19Jul2025 08:53:08.165] [modloading-worker-0/WARN] [de.keksuccino.modernworldcreation.ModernWorldCreation/]: [MODERN WORLD CREATION] Disabling 'Modern World Creation' since it's a client-side mod and current environment is server!
5301[19Jul2025 08:53:08.165] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modernworldcreation
5302[19Jul2025 08:53:08.264] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplemagnets
5303[19Jul2025 08:53:08.264] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.supermartijn642.simplemagnets.MagnetItem for @SubscribeEvent-annotated methods
5304[19Jul2025 08:53:08.264] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/supermartijn642/simplemagnets/MagnetItem; to the game event bus
5305[19Jul2025 08:53:08.278] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.supermartijn642.simplemagnets.ItemSpawnHandler for @SubscribeEvent-annotated methods
5306[19Jul2025 08:53:08.280] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/supermartijn642/simplemagnets/ItemSpawnHandler; to the game event bus
5307[19Jul2025 08:53:08.283] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod integratedterminalscompat
5308[19Jul2025 08:53:08.284] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integratedterminalscompat
5309[19Jul2025 08:53:08.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file integratedterminals-common.toml for integratedterminals tracking
5310[19Jul2025 08:53:08.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod integratedterminals
5311[19Jul2025 08:53:08.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod integratedterminals
5312[19Jul2025 08:53:08.292] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/base-common.toml for enderio_base tracking
5313[19Jul2025 08:53:08.292] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/base-client.toml for enderio_base tracking
5314[19Jul2025 08:53:08.330] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integratedterminals
5315[19Jul2025 08:53:08.337] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.capability_list_compaction.RegisterCapabilitiesEventMixin from modernfix-neoforge.mixins.json into net.neoforged.neoforge.capabilities.RegisterCapabilitiesEvent
5316[19Jul2025 08:53:08.341] [modloading-worker-0/DEBUG] [mixin/]: Mixing neoforge.RegisterCapabilitiesEventMixin from entangled.mixins.json into net.neoforged.neoforge.capabilities.RegisterCapabilitiesEvent
5317[19Jul2025 08:53:08.341] [modloading-worker-0/DEBUG] [mixin/]: entangled.mixins.json:neoforge.RegisterCapabilitiesEventMixin from mod entangled: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5318[19Jul2025 08:53:08.352] [modloading-worker-0/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackBlockCap(Lnet/neoforged/neoforge/capabilities/BlockCapability;Lnet/neoforged/neoforge/capabilities/IBlockCapabilityProvider;[Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5319[19Jul2025 08:53:08.353] [modloading-worker-0/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackBlockCap(Lnet/neoforged/neoforge/capabilities/BlockCapability;Lnet/neoforged/neoforge/capabilities/IBlockCapabilityProvider;[Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5320[19Jul2025 08:53:08.353] [modloading-worker-0/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackBlockCap(Lnet/neoforged/neoforge/capabilities/BlockCapability;Lnet/neoforged/neoforge/capabilities/IBlockCapabilityProvider;[Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5321[19Jul2025 08:53:08.353] [modloading-worker-0/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackBlockEntityCap(Lnet/neoforged/neoforge/capabilities/BlockCapability;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5322[19Jul2025 08:53:08.353] [modloading-worker-0/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackBlockEntityCap(Lnet/neoforged/neoforge/capabilities/BlockCapability;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5323[19Jul2025 08:53:08.353] [modloading-worker-0/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackBlockEntityCap(Lnet/neoforged/neoforge/capabilities/BlockCapability;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5324[19Jul2025 08:53:08.353] [modloading-worker-0/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackItemCap(Lnet/neoforged/neoforge/capabilities/ItemCapability;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;[Lnet/minecraft/world/level/ItemLike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5325[19Jul2025 08:53:08.353] [modloading-worker-0/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackItemCap(Lnet/neoforged/neoforge/capabilities/ItemCapability;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;[Lnet/minecraft/world/level/ItemLike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5326[19Jul2025 08:53:08.353] [modloading-worker-0/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackItemCap(Lnet/neoforged/neoforge/capabilities/ItemCapability;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;[Lnet/minecraft/world/level/ItemLike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5327[19Jul2025 08:53:08.353] [modloading-worker-0/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackEntityCap(Lnet/neoforged/neoforge/capabilities/EntityCapability;Lnet/minecraft/world/entity/EntityType;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5328[19Jul2025 08:53:08.353] [modloading-worker-0/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackEntityCap(Lnet/neoforged/neoforge/capabilities/EntityCapability;Lnet/minecraft/world/entity/EntityType;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5329[19Jul2025 08:53:08.353] [modloading-worker-0/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackEntityCap(Lnet/neoforged/neoforge/capabilities/EntityCapability;Lnet/minecraft/world/entity/EntityType;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5330[19Jul2025 08:53:08.353] [modloading-worker-0/DEBUG] [mixin/]: entangled.mixins.json:neoforge.RegisterCapabilitiesEventMixin from mod entangled->@Inject::registerBlockEntity(Lnet/neoforged/neoforge/capabilities/BlockCapability;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5331[19Jul2025 08:53:08.353] [modloading-worker-0/DEBUG] [mixin/]: entangled.mixins.json:neoforge.RegisterCapabilitiesEventMixin from mod entangled->@Inject::registerBlockEntity(Lnet/neoforged/neoforge/capabilities/BlockCapability;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5332[19Jul2025 08:53:08.353] [modloading-worker-0/DEBUG] [mixin/]: entangled.mixins.json:neoforge.RegisterCapabilitiesEventMixin from mod entangled->@Inject::registerBlockEntity(Lnet/neoforged/neoforge/capabilities/BlockCapability;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5333[19Jul2025 08:53:08.395] [modloading-worker-0/DEBUG] [mixin/]: Mixing neoforge.BlockCapabilityMixin from entangled.mixins.json into net.neoforged.neoforge.capabilities.BlockCapability
5334[19Jul2025 08:53:08.395] [modloading-worker-0/DEBUG] [mixin/]: entangled.mixins.json:neoforge.BlockCapabilityMixin from mod entangled: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5335[19Jul2025 08:53:08.399] [modloading-worker-0/DEBUG] [mixin/]: entangled.mixins.json:neoforge.BlockCapabilityMixin from mod entangled->@Inject::create(Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Class;Ljava/lang/Class;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
5336[19Jul2025 08:53:08.450] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mffs-client.toml for mffs tracking
5337[19Jul2025 08:53:08.450] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mffs-common.toml for mffs tracking
5338[19Jul2025 08:53:08.455] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mffs
5339[19Jul2025 08:53:08.455] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.su5ed.mffs.datagen.ModDataGen for @SubscribeEvent-annotated methods
5340[19Jul2025 08:53:08.456] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/su5ed/mffs/datagen/ModDataGen; to the mod event bus of mod mffs
5341[19Jul2025 08:53:08.457] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for endercore
5342[19Jul2025 08:53:08.457] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.core.common.network.CoreNetwork for @SubscribeEvent-annotated methods
5343[19Jul2025 08:53:08.457] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/core/common/network/CoreNetwork; to the mod event bus of mod endercore
5344[19Jul2025 08:53:08.459] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.AccessorMixinBlockLootSubProvider from roots-neoforge.mixins.json into net.minecraft.data.loot.BlockLootSubProvider
5345[19Jul2025 08:53:08.459] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BlockLootSubProviderAccessor from create.mixins.json into net.minecraft.data.loot.BlockLootSubProvider
5346[19Jul2025 08:53:08.460] [modloading-worker-0/INFO] [mixin/]: roots-neoforge.mixins.json:accessor.AccessorMixinBlockLootSubProvider from mod roots->@Accessor[FIELD_GETTER]::rootsGetNORMAL_LEAVES_STICK_CHANCES()[F should be static as its target is
5347[19Jul2025 08:53:08.473] [modloading-worker-0/DEBUG] [net.neoforged.neoforge.internal.versions.neoforge.NeoForgeVersion/CORE]: Found NeoForge version 21.1.187
5348[19Jul2025 08:53:08.473] [modloading-worker-0/DEBUG] [net.neoforged.neoforge.internal.versions.neoforge.NeoForgeVersion/CORE]: Found FML version 4.0.41
5349[19Jul2025 08:53:08.473] [modloading-worker-0/INFO] [net.neoforged.neoforge.common.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.1.187, for MC 1.21.1
5350[19Jul2025 08:53:08.483] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-client.toml for neoforge tracking
5351[19Jul2025 08:53:08.483] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-server.toml for neoforge tracking
5352[19Jul2025 08:53:08.483] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-common.toml for neoforge tracking
5353[19Jul2025 08:53:08.490] [modloading-worker-0/DEBUG] [mixin/]: Mixing villager.VillagerTradingManagerMixin from morejs.mixins.json into net.neoforged.neoforge.common.VillagerTradingManager
5354[19Jul2025 08:53:08.490] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:villager.VillagerTradingManagerMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5355[19Jul2025 08:53:08.494] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:villager.VillagerTradingManagerMixin from mod morejs->@Inject::postTradeLoading(Lnet/neoforged/neoforge/event/TagsUpdatedEvent;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5356[19Jul2025 08:53:08.528] [modloading-worker-0/DEBUG] [mixin/]: Mixing forge.LootModifierManagerMixin from lootjs.mixins.json into net.neoforged.neoforge.common.loot.LootModifierManager
5357[19Jul2025 08:53:08.535] [modloading-worker-0/DEBUG] [mixin/]: lootjs.mixins.json:forge.LootModifierManagerMixin from mod lootjs->@Inject::lootjs$lootModifierReload(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5358[19Jul2025 08:53:08.535] [modloading-worker-0/DEBUG] [mixin/]: lootjs.mixins.json:forge.LootModifierManagerMixin from mod lootjs->@Inject::lootjs$lootModifierReload(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5359[19Jul2025 08:53:08.535] [modloading-worker-0/DEBUG] [mixin/]: lootjs.mixins.json:forge.LootModifierManagerMixin from mod lootjs->@Inject::lootjs$lootModifierReload(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5360[19Jul2025 08:53:08.537] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.packs.MixinSimpleJsonResourceReloadListener from bookshelf.mixins.json into net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener
5361[19Jul2025 08:53:08.537] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.packs.MixinSimpleJsonResourceReloadListener from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
5362[19Jul2025 08:53:08.537] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$prepare$0(Ljava/util/Map$Entry;)Z to mdb698a4$bookshelf$lambda$prepare$0$0 in bookshelf.mixins.json:patch.packs.MixinSimpleJsonResourceReloadListener from mod bookshelf
5363[19Jul2025 08:53:08.545] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.packs.MixinSimpleJsonResourceReloadListener from mod bookshelf->@Inject::prepare(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
5364[19Jul2025 08:53:08.546] [modloading-worker-0/DEBUG] [mixin/]: Mixing ConditionHackMixin from moonlight.mixins.json into net.minecraft.server.packs.resources.SimplePreparableReloadListener
5365[19Jul2025 08:53:08.546] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:ConditionHackMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5366[19Jul2025 08:53:08.556] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:ConditionHackMixin from mod moonlight->@Inject::applyResourceConditions(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5367[19Jul2025 08:53:08.556] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:ConditionHackMixin from mod moonlight->@Inject::applyResourceConditions(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5368[19Jul2025 08:53:08.556] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:ConditionHackMixin from mod moonlight->@Inject::applyResourceConditions(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5369[19Jul2025 08:53:08.557] [modloading-worker-0/DEBUG] [mixin/]: Mixing ContextAwareReloadListenerAccessor from moonlight.mixins.json into net.neoforged.neoforge.resource.ContextAwareReloadListener
5370[19Jul2025 08:53:08.557] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:ContextAwareReloadListenerAccessor from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5371[19Jul2025 08:53:08.585] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.capability_list_compaction.CapabilityHooksMixin from modernfix-neoforge.mixins.json into net.neoforged.neoforge.capabilities.CapabilityHooks
5372[19Jul2025 08:53:08.587] [modloading-worker-0/DEBUG] [mixin/]: Mixing neoforge.CapabilityHooksMixin from entangled.mixins.json into net.neoforged.neoforge.capabilities.CapabilityHooks
5373[19Jul2025 08:53:08.587] [modloading-worker-0/DEBUG] [mixin/]: entangled.mixins.json:neoforge.CapabilityHooksMixin from mod entangled: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5374[19Jul2025 08:53:08.594] [modloading-worker-0/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.capability_list_compaction.CapabilityHooksMixin from mod modernfix->@Inject::deduplicateCaps(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5375[19Jul2025 08:53:08.595] [modloading-worker-0/DEBUG] [mixin/]: entangled.mixins.json:neoforge.CapabilityHooksMixin from mod entangled->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5376[19Jul2025 08:53:08.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for neoforge
5377[19Jul2025 08:53:08.629] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.network.filters.GenericPacketSplitter for @SubscribeEvent-annotated methods
5378[19Jul2025 08:53:08.662] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true
5379[19Jul2025 08:53:08.663] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true
5380[19Jul2025 08:53:08.663] [modloading-worker-0/DEBUG] [io.netty.util.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6139252a
5381[19Jul2025 08:53:08.671] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
5382[19Jul2025 08:53:08.671] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
5383[19Jul2025 08:53:08.674] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 4
5384[19Jul2025 08:53:08.674] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 4
5385[19Jul2025 08:53:08.674] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192
5386[19Jul2025 08:53:08.674] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9
5387[19Jul2025 08:53:08.674] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304
5388[19Jul2025 08:53:08.674] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256
5389[19Jul2025 08:53:08.674] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64
5390[19Jul2025 08:53:08.674] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
5391[19Jul2025 08:53:08.674] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192
5392[19Jul2025 08:53:08.674] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0
5393[19Jul2025 08:53:08.674] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false
5394[19Jul2025 08:53:08.674] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
5395[19Jul2025 08:53:08.682] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled
5396[19Jul2025 08:53:08.682] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0
5397[19Jul2025 08:53:08.682] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384
5398[19Jul2025 08:53:08.687] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.smart_ingredient_sync.ConnectionMixin from modernfix-neoforge.mixins.json into net.minecraft.network.Connection
5399[19Jul2025 08:53:08.695] [modloading-worker-0/DEBUG] [mixin/]: Mixing ClientConnectionMixin from owo.mixins.json into net.minecraft.network.Connection
5400[19Jul2025 08:53:08.695] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ClientConnectionMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
5401[19Jul2025 08:53:08.713] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/network/filters/GenericPacketSplitter; to the mod event bus of mod neoforge
5402[19Jul2025 08:53:08.861] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.network.NetworkInitialization for @SubscribeEvent-annotated methods
5403[19Jul2025 08:53:08.863] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/network/NetworkInitialization; to the mod event bus of mod neoforge
5404[19Jul2025 08:53:08.864] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.network.ConfigurationInitialization for @SubscribeEvent-annotated methods
5405[19Jul2025 08:53:08.871] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/network/ConfigurationInitialization; to the mod event bus of mod neoforge
5406[19Jul2025 08:53:08.872] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.common.MonsterRoomHooks for @SubscribeEvent-annotated methods
5407[19Jul2025 08:53:08.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/common/MonsterRoomHooks; to the game event bus
5408[19Jul2025 08:53:08.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.common.DeferredSpawnEggItem$CommonHandler for @SubscribeEvent-annotated methods
5409[19Jul2025 08:53:08.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/common/DeferredSpawnEggItem$CommonHandler; to the mod event bus of mod neoforge
5410[19Jul2025 08:53:08.879] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.attachment.AttachmentInternals for @SubscribeEvent-annotated methods
5411[19Jul2025 08:53:08.881] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/attachment/AttachmentInternals; to the game event bus
5412[19Jul2025 08:53:08.900] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file akashictome-common.toml for akashictome tracking
5413[19Jul2025 08:53:08.901] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_base
5414[19Jul2025 08:53:08.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.EnderIOBase for @SubscribeEvent-annotated methods
5415[19Jul2025 08:53:08.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/EnderIOBase; to the mod event bus of mod enderio_base
5416[19Jul2025 08:53:08.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.integrations.WrenchCompat for @SubscribeEvent-annotated methods
5417[19Jul2025 08:53:08.926] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/integrations/WrenchCompat; to the game event bus
5418[19Jul2025 08:53:08.926] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for akashictome
5419[19Jul2025 08:53:08.927] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.event.EIODefaultComponents for @SubscribeEvent-annotated methods
5420[19Jul2025 08:53:08.928] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/event/EIODefaultComponents; to the mod event bus of mod enderio_base
5421[19Jul2025 08:53:08.928] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.hangglider.PlayerMovementHandler for @SubscribeEvent-annotated methods
5422[19Jul2025 08:53:08.929] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/hangglider/PlayerMovementHandler; to the game event bus
5423[19Jul2025 08:53:08.929] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.travel.TravelTargetSavedData for @SubscribeEvent-annotated methods
5424[19Jul2025 08:53:08.932] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/travel/TravelTargetSavedData; to the game event bus
5425[19Jul2025 08:53:08.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.handler.FireCraftingHandler for @SubscribeEvent-annotated methods
5426[19Jul2025 08:53:08.946] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/handler/FireCraftingHandler; to the game event bus
5427[19Jul2025 08:53:08.948] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.item.tool.SoulVialItem for @SubscribeEvent-annotated methods
5428[19Jul2025 08:53:08.953] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modernfix-common.toml for modernfix tracking
5429[19Jul2025 08:53:08.954] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modernfix
5430[19Jul2025 08:53:08.955] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/item/tool/SoulVialItem; to the game event bus
5431[19Jul2025 08:53:08.956] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for beer
5432[19Jul2025 08:53:08.957] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.init.EIONetwork for @SubscribeEvent-annotated methods
5433[19Jul2025 08:53:08.961] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/init/EIONetwork; to the mod event bus of mod enderio_base
5434[19Jul2025 08:53:08.962] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.advancement.UseGliderAdvancementBenefit for @SubscribeEvent-annotated methods
5435[19Jul2025 08:53:08.963] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/advancement/UseGliderAdvancementBenefit; to the game event bus
5436[19Jul2025 08:53:08.965] [modloading-worker-0/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.NeoForgePlatformHelper@5ac8e76 for service interface com.yungnickyoung.minecraft.yungsapi.services.IPlatformHelper
5437[19Jul2025 08:53:08.967] [modloading-worker-0/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.NeoForgeAutoRegisterHelper@37a5e3d7 for service interface com.yungnickyoung.minecraft.yungsapi.services.IAutoRegisterHelper
5438[19Jul2025 08:53:08.968] [modloading-worker-0/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.NeoForgeBlockEntityTypeHelper@d0f17e3 for service interface com.yungnickyoung.minecraft.yungsapi.services.IBlockEntityTypeHelper
5439[19Jul2025 08:53:08.968] [modloading-worker-0/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.NeoForgeParticleTypeHelper@6b37f2f0 for service interface com.yungnickyoung.minecraft.yungsapi.services.IParticleTypeHelper
5440[19Jul2025 08:53:09.054] [modloading-worker-0/DEBUG] [mixin/]: Mixing AttributeContainerMixin from puffish_attributes.mixins.json into net.minecraft.world.entity.ai.attributes.AttributeMap
5441[19Jul2025 08:53:09.054] [modloading-worker-0/DEBUG] [mixin/]: puffish_attributes.mixins.json:AttributeContainerMixin from mod puffish_attributes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5442[19Jul2025 08:53:09.065] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityAttributeInstanceInvoker from puffish_attributes.mixins.json into net.minecraft.world.entity.ai.attributes.AttributeInstance
5443[19Jul2025 08:53:09.065] [modloading-worker-0/DEBUG] [mixin/]: puffish_attributes.mixins.json:EntityAttributeInstanceInvoker from mod puffish_attributes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5444[19Jul2025 08:53:09.065] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityAttributeInstanceMixin from puffish_attributes.mixins.json into net.minecraft.world.entity.ai.attributes.AttributeInstance
5445[19Jul2025 08:53:09.065] [modloading-worker-0/DEBUG] [mixin/]: puffish_attributes.mixins.json:EntityAttributeInstanceMixin from mod puffish_attributes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5446[19Jul2025 08:53:09.074] [modloading-worker-0/DEBUG] [mixin/]: puffish_attributes.mixins.json:EntityAttributeInstanceMixin from mod puffish_attributes->@Inject::injectAtGetBaseValue(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
5447[19Jul2025 08:53:09.075] [modloading-worker-0/DEBUG] [mixin/]: puffish_attributes.mixins.json:EntityAttributeInstanceMixin from mod puffish_attributes->@Inject::injectAtComputeValue(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
5448[19Jul2025 08:53:09.075] [modloading-worker-0/DEBUG] [mixin/]: puffish_attributes.mixins.json:EntityAttributeInstanceMixin from mod puffish_attributes->@Inject::injectAtSetBaseValue(DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
5449[19Jul2025 08:53:09.085] [modloading-worker-0/DEBUG] [betterfortresses/]: Loaded com.yungnickyoung.minecraft.betterfortresses.services.NeoForgePlatformHelper@7055a87b for service interface com.yungnickyoung.minecraft.betterfortresses.services.IPlatformHelper
5450[19Jul2025 08:53:09.087] [modloading-worker-0/DEBUG] [mixin/]: Mixing CombatTrackerMixin from forgivingvoid.mixins.json into net.minecraft.world.damagesource.CombatTracker
5451[19Jul2025 08:53:09.087] [modloading-worker-0/DEBUG] [mixin/]: forgivingvoid.mixins.json:CombatTrackerMixin from mod forgivingvoid: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5452[19Jul2025 08:53:09.126] [modloading-worker-0/DEBUG] [mixin/]: Mixing DamageTrackerMixin from puffish_attributes.mixins.json into net.minecraft.world.damagesource.CombatTracker
5453[19Jul2025 08:53:09.127] [modloading-worker-0/DEBUG] [mixin/]: puffish_attributes.mixins.json:DamageTrackerMixin from mod puffish_attributes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5454[19Jul2025 08:53:09.132] [modloading-worker-0/DEBUG] [mixin/]: forgivingvoid.mixins.json:CombatTrackerMixin from mod forgivingvoid->@Inject::getFallMessage(Lnet/minecraft/world/damagesource/CombatEntry;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
5455[19Jul2025 08:53:09.132] [modloading-worker-0/DEBUG] [mixin/]: puffish_attributes.mixins.json:DamageTrackerMixin from mod puffish_attributes->@Inject::injectAtAttack(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5456[19Jul2025 08:53:09.132] [modloading-worker-0/DEBUG] [mixin/]: puffish_attributes.mixins.json:DamageTrackerMixin from mod puffish_attributes->@Inject::injectAtAttack(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5457[19Jul2025 08:53:09.132] [modloading-worker-0/DEBUG] [mixin/]: puffish_attributes.mixins.json:DamageTrackerMixin from mod puffish_attributes->@Inject::injectAtAttack(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5458[19Jul2025 08:53:09.133] [modloading-worker-0/DEBUG] [betterfortresses/]: Loaded com.yungnickyoung.minecraft.betterfortresses.services.NeoForgeModulesLoader@10b20eca for service interface com.yungnickyoung.minecraft.betterfortresses.services.IModulesLoader
5459[19Jul2025 08:53:09.134] [modloading-worker-0/DEBUG] [betterfortresses/]: Loaded com.yungnickyoung.minecraft.betterfortresses.services.NeoForgeProcessorProvider@3611ca66 for service interface com.yungnickyoung.minecraft.betterfortresses.services.IProcessorProvider
5460[19Jul2025 08:53:09.140] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BrainAccessor from moonlight-common.mixins.json into net.minecraft.world.entity.ai.Brain
5461[19Jul2025 08:53:09.140] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:accessor.BrainAccessor from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5462[19Jul2025 08:53:09.145] [modloading-worker-0/DEBUG] [mixin/]: Mixing TargetPredicateMixin from puffish_attributes.mixins.json into net.minecraft.world.entity.ai.targeting.TargetingConditions
5463[19Jul2025 08:53:09.145] [modloading-worker-0/DEBUG] [mixin/]: puffish_attributes.mixins.json:TargetPredicateMixin from mod puffish_attributes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5464[19Jul2025 08:53:09.256] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yungsapi
5465[19Jul2025 08:53:09.260] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file jumbofurnace-server.toml for jumbofurnace tracking
5466[19Jul2025 08:53:09.272] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jumbofurnace
5467[19Jul2025 08:53:09.358] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gateways
5468[19Jul2025 08:53:09.365] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clickadv
5469[19Jul2025 08:53:09.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betterfortresses-neoforge-1_21.toml for betterfortresses tracking
5470[19Jul2025 08:53:09.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterfortresses
5471[19Jul2025 08:53:09.381] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cloth_config
5472[19Jul2025 08:53:09.468] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file supplementaries-common.toml for supplementaries tracking
5473[19Jul2025 08:53:09.539] [modloading-worker-0/DEBUG] [mixin/]: Mixing worldgen.ServerLifecycleHooksMixin from almostunified-neoforge.mixins.json into net.neoforged.neoforge.server.ServerLifecycleHooks
5474[19Jul2025 08:53:09.542] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file forgivingvoid-common.toml for forgivingvoid tracking
5475[19Jul2025 08:53:09.543] [modloading-worker-0/DEBUG] [mixin/]: almostunified-neoforge.mixins.json:worldgen.ServerLifecycleHooksMixin from mod almostunified->@Inject::almostunified$injectRegistryAccess(Lnet/minecraft/server/MinecraftServer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5476[19Jul2025 08:53:09.560] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forgivingvoid
5477[19Jul2025 08:53:09.584] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAbstractBaseBlock from cabletiers.mixins.json into com.refinedmods.refinedstorage.common.support.AbstractBaseBlock
5478[19Jul2025 08:53:09.584] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinAbstractBaseBlock from mod cabletiers: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5479[19Jul2025 08:53:09.589] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinAbstractBaseBlock from mod cabletiers->@Inject::tryOpenScreen(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
5480[19Jul2025 08:53:09.589] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinAbstractBaseBlock from mod cabletiers->@Inject::tryOpenScreen(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
5481[19Jul2025 08:53:09.589] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinAbstractBaseBlock from mod cabletiers->@Inject::tryOpenScreen(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
5482[19Jul2025 08:53:09.589] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinAbstractBaseBlock from mod cabletiers->@Inject::tryOpenScreen(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
5483[19Jul2025 08:53:09.589] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinAbstractBaseBlock from mod cabletiers->@Inject::tryOpenScreen(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
5484[19Jul2025 08:53:09.589] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinAbstractBaseBlock from mod cabletiers->@Inject::tryOpenScreen(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
5485[19Jul2025 08:53:09.589] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinAbstractBaseBlock from mod cabletiers->@Inject::tryOpenScreen(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
5486[19Jul2025 08:53:09.589] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinAbstractBaseBlock from mod cabletiers->@Inject::tryOpenScreen(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
5487[19Jul2025 08:53:09.589] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinAbstractBaseBlock from mod cabletiers->@Inject::tryOpenScreen(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
5488[19Jul2025 08:53:09.645] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
5489[19Jul2025 08:53:09.647] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfLumiseneFluidMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.fluids.LumiseneFluid
5490[19Jul2025 08:53:09.656] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfFlammableFluidBlockMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.fluids.FlammableLiquidBlock
5491[19Jul2025 08:53:09.677] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfSoapItemMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.items.SoapItem
5492[19Jul2025 08:53:09.748] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfGunpowderMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.GunpowderBlock
5493[19Jul2025 08:53:09.819] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage-common.toml for refinedstorage tracking
5494[19Jul2025 08:53:09.842] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfNetheriteDoorMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.NetheriteTrapdoorBlock
5495[19Jul2025 08:53:09.848] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfNetheriteDoorMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.NetheriteDoorBlock
5496[19Jul2025 08:53:09.879] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfWrenchMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.items.WrenchItem
5497[19Jul2025 08:53:09.956] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfSafeMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.SafeBlock
5498[19Jul2025 08:53:10.044] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfPlanterMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.PlanterBlock
5499[19Jul2025 08:53:10.087] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfFrameMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.FrameBlock
5500[19Jul2025 08:53:10.142] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.CompatFarmersDelightTomatoMixin from supplementaries.mixins.json into vectorwing.farmersdelight.common.block.TomatoVineBlock
5501[19Jul2025 08:53:10.146] [modloading-worker-0/DEBUG] [mixin/]: supplementaries.mixins.json:compat.CompatFarmersDelightTomatoMixin from mod supplementaries->@Inject::supp$tomatoLoggingCompat(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
5502[19Jul2025 08:53:10.152] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage
5503[19Jul2025 08:53:10.153] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.refinedmods.refinedstorage.neoforge.datagen.DataGenerators for @SubscribeEvent-annotated methods
5504[19Jul2025 08:53:10.156] [modloading-worker-0/DEBUG] [mixin/]: Mixing neoforge.ExistingFileHelperAccessor from create_dragons_plus.mixins.json into net.neoforged.neoforge.common.data.ExistingFileHelper
5505[19Jul2025 08:53:10.165] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/refinedmods/refinedstorage/neoforge/datagen/DataGenerators; to the mod event bus of mod refinedstorage
5506[19Jul2025 08:53:10.168] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rsinfinitybooster-server.toml for rsinfinitybooster tracking
5507[19Jul2025 08:53:10.171] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rsinfinitybooster
5508[19Jul2025 08:53:10.171] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class uk.co.hexeption.rsinfinitybooster.datagen.DataGenerators for @SubscribeEvent-annotated methods
5509[19Jul2025 08:53:10.172] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Luk/co/hexeption/rsinfinitybooster/datagen/DataGenerators; to the mod event bus of mod rsinfinitybooster
5510[19Jul2025 08:53:10.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for durabilitytooltip
5511[19Jul2025 08:53:10.235] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for industrialforegoing
5512[19Jul2025 08:53:10.245] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class FTBChunksPlugin for plugin ftbchunks
5513[19Jul2025 08:53:10.247] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class PatchouliPlugin for plugin patchouli
5514[19Jul2025 08:53:10.247] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class CuriosPlugin for plugin curios
5515[19Jul2025 08:53:10.248] [modloading-worker-0/INFO] [PluginManager/]: Constructed class FTBChunksPlugin for plugin ftbchunks for mod industrialforegoing
5516[19Jul2025 08:53:10.249] [modloading-worker-0/INFO] [PluginManager/]: Constructed class PatchouliPlugin for plugin patchouli for mod industrialforegoing
5517[19Jul2025 08:53:10.250] [modloading-worker-0/INFO] [PluginManager/]: Constructed class CuriosPlugin for plugin curios for mod industrialforegoing
5518[19Jul2025 08:53:10.250] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class FTBChunksPlugin
5519[19Jul2025 08:53:10.252] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class PatchouliPlugin
5520[19Jul2025 08:53:10.254] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class CuriosPlugin
5521[19Jul2025 08:53:10.258] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class FTBChunksPlugin
5522[19Jul2025 08:53:10.258] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class PatchouliPlugin
5523[19Jul2025 08:53:10.258] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class CuriosPlugin
5524[19Jul2025 08:53:10.286] [modloading-worker-0/DEBUG] [mixin/]: Mixing SelfEntitySpawnDataMixin from moonlight.mixins.json into net.mehvahdjukaar.moonlight.api.entity.IExtraClientSpawnData
5525[19Jul2025 08:53:10.286] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:SelfEntitySpawnDataMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5526[19Jul2025 08:53:10.288] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
5527[19Jul2025 08:53:10.288] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
5528[19Jul2025 08:53:10.344] [modloading-worker-0/DEBUG] [mixin/]: Mixing optimizations.misc.MapItemSavedDataMixin from servercore.common.mixins.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
5529[19Jul2025 08:53:10.344] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.misc.MapItemSavedDataMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
5530[19Jul2025 08:53:10.345] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinMapItemSavedData from framedblocks.mixin.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
5531[19Jul2025 08:53:10.346] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$framedblocks$loadCustomMapMarkers$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/mojang/datafixers/util/Pair;)V to mdb698a4$framedblocks$lambda$framedblocks$loadCustomMapMarkers$0$0 in framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks
5532[19Jul2025 08:53:10.351] [modloading-worker-0/DEBUG] [mixin/]: Mixing MapDataMixin from moonlight-common.mixins.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
5533[19Jul2025 08:53:10.351] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5534[19Jul2025 08:53:10.352] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$save$5(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData$Type;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData;)V to mdb698a4$moonlight$lambda$save$5$1 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
5535[19Jul2025 08:53:10.352] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$load$4(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData;)V to mdb698a4$moonlight$lambda$load$4$2 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
5536[19Jul2025 08:53:10.352] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$load$3(Lnet/mehvahdjukaar/moonlight/api/map/ExpandedMapData;Lnet/mehvahdjukaar/moonlight/api/map/decoration/MLMapMarker;)V to mdb698a4$moonlight$lambda$load$3$3 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
5537[19Jul2025 08:53:10.352] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$load$2(Ljava/lang/String;)V to mdb698a4$moonlight$lambda$load$2$4 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
5538[19Jul2025 08:53:10.352] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ml$setCustomDataDirty$1(Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData$Type;Ljava/util/function/Consumer;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer;)V to mdb698a4$moonlight$lambda$ml$setCustomDataDirty$1$5 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
5539[19Jul2025 08:53:10.352] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ml$setCustomDecorationsDirty$0(Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer;)V to mdb698a4$moonlight$lambda$ml$setCustomDecorationsDirty$0$6 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
5540[19Jul2025 08:53:10.361] [modloading-worker-0/DEBUG] [mixin/]: Mixing MapItemSavedDataMixin from create.mixins.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
5541[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks->@Inject::framedblocks$updateFramedItemFrameMarker(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5542[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks->@Inject::framedblocks$updateFramedItemFrameMarker(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5543[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks->@Inject::framedblocks$updateFramedItemFrameMarker(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5544[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks->@Inject::framedblocks$loadCustomMapMarkers(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
5545[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks->@Inject::framedblocks$saveCustomMapMarkers(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
5546[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks->@Inject::framedblocks$saveCustomMapMarkers(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
5547[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks->@Inject::framedblocks$saveCustomMapMarkers(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
5548[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::locked(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
5549[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::scaled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
5550[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::tickCarriedBy(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5551[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::tickCarriedBy(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5552[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::tickCarriedBy(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5553[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
5554[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::save(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
5555[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::checkCustomDeco(Lnet/minecraft/world/level/BlockGetter;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5556[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::checkCustomDeco(Lnet/minecraft/world/level/BlockGetter;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5557[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::checkCustomDeco(Lnet/minecraft/world/level/BlockGetter;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5558[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::initCustomData(IIBZZZLnet/minecraft/resources/ResourceKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5559[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::initCustomData(IIBZZZLnet/minecraft/resources/ResourceKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5560[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::initCustomData(IIBZZZLnet/minecraft/resources/ResourceKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5561[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onLoad(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
5562[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onSave(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
5563[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onSave(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
5564[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onSave(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
5565[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onCheckBanners(Lnet/minecraft/world/level/BlockGetter;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5566[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onCheckBanners(Lnet/minecraft/world/level/BlockGetter;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5567[19Jul2025 08:53:10.382] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onCheckBanners(Lnet/minecraft/world/level/BlockGetter;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5568[19Jul2025 08:53:10.408] [modloading-worker-0/DEBUG] [io.netty.util.internal.ThreadLocalRandom/]: -Dio.netty.initialSeedUniquifier: 0xfdc1153a74727623
5569[19Jul2025 08:53:10.445] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
5570[19Jul2025 08:53:10.498] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supplementaries
5571[19Jul2025 08:53:10.499] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for liblib_core
5572[19Jul2025 08:53:10.502] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class FTBChunksPlugin
5573[19Jul2025 08:53:10.502] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class PatchouliPlugin
5574[19Jul2025 08:53:10.502] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class CuriosPlugin
5575[19Jul2025 08:53:10.558] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-misc.toml for industrialforegoing tracking
5576[19Jul2025 08:53:10.563] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-core.toml for industrialforegoing tracking
5577[19Jul2025 08:53:10.579] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-agriculture-husbandry.toml for industrialforegoing tracking
5578[19Jul2025 08:53:10.637] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-resource-production.toml for industrialforegoing tracking
5579[19Jul2025 08:53:10.640] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-generator.toml for industrialforegoing tracking
5580[19Jul2025 08:53:10.641] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/client-config.toml for industrialforegoing tracking
5581[19Jul2025 08:53:10.642] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class FTBChunksPlugin
5582[19Jul2025 08:53:10.642] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class PatchouliPlugin
5583[19Jul2025 08:53:10.642] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class CuriosPlugin
5584[19Jul2025 08:53:10.659] [modloading-worker-0/DEBUG] [mixin/]: Mixing FluidStackMixin from kubejs.mixins.json into net.neoforged.neoforge.fluids.FluidStack
5585[19Jul2025 08:53:10.672] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for handcrafted
5586[19Jul2025 08:53:10.673] [modloading-worker-0/INFO] [dev.wuffs.bcc.BetterCompatibilityChecker/]: Better Compatibility Checker starting
5587[19Jul2025 08:53:10.674] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bcc-common.toml for bcc tracking
5588[19Jul2025 08:53:10.674] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bcc
5589[19Jul2025 08:53:10.676] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mekanism_weaponry-common.toml for mekanism_weaponry tracking
5590[19Jul2025 08:53:10.679] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for industrialforegoing
5591[19Jul2025 08:53:10.679] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.buuz135.industrial.item.infinity.OneThreeFiveHandler for @SubscribeEvent-annotated methods
5592[19Jul2025 08:53:10.682] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/buuz135/industrial/item/infinity/OneThreeFiveHandler; to the game event bus
5593[19Jul2025 08:53:10.683] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.buuz135.industrial.proxy.event.CocoaBeanRightClickHarvesting for @SubscribeEvent-annotated methods
5594[19Jul2025 08:53:10.684] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/buuz135/industrial/proxy/event/CocoaBeanRightClickHarvesting; to the game event bus
5595[19Jul2025 08:53:10.686] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jags
5596[19Jul2025 08:53:10.687] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for spark
5597[19Jul2025 08:53:10.735] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanism_weaponry
5598[19Jul2025 08:53:10.735] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.x3r.mekanism_weaponry.common.scheduler.Scheduler for @SubscribeEvent-annotated methods
5599[19Jul2025 08:53:10.735] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/x3r/mekanism_weaponry/common/scheduler/Scheduler; to the game event bus
5600[19Jul2025 08:53:10.736] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.x3r.mekanism_weaponry.common.datagen.DataGenerators for @SubscribeEvent-annotated methods
5601[19Jul2025 08:53:10.737] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/x3r/mekanism_weaponry/common/datagen/DataGenerators; to the mod event bus of mod mekanism_weaponry
5602[19Jul2025 08:53:10.744] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file extrastorage-server.toml for extrastorage tracking
5603[19Jul2025 08:53:10.744] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/machines-common.toml for enderio_machines tracking
5604[19Jul2025 08:53:10.744] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/machines-client.toml for enderio_machines tracking
5605[19Jul2025 08:53:10.745] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extrastorage
5606[19Jul2025 08:53:10.756] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
5607[19Jul2025 08:53:10.756] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
5608[19Jul2025 08:53:10.776] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
5609[19Jul2025 08:53:10.782] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
5610[19Jul2025 08:53:10.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sfm-server.toml for sfm tracking
5611[19Jul2025 08:53:10.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sfm-client.toml for sfm tracking
5612[19Jul2025 08:53:10.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sfm-client-program-editor.toml for sfm tracking
5613[19Jul2025 08:53:10.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sfm
5614[19Jul2025 08:53:10.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.watertanknetwork.WaterNetworkManager for @SubscribeEvent-annotated methods
5615[19Jul2025 08:53:10.798] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/watertanknetwork/WaterNetworkManager; to the game event bus
5616[19Jul2025 08:53:10.798] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.registry.SFMPackets for @SubscribeEvent-annotated methods
5617[19Jul2025 08:53:10.804] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/registry/SFMPackets; to the mod event bus of mod sfm
5618[19Jul2025 08:53:10.805] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.registry.SFMBlockCapabilities for @SubscribeEvent-annotated methods
5619[19Jul2025 08:53:10.808] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/registry/SFMBlockCapabilities; to the mod event bus of mod sfm
5620[19Jul2025 08:53:10.809] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.handler.OpenContainerTracker for @SubscribeEvent-annotated methods
5621[19Jul2025 08:53:10.810] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/handler/OpenContainerTracker; to the game event bus
5622[19Jul2025 08:53:10.810] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.handler.FallingAnvilHandler for @SubscribeEvent-annotated methods
5623[19Jul2025 08:53:10.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/handler/FallingAnvilHandler; to the game event bus
5624[19Jul2025 08:53:10.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.config.SFMServerConfig for @SubscribeEvent-annotated methods
5625[19Jul2025 08:53:10.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/config/SFMServerConfig; to the mod event bus of mod sfm
5626[19Jul2025 08:53:10.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.config.SFMConfigTracker$ModConfigEventListeners for @SubscribeEvent-annotated methods
5627[19Jul2025 08:53:10.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/config/SFMConfigTracker$ModConfigEventListeners; to the mod event bus of mod sfm
5628[19Jul2025 08:53:10.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.config.SFMConfigTracker$GameConfigEventListeners for @SubscribeEvent-annotated methods
5629[19Jul2025 08:53:10.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/config/SFMConfigTracker$GameConfigEventListeners; to the game event bus
5630[19Jul2025 08:53:10.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.command.SFMCommand for @SubscribeEvent-annotated methods
5631[19Jul2025 08:53:10.830] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemStackHandlerMixin from valhelsia_core.mixins.json into net.neoforged.neoforge.items.ItemStackHandler
5632[19Jul2025 08:53:10.830] [modloading-worker-0/DEBUG] [mixin/]: valhelsia_core.mixins.json:ItemStackHandlerMixin from mod valhelsia_core: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5633[19Jul2025 08:53:10.831] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemStackHandlerMixin from kubejs.mixins.json into net.neoforged.neoforge.items.ItemStackHandler
5634[19Jul2025 08:53:10.831] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.ItemStackHandlerAccessor from create.mixins.json into net.neoforged.neoforge.items.ItemStackHandler
5635[19Jul2025 08:53:10.836] [modloading-worker-0/DEBUG] [mixin/]: Mixing CommandSourceStackMixin from kubejs.mixins.json into net.minecraft.commands.CommandSourceStack
5636[19Jul2025 08:53:10.837] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$kjs$sendSuccess$0(Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; to mdb698a4$kubejs$lambda$kjs$sendSuccess$0$0 in kubejs.mixins.json:CommandSourceStackMixin from mod kubejs
5637[19Jul2025 08:53:10.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/command/SFMCommand; to the game event bus
5638[19Jul2025 08:53:10.843] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.cablenetwork.CableNetworkManager for @SubscribeEvent-annotated methods
5639[19Jul2025 08:53:10.849] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/cablenetwork/CableNetworkManager; to the game event bus
5640[19Jul2025 08:53:10.850] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.registry.SFMMenuScreens for @SubscribeEvent-annotated methods
5641[19Jul2025 08:53:10.852] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/client/registry/SFMMenuScreens; to the mod event bus of mod sfm
5642[19Jul2025 08:53:10.854] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for liblib_mosaic
5643[19Jul2025 08:53:10.932] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwlights
5644[19Jul2025 08:53:10.964] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for smartbrainlib
5645[19Jul2025 08:53:10.968] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_machines
5646[19Jul2025 08:53:10.968] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.souldata.SolarSoul for @SubscribeEvent-annotated methods
5647[19Jul2025 08:53:10.972] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/souldata/SolarSoul; to the game event bus
5648[19Jul2025 08:53:10.973] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.souldata.SpawnerSoul for @SubscribeEvent-annotated methods
5649[19Jul2025 08:53:10.975] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/souldata/SpawnerSoul; to the game event bus
5650[19Jul2025 08:53:10.975] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.souldata.EngineSoul for @SubscribeEvent-annotated methods
5651[19Jul2025 08:53:10.977] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/souldata/EngineSoul; to the game event bus
5652[19Jul2025 08:53:10.977] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.block.CapacitorBankBlock for @SubscribeEvent-annotated methods
5653[19Jul2025 08:53:10.978] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/block/CapacitorBankBlock; to the game event bus
5654[19Jul2025 08:53:10.986] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.recipe.RecipeCaches for @SubscribeEvent-annotated methods
5655[19Jul2025 08:53:10.991] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/recipe/RecipeCaches; to the game event bus
5656[19Jul2025 08:53:10.992] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.obelisk.RelocatorObeliskManager for @SubscribeEvent-annotated methods
5657[19Jul2025 08:53:10.992] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/obelisk/RelocatorObeliskManager; to the game event bus
5658[19Jul2025 08:53:10.993] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.obelisk.InhibitorObeliskManager for @SubscribeEvent-annotated methods
5659[19Jul2025 08:53:10.993] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/obelisk/InhibitorObeliskManager; to the game event bus
5660[19Jul2025 08:53:10.994] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.obelisk.AversionObeliskManager for @SubscribeEvent-annotated methods
5661[19Jul2025 08:53:10.994] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/obelisk/AversionObeliskManager; to the game event bus
5662[19Jul2025 08:53:10.994] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.blocks.slicer.SlicerRecipeManager for @SubscribeEvent-annotated methods
5663[19Jul2025 08:53:10.997] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from kiwi.mixins.json into net.minecraft.world.item.crafting.RecipeManager
5664[19Jul2025 08:53:10.998] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from lychee.mixins.json into net.minecraft.world.item.crafting.RecipeManager
5665[19Jul2025 08:53:11.002] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from enderio-machines.mixins.json into net.minecraft.world.item.crafting.RecipeManager
5666[19Jul2025 08:53:11.003] [modloading-worker-0/DEBUG] [mixin/]: enderio-machines.mixins.json:RecipeManagerMixin from mod enderio_machines: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5667[19Jul2025 08:53:11.003] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$collectRecipe$0(Lcom/google/common/collect/ImmutableMultimap$Builder;Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/world/item/crafting/RecipeHolder;)V to mdb698a4$enderio_machines$lambda$collectRecipe$0$0 in enderio-machines.mixins.json:RecipeManagerMixin from mod enderio_machines
5668[19Jul2025 08:53:11.006] [modloading-worker-0/DEBUG] [mixin/]: Mixing customization.family.RecipeManagerMixin from kiwi.mixins.json into net.minecraft.world.item.crafting.RecipeManager
5669[19Jul2025 08:53:11.007] [modloading-worker-0/DEBUG] [mixin/]: Mixing access.level.AccessorRecipeManager from bookshelf.mixins.json into net.minecraft.world.item.crafting.RecipeManager
5670[19Jul2025 08:53:11.007] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:access.level.AccessorRecipeManager from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
5671[19Jul2025 08:53:11.007] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.level.MixinRecipeManager from bookshelf.mixins.json into net.minecraft.world.item.crafting.RecipeManager
5672[19Jul2025 08:53:11.007] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.level.MixinRecipeManager from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
5673[19Jul2025 08:53:11.007] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from supermartijn642corelib.mixins.json into net.minecraft.world.item.crafting.RecipeManager
5674[19Jul2025 08:53:11.007] [modloading-worker-0/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:RecipeManagerMixin from mod supermartijn642corelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5675[19Jul2025 08:53:11.010] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from deimos.mixins.json into net.minecraft.world.item.crafting.RecipeManager
5676[19Jul2025 08:53:11.011] [modloading-worker-0/DEBUG] [mixin/]: deimos.mixins.json:RecipeManagerMixin from mod deimos: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
5677[19Jul2025 08:53:11.026] [modloading-worker-0/DEBUG] [mixin/]: Mixing recipe_remainders.RecipeManagerMixin from owo.mixins.json into net.minecraft.world.item.crafting.RecipeManager
5678[19Jul2025 08:53:11.027] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:recipe_remainders.RecipeManagerMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
5679[19Jul2025 08:53:11.027] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0()Ljava/util/Map$Entry; to mdb698a4$owo$lambda$new$0$1 in owo.mixins.json:recipe_remainders.RecipeManagerMixin from mod owo
5680[19Jul2025 08:53:11.034] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from cucumber.mixins.json into net.minecraft.world.item.crafting.RecipeManager
5681[19Jul2025 08:53:11.035] [modloading-worker-0/DEBUG] [mixin/]: Mixing minecraft.RecipeManagerAccessor from create_dragons_plus.mixins.json into net.minecraft.world.item.crafting.RecipeManager
5682[19Jul2025 08:53:11.035] [modloading-worker-0/DEBUG] [mixin/]: Mixing runtime.RecipeManagerMixin from almostunified-common.mixins.json into net.minecraft.world.item.crafting.RecipeManager
5683[19Jul2025 08:53:11.035] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from kubejs.mixins.json into net.minecraft.world.item.crafting.RecipeManager
5684[19Jul2025 08:53:11.036] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$addServerData$0(Ljava/util/HashMap;Ldev/latvian/mods/kubejs/plugin/KubeJSPlugin;)V to mdb698a4$kubejs$lambda$addServerData$0$2 in kubejs.mixins.json:RecipeManagerMixin from mod kubejs
5685[19Jul2025 08:53:11.042] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.datapack_reload_exceptions.RecipeManagerMixin from modernfix-neoforge.mixins.json into net.minecraft.world.item.crafting.RecipeManager
5686[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: kiwi.mixins.json:RecipeManagerMixin from mod kiwi->@Inject::kiwi$apply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5687[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: kiwi.mixins.json:RecipeManagerMixin from mod kiwi->@Inject::kiwi$apply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5688[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: kiwi.mixins.json:RecipeManagerMixin from mod kiwi->@Inject::kiwi$apply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5689[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: kiwi.mixins.json:RecipeManagerMixin from mod kiwi->@Inject::kiwi$replaceRecipes(Ljava/lang/Iterable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5690[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: kiwi.mixins.json:RecipeManagerMixin from mod kiwi->@Inject::kiwi$replaceRecipes(Ljava/lang/Iterable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5691[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: kiwi.mixins.json:RecipeManagerMixin from mod kiwi->@Inject::kiwi$replaceRecipes(Ljava/lang/Iterable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5692[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: lychee.mixins.json:RecipeManagerMixin from mod lychee->@Inject::lychee_beginApply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5693[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: lychee.mixins.json:RecipeManagerMixin from mod lychee->@Inject::lychee_beginApply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5694[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: lychee.mixins.json:RecipeManagerMixin from mod lychee->@Inject::lychee_beginApply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5695[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: lychee.mixins.json:RecipeManagerMixin from mod lychee->@Inject::lychee_endApply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5696[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: lychee.mixins.json:RecipeManagerMixin from mod lychee->@Inject::lychee_endApply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5697[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: lychee.mixins.json:RecipeManagerMixin from mod lychee->@Inject::lychee_endApply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5698[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: lychee.mixins.json:RecipeManagerMixin from mod lychee->@Inject::lychee_fromJson(Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
5699[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: enderio-machines.mixins.json:RecipeManagerMixin from mod enderio_machines->@Inject::collectRecipe(Lnet/minecraft/resources/ResourceLocation;Lcom/google/common/collect/ImmutableMultimap$Builder;Lcom/google/common/collect/ImmutableMap$Builder;Lnet/neoforged/neoforge/common/conditions/WithConditions;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5700[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.level.MixinRecipeManager from mod bookshelf->@Inject::onReload(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5701[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.level.MixinRecipeManager from mod bookshelf->@Inject::onReload(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5702[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.level.MixinRecipeManager from mod bookshelf->@Inject::onReload(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5703[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.level.MixinRecipeManager from mod bookshelf->@Inject::onRecipesUpdated(Ljava/lang/Iterable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5704[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.level.MixinRecipeManager from mod bookshelf->@Inject::onRecipesUpdated(Ljava/lang/Iterable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5705[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.level.MixinRecipeManager from mod bookshelf->@Inject::onRecipesUpdated(Ljava/lang/Iterable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5706[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:RecipeManagerMixin from mod supermartijn642corelib->@Inject::apply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5707[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:RecipeManagerMixin from mod supermartijn642corelib->@Inject::apply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5708[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:RecipeManagerMixin from mod supermartijn642corelib->@Inject::apply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5709[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:RecipeManagerMixin from mod supermartijn642corelib->@Inject::fromJson(Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
5710[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: deimos.mixins.json:RecipeManagerMixin from mod deimos->@Inject::interceptApply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5711[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: deimos.mixins.json:RecipeManagerMixin from mod deimos->@Inject::interceptApply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5712[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: deimos.mixins.json:RecipeManagerMixin from mod deimos->@Inject::interceptApply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5713[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:recipe_remainders.RecipeManagerMixin from mod owo->@Inject::deserializeRecipeSpecificRemainders(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5714[19Jul2025 08:53:11.062] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:recipe_remainders.RecipeManagerMixin from mod owo->@Inject::deserializeRecipeSpecificRemainders(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5715[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:recipe_remainders.RecipeManagerMixin from mod owo->@Inject::deserializeRecipeSpecificRemainders(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5716[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:recipe_remainders.RecipeManagerMixin from mod owo->@Inject::addRecipeSpecificRemainders(Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/item/crafting/RecipeInput;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Optional;)V does use it's CallbackInfoReturnable
5717[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: cucumber.mixins.json:RecipeManagerMixin from mod cucumber->@Inject::cucumber$apply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5718[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: cucumber.mixins.json:RecipeManagerMixin from mod cucumber->@Inject::cucumber$apply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5719[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: cucumber.mixins.json:RecipeManagerMixin from mod cucumber->@Inject::cucumber$apply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5720[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.RecipeManagerMixin from mod almostunified->@Inject::almostunified$onRecipeReload(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5721[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.RecipeManagerMixin from mod almostunified->@Inject::almostunified$onRecipeReload(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5722[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.RecipeManagerMixin from mod almostunified->@Inject::almostunified$onRecipeReload(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5723[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.RecipeManagerMixin from mod almostunified->@Inject::almostunified$onRecipeError(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5724[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.RecipeManagerMixin from mod almostunified->@Inject::almostunified$onRecipeError(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5725[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.RecipeManagerMixin from mod almostunified->@Inject::almostunified$onRecipeError(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5726[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.RecipeManagerMixin from mod almostunified->@Inject::almostunified$onRecipeReloadEnd(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5727[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.RecipeManagerMixin from mod almostunified->@Inject::almostunified$onRecipeReloadEnd(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5728[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.RecipeManagerMixin from mod almostunified->@Inject::almostunified$onRecipeReloadEnd(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5729[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:RecipeManagerMixin from mod kubejs->@Inject::customRecipesHead(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5730[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:RecipeManagerMixin from mod kubejs->@Inject::customRecipesHead(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5731[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:RecipeManagerMixin from mod kubejs->@Inject::customRecipesHead(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5732[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:RecipeManagerMixin from mod kubejs->@Inject::catchFailingRecipes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5733[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:RecipeManagerMixin from mod kubejs->@Inject::catchFailingRecipes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5734[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:RecipeManagerMixin from mod kubejs->@Inject::catchFailingRecipes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5735[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:RecipeManagerMixin from mod kubejs->@Inject::addServerData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5736[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:RecipeManagerMixin from mod kubejs->@Inject::addServerData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5737[19Jul2025 08:53:11.063] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:RecipeManagerMixin from mod kubejs->@Inject::addServerData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5738[19Jul2025 08:53:11.069] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/blocks/slicer/SlicerRecipeManager; to the game event bus
5739[19Jul2025 08:53:11.070] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.blocks.powered_spawner.SpawnerMachineTask for @SubscribeEvent-annotated methods
5740[19Jul2025 08:53:11.071] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/blocks/powered_spawner/SpawnerMachineTask; to the game event bus
5741[19Jul2025 08:53:11.071] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.blocks.soul_engine.SoulEngineBlockEntity for @SubscribeEvent-annotated methods
5742[19Jul2025 08:53:11.074] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/blocks/soul_engine/SoulEngineBlockEntity; to the game event bus
5743[19Jul2025 08:53:11.078] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.blocks.base.block.WrenchableBlockHandler for @SubscribeEvent-annotated methods
5744[19Jul2025 08:53:11.079] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/blocks/base/block/WrenchableBlockHandler; to the game event bus
5745[19Jul2025 08:53:11.079] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.init.MachineDataMaps for @SubscribeEvent-annotated methods
5746[19Jul2025 08:53:11.080] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/init/MachineDataMaps; to the mod event bus of mod enderio_machines
5747[19Jul2025 08:53:11.080] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.init.MachineNetwork for @SubscribeEvent-annotated methods
5748[19Jul2025 08:53:11.080] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/init/MachineNetwork; to the mod event bus of mod enderio_machines
5749[19Jul2025 08:53:11.081] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.EnderIOMachines for @SubscribeEvent-annotated methods
5750[19Jul2025 08:53:11.081] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/EnderIOMachines; to the mod event bus of mod enderio_machines
5751[19Jul2025 08:53:11.097] [modloading-worker-0/DEBUG] [mixin/]: Mixing BooleanRuleInvoker from puffish_skills.mixins.json into net.minecraft.world.level.GameRules$BooleanValue
5752[19Jul2025 08:53:11.098] [modloading-worker-0/DEBUG] [mixin/]: puffish_skills.mixins.json:BooleanRuleInvoker from mod puffish_skills: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5753[19Jul2025 08:53:11.102] [modloading-worker-0/DEBUG] [mixin/]: Mixing GameRulesAccessor from puffish_skills.mixins.json into net.minecraft.world.level.GameRules
5754[19Jul2025 08:53:11.102] [modloading-worker-0/DEBUG] [mixin/]: puffish_skills.mixins.json:GameRulesAccessor from mod puffish_skills: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5755[19Jul2025 08:53:11.102] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getRuleTypes()Ljava/util/Map; to getRuleTypes$puffish_skills_$md$b698a4$0 in puffish_skills.mixins.json:GameRulesAccessor from mod puffish_skills
5756[19Jul2025 08:53:11.102] [modloading-worker-0/DEBUG] [mixin/]: Mixing GameRulesMixin from kubejs.mixins.json into net.minecraft.world.level.GameRules
5757[19Jul2025 08:53:11.166] [modloading-worker-0/DEBUG] [mixin/]: Mixing ChunkLoadDebug from cupboard.mixins.json into net.minecraft.server.level.ServerChunkCache
5758[19Jul2025 08:53:11.166] [modloading-worker-0/DEBUG] [mixin/]: Mixing optimizations.ticking.chunk.broadcast.ServerChunkCacheMixin from servercore.common.mixins.json into net.minecraft.server.level.ServerChunkCache
5759[19Jul2025 08:53:11.166] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ServerChunkCacheMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
5760[19Jul2025 08:53:11.169] [modloading-worker-0/DEBUG] [mixin/]: Mixing optimizations.ticking.chunk.cache.ServerChunkCacheMixin from servercore.common.mixins.json into net.minecraft.server.level.ServerChunkCache
5761[19Jul2025 08:53:11.169] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.cache.ServerChunkCacheMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
5762[19Jul2025 08:53:11.170] [modloading-worker-0/DEBUG] [mixin/]: Mixing optimizations.ticking.chunk.random.ServerChunkCacheMixin from servercore.common.mixins.json into net.minecraft.server.level.ServerChunkCache
5763[19Jul2025 08:53:11.170] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.ServerChunkCacheMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
5764[19Jul2025 08:53:11.175] [modloading-worker-0/DEBUG] [mixin/]: cupboard.mixins.json:ChunkLoadDebug from mod cupboard->@Inject::cupboard$logChunkLoading(IILnet/minecraft/world/level/chunk/status/ChunkStatus;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
5765[19Jul2025 08:53:11.175] [modloading-worker-0/DEBUG] [mixin/]: cupboard.mixins.json:ChunkLoadDebug from mod cupboard->@Inject::cupboard$logChunkLoading(IILnet/minecraft/world/level/chunk/status/ChunkStatus;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
5766[19Jul2025 08:53:11.175] [modloading-worker-0/DEBUG] [mixin/]: cupboard.mixins.json:ChunkLoadDebug from mod cupboard->@Inject::cupboard$logChunkLoading(IILnet/minecraft/world/level/chunk/status/ChunkStatus;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
5767[19Jul2025 08:53:11.175] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.cache.ServerChunkCacheMixin from mod servercore->@Inject::servercore$onSave(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5768[19Jul2025 08:53:11.175] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.cache.ServerChunkCacheMixin from mod servercore->@Inject::servercore$onSave(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5769[19Jul2025 08:53:11.175] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.cache.ServerChunkCacheMixin from mod servercore->@Inject::servercore$onSave(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5770[19Jul2025 08:53:11.175] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.ServerChunkCacheMixin from mod servercore->@Inject::servercore$resetIceAndSnowTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
5771[19Jul2025 08:53:11.175] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.ServerChunkCacheMixin from mod servercore->@Inject::servercore$resetIceAndSnowTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
5772[19Jul2025 08:53:11.175] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.ServerChunkCacheMixin from mod servercore->@Inject::servercore$resetIceAndSnowTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
5773[19Jul2025 08:53:11.192] [modloading-worker-0/INFO] [snownee.kiwi.Kiwi/INIT]: Processing 6 KiwiModule annotations
5774[19Jul2025 08:53:11.247] [modloading-worker-0/INFO] [snownee.kiwi.Kiwi/]: Kiwi Customization is enabled
5775[19Jul2025 08:53:11.250] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kiwi
5776[19Jul2025 08:53:11.250] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class snownee.kiwi.recipe.CustomIngredientImpl for @SubscribeEvent-annotated methods
5777[19Jul2025 08:53:11.251] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lsnownee/kiwi/recipe/CustomIngredientImpl; to the mod event bus of mod kiwi
5778[19Jul2025 08:53:11.260] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for puffish_skills
5779[19Jul2025 08:53:11.546] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rechiseled
5780[19Jul2025 08:53:11.546] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.supermartijn642.rechiseled.chiseling.ChiselingRecipeLoader for @SubscribeEvent-annotated methods
5781[19Jul2025 08:53:11.550] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/supermartijn642/rechiseled/chiseling/ChiselingRecipeLoader; to the game event bus
5782[19Jul2025 08:53:11.551] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for attributefix
5783[19Jul2025 08:53:11.551] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.darkhax.attributefix.impl.NeoForgeMod for @SubscribeEvent-annotated methods
5784[19Jul2025 08:53:11.551] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/darkhax/attributefix/impl/NeoForgeMod; to the mod event bus of mod attributefix
5785[19Jul2025 08:53:11.552] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCaelusApi from caelus.mixins.json into com.illusivesoulworks.caelus.api.CaelusApi
5786[19Jul2025 08:53:11.552] [modloading-worker-0/DEBUG] [mixin/]: caelus.mixins.json:MixinCaelusApi from mod caelus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5787[19Jul2025 08:53:11.558] [modloading-worker-0/DEBUG] [mixin/]: caelus.mixins.json:MixinCaelusApi from mod caelus->@Inject::caelus$getInstance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
5788[19Jul2025 08:53:11.561] [modloading-worker-0/DEBUG] [Caelus API/]: Loaded com.illusivesoulworks.caelus.platform.services.CaelusNeoForgeRegistry@9be7244 for service interface com.illusivesoulworks.caelus.platform.services.IRegistryFactory
5789[19Jul2025 08:53:11.562] [modloading-worker-0/DEBUG] [Caelus API/]: Loaded com.illusivesoulworks.caelus.platform.services.CaelusNeoForge@48a99070 for service interface com.illusivesoulworks.caelus.platform.services.ICaelusPlatform
5790[19Jul2025 08:53:11.564] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for caelus
5791[19Jul2025 08:53:11.568] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file geore-common.toml for geore tracking
5792[19Jul2025 08:53:11.580] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for geore
5793[19Jul2025 08:53:11.580] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.shynieke.geore.datagen.GeOreDatagen for @SubscribeEvent-annotated methods
5794[19Jul2025 08:53:11.581] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/shynieke/geore/datagen/GeOreDatagen; to the mod event bus of mod geore
5795[19Jul2025 08:53:11.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for laserbridges
5796[19Jul2025 08:53:11.596] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file compactmachines-common.toml for compactmachines tracking
5797[19Jul2025 08:53:11.647] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
5798[19Jul2025 08:53:11.662] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for compactmachines
5799[19Jul2025 08:53:11.668] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file farmingforblockheads-common.toml for farmingforblockheads tracking
5800[19Jul2025 08:53:11.851] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for farmingforblockheads
5801[19Jul2025 08:53:11.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file geneticsresequenced-client.toml for geneticsresequenced tracking
5802[19Jul2025 08:53:11.947] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file geneticsresequenced-server.toml for geneticsresequenced tracking
5803[19Jul2025 08:53:11.948] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Attempting to inject @EventBusSubscriber kotlin objects in to the event bus for geneticsresequenced
5804[19Jul2025 08:53:12.139] [modloading-worker-0/DEBUG] [mixin/]: Mixing KineticBlockEntityMixin from createenchantablemachinery.mixins.json into com.simibubi.create.content.kinetics.base.KineticBlockEntity
5805[19Jul2025 08:53:12.143] [modloading-worker-0/DEBUG] [mixin/]: Mixing SmartBlockEntityMixin from createenchantablemachinery.mixins.json into com.simibubi.create.foundation.blockEntity.SmartBlockEntity
5806[19Jul2025 08:53:12.156] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Auto-subscribing kotlin object dev.aaronhowser.mods.geneticsresequenced.util.ModScheduler@4a9504ac to GAME
5807[19Jul2025 08:53:12.167] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Auto-subscribing kotlin object dev.aaronhowser.mods.geneticsresequenced.event.player.OtherPlayerEvents@4f884819 to GAME
5808[19Jul2025 08:53:12.176] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Auto-subscribing kotlin object dev.aaronhowser.mods.geneticsresequenced.event.player.DeathEvents@8b1e262 to GAME
5809[19Jul2025 08:53:12.184] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Auto-subscribing kotlin object dev.aaronhowser.mods.geneticsresequenced.event.player.ClickEvents@1b11a05 to GAME
5810[19Jul2025 08:53:12.191] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Auto-subscribing kotlin object dev.aaronhowser.mods.geneticsresequenced.event.OtherEvents@27ad20ff to GAME
5811[19Jul2025 08:53:12.245] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Auto-subscribing kotlin object dev.aaronhowser.mods.geneticsresequenced.event.ModBusEvents@754bbd4 to MOD
5812[19Jul2025 08:53:12.266] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Auto-subscribing kotlin object dev.aaronhowser.mods.geneticsresequenced.event.entity.GeneEvents@348eb1fe to GAME
5813[19Jul2025 08:53:12.281] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Auto-subscribing kotlin object dev.aaronhowser.mods.geneticsresequenced.event.entity.EntityEvents@35099eaa to GAME
5814[19Jul2025 08:53:12.288] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Auto-subscribing kotlin object dev.aaronhowser.mods.geneticsresequenced.datagen.ModDataGen@5505d843 to MOD
5815[19Jul2025 08:53:12.289] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fusion
5816[19Jul2025 08:53:12.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for edivadlib
5817[19Jul2025 08:53:12.291] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_particles_v1
5818[19Jul2025 08:53:12.291] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.fabricmc.fabric.impl.client.particle.ClientParticleEventHooks for @SubscribeEvent-annotated methods
5819[19Jul2025 08:53:12.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/fabricmc/fabric/impl/client/particle/ClientParticleEventHooks; to the mod event bus of mod fabric_particles_v1
5820[19Jul2025 08:53:12.298] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file simpletomb.toml for simpletomb tracking
5821[19Jul2025 08:53:12.338] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simpletomb
5822[19Jul2025 08:53:12.346] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file integratedcrafting-common.toml for integratedcrafting tracking
5823[19Jul2025 08:53:12.346] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod integratedcrafting
5824[19Jul2025 08:53:12.350] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integratedcrafting
5825[19Jul2025 08:53:12.383] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ghasts_update
5826[19Jul2025 08:53:12.383] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.testt.world.inventory.HappyGhastInventoryMenu for @SubscribeEvent-annotated methods
5827[19Jul2025 08:53:12.385] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/testt/world/inventory/HappyGhastInventoryMenu; to the game event bus
5828[19Jul2025 08:53:12.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.testt.procedures.UpAndDownGhastProcedure for @SubscribeEvent-annotated methods
5829[19Jul2025 08:53:12.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/testt/procedures/UpAndDownGhastProcedure; to the game event bus
5830[19Jul2025 08:53:12.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.testt.procedures.NoSaddleProcedure for @SubscribeEvent-annotated methods
5831[19Jul2025 08:53:12.397] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/testt/procedures/NoSaddleProcedure; to the game event bus
5832[19Jul2025 08:53:12.397] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.testt.network.UpGhastMessage for @SubscribeEvent-annotated methods
5833[19Jul2025 08:53:12.398] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/testt/network/UpGhastMessage; to the mod event bus of mod ghasts_update
5834[19Jul2025 08:53:12.427] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.testt.network.OpenGhastInventoryMessage for @SubscribeEvent-annotated methods
5835[19Jul2025 08:53:12.428] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/testt/network/OpenGhastInventoryMessage; to the mod event bus of mod ghasts_update
5836[19Jul2025 08:53:12.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.testt.network.GhastsUpdateModVariables for @SubscribeEvent-annotated methods
5837[19Jul2025 08:53:12.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/testt/network/GhastsUpdateModVariables; to the mod event bus of mod ghasts_update
5838[19Jul2025 08:53:12.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.testt.network.GhastsUpdateModVariables$EventBusVariableHandlers for @SubscribeEvent-annotated methods
5839[19Jul2025 08:53:12.430] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/testt/network/GhastsUpdateModVariables$EventBusVariableHandlers; to the game event bus
5840[19Jul2025 08:53:12.430] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.testt.network.DownGhastMessage for @SubscribeEvent-annotated methods
5841[19Jul2025 08:53:12.432] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/testt/network/DownGhastMessage; to the mod event bus of mod ghasts_update
5842[19Jul2025 08:53:12.432] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.testt.init.GhastsUpdateModTabs for @SubscribeEvent-annotated methods
5843[19Jul2025 08:53:12.432] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/testt/init/GhastsUpdateModTabs; to the mod event bus of mod ghasts_update
5844[19Jul2025 08:53:12.432] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.testt.init.GhastsUpdateModGameRules for @SubscribeEvent-annotated methods
5845[19Jul2025 08:53:12.433] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/testt/init/GhastsUpdateModGameRules; to the mod event bus of mod ghasts_update
5846[19Jul2025 08:53:12.433] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.testt.init.GhastsUpdateModEntities for @SubscribeEvent-annotated methods
5847[19Jul2025 08:53:12.434] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/testt/init/GhastsUpdateModEntities; to the mod event bus of mod ghasts_update
5848[19Jul2025 08:53:12.434] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.testt.init.GhastsUpdateModBlockEntities for @SubscribeEvent-annotated methods
5849[19Jul2025 08:53:12.434] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/testt/init/GhastsUpdateModBlockEntities; to the mod event bus of mod ghasts_update
5850[19Jul2025 08:53:12.439] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file plonk-server.toml for plonk tracking
5851[19Jul2025 08:53:12.439] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for plonk
5852[19Jul2025 08:53:12.455] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for inventorytotem
5853[19Jul2025 08:53:12.456] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for justenoughbreeding
5854[19Jul2025 08:53:12.456] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for alltheleaks
5855[19Jul2025 08:53:12.459] [modloading-worker-0/DEBUG] [mixin/]: Mixing createwhistle.SteamWhistleMixin from pipeorgans.mixins.json into com.simibubi.create.content.decoration.steamWhistle.WhistleBlock
5856[19Jul2025 08:53:12.459] [modloading-worker-0/DEBUG] [mixin/]: pipeorgans.mixins.json:createwhistle.SteamWhistleMixin from mod pipeorgans: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
5857[19Jul2025 08:53:12.569] [modloading-worker-0/DEBUG] [mixin/]: Mixing DrillBlockMixin from createenchantablemachinery.mixins.json into com.simibubi.create.content.kinetics.drill.DrillBlock
5858[19Jul2025 08:53:12.577] [modloading-worker-0/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:DrillBlockMixin from mod createenchantablemachinery->@Inject::createenchantablemachinery$use(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
5859[19Jul2025 08:53:12.590] [modloading-worker-0/DEBUG] [mixin/]: Mixing SawBlockMixin from createenchantablemachinery.mixins.json into com.simibubi.create.content.kinetics.saw.SawBlock
5860[19Jul2025 08:53:12.597] [modloading-worker-0/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:SawBlockMixin from mod createenchantablemachinery->@Inject::createenchantablemachinery$use(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
5861[19Jul2025 08:53:12.643] [modloading-worker-0/DEBUG] [mixin/]: Mixing RollerBlockMixin from createenchantablemachinery.mixins.json into com.simibubi.create.content.contraptions.actors.roller.RollerBlock
5862[19Jul2025 08:53:12.650] [modloading-worker-0/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:RollerBlockMixin from mod createenchantablemachinery->@Inject::createenchantablemachinery$use(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
5863[19Jul2025 08:53:12.675] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinUpgrade from mekanism_unleashed.mixins.json into mekanism.api.Upgrade
5864[19Jul2025 08:53:12.686] [modloading-worker-0/ERROR] [Mekanism Unleashed/]: Didn't get proper value from config, defaulting to 32
5865[19Jul2025 08:53:12.686] [modloading-worker-0/ERROR] [Mekanism Unleashed/]: Didn't get proper value from config, defaulting to 32
5866[19Jul2025 08:53:12.735] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgePlatformHelper@77299d95 for service interface net.createmod.catnip.platform.services.PlatformHelper
5867[19Jul2025 08:53:12.736] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeFluidHelper@2f9cca5c for service interface net.createmod.catnip.platform.services.ModFluidHelper
5868[19Jul2025 08:53:12.738] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeHooksHelper@c680cea for service interface net.createmod.catnip.platform.services.ModHooksHelper
5869[19Jul2025 08:53:12.740] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeNetworkHelper@7449da20 for service interface net.createmod.catnip.platform.services.NetworkHelper
5870[19Jul2025 08:53:13.344] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rechiseledcreate
5871[19Jul2025 08:53:13.345] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cleanswing
5872[19Jul2025 08:53:13.347] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
5873[19Jul2025 08:53:13.348] [modloading-worker-0/DEBUG] [CorgiLib/]: Loaded dev.corgitaco.corgilib.neoforge.platform.NeoForgePlatform@3cd0501a for service interface corgitaco.corgilib.platform.ModPlatform
5874[19Jul2025 08:53:13.348] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
5875[19Jul2025 08:53:13.430] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for corgilib
5876[19Jul2025 08:53:13.431] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.corgitaco.corgilib.neoforge.network.NeoForgeNetworkHandler for @SubscribeEvent-annotated methods
5877[19Jul2025 08:53:13.435] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/corgitaco/corgilib/neoforge/network/NeoForgeNetworkHandler; to the mod event bus of mod corgilib
5878[19Jul2025 08:53:13.440] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.corgitaco.corgilib.neoforge.datagen.NeoForgeDatagen for @SubscribeEvent-annotated methods
5879[19Jul2025 08:53:13.441] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/corgitaco/corgilib/neoforge/datagen/NeoForgeDatagen; to the mod event bus of mod corgilib
5880[19Jul2025 08:53:13.457] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file fargostalismans-server.toml for fargostalismans tracking
5881[19Jul2025 08:53:13.532] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
5882[19Jul2025 08:53:13.533] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
5883[19Jul2025 08:53:13.534] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
5884[19Jul2025 08:53:13.534] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
5885[19Jul2025 08:53:13.534] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
5886[19Jul2025 08:53:13.580] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mekanism_lasers-common.toml for mekanism_lasers tracking
5887[19Jul2025 08:53:13.580] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanism_lasers
5888[19Jul2025 08:53:13.580] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flywheel
5889[19Jul2025 08:53:13.592] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ponder-client.toml for ponder tracking
5890[19Jul2025 08:53:13.593] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ponder
5891[19Jul2025 08:53:13.593] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.createmod.ponder.NeoForgePonder$ModBusEvents for @SubscribeEvent-annotated methods
5892[19Jul2025 08:53:13.593] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/createmod/ponder/NeoForgePonder$ModBusEvents; to the mod event bus of mod ponder
5893[19Jul2025 08:53:13.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.createmod.ponder.NeoForgePonder$Events for @SubscribeEvent-annotated methods
5894[19Jul2025 08:53:13.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/createmod/ponder/NeoForgePonder$Events; to the game event bus
5895[19Jul2025 08:53:13.596] [modloading-worker-0/INFO] [com.simibubi.create.Create/]: Create 6.0.6 initializing! Commit hash: 20ad05b5e525166018d21e88c96986f867c7088f
5896[19Jul2025 08:53:13.672] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fargostalismans
5897[19Jul2025 08:53:13.672] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Zombie_Talisman$Events for @SubscribeEvent-annotated methods
5898[19Jul2025 08:53:13.673] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Zombie_Talisman$Events; to the game event bus
5899[19Jul2025 08:53:13.673] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Wither_Talisman$Events for @SubscribeEvent-annotated methods
5900[19Jul2025 08:53:13.674] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Wither_Talisman$Events; to the game event bus
5901[19Jul2025 08:53:13.674] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Withered_Talisman$Events for @SubscribeEvent-annotated methods
5902[19Jul2025 08:53:13.674] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Withered_Talisman$Events; to the game event bus
5903[19Jul2025 08:53:13.675] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Weakened_Talisman$Events for @SubscribeEvent-annotated methods
5904[19Jul2025 08:53:13.675] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Weakened_Talisman$Events; to the game event bus
5905[19Jul2025 08:53:13.675] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Water_Talisman$Events for @SubscribeEvent-annotated methods
5906[19Jul2025 08:53:13.678] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Water_Talisman$Events; to the game event bus
5907[19Jul2025 08:53:13.678] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Void_Talisman$Events for @SubscribeEvent-annotated methods
5908[19Jul2025 08:53:13.679] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Void_Talisman$Events; to the game event bus
5909[19Jul2025 08:53:13.679] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Vindicator_Talisman$Events for @SubscribeEvent-annotated methods
5910[19Jul2025 08:53:13.684] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Vindicator_Talisman$Events; to the game event bus
5911[19Jul2025 08:53:13.685] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Vampiric_Talisman$Events for @SubscribeEvent-annotated methods
5912[19Jul2025 08:53:13.686] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Vampiric_Talisman$Events; to the game event bus
5913[19Jul2025 08:53:13.686] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Undying_Talisman$Events for @SubscribeEvent-annotated methods
5914[19Jul2025 08:53:13.686] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Undying_Talisman$Events; to the game event bus
5915[19Jul2025 08:53:13.687] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.True_Sun_Talisman$Events for @SubscribeEvent-annotated methods
5916[19Jul2025 08:53:13.687] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/True_Sun_Talisman$Events; to the game event bus
5917[19Jul2025 08:53:13.688] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Thorny_Talisman$Events for @SubscribeEvent-annotated methods
5918[19Jul2025 08:53:13.688] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Thorny_Talisman$Events; to the game event bus
5919[19Jul2025 08:53:13.689] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Sun_Talisman$Events for @SubscribeEvent-annotated methods
5920[19Jul2025 08:53:13.689] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Sun_Talisman$Events; to the game event bus
5921[19Jul2025 08:53:13.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Storm_Talisman$Events for @SubscribeEvent-annotated methods
5922[19Jul2025 08:53:13.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Storm_Talisman$Events; to the game event bus
5923[19Jul2025 08:53:13.691] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Snowy_Talisman$Events for @SubscribeEvent-annotated methods
5924[19Jul2025 08:53:13.691] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Snowy_Talisman$Events; to the game event bus
5925[19Jul2025 08:53:13.692] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Slowed_Talisman$Events for @SubscribeEvent-annotated methods
5926[19Jul2025 08:53:13.693] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Slowed_Talisman$Events; to the game event bus
5927[19Jul2025 08:53:13.693] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Skeleton_Talisman$Events for @SubscribeEvent-annotated methods
5928[19Jul2025 08:53:13.694] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Skeleton_Talisman$Events; to the game event bus
5929[19Jul2025 08:53:13.694] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Redstone_Talisman$Events for @SubscribeEvent-annotated methods
5930[19Jul2025 08:53:13.695] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Redstone_Talisman$Events; to the game event bus
5931[19Jul2025 08:53:13.695] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Rain_Talisman$Events for @SubscribeEvent-annotated methods
5932[19Jul2025 08:53:13.698] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Rain_Talisman$Events; to the game event bus
5933[19Jul2025 08:53:13.699] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Poisoned_Talisman$Events for @SubscribeEvent-annotated methods
5934[19Jul2025 08:53:13.699] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Poisoned_Talisman$Events; to the game event bus
5935[19Jul2025 08:53:13.699] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Pickaxe_Talisman$Events for @SubscribeEvent-annotated methods
5936[19Jul2025 08:53:13.700] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Pickaxe_Talisman$Events; to the game event bus
5937[19Jul2025 08:53:13.700] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Obsidian_Talisman$Events for @SubscribeEvent-annotated methods
5938[19Jul2025 08:53:13.701] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Obsidian_Talisman$Events; to the game event bus
5939[19Jul2025 08:53:13.701] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Night_Talisman$Events for @SubscribeEvent-annotated methods
5940[19Jul2025 08:53:13.701] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Night_Talisman$Events; to the game event bus
5941[19Jul2025 08:53:13.702] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Nether_Star_Talisman$Events for @SubscribeEvent-annotated methods
5942[19Jul2025 08:53:13.702] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Nether_Star_Talisman$Events; to the game event bus
5943[19Jul2025 08:53:13.702] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Nauseated_Talisman$Events for @SubscribeEvent-annotated methods
5944[19Jul2025 08:53:13.705] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Nauseated_Talisman$Events; to the game event bus
5945[19Jul2025 08:53:13.706] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Mooshroom_Talisman$Events for @SubscribeEvent-annotated methods
5946[19Jul2025 08:53:13.707] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Mooshroom_Talisman$Events; to the game event bus
5947[19Jul2025 08:53:13.707] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Lapis_Talisman$Events for @SubscribeEvent-annotated methods
5948[19Jul2025 08:53:13.708] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Lapis_Talisman$Events; to the game event bus
5949[19Jul2025 08:53:13.708] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Iron_Talisman$Events for @SubscribeEvent-annotated methods
5950[19Jul2025 08:53:13.709] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Iron_Talisman$Events; to the game event bus
5951[19Jul2025 08:53:13.709] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Iron_Golem_Talisman$Events for @SubscribeEvent-annotated methods
5952[19Jul2025 08:53:13.709] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Iron_Golem_Talisman$Events; to the game event bus
5953[19Jul2025 08:53:13.710] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Glowstone_Talisman$Events for @SubscribeEvent-annotated methods
5954[19Jul2025 08:53:13.711] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Glowstone_Talisman$Events; to the game event bus
5955[19Jul2025 08:53:13.711] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Ghast_Talisman$Events for @SubscribeEvent-annotated methods
5956[19Jul2025 08:53:13.712] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Ghast_Talisman$Events; to the game event bus
5957[19Jul2025 08:53:13.713] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Full_Moon_Talisman$Events for @SubscribeEvent-annotated methods
5958[19Jul2025 08:53:13.713] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Full_Moon_Talisman$Events; to the game event bus
5959[19Jul2025 08:53:13.713] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Fire_Talisman$Events for @SubscribeEvent-annotated methods
5960[19Jul2025 08:53:13.714] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Fire_Talisman$Events; to the game event bus
5961[19Jul2025 08:53:13.714] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Fired_Talisman$Events for @SubscribeEvent-annotated methods
5962[19Jul2025 08:53:13.714] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Fired_Talisman$Events; to the game event bus
5963[19Jul2025 08:53:13.714] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Fatigued_Talisman$Events for @SubscribeEvent-annotated methods
5964[19Jul2025 08:53:13.715] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Fatigued_Talisman$Events; to the game event bus
5965[19Jul2025 08:53:13.715] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Enchanting_Talisman$Events for @SubscribeEvent-annotated methods
5966[19Jul2025 08:53:13.716] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Enchanting_Talisman$Events; to the game event bus
5967[19Jul2025 08:53:13.716] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Emerald_Talisman$Events for @SubscribeEvent-annotated methods
5968[19Jul2025 08:53:13.716] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Emerald_Talisman$Events; to the game event bus
5969[19Jul2025 08:53:13.716] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Earth_Talisman$Events for @SubscribeEvent-annotated methods
5970[19Jul2025 08:53:13.717] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Earth_Talisman$Events; to the game event bus
5971[19Jul2025 08:53:13.717] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Dragon_Talisman$Events for @SubscribeEvent-annotated methods
5972[19Jul2025 08:53:13.717] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Dragon_Talisman$Events; to the game event bus
5973[19Jul2025 08:53:13.717] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Diamond_Talisman$Events for @SubscribeEvent-annotated methods
5974[19Jul2025 08:53:13.717] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Diamond_Talisman$Events; to the game event bus
5975[19Jul2025 08:53:13.718] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Day_Talisman$Events for @SubscribeEvent-annotated methods
5976[19Jul2025 08:53:13.725] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Day_Talisman$Events; to the game event bus
5977[19Jul2025 08:53:13.726] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Copper_Talisman$Events for @SubscribeEvent-annotated methods
5978[19Jul2025 08:53:13.727] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Copper_Talisman$Events; to the game event bus
5979[19Jul2025 08:53:13.727] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Cactus_Talisman$Events for @SubscribeEvent-annotated methods
5980[19Jul2025 08:53:13.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Cactus_Talisman$Events; to the game event bus
5981[19Jul2025 08:53:13.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Blinded_Talisman$Events for @SubscribeEvent-annotated methods
5982[19Jul2025 08:53:13.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Blinded_Talisman$Events; to the game event bus
5983[19Jul2025 08:53:13.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Blaze_Talisman$Events for @SubscribeEvent-annotated methods
5984[19Jul2025 08:53:13.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Blaze_Talisman$Events; to the game event bus
5985[19Jul2025 08:53:13.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Battle_Talisman$Events for @SubscribeEvent-annotated methods
5986[19Jul2025 08:53:13.730] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Battle_Talisman$Events; to the game event bus
5987[19Jul2025 08:53:13.730] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Arctic_Talisman$Events for @SubscribeEvent-annotated methods
5988[19Jul2025 08:53:13.731] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Arctic_Talisman$Events; to the game event bus
5989[19Jul2025 08:53:13.731] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Architect_Talisman$Events for @SubscribeEvent-annotated methods
5990[19Jul2025 08:53:13.731] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Architect_Talisman$Events; to the game event bus
5991[19Jul2025 08:53:13.732] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Apple_Talisman$Events for @SubscribeEvent-annotated methods
5992[19Jul2025 08:53:13.732] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Apple_Talisman$Events; to the game event bus
5993[19Jul2025 08:53:13.733] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Amethyst_Talisman$Events for @SubscribeEvent-annotated methods
5994[19Jul2025 08:53:13.734] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Amethyst_Talisman$Events; to the game event bus
5995[19Jul2025 08:53:13.735] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.talismans.Air_Talisman$Events for @SubscribeEvent-annotated methods
5996[19Jul2025 08:53:13.735] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/talismans/Air_Talisman$Events; to the game event bus
5997[19Jul2025 08:53:13.735] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.souls.Soul_of_Supersonic$Events for @SubscribeEvent-annotated methods
5998[19Jul2025 08:53:13.739] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/souls/Soul_of_Supersonic$Events; to the game event bus
5999[19Jul2025 08:53:13.739] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.souls.Soul_of_Flight_Mastery$Events for @SubscribeEvent-annotated methods
6000[19Jul2025 08:53:13.743] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/souls/Soul_of_Flight_Mastery$Events; to the game event bus
6001[19Jul2025 08:53:13.743] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.souls.Soul_of_Colossus$Events for @SubscribeEvent-annotated methods
6002[19Jul2025 08:53:13.744] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/souls/Soul_of_Colossus$Events; to the game event bus
6003[19Jul2025 08:53:13.745] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.scavenged.SweetheartNecklaceItem$Events for @SubscribeEvent-annotated methods
6004[19Jul2025 08:53:13.745] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/scavenged/SweetheartNecklaceItem$Events; to the game event bus
6005[19Jul2025 08:53:13.746] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.scavenged.ShieldOfCthulhuItem$Events for @SubscribeEvent-annotated methods
6006[19Jul2025 08:53:13.746] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/scavenged/ShieldOfCthulhuItem$Events; to the game event bus
6007[19Jul2025 08:53:13.746] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.scavenged.ReindeerBellsItem$Events for @SubscribeEvent-annotated methods
6008[19Jul2025 08:53:13.747] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/scavenged/ReindeerBellsItem$Events; to the game event bus
6009[19Jul2025 08:53:13.747] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.scavenged.MechanicalCartItem$Events for @SubscribeEvent-annotated methods
6010[19Jul2025 08:53:13.747] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/scavenged/MechanicalCartItem$Events; to the game event bus
6011[19Jul2025 08:53:13.747] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.scavenged.MasterNinjaGearItem$Events for @SubscribeEvent-annotated methods
6012[19Jul2025 08:53:13.749] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/scavenged/MasterNinjaGearItem$Events; to the game event bus
6013[19Jul2025 08:53:13.749] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.scavenged.FlyingCarpetItem$Events for @SubscribeEvent-annotated methods
6014[19Jul2025 08:53:13.750] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/scavenged/FlyingCarpetItem$Events; to the game event bus
6015[19Jul2025 08:53:13.750] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.scavenged.BundleOfHorseshoeBalloonsItem$Events for @SubscribeEvent-annotated methods
6016[19Jul2025 08:53:13.750] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/scavenged/BundleOfHorseshoeBalloonsItem$Events; to the game event bus
6017[19Jul2025 08:53:13.751] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.scavenged.BrainScramblerItem$Events for @SubscribeEvent-annotated methods
6018[19Jul2025 08:53:13.751] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/scavenged/BrainScramblerItem$Events; to the game event bus
6019[19Jul2025 08:53:13.751] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.scavenged.BlessedAppleItem$Events for @SubscribeEvent-annotated methods
6020[19Jul2025 08:53:13.752] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/scavenged/BlessedAppleItem$Events; to the game event bus
6021[19Jul2025 08:53:13.756] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.scavenged.AncientHornItem$Events for @SubscribeEvent-annotated methods
6022[19Jul2025 08:53:13.758] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/scavenged/AncientHornItem$Events; to the game event bus
6023[19Jul2025 08:53:13.758] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.scavenged.AmberHorseshoeBalloonItem$Events for @SubscribeEvent-annotated methods
6024[19Jul2025 08:53:13.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/scavenged/AmberHorseshoeBalloonItem$Events; to the game event bus
6025[19Jul2025 08:53:13.765] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.scavenged.AeolusBootsItem$Events for @SubscribeEvent-annotated methods
6026[19Jul2025 08:53:13.766] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/scavenged/AeolusBootsItem$Events; to the game event bus
6027[19Jul2025 08:53:13.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.looted.WormScarfItem$Events for @SubscribeEvent-annotated methods
6028[19Jul2025 08:53:13.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/looted/WormScarfItem$Events; to the game event bus
6029[19Jul2025 08:53:13.768] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.looted.ShinyStoneItem for @SubscribeEvent-annotated methods
6030[19Jul2025 08:53:13.771] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/looted/ShinyStoneItem; to the game event bus
6031[19Jul2025 08:53:13.776] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.looted.PocketMirrorItem$Events for @SubscribeEvent-annotated methods
6032[19Jul2025 08:53:13.776] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/looted/PocketMirrorItem$Events; to the game event bus
6033[19Jul2025 08:53:13.777] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.looted.ObsidianHorseshoeItem$Events for @SubscribeEvent-annotated methods
6034[19Jul2025 08:53:13.777] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/looted/ObsidianHorseshoeItem$Events; to the game event bus
6035[19Jul2025 08:53:13.778] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.looted.HeroShieldItem$Events for @SubscribeEvent-annotated methods
6036[19Jul2025 08:53:13.779] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/looted/HeroShieldItem$Events; to the game event bus
6037[19Jul2025 08:53:13.781] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.looted.HandWarmerItem$Events for @SubscribeEvent-annotated methods
6038[19Jul2025 08:53:13.782] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/looted/HandWarmerItem$Events; to the game event bus
6039[19Jul2025 08:53:13.782] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.looted.FrozenShieldItem$Events for @SubscribeEvent-annotated methods
6040[19Jul2025 08:53:13.783] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/looted/FrozenShieldItem$Events; to the game event bus
6041[19Jul2025 08:53:13.784] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.looted.CharmOfMythsItem$Events for @SubscribeEvent-annotated methods
6042[19Jul2025 08:53:13.784] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/looted/CharmOfMythsItem$Events; to the game event bus
6043[19Jul2025 08:53:13.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.looted.BrainOfConfusionItem$Events for @SubscribeEvent-annotated methods
6044[19Jul2025 08:53:13.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/looted/BrainOfConfusionItem$Events; to the game event bus
6045[19Jul2025 08:53:13.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.looted.BeeCloakItem$Events for @SubscribeEvent-annotated methods
6046[19Jul2025 08:53:13.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/looted/BeeCloakItem$Events; to the game event bus
6047[19Jul2025 08:53:13.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.items.looted.AnkhShieldItem$Events for @SubscribeEvent-annotated methods
6048[19Jul2025 08:53:13.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/items/looted/AnkhShieldItem$Events; to the game event bus
6049[19Jul2025 08:53:13.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.events.LootDropHandler for @SubscribeEvent-annotated methods
6050[19Jul2025 08:53:13.789] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/events/LootDropHandler; to the game event bus
6051[19Jul2025 08:53:13.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.effect.talismans.SoulOfFlightMasteryEffect$Events for @SubscribeEvent-annotated methods
6052[19Jul2025 08:53:13.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/effect/talismans/SoulOfFlightMasteryEffect$Events; to the game event bus
6053[19Jul2025 08:53:13.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.fargos.effect.talismans.SoulOfColossusEffect$Events for @SubscribeEvent-annotated methods
6054[19Jul2025 08:53:13.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/fargos/effect/talismans/SoulOfColossusEffect$Events; to the game event bus
6055[19Jul2025 08:53:13.805] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bhc-startup.toml for bhc tracking
6056[19Jul2025 08:53:13.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/bhc-startup.toml
6057[19Jul2025 08:53:13.827] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.ContraptionMixin from create_dragons_plus.mixins.json into com.simibubi.create.content.contraptions.Contraption
6058[19Jul2025 08:53:13.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/bhc-startup.toml for changes
6059[19Jul2025 08:53:13.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bhc-server.toml for bhc tracking
6060[19Jul2025 08:53:13.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bhc
6061[19Jul2025 08:53:13.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.traverse.bhc.datagen.BHCDataGenerator for @SubscribeEvent-annotated methods
6062[19Jul2025 08:53:13.856] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.ContraptionMixin from mod create_dragons_plus->@Inject::createdragonsplus$fixRemoveBlockLeaveNoFluid(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
6063[19Jul2025 08:53:13.856] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.ContraptionMixin from mod create_dragons_plus->@Inject::createdragonsplus$fixRemoveBlockLeaveNoFluid(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
6064[19Jul2025 08:53:13.856] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.ContraptionMixin from mod create_dragons_plus->@Inject::createdragonsplus$fixRemoveBlockLeaveNoFluid(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
6065[19Jul2025 08:53:13.856] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.ContraptionMixin from mod create_dragons_plus->@Inject::createdragonsplus$fixRemoveBlockLeaveNoFluid(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
6066[19Jul2025 08:53:13.856] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.ContraptionMixin from mod create_dragons_plus->@Inject::createdragonsplus$fixRemoveBlockLeaveNoFluid(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
6067[19Jul2025 08:53:13.856] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.ContraptionMixin from mod create_dragons_plus->@Inject::createdragonsplus$fixRemoveBlockLeaveNoFluid(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
6068[19Jul2025 08:53:13.860] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/traverse/bhc/datagen/BHCDataGenerator; to the mod event bus of mod bhc
6069[19Jul2025 08:53:13.860] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.traverse.bhc.common.util.StartingHealthHandler for @SubscribeEvent-annotated methods
6070[19Jul2025 08:53:13.861] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/traverse/bhc/common/util/StartingHealthHandler; to the game event bus
6071[19Jul2025 08:53:13.863] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.traverse.bhc.common.util.PlayerDeathEvent for @SubscribeEvent-annotated methods
6072[19Jul2025 08:53:13.866] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/traverse/bhc/common/util/PlayerDeathEvent; to the game event bus
6073[19Jul2025 08:53:13.866] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.traverse.bhc.common.util.DropHandler for @SubscribeEvent-annotated methods
6074[19Jul2025 08:53:13.867] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/traverse/bhc/common/util/DropHandler; to the game event bus
6075[19Jul2025 08:53:13.867] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.traverse.bhc.common.items.tools.ItemBladeOfVitality for @SubscribeEvent-annotated methods
6076[19Jul2025 08:53:13.868] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/traverse/bhc/common/items/tools/ItemBladeOfVitality; to the game event bus
6077[19Jul2025 08:53:13.869] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for justenoughprofessions
6078[19Jul2025 08:53:13.872] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for almostunified
6079[19Jul2025 08:53:13.873] [modloading-worker-0/INFO] [disconnect-packet-fix/]: Disconnect Packet Fix has started.
6080[19Jul2025 08:53:13.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for disconnect_packet_fix
6081[19Jul2025 08:53:13.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for wits
6082[19Jul2025 08:53:13.874] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ambientenvironment
6083[19Jul2025 08:53:13.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file appleskin-client.toml for appleskin tracking
6084[19Jul2025 08:53:13.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appleskin
6085[19Jul2025 08:53:13.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rgp_client
6086[19Jul2025 08:53:13.887] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BoundingBoxAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox
6087[19Jul2025 08:53:13.887] [modloading-worker-0/DEBUG] [mixin/]: yungsapi.mixins.json:accessor.BoundingBoxAccessor from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
6088[19Jul2025 08:53:13.887] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BoundingBoxAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox
6089[19Jul2025 08:53:13.887] [modloading-worker-0/DEBUG] [mixin/]: cataclysm.mixins.json:accessor.BoundingBoxAccessor from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
6090[19Jul2025 08:53:13.888] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
6091[19Jul2025 08:53:13.888] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
6092[19Jul2025 08:53:13.888] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
6093[19Jul2025 08:53:13.888] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
6094[19Jul2025 08:53:13.888] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
6095[19Jul2025 08:53:13.888] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
6096[19Jul2025 08:53:13.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file lootr-common.toml for lootr tracking
6097[19Jul2025 08:53:13.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file lootr-client.toml for lootr tracking
6098[19Jul2025 08:53:13.931] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.BlockEntityBehaviourMixin from create_dragons_plus.mixins.json into com.simibubi.create.foundation.blockEntity.behaviour.BlockEntityBehaviour
6099[19Jul2025 08:53:13.935] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockEntityBehaviourMixin from createenchantablemachinery.mixins.json into com.simibubi.create.foundation.blockEntity.behaviour.BlockEntityBehaviour
6100[19Jul2025 08:53:13.941] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.BlockEntityBehaviourMixin from mod create_dragons_plus->@Inject::createintegratedfarming$getSmartBlockEntityFromWrapper(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lcom/simibubi/create/foundation/blockEntity/behaviour/BehaviourType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
6101[19Jul2025 08:53:13.948] [modloading-worker-0/DEBUG] [mixin/]: Mixing FanUpdateWindchestMixin from pipeorgans.mixins.json into com.simibubi.create.content.kinetics.fan.EncasedFanBlockEntity
6102[19Jul2025 08:53:13.948] [modloading-worker-0/DEBUG] [mixin/]: pipeorgans.mixins.json:FanUpdateWindchestMixin from mod pipeorgans: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
6103[19Jul2025 08:53:13.966] [modloading-worker-0/DEBUG] [mixin/]: pipeorgans.mixins.json:FanUpdateWindchestMixin from mod pipeorgans->@Inject::updateSpeedChanged(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
6104[19Jul2025 08:53:13.966] [modloading-worker-0/DEBUG] [mixin/]: pipeorgans.mixins.json:FanUpdateWindchestMixin from mod pipeorgans->@Inject::updateSpeedChanged(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
6105[19Jul2025 08:53:13.966] [modloading-worker-0/DEBUG] [mixin/]: pipeorgans.mixins.json:FanUpdateWindchestMixin from mod pipeorgans->@Inject::updateSpeedChanged(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
6106[19Jul2025 08:53:13.966] [modloading-worker-0/DEBUG] [mixin/]: pipeorgans.mixins.json:FanUpdateWindchestMixin from mod pipeorgans->@Inject::updateBIFC(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
6107[19Jul2025 08:53:13.966] [modloading-worker-0/DEBUG] [mixin/]: pipeorgans.mixins.json:FanUpdateWindchestMixin from mod pipeorgans->@Inject::updateBIFC(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
6108[19Jul2025 08:53:13.966] [modloading-worker-0/DEBUG] [mixin/]: pipeorgans.mixins.json:FanUpdateWindchestMixin from mod pipeorgans->@Inject::updateBIFC(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
6109[19Jul2025 08:53:13.972] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lootr
6110[19Jul2025 08:53:13.972] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.setup.CommonSetup for @SubscribeEvent-annotated methods
6111[19Jul2025 08:53:13.973] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnoobanidus/mods/lootr/neoforge/setup/CommonSetup; to the mod event bus of mod lootr
6112[19Jul2025 08:53:13.973] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.gen.compat.LootrCompatDataGenerators for @SubscribeEvent-annotated methods
6113[19Jul2025 08:53:13.974] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnoobanidus/mods/lootr/neoforge/gen/compat/LootrCompatDataGenerators; to the mod event bus of mod lootr
6114[19Jul2025 08:53:13.975] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.gen.LootrDataGenerators for @SubscribeEvent-annotated methods
6115[19Jul2025 08:53:13.975] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnoobanidus/mods/lootr/neoforge/gen/LootrDataGenerators; to the mod event bus of mod lootr
6116[19Jul2025 08:53:13.976] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.event.HandleTick for @SubscribeEvent-annotated methods
6117[19Jul2025 08:53:13.976] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnoobanidus/mods/lootr/neoforge/event/HandleTick; to the game event bus
6118[19Jul2025 08:53:13.976] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.event.HandleResourcePacks for @SubscribeEvent-annotated methods
6119[19Jul2025 08:53:13.977] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnoobanidus/mods/lootr/neoforge/event/HandleResourcePacks; to the mod event bus of mod lootr
6120[19Jul2025 08:53:13.977] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.event.HandleDebug for @SubscribeEvent-annotated methods
6121[19Jul2025 08:53:13.977] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnoobanidus/mods/lootr/neoforge/event/HandleDebug; to the game event bus
6122[19Jul2025 08:53:13.977] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.event.HandleChunk for @SubscribeEvent-annotated methods
6123[19Jul2025 08:53:13.978] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnoobanidus/mods/lootr/neoforge/event/HandleChunk; to the game event bus
6124[19Jul2025 08:53:13.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.event.HandleCart for @SubscribeEvent-annotated methods
6125[19Jul2025 08:53:13.981] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnoobanidus/mods/lootr/neoforge/event/HandleCart; to the game event bus
6126[19Jul2025 08:53:13.982] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.event.HandleBreak for @SubscribeEvent-annotated methods
6127[19Jul2025 08:53:13.982] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnoobanidus/mods/lootr/neoforge/event/HandleBreak; to the game event bus
6128[19Jul2025 08:53:13.982] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.event.HandleAdvancement for @SubscribeEvent-annotated methods
6129[19Jul2025 08:53:13.983] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnoobanidus/mods/lootr/neoforge/event/HandleAdvancement; to the game event bus
6130[19Jul2025 08:53:13.983] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.config.ConfigManager for @SubscribeEvent-annotated methods
6131[19Jul2025 08:53:13.984] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnoobanidus/mods/lootr/neoforge/config/ConfigManager; to the mod event bus of mod lootr
6132[19Jul2025 08:53:13.997] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file occultism-server.toml for occultism tracking
6133[19Jul2025 08:53:13.997] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod occultism
6134[19Jul2025 08:53:13.997] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file occultism-client.toml for occultism tracking
6135[19Jul2025 08:53:13.997] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file occultism-startup.toml for occultism tracking
6136[19Jul2025 08:53:13.998] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/occultism-startup.toml
6137[19Jul2025 08:53:13.999] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/occultism-startup.toml for changes
6138[19Jul2025 08:53:14.003] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpoutBlockEntityMixin from createenchantablemachinery.mixins.json into com.simibubi.create.content.fluids.spout.SpoutBlockEntity
6139[19Jul2025 08:53:14.062] [modloading-worker-0/DEBUG] [mixin/]: Mixing PackagerBlockEntityMixin from csb.mixins.json into com.simibubi.create.content.logistics.packager.PackagerBlockEntity
6140[19Jul2025 08:53:14.062] [modloading-worker-0/DEBUG] [mixin/]: csb.mixins.json:PackagerBlockEntityMixin from mod createstockbridge: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
6141[19Jul2025 08:53:14.080] [modloading-worker-0/DEBUG] [mixin/]: csb.mixins.json:PackagerBlockEntityMixin from mod createstockbridge->@Inject::stockbridge_onGetLinkPos(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
6142[19Jul2025 08:53:14.080] [modloading-worker-0/DEBUG] [mixin/]: csb.mixins.json:PackagerBlockEntityMixin from mod createstockbridge->@Inject::stockbridge_onAttemptToSend(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
6143[19Jul2025 08:53:14.080] [modloading-worker-0/DEBUG] [mixin/]: csb.mixins.json:PackagerBlockEntityMixin from mod createstockbridge->@Inject::stockbridge_onAttemptToSend(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
6144[19Jul2025 08:53:14.080] [modloading-worker-0/DEBUG] [mixin/]: csb.mixins.json:PackagerBlockEntityMixin from mod createstockbridge->@Inject::stockbridge_onAttemptToSend(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
6145[19Jul2025 08:53:14.176] [modloading-worker-0/DEBUG] [mixin/]: Mixing SawBlockEntityMixin from create_central_kitchen.farmersdelight.mixins.json into com.simibubi.create.content.kinetics.saw.SawBlockEntity
6146[19Jul2025 08:53:14.187] [modloading-worker-0/DEBUG] [mixin/]: Mixing SawBlockEntityMixin from createenchantablemachinery.mixins.json into com.simibubi.create.content.kinetics.saw.SawBlockEntity
6147[19Jul2025 08:53:14.190] [modloading-worker-0/INFO] [mixin/]: createenchantablemachinery.mixins.json:SawBlockEntityMixin from mod createenchantablemachinery->@Accessor[FIELD_GETTER]::getCuttingRecipesKey()Ljava/lang/Object; should be static as its target is
6148[19Jul2025 08:53:14.229] [modloading-worker-0/DEBUG] [mixin/]: Mixing CrushingWheelControllerBlockEntityMixin from createenchantablemachinery.mixins.json into com.simibubi.create.content.kinetics.crusher.CrushingWheelControllerBlockEntity
6149[19Jul2025 08:53:14.240] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.MechanicalMixerBlockEntityMixin from create_dragons_plus.mixins.json into com.simibubi.create.content.kinetics.mixer.MechanicalMixerBlockEntity
6150[19Jul2025 08:53:14.246] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.MechanicalMixerBlockEntityMixin from mod create_dragons_plus->@Inject::getMatchingRecipes$checkDragonBreathFluid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
6151[19Jul2025 08:53:14.246] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.MechanicalMixerBlockEntityMixin from mod create_dragons_plus->@Inject::getMatchingRecipes$checkDragonBreathFluid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
6152[19Jul2025 08:53:14.246] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.MechanicalMixerBlockEntityMixin from mod create_dragons_plus->@Inject::getMatchingRecipes$checkDragonBreathFluid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
6153[19Jul2025 08:53:14.250] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.DeployerBlockEntityAccessor from create_central_kitchen.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerBlockEntity
6154[19Jul2025 08:53:14.291] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6155[19Jul2025 08:53:14.327] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.BacktankBlockEntityAccess from jadeaddons.mixins.json into com.simibubi.create.content.equipment.armor.BacktankBlockEntity
6156[19Jul2025 08:53:14.335] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6157[19Jul2025 08:53:14.346] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6158[19Jul2025 08:53:14.357] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for occultism
6159[19Jul2025 08:53:14.357] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.datagen.DataGenerators for @SubscribeEvent-annotated methods
6160[19Jul2025 08:53:14.360] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/datagen/DataGenerators; to the mod event bus of mod occultism
6161[19Jul2025 08:53:14.360] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.FamiliarEventHandler for @SubscribeEvent-annotated methods
6162[19Jul2025 08:53:14.369] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/FamiliarEventHandler; to the game event bus
6163[19Jul2025 08:53:14.371] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.PlayerEventHandler for @SubscribeEvent-annotated methods
6164[19Jul2025 08:53:14.373] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/PlayerEventHandler; to the game event bus
6165[19Jul2025 08:53:14.373] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.CapabilityEventHandler for @SubscribeEvent-annotated methods
6166[19Jul2025 08:53:14.374] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/CapabilityEventHandler; to the game event bus
6167[19Jul2025 08:53:14.374] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.LootEventHandler for @SubscribeEvent-annotated methods
6168[19Jul2025 08:53:14.376] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/LootEventHandler; to the game event bus
6169[19Jul2025 08:53:14.376] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.ForgeEventHandler for @SubscribeEvent-annotated methods
6170[19Jul2025 08:53:14.377] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/ForgeEventHandler; to the game event bus
6171[19Jul2025 08:53:14.377] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage_curios_integration
6172[19Jul2025 08:53:14.381] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeHolderMixin from kubejs.mixins.json into net.minecraft.world.item.crafting.RecipeHolder
6173[19Jul2025 08:53:14.381] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rainshield
6174[19Jul2025 08:53:14.381] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrbysco.rainshield.datagen.RainShieldDataGen for @SubscribeEvent-annotated methods
6175[19Jul2025 08:53:14.382] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrbysco/rainshield/datagen/RainShieldDataGen; to the mod event bus of mod rainshield
6176[19Jul2025 08:53:14.445] [modloading-worker-0/DEBUG] [mixin/]: Mixing CollectionTagMixin from kubejs.mixins.json into net.minecraft.nbt.CollectionTag
6177[19Jul2025 08:53:14.458] [modloading-worker-0/DEBUG] [mixin/]: Mixing NumericTagMixin from kubejs.mixins.json into net.minecraft.nbt.NumericTag
6178[19Jul2025 08:53:14.587] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbstuff
6179[19Jul2025 08:53:14.588] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftbstuffnthings.tubes.TubeNetwork$Listener for @SubscribeEvent-annotated methods
6180[19Jul2025 08:53:14.588] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftbstuffnthings/tubes/TubeNetwork$Listener; to the game event bus
6181[19Jul2025 08:53:14.589] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftbstuffnthings.data.DataGenerators for @SubscribeEvent-annotated methods
6182[19Jul2025 08:53:14.590] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftbstuffnthings/data/DataGenerators; to the mod event bus of mod ftbstuff
6183[19Jul2025 08:53:14.593] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftbstuffnthings.items.WaterBowlItem$Listener for @SubscribeEvent-annotated methods
6184[19Jul2025 08:53:14.593] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftbstuffnthings/items/WaterBowlItem$Listener; to the game event bus
6185[19Jul2025 08:53:14.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftbstuffnthings.crafting.ToolsRecipeCache for @SubscribeEvent-annotated methods
6186[19Jul2025 08:53:14.596] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftbstuffnthings/crafting/ToolsRecipeCache; to the game event bus
6187[19Jul2025 08:53:14.597] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftbstuffnthings.network.NetworkHandler for @SubscribeEvent-annotated methods
6188[19Jul2025 08:53:14.597] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftbstuffnthings/network/NetworkHandler; to the mod event bus of mod ftbstuff
6189[19Jul2025 08:53:14.634] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cosmeticarmorreworked-client.toml for cosmeticarmorreworked tracking
6190[19Jul2025 08:53:14.635] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cosmeticarmorreworked-common.toml for cosmeticarmorreworked tracking
6191[19Jul2025 08:53:14.635] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cosmeticarmorreworked
6192[19Jul2025 08:53:14.676] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file morered-server.toml for morered tracking
6193[19Jul2025 08:53:14.679] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for morered
6194[19Jul2025 08:53:14.679] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for defaultoptions
6195[19Jul2025 08:53:14.679] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kuma_api
6196[19Jul2025 08:53:14.680] [modloading-worker-0/INFO] [Advanced Peripherals/]: AdvancedPeripherals says hello!
6197[19Jul2025 08:53:14.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/general.toml for advancedperipherals tracking
6198[19Jul2025 08:53:14.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/peripherals.toml for advancedperipherals tracking
6199[19Jul2025 08:53:14.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/metaphysics.toml for advancedperipherals tracking
6200[19Jul2025 08:53:14.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/world.toml for advancedperipherals tracking
6201[19Jul2025 08:53:14.735] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6202[19Jul2025 08:53:14.741] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6203[19Jul2025 08:53:14.741] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6204[19Jul2025 08:53:14.745] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6205[19Jul2025 08:53:14.776] [modloading-worker-0/INFO] [Advanced Peripherals/]: Successfully loaded integration for mekanism
6206[19Jul2025 08:53:14.783] [modloading-worker-0/INFO] [Advanced Peripherals/]: Successfully loaded integration for powah
6207[19Jul2025 08:53:14.793] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for advancedperipherals
6208[19Jul2025 08:53:14.794] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.util.ServerWorker for @SubscribeEvent-annotated methods
6209[19Jul2025 08:53:14.794] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/util/ServerWorker; to the game event bus
6210[19Jul2025 08:53:14.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.util.ChunkManager for @SubscribeEvent-annotated methods
6211[19Jul2025 08:53:14.796] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/util/ChunkManager; to the game event bus
6212[19Jul2025 08:53:14.797] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.events.Events for @SubscribeEvent-annotated methods
6213[19Jul2025 08:53:14.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/events/Events; to the game event bus
6214[19Jul2025 08:53:14.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.data.DataGenerators for @SubscribeEvent-annotated methods
6215[19Jul2025 08:53:14.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/data/DataGenerators; to the mod event bus of mod advancedperipherals
6216[19Jul2025 08:53:14.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.village.VillageStructures for @SubscribeEvent-annotated methods
6217[19Jul2025 08:53:14.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/village/VillageStructures; to the game event bus
6218[19Jul2025 08:53:14.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.village.VillagerTrades for @SubscribeEvent-annotated methods
6219[19Jul2025 08:53:14.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/village/VillagerTrades; to the game event bus
6220[19Jul2025 08:53:14.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.commands.APCommands for @SubscribeEvent-annotated methods
6221[19Jul2025 08:53:14.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/commands/APCommands; to the game event bus
6222[19Jul2025 08:53:14.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.network.APNetworking for @SubscribeEvent-annotated methods
6223[19Jul2025 08:53:14.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/network/APNetworking; to the mod event bus of mod advancedperipherals
6224[19Jul2025 08:53:14.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flourish
6225[19Jul2025 08:53:14.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedcore-common.toml for sophisticatedcore tracking
6226[19Jul2025 08:53:14.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedcore-client.toml for sophisticatedcore tracking
6227[19Jul2025 08:53:14.855] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.sophisticatedbackpacks.UpgradeWrapperBaseAccessor from relics.mixins.json into net.p3pp3rf1y.sophisticatedcore.upgrades.UpgradeWrapperBase
6228[19Jul2025 08:53:14.886] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedcore
6229[19Jul2025 08:53:14.887] [modloading-worker-0/INFO] [Glassential Renewed/]: Loading Glassential Renewed - NeoForge
6230[19Jul2025 08:53:14.890] [modloading-worker-0/DEBUG] [Glassential Renewed/]: Loaded com.bigenergy.glassential.platform.NeoForgePlatformHelper@4d07dfb3 for service interface com.bigenergy.glassential.platform.services.IPlatformHelper
6231[19Jul2025 08:53:14.891] [modloading-worker-0/DEBUG] [Glassential Renewed/]: Loaded com.bigenergy.glassential.platform.NeoForgeRegistrationFactory@79801f66 for service interface com.bigenergy.glassential.registration.RegistrationProvider$Factory
6232[19Jul2025 08:53:14.931] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for glassential
6233[19Jul2025 08:53:14.952] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-common.toml for create tracking
6234[19Jul2025 08:53:14.952] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-client.toml for create tracking
6235[19Jul2025 08:53:14.953] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-server.toml for create tracking
6236[19Jul2025 08:53:14.956] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for placebo
6237[19Jul2025 08:53:14.956] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.placebo.util.PlaceboTaskQueue$Impl for @SubscribeEvent-annotated methods
6238[19Jul2025 08:53:14.957] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/placebo/util/PlaceboTaskQueue$Impl; to the game event bus
6239[19Jul2025 08:53:14.958] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.placebo.systems.wanderer.WandererTradesRegistry for @SubscribeEvent-annotated methods
6240[19Jul2025 08:53:14.961] [modloading-worker-0/DEBUG] [mixin/]: Mixing villager.BasicItemListingMixin from morejs.mixins.json into net.neoforged.neoforge.common.BasicItemListing
6241[19Jul2025 08:53:14.961] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:villager.BasicItemListingMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
6242[19Jul2025 08:53:14.973] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/placebo/systems/wanderer/WandererTradesRegistry; to the game event bus
6243[19Jul2025 08:53:14.987] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create
6244[19Jul2025 08:53:14.987] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.impl.registry.CreateRegistriesImpl for @SubscribeEvent-annotated methods
6245[19Jul2025 08:53:14.987] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/impl/registry/CreateRegistriesImpl; to the mod event bus of mod create
6246[19Jul2025 08:53:14.988] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.blockEntity.behaviour.ValueSettingsInputHandler for @SubscribeEvent-annotated methods
6247[19Jul2025 08:53:14.989] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/blockEntity/behaviour/ValueSettingsInputHandler; to the game event bus
6248[19Jul2025 08:53:14.989] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.blockEntity.behaviour.edgeInteraction.EdgeInteractionHandler for @SubscribeEvent-annotated methods
6249[19Jul2025 08:53:14.996] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6250[19Jul2025 08:53:14.996] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/blockEntity/behaviour/edgeInteraction/EdgeInteractionHandler; to the game event bus
6251[19Jul2025 08:53:14.996] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6252[19Jul2025 08:53:14.997] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.block.ItemUseOverrides for @SubscribeEvent-annotated methods
6253[19Jul2025 08:53:14.997] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/block/ItemUseOverrides; to the game event bus
6254[19Jul2025 08:53:14.998] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.CommonEvents for @SubscribeEvent-annotated methods
6255[19Jul2025 08:53:15.001] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/events/CommonEvents; to the game event bus
6256[19Jul2025 08:53:15.010] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.CommonEvents$ModBusEvents for @SubscribeEvent-annotated methods
6257[19Jul2025 08:53:15.012] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/events/CommonEvents$ModBusEvents; to the mod event bus of mod create
6258[19Jul2025 08:53:15.013] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.tool.CardboardSwordItem for @SubscribeEvent-annotated methods
6259[19Jul2025 08:53:15.013] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/tool/CardboardSwordItem; to the game event bus
6260[19Jul2025 08:53:15.014] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.DivingBootsItem for @SubscribeEvent-annotated methods
6261[19Jul2025 08:53:15.014] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/DivingBootsItem; to the game event bus
6262[19Jul2025 08:53:15.015] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.DivingHelmetItem for @SubscribeEvent-annotated methods
6263[19Jul2025 08:53:15.016] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/DivingHelmetItem; to the game event bus
6264[19Jul2025 08:53:15.016] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.CardboardArmorHandler for @SubscribeEvent-annotated methods
6265[19Jul2025 08:53:15.017] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/CardboardArmorHandler; to the game event bus
6266[19Jul2025 08:53:15.020] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.NetheriteDivingHandler for @SubscribeEvent-annotated methods
6267[19Jul2025 08:53:15.021] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/NetheriteDivingHandler; to the game event bus
6268[19Jul2025 08:53:15.022] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.clipboard.ClipboardValueSettingsHandler for @SubscribeEvent-annotated methods
6269[19Jul2025 08:53:15.027] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/clipboard/ClipboardValueSettingsHandler; to the game event bus
6270[19Jul2025 08:53:15.028] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.extendoGrip.ExtendoGripItem for @SubscribeEvent-annotated methods
6271[19Jul2025 08:53:15.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/extendoGrip/ExtendoGripItem; to the game event bus
6272[19Jul2025 08:53:15.030] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.bell.HauntedBellPulser for @SubscribeEvent-annotated methods
6273[19Jul2025 08:53:15.031] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/bell/HauntedBellPulser; to the game event bus
6274[19Jul2025 08:53:15.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.zapper.ZapperInteractionHandler for @SubscribeEvent-annotated methods
6275[19Jul2025 08:53:15.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/zapper/ZapperInteractionHandler; to the game event bus
6276[19Jul2025 08:53:15.033] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.symmetryWand.SymmetryHandler for @SubscribeEvent-annotated methods
6277[19Jul2025 08:53:15.036] [modloading-worker-0/DEBUG] [mixin/]: Mixing AnyHolderSetMixin from apotheosis.mixins.json into net.neoforged.neoforge.registries.holdersets.AnyHolderSet
6278[19Jul2025 08:53:15.037] [modloading-worker-0/DEBUG] [mixin/]: apotheosis.mixins.json:AnyHolderSetMixin from mod apotheosis->@Inject::apoth_canSerialize(Lnet/minecraft/core/HolderOwner;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
6279[19Jul2025 08:53:15.038] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/symmetryWand/SymmetryHandler; to the game event bus
6280[19Jul2025 08:53:15.039] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.wrench.WrenchEventHandler for @SubscribeEvent-annotated methods
6281[19Jul2025 08:53:15.040] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apothic_attributes
6282[19Jul2025 08:53:15.040] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/wrench/WrenchEventHandler; to the game event bus
6283[19Jul2025 08:53:15.040] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.redstone.link.LinkHandler for @SubscribeEvent-annotated methods
6284[19Jul2025 08:53:15.042] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/redstone/link/LinkHandler; to the game event bus
6285[19Jul2025 08:53:15.043] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.redstone.displayLink.ClickToLinkBlockItem for @SubscribeEvent-annotated methods
6286[19Jul2025 08:53:15.043] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/redstone/displayLink/ClickToLinkBlockItem; to the game event bus
6287[19Jul2025 08:53:15.047] [modloading-worker-0/DEBUG] [mixin/]: Mixing customization.fastsuite.AuxRecipeManagerMixin from kiwi.mixins.json into dev.shadowsoffire.fastsuite.AuxRecipeManager
6288[19Jul2025 08:53:15.050] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.processing.burner.BlazeBurnerHandler for @SubscribeEvent-annotated methods
6289[19Jul2025 08:53:15.053] [modloading-worker-0/DEBUG] [mixin/]: Mixing CraftingInputMixin from fastsuite.mixins.json into net.minecraft.world.item.crafting.CraftingInput
6290[19Jul2025 08:53:15.061] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/processing/burner/BlazeBurnerHandler; to the game event bus
6291[19Jul2025 08:53:15.062] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.crusher.CrushingWheelBlockEntity for @SubscribeEvent-annotated methods
6292[19Jul2025 08:53:15.062] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/crusher/CrushingWheelBlockEntity; to the game event bus
6293[19Jul2025 08:53:15.063] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastsuite
6294[19Jul2025 08:53:15.066] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lootintegrations
6295[19Jul2025 08:53:15.067] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.crank.ValveHandleBlock for @SubscribeEvent-annotated methods
6296[19Jul2025 08:53:15.067] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/crank/ValveHandleBlock; to the game event bus
6297[19Jul2025 08:53:15.069] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.deployer.ManualApplicationRecipe for @SubscribeEvent-annotated methods
6298[19Jul2025 08:53:15.071] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/deployer/ManualApplicationRecipe; to the game event bus
6299[19Jul2025 08:53:15.072] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bookshelf
6300[19Jul2025 08:53:15.073] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer for @SubscribeEvent-annotated methods
6301[19Jul2025 08:53:15.091] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerImplAccessor from forgivingvoid.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
6302[19Jul2025 08:53:15.091] [modloading-worker-0/DEBUG] [mixin/]: forgivingvoid.mixins.json:ServerGamePacketListenerImplAccessor from mod forgivingvoid: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
6303[19Jul2025 08:53:15.091] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerMixin from supplementaries-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
6304[19Jul2025 08:53:15.091] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:ServerGamePacketListenerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
6305[19Jul2025 08:53:15.092] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.ServerGamePacketListenerImplAccessor from hangglider.common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
6306[19Jul2025 08:53:15.092] [modloading-worker-0/DEBUG] [mixin/]: hangglider.common.mixins.json:accessor.ServerGamePacketListenerImplAccessor from mod hangglider: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
6307[19Jul2025 08:53:15.092] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.misc.ServerGamePacketListenerImplMixin from servercore.common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
6308[19Jul2025 08:53:15.092] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:features.misc.ServerGamePacketListenerImplMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
6309[19Jul2025 08:53:15.093] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.ServerPlayNetHandlerAccess from immersiveengineering.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
6310[19Jul2025 08:53:15.094] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.ServerPlayNetHandlerAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
6311[19Jul2025 08:53:15.094] [modloading-worker-0/DEBUG] [mixin/]: Mixing VelocityMixin from imfast.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
6312[19Jul2025 08:53:15.094] [modloading-worker-0/DEBUG] [mixin/]: imfast.mixins.json:VelocityMixin from mod imfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
6313[19Jul2025 08:53:15.094] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerImplMixin from ftbquests-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
6314[19Jul2025 08:53:15.094] [modloading-worker-0/DEBUG] [mixin/]: ftbquests-common.mixins.json:ServerGamePacketListenerImplMixin from mod ftbquests: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
6315[19Jul2025 08:53:15.098] [modloading-worker-0/DEBUG] [mixin/]: Mixing FloatingTicksAccess from hooked.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
6316[19Jul2025 08:53:15.098] [modloading-worker-0/DEBUG] [mixin/]: hooked.mixins.json:FloatingTicksAccess from mod hooked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
6317[19Jul2025 08:53:15.098] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerPlayNetworkHandlerMixin from hooked.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
6318[19Jul2025 08:53:15.098] [modloading-worker-0/DEBUG] [mixin/]: hooked.mixins.json:ServerPlayNetworkHandlerMixin from mod hooked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
6319[19Jul2025 08:53:15.099] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerImplMixin from createenchantablemachinery.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
6320[19Jul2025 08:53:15.192] [modloading-worker-0/WARN] [mixin/]: @ModifyConstant conflict. Skipping hooked.mixins.json:ServerPlayNetworkHandlerMixin from mod hooked->@ModifyConstant::hooked$injectMovedWrongly(D)D with priority 1000, already redirected by imfast.mixins.json:VelocityMixin from mod imfast->@ModifyConstant::imfast_MovedWrong(D)D with priority 1000
6321[19Jul2025 08:53:15.193] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:features.misc.ServerGamePacketListenerImplMixin from mod servercore->@Inject::servercore$handleMoveVehicle(Lnet/minecraft/network/protocol/game/ServerboundMoveVehiclePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/server/level/ServerLevel;DDDDDDFFDDD)V does use it's CallbackInfo
6322[19Jul2025 08:53:15.193] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:features.misc.ServerGamePacketListenerImplMixin from mod servercore->@Inject::servercore$handleMovePlayer(Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/server/level/ServerLevel;DDDFFDDD)V does use it's CallbackInfo
6323[19Jul2025 08:53:15.193] [modloading-worker-0/DEBUG] [mixin/]: ftbquests-common.mixins.json:ServerGamePacketListenerImplMixin from mod ftbquests->@Inject::handleClientInformation(Lnet/minecraft/network/protocol/common/ServerboundClientInformationPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
6324[19Jul2025 08:53:15.193] [modloading-worker-0/DEBUG] [mixin/]: ftbquests-common.mixins.json:ServerGamePacketListenerImplMixin from mod ftbquests->@Inject::handleClientInformation(Lnet/minecraft/network/protocol/common/ServerboundClientInformationPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
6325[19Jul2025 08:53:15.193] [modloading-worker-0/DEBUG] [mixin/]: ftbquests-common.mixins.json:ServerGamePacketListenerImplMixin from mod ftbquests->@Inject::handleClientInformation(Lnet/minecraft/network/protocol/common/ServerboundClientInformationPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
6326[19Jul2025 08:53:15.194] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setAboveGroundTickCount(I)V in net.minecraft.server.network.ServerGamePacketListenerImpl was not merged
6327[19Jul2025 08:53:15.194] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setAboveGroundTickCount(I)V in net.minecraft.server.network.ServerGamePacketListenerImpl was not merged
6328[19Jul2025 08:53:15.242] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerCommonNetworkHandlerAccessor from owo.mixins.json into net.minecraft.server.network.ServerCommonPacketListenerImpl
6329[19Jul2025 08:53:15.242] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ServerCommonNetworkHandlerAccessor from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
6330[19Jul2025 08:53:15.250] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/deployer/DeployerFakePlayer; to the game event bus
6331[19Jul2025 08:53:15.256] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemStackHandlerMixin from kubejs.mixins.json into net.neoforged.neoforge.items.ComponentItemHandler
6332[19Jul2025 08:53:15.258] [modloading-worker-0/DEBUG] [mixin/]: Mixing StatusDataMixin from bcc.mixins.json into net.minecraft.network.protocol.status.ServerStatus
6333[19Jul2025 08:53:15.259] [modloading-worker-0/DEBUG] [mixin/]: bcc.mixins.json:StatusDataMixin from mod bcc: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
6334[19Jul2025 08:53:15.260] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedbackpacks-server.toml for sophisticatedbackpacks tracking
6335[19Jul2025 08:53:15.260] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedbackpacks-common.toml for sophisticatedbackpacks tracking
6336[19Jul2025 08:53:15.262] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerAdvancementsMixin from clickadv.mixins.json into net.minecraft.server.PlayerAdvancements
6337[19Jul2025 08:53:15.262] [modloading-worker-0/DEBUG] [mixin/]: clickadv.mixins.json:PlayerAdvancementsMixin from mod clickadv: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
6338[19Jul2025 08:53:15.266] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.PlayerAdvancementsAccessor from alltheleaks.mixins.json into net.minecraft.server.PlayerAdvancements
6339[19Jul2025 08:53:15.267] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.advancement.MixinPlayerAdvancements from bookshelf.mixins.json into net.minecraft.server.PlayerAdvancements
6340[19Jul2025 08:53:15.267] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
6341[19Jul2025 08:53:15.267] [modloading-worker-0/DEBUG] [mixin/]: Mixing offline.PlayerAdvancementTrackerMixin from owo.mixins.json into net.minecraft.server.PlayerAdvancements
6342[19Jul2025 08:53:15.267] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:offline.PlayerAdvancementTrackerMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
6343[19Jul2025 08:53:15.268] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerAdvancementsMixin from iceberg.mixins.json into net.minecraft.server.PlayerAdvancements
6344[19Jul2025 08:53:15.268] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:PlayerAdvancementsMixin from mod iceberg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
6345[19Jul2025 08:53:15.271] [modloading-worker-0/DEBUG] [mixin/]: clickadv.mixins.json:PlayerAdvancementsMixin from mod clickadv->@Inject::onGrant(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
6346[19Jul2025 08:53:15.271] [modloading-worker-0/DEBUG] [mixin/]: clickadv.mixins.json:PlayerAdvancementsMixin from mod clickadv->@Inject::onGrant(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
6347[19Jul2025 08:53:15.271] [modloading-worker-0/DEBUG] [mixin/]: clickadv.mixins.json:PlayerAdvancementsMixin from mod clickadv->@Inject::onGrant(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
6348[19Jul2025 08:53:15.271] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
6349[19Jul2025 08:53:15.271] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
6350[19Jul2025 08:53:15.272] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
6351[19Jul2025 08:53:15.272] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
6352[19Jul2025 08:53:15.272] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
6353[19Jul2025 08:53:15.272] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
6354[19Jul2025 08:53:15.272] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:PlayerAdvancementsMixin from mod iceberg->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Z)V doesn't use it's CallbackInfoReturnable
6355[19Jul2025 08:53:15.272] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:PlayerAdvancementsMixin from mod iceberg->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Z)V has 0 override(s) in child classes
6356[19Jul2025 08:53:15.272] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:PlayerAdvancementsMixin from mod iceberg->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Z)V won't be passed a CallbackInfoReturnable as a result
6357[19Jul2025 08:53:15.280] [modloading-worker-0/DEBUG] [mixin/]: Mixing FoodDataMixin from malum.mixins.json into net.minecraft.world.food.FoodData
6358[19Jul2025 08:53:15.281] [modloading-worker-0/DEBUG] [mixin/]: Mixing HungerManagerMixin from puffish_attributes.mixins.json into net.minecraft.world.food.FoodData
6359[19Jul2025 08:53:15.281] [modloading-worker-0/DEBUG] [mixin/]: puffish_attributes.mixins.json:HungerManagerMixin from mod puffish_attributes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
6360[19Jul2025 08:53:15.284] [modloading-worker-0/DEBUG] [mixin/]: malum.mixins.json:FoodDataMixin from mod malum->@Inject::malum$eat(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
6361[19Jul2025 08:53:15.284] [modloading-worker-0/DEBUG] [mixin/]: malum.mixins.json:FoodDataMixin from mod malum->@Inject::malum$eat(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
6362[19Jul2025 08:53:15.284] [modloading-worker-0/DEBUG] [mixin/]: malum.mixins.json:FoodDataMixin from mod malum->@Inject::malum$eat(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
6363[19Jul2025 08:53:15.284] [modloading-worker-0/DEBUG] [mixin/]: malum.mixins.json:FoodDataMixin from mod malum->@Inject::malum$accelerateHealing(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
6364[19Jul2025 08:53:15.284] [modloading-worker-0/DEBUG] [mixin/]: malum.mixins.json:FoodDataMixin from mod malum->@Inject::malum$accelerateHealing(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
6365[19Jul2025 08:53:15.284] [modloading-worker-0/DEBUG] [mixin/]: malum.mixins.json:FoodDataMixin from mod malum->@Inject::malum$accelerateHealing(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
6366[19Jul2025 08:53:15.298] [modloading-worker-0/DEBUG] [mixin/]: Mixing DamageSourcesAccess from lychee.mixins.json into net.minecraft.world.damagesource.DamageSources
6367[19Jul2025 08:53:15.298] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.DamageSourcesAccess from immersiveengineering.mixins.json into net.minecraft.world.damagesource.DamageSources
6368[19Jul2025 08:53:15.298] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.DamageSourcesAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
6369[19Jul2025 08:53:15.326] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityTrackerEntryMixin from hooked.mixins.json into net.minecraft.server.level.ServerEntity
6370[19Jul2025 08:53:15.326] [modloading-worker-0/DEBUG] [mixin/]: hooked.mixins.json:EntityTrackerEntryMixin from mod hooked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
6371[19Jul2025 08:53:15.327] [modloading-worker-0/DEBUG] [mixin/]: hooked.mixins.json:EntityTrackerEntryMixin from mod hooked->@Inject::onStartedTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
6372[19Jul2025 08:53:15.327] [modloading-worker-0/DEBUG] [mixin/]: hooked.mixins.json:EntityTrackerEntryMixin from mod hooked->@Inject::onStartedTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
6373[19Jul2025 08:53:15.327] [modloading-worker-0/DEBUG] [mixin/]: hooked.mixins.json:EntityTrackerEntryMixin from mod hooked->@Inject::onStartedTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
6374[19Jul2025 08:53:15.329] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from relics.mixins.json into net.p3pp3rf1y.sophisticatedcore.upgrades.feeding.FeedingUpgradeWrapper
6375[19Jul2025 08:53:15.329] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$2(Ljava/lang/Boolean;)Z to mdb698a4$relics$lambda$tick$2$0 in relics.mixins.json:compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from mod relics
6376[19Jul2025 08:53:15.329] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$1()Ljava/lang/Boolean; to mdb698a4$relics$lambda$tick$1$1 in relics.mixins.json:compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from mod relics
6377[19Jul2025 08:53:15.329] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Ljava/lang/Integer;Lnet/minecraft/world/item/ItemStack;)Ljava/lang/Boolean; to mdb698a4$relics$lambda$tick$0$2 in relics.mixins.json:compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from mod relics
6378[19Jul2025 08:53:15.335] [modloading-worker-0/DEBUG] [mixin/]: relics.mixins.json:compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from mod relics->@Inject::tick(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
6379[19Jul2025 08:53:15.335] [modloading-worker-0/DEBUG] [mixin/]: relics.mixins.json:compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from mod relics->@Inject::tick(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
6380[19Jul2025 08:53:15.335] [modloading-worker-0/DEBUG] [mixin/]: relics.mixins.json:compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from mod relics->@Inject::tick(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
6381[19Jul2025 08:53:15.358] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.trains.schedule.ScheduleItemEntityInteraction for @SubscribeEvent-annotated methods
6382[19Jul2025 08:53:15.359] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/trains/schedule/ScheduleItemEntityInteraction; to the game event bus
6383[19Jul2025 08:53:15.359] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.mounted.MinecartContraptionItem for @SubscribeEvent-annotated methods
6384[19Jul2025 08:53:15.360] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/mounted/MinecartContraptionItem; to the game event bus
6385[19Jul2025 08:53:15.360] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.glue.SuperGlueHandler for @SubscribeEvent-annotated methods
6386[19Jul2025 08:53:15.361] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/glue/SuperGlueHandler; to the game event bus
6387[19Jul2025 08:53:15.361] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.glue.SuperGlueItem for @SubscribeEvent-annotated methods
6388[19Jul2025 08:53:15.361] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/glue/SuperGlueItem; to the game event bus
6389[19Jul2025 08:53:15.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.minecart.MinecartCouplingItem for @SubscribeEvent-annotated methods
6390[19Jul2025 08:53:15.363] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/minecart/MinecartCouplingItem; to the game event bus
6391[19Jul2025 08:53:15.364] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.minecart.CouplingHandler for @SubscribeEvent-annotated methods
6392[19Jul2025 08:53:15.365] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/minecart/CouplingHandler; to the game event bus
6393[19Jul2025 08:53:15.366] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.fluids.FluidBottleItemHook for @SubscribeEvent-annotated methods
6394[19Jul2025 08:53:15.366] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/fluids/FluidBottleItemHook; to the game event bus
6395[19Jul2025 08:53:15.367] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.fluids.FluidReactions for @SubscribeEvent-annotated methods
6396[19Jul2025 08:53:15.368] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/fluids/FluidReactions; to the game event bus
6397[19Jul2025 08:53:15.369] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.itemHatch.ItemHatchHandler for @SubscribeEvent-annotated methods
6398[19Jul2025 08:53:15.369] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/itemHatch/ItemHatchHandler; to the game event bus
6399[19Jul2025 08:53:15.369] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.funnel.FunnelItem for @SubscribeEvent-annotated methods
6400[19Jul2025 08:53:15.369] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/funnel/FunnelItem; to the game event bus
6401[19Jul2025 08:53:15.370] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.stockTicker.StockTickerInteractionHandler for @SubscribeEvent-annotated methods
6402[19Jul2025 08:53:15.371] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/stockTicker/StockTickerInteractionHandler; to the game event bus
6403[19Jul2025 08:53:15.372] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.infrastructure.RemapHelper for @SubscribeEvent-annotated methods
6404[19Jul2025 08:53:15.375] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/infrastructure/RemapHelper; to the mod event bus of mod create
6405[19Jul2025 08:53:15.376] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.infrastructure.gametest.CreateGameTests for @SubscribeEvent-annotated methods
6406[19Jul2025 08:53:15.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/infrastructure/gametest/CreateGameTests; to the mod event bus of mod create
6407[19Jul2025 08:53:15.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.infrastructure.config.AllConfigs for @SubscribeEvent-annotated methods
6408[19Jul2025 08:53:15.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/infrastructure/config/AllConfigs; to the mod event bus of mod create
6409[19Jul2025 08:53:15.451] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedbackpacks
6410[19Jul2025 08:53:15.461] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for weathergate
6411[19Jul2025 08:53:15.466] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_dragons_plus-common.toml for create_dragons_plus tracking
6412[19Jul2025 08:53:15.466] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_dragons_plus-client.toml for create_dragons_plus tracking
6413[19Jul2025 08:53:15.471] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_dragons_plus-server.toml for create_dragons_plus tracking
6414[19Jul2025 08:53:15.472] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_dragons_plus
6415[19Jul2025 08:53:15.473] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createdragonsplus.data.internal.CDPRuntimeRecipeProvider for @SubscribeEvent-annotated methods
6416[19Jul2025 08:53:15.477] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createdragonsplus/data/internal/CDPRuntimeRecipeProvider; to the game event bus
6417[19Jul2025 08:53:15.482] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createdragonsplus.common.recipe.RecipeConverter for @SubscribeEvent-annotated methods
6418[19Jul2025 08:53:15.490] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createdragonsplus/common/recipe/RecipeConverter; to the game event bus
6419[19Jul2025 08:53:15.491] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createdragonsplus.common.registry.CDPLoots$TableInjections for @SubscribeEvent-annotated methods
6420[19Jul2025 08:53:15.492] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createdragonsplus/common/registry/CDPLoots$TableInjections; to the game event bus
6421[19Jul2025 08:53:15.493] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createdragonsplus.common.registry.CDPFluids$Reactions for @SubscribeEvent-annotated methods
6422[19Jul2025 08:53:15.496] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createdragonsplus/common/registry/CDPFluids$Reactions; to the game event bus
6423[19Jul2025 08:53:15.499] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immeng
6424[19Jul2025 08:53:15.501] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moreredxcctcompat
6425[19Jul2025 08:53:15.504] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_central_kitchen-common.toml for create_central_kitchen tracking
6426[19Jul2025 08:53:15.504] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_central_kitchen-client.toml for create_central_kitchen tracking
6427[19Jul2025 08:53:15.528] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_central_kitchen
6428[19Jul2025 08:53:15.557] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file utilitarian-common.toml for utilitarian tracking
6429[19Jul2025 08:53:15.558] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file utilitarian-server.toml for utilitarian tracking
6430[19Jul2025 08:53:15.558] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for utilitarian
6431[19Jul2025 08:53:15.558] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.utilitarian.event.ModEventHandler for @SubscribeEvent-annotated methods
6432[19Jul2025 08:53:15.561] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/utilitarian/event/ModEventHandler; to the mod event bus of mod utilitarian
6433[19Jul2025 08:53:15.562] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.utilitarian.event.EventHandler for @SubscribeEvent-annotated methods
6434[19Jul2025 08:53:15.567] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/utilitarian/event/EventHandler; to the game event bus
6435[19Jul2025 08:53:15.575] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6436[19Jul2025 08:53:15.575] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6437[19Jul2025 08:53:15.575] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.utilitarian.data.UtilitarianDataProvider for @SubscribeEvent-annotated methods
6438[19Jul2025 08:53:15.576] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/utilitarian/data/UtilitarianDataProvider; to the mod event bus of mod utilitarian
6439[19Jul2025 08:53:15.577] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.utilitarian.Config for @SubscribeEvent-annotated methods
6440[19Jul2025 08:53:15.577] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/utilitarian/Config; to the mod event bus of mod utilitarian
6441[19Jul2025 08:53:15.579] [modloading-worker-0/WARN] [de.keksuccino.melody.Melody/]: [MELODY] Disabling Melody since it's loaded server-side.
6442[19Jul2025 08:53:15.580] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for melody
6443[19Jul2025 08:53:15.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fzzy_config
6444[19Jul2025 08:53:15.633] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trenzalore
6445[19Jul2025 08:53:15.636] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Loading v1.9.9 in server-side mode on NEOFORGE!
6446[19Jul2025 08:53:15.639] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: ---------------------------
6447[19Jul2025 08:53:15.639] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: KONKRETE SHIPS AND USES THE FOLLOWING LIBRARIES:
6448[19Jul2025 08:53:15.639] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]:
6449[19Jul2025 08:53:15.640] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: Open Imaging Copyright © 2014 Dhyan Blum.
6450[19Jul2025 08:53:15.640] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: Open Imaging is licensed under Apache-2.0.
6451[19Jul2025 08:53:15.641] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]:
6452[19Jul2025 08:53:15.641] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: JsonPath Copyright © 2017 Jayway.
6453[19Jul2025 08:53:15.641] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: JsonPath is licensed under Apache-2.0.
6454[19Jul2025 08:53:15.642] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]:
6455[19Jul2025 08:53:15.642] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: Json-smart Copyright © netplex.
6456[19Jul2025 08:53:15.643] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: Json-smart is licensed under Apache-2.0.
6457[19Jul2025 08:53:15.643] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]:
6458[19Jul2025 08:53:15.643] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: Exp4j Copyright © Frank Asseg.
6459[19Jul2025 08:53:15.643] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: Exp4j is licensed under Apache-2.0. https://github.com/fasseg/exp4j
6460[19Jul2025 08:53:15.643] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: ---------------------------
6461[19Jul2025 08:53:15.644] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Server-side modules initialized and ready to use!
6462[19Jul2025 08:53:15.644] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for konkrete
6463[19Jul2025 08:53:15.866] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chipped
6464[19Jul2025 08:53:16.085] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6465[19Jul2025 08:53:16.168] [modloading-worker-0/DEBUG] [mixin/]: Mixing FluidIngredientMixin from kubejs.mixins.json into net.neoforged.neoforge.fluids.crafting.FluidIngredient
6466[19Jul2025 08:53:16.454] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tempad
6467[19Jul2025 08:53:16.535] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file framedblocks-client.toml for framedblocks tracking
6468[19Jul2025 08:53:16.539] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file framedblocks-server.toml for framedblocks tracking
6469[19Jul2025 08:53:16.562] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for hostilenetworks
6470[19Jul2025 08:53:16.562] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.hostilenetworks.HostileEvents for @SubscribeEvent-annotated methods
6471[19Jul2025 08:53:16.564] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/hostilenetworks/HostileEvents; to the game event bus
6472[19Jul2025 08:53:16.566] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbpromoter
6473[19Jul2025 08:53:16.598] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplylight
6474[19Jul2025 08:53:16.600] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for industrialforegoingsouls
6475[19Jul2025 08:53:16.636] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoingsouls/industrialforegoing-souls-client.toml for industrialforegoingsouls tracking
6476[19Jul2025 08:53:16.640] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoingsouls/industrialforegoing-souls-machines.toml for industrialforegoingsouls tracking
6477[19Jul2025 08:53:16.642] [modloading-worker-0/DEBUG] [com.hrznstudio.titanium.block_network.NetworkRegistry/]: Registering network factory industrialforegoingsouls:soul
6478[19Jul2025 08:53:16.644] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for industrialforegoingsouls
6479[19Jul2025 08:53:16.680] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for hangglider:main
6480[19Jul2025 08:53:16.730] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file hangglider-server.toml for hangglider tracking
6481[19Jul2025 08:53:16.781] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for framedblocks
6482[19Jul2025 08:53:16.781] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class xfacthd.framedblocks.common.datagen.GeneratorHandler for @SubscribeEvent-annotated methods
6483[19Jul2025 08:53:16.783] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lxfacthd/framedblocks/common/datagen/GeneratorHandler; to the mod event bus of mod framedblocks
6484[19Jul2025 08:53:16.838] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pipeorgans-client.toml for pipeorgans tracking
6485[19Jul2025 08:53:16.838] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pipeorgans
6486[19Jul2025 08:53:16.839] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finchy.pipeorgans.ClientConfig for @SubscribeEvent-annotated methods
6487[19Jul2025 08:53:16.839] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finchy/pipeorgans/ClientConfig; to the mod event bus of mod pipeorgans
6488[19Jul2025 08:53:16.845] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for hangglider
6489[19Jul2025 08:53:16.845] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lionfishapi
6490[19Jul2025 08:53:16.929] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createenchantablemachinery-client.toml for createenchantablemachinery tracking
6491[19Jul2025 08:53:16.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createenchantablemachinery-common.toml for createenchantablemachinery tracking
6492[19Jul2025 08:53:16.934] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Attempting to inject @EventBusSubscriber kotlin objects in to the event bus for createenchantablemachinery
6493[19Jul2025 08:53:16.935] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Passing kotlin file net.neoforged.fml.common.EventBusSubscriber to NeoForge's AutomaticEventSubscriber
6494[19Jul2025 08:53:16.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createenchantablemachinery
6495[19Jul2025 08:53:16.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.github.cotrin8672.cem.Cem for @SubscribeEvent-annotated methods
6496[19Jul2025 08:53:16.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/github/cotrin8672/cem/Cem; to the mod event bus of mod createenchantablemachinery
6497[19Jul2025 08:53:16.949] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Auto-subscribing kotlin object io.github.cotrin8672.cem.config.ModConfigs$Companion@59b6ad7f to MOD
6498[19Jul2025 08:53:16.971] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file camera-server.toml for camera tracking
6499[19Jul2025 08:53:16.973] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file camera-client.toml for camera tracking
6500[19Jul2025 08:53:16.973] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for camera
6501[19Jul2025 08:53:16.973] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.maxhenkel.camera.ServerEvents for @SubscribeEvent-annotated methods
6502[19Jul2025 08:53:16.976] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/maxhenkel/camera/ServerEvents; to the game event bus
6503[19Jul2025 08:53:16.985] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticalcustomization
6504[19Jul2025 08:53:16.999] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file elevatorid-server.toml for elevatorid tracking
6505[19Jul2025 08:53:16.999] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for elevatorid
6506[19Jul2025 08:53:16.999] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.vsngarcia.neoforge.network.NetworkHandler for @SubscribeEvent-annotated methods
6507[19Jul2025 08:53:17.002] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/vsngarcia/neoforge/network/NetworkHandler; to the mod event bus of mod elevatorid
6508[19Jul2025 08:53:17.003] [modloading-worker-0/INFO] [io.alwa.patchful.Patchful/]: Patchful Mod Loaded
6509[19Jul2025 08:53:17.004] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for patchful
6510[19Jul2025 08:53:17.007] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_hypertube-client.toml for create_hypertube tracking
6511[19Jul2025 08:53:17.008] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_hypertube-server.toml for create_hypertube tracking
6512[19Jul2025 08:53:17.069] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_hypertube
6513[19Jul2025 08:53:17.069] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.registry.ModCreativeTab for @SubscribeEvent-annotated methods
6514[19Jul2025 08:53:17.069] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/registry/ModCreativeTab; to the mod event bus of mod create_hypertube
6515[19Jul2025 08:53:17.070] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.network.NetworkHandler for @SubscribeEvent-annotated methods
6516[19Jul2025 08:53:17.071] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/network/NetworkHandler; to the mod event bus of mod create_hypertube
6517[19Jul2025 08:53:17.071] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.events.PlayerSyncEvents for @SubscribeEvent-annotated methods
6518[19Jul2025 08:53:17.071] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/events/PlayerSyncEvents; to the game event bus
6519[19Jul2025 08:53:17.072] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.events.ModServerEvents for @SubscribeEvent-annotated methods
6520[19Jul2025 08:53:17.073] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/events/ModServerEvents; to the game event bus
6521[19Jul2025 08:53:17.074] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.core.data.DataGenerators for @SubscribeEvent-annotated methods
6522[19Jul2025 08:53:17.074] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/core/data/DataGenerators; to the mod event bus of mod create_hypertube
6523[19Jul2025 08:53:17.075] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bridgingmod
6524[19Jul2025 08:53:17.078] [modloading-worker-0/INFO] [com.cupboard.Cupboard/]: Loaded config for: cupboard.json
6525[19Jul2025 08:53:17.080] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cupboard
6526[19Jul2025 08:53:17.082] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_ocultas/base-common.toml for ars_ocultas tracking
6527[19Jul2025 08:53:17.082] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod ars_ocultas using file name ars_ocultas/base-client.toml
6528[19Jul2025 08:53:17.090] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_ocultas
6529[19Jul2025 08:53:17.090] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mystchonky.arsocultas.common.registrar.RegisterEvents for @SubscribeEvent-annotated methods
6530[19Jul2025 08:53:17.091] [modloading-worker-0/DEBUG] [mixin/]: Mixing MobJarCapability from starbunclemania.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.MobJarTile
6531[19Jul2025 08:53:17.098] [modloading-worker-0/DEBUG] [mixin/]: starbunclemania.mixins.json:MobJarCapability from mod starbunclemania->@Inject::starbuncleMania$saveAdditional(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
6532[19Jul2025 08:53:17.098] [modloading-worker-0/DEBUG] [mixin/]: starbunclemania.mixins.json:MobJarCapability from mod starbunclemania->@Inject::starbuncleMania$saveAdditional(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
6533[19Jul2025 08:53:17.098] [modloading-worker-0/DEBUG] [mixin/]: starbunclemania.mixins.json:MobJarCapability from mod starbunclemania->@Inject::starbuncleMania$saveAdditional(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
6534[19Jul2025 08:53:17.098] [modloading-worker-0/DEBUG] [mixin/]: starbunclemania.mixins.json:MobJarCapability from mod starbunclemania->@Inject::starbuncleMania$loadAdditional(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
6535[19Jul2025 08:53:17.098] [modloading-worker-0/DEBUG] [mixin/]: starbunclemania.mixins.json:MobJarCapability from mod starbunclemania->@Inject::starbuncleMania$loadAdditional(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
6536[19Jul2025 08:53:17.098] [modloading-worker-0/DEBUG] [mixin/]: starbunclemania.mixins.json:MobJarCapability from mod starbunclemania->@Inject::starbuncleMania$loadAdditional(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
6537[19Jul2025 08:53:17.235] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mystchonky/arsocultas/common/registrar/RegisterEvents; to the mod event bus of mod ars_ocultas
6538[19Jul2025 08:53:17.238] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mystchonky.arsocultas.common.event.OccultismEvents for @SubscribeEvent-annotated methods
6539[19Jul2025 08:53:17.240] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mystchonky/arsocultas/common/event/OccultismEvents; to the game event bus
6540[19Jul2025 08:53:17.241] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mystchonky.arsocultas.data.DataProvider for @SubscribeEvent-annotated methods
6541[19Jul2025 08:53:17.242] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mystchonky/arsocultas/data/DataProvider; to the mod event bus of mod ars_ocultas
6542[19Jul2025 08:53:17.243] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lightoverlay
6543[19Jul2025 08:53:17.245] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbezcrystals
6544[19Jul2025 08:53:17.245] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftbezcrystals.datagen.EZDataGen for @SubscribeEvent-annotated methods
6545[19Jul2025 08:53:17.245] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftbezcrystals/datagen/EZDataGen; to the mod event bus of mod ftbezcrystals
6546[19Jul2025 08:53:17.250] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for puffish_attributes
6547[19Jul2025 08:53:17.257] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for atlas_api
6548[19Jul2025 08:53:17.257] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for whatthebucket
6549[19Jul2025 08:53:17.257] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betteradvancements
6550[19Jul2025 08:53:17.258] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flatbedrock
6551[19Jul2025 08:53:17.262] [modloading-worker-0/INFO] [redstonepen/]: Redstone Pen GIT id #f8a37d5.
6552[19Jul2025 08:53:17.330] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cataclysm.toml for cataclysm tracking
6553[19Jul2025 08:53:17.330] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cataclysm
6554[19Jul2025 08:53:17.331] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.L_Ender.cataclysm.init.ModEntities for @SubscribeEvent-annotated methods
6555[19Jul2025 08:53:17.334] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/L_Ender/cataclysm/init/ModEntities; to the mod event bus of mod cataclysm
6556[19Jul2025 08:53:17.335] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.L_Ender.cataclysm.event.ServerEventHandler for @SubscribeEvent-annotated methods
6557[19Jul2025 08:53:17.353] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/L_Ender/cataclysm/event/ServerEventHandler; to the game event bus
6558[19Jul2025 08:53:17.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ash_api
6559[19Jul2025 08:53:17.364] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clumps
6560[19Jul2025 08:53:17.371] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for redstonepen
6561[19Jul2025 08:53:17.374] [modloading-worker-0/DEBUG] [modopedia/]: Loaded net.favouriteless.modopedia.platform.services.NeoCommonPlatformHelper@7cb21f48 for service interface net.favouriteless.modopedia.platform.services.ICommonPlatformHelper
6562[19Jul2025 08:53:17.375] [modloading-worker-0/DEBUG] [modopedia/]: Loaded net.favouriteless.modopedia.platform.services.NeoCommonRegistryHelper@1eb9b0e4 for service interface net.favouriteless.modopedia.platform.services.ICommonRegistryHelper
6563[19Jul2025 08:53:17.376] [modloading-worker-0/DEBUG] [modopedia/]: Loaded net.favouriteless.modopedia.platform.services.NeoNetworkHelper@3dba94e5 for service interface net.favouriteless.modopedia.platform.services.INetworkHelper
6564[19Jul2025 08:53:17.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod modopedia using file name modopedia-common.toml
6565[19Jul2025 08:53:17.397] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modopedia-server.toml for modopedia tracking
6566[19Jul2025 08:53:17.397] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modopedia
6567[19Jul2025 08:53:17.397] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.favouriteless.modopedia.neoforge.ModopediaNeo for @SubscribeEvent-annotated methods
6568[19Jul2025 08:53:17.406] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/favouriteless/modopedia/neoforge/ModopediaNeo; to the mod event bus of mod modopedia
6569[19Jul2025 08:53:17.425] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.favouriteless.modopedia.neoforge.datagen.DataGenerators for @SubscribeEvent-annotated methods
6570[19Jul2025 08:53:17.426] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/favouriteless/modopedia/neoforge/datagen/DataGenerators; to the mod event bus of mod modopedia
6571[19Jul2025 08:53:17.427] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.favouriteless.modopedia.neoforge.common.NeoCommonEvents for @SubscribeEvent-annotated methods
6572[19Jul2025 08:53:17.427] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/favouriteless/modopedia/neoforge/common/NeoCommonEvents; to the game event bus
6573[19Jul2025 08:53:17.430] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file roots-common.toml for roots tracking
6574[19Jul2025 08:53:17.430] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file roots-client.toml for roots tracking
6575[19Jul2025 08:53:17.461] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbbackups3
6576[19Jul2025 08:53:17.465] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file explorerscompass-common.toml for explorerscompass tracking
6577[19Jul2025 08:53:17.465] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file explorerscompass-client.toml for explorerscompass tracking
6578[19Jul2025 08:53:17.465] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for explorerscompass
6579[19Jul2025 08:53:17.465] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.chaosthedude.explorerscompass.registry.ExplorersCompassRegistry for @SubscribeEvent-annotated methods
6580[19Jul2025 08:53:17.466] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/chaosthedude/explorerscompass/registry/ExplorersCompassRegistry; to the mod event bus of mod explorerscompass
6581[19Jul2025 08:53:17.471] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ichunutil
6582[19Jul2025 08:53:17.594] [modloading-worker-0/DEBUG] [azurelib/IO]: Starting processing of config azurelib
6583[19Jul2025 08:53:17.595] [modloading-worker-0/DEBUG] [azurelib/IO]: Reading config azurelib
6584[19Jul2025 08:53:17.642] [modloading-worker-0/DEBUG] [azurelib/IO]: Writing config azurelib
6585[19Jul2025 08:53:17.642] [modloading-worker-0/DEBUG] [azurelib/IO]: Processing of config azurelib has finished
6586[19Jul2025 08:53:17.643] [modloading-worker-0/INFO] [azurelib/FileWatching]: Registered azurelib config for auto-sync function
6587[19Jul2025 08:53:17.684] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for azurelib
6588[19Jul2025 08:53:17.715] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6589[19Jul2025 08:53:17.716] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6590[19Jul2025 08:53:17.716] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6591[19Jul2025 08:53:17.716] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6592[19Jul2025 08:53:17.716] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6593[19Jul2025 08:53:17.716] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6594[19Jul2025 08:53:17.716] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6595[19Jul2025 08:53:17.716] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6596[19Jul2025 08:53:17.716] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6597[19Jul2025 08:53:17.716] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6598[19Jul2025 08:53:17.716] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6599[19Jul2025 08:53:17.716] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6600[19Jul2025 08:53:17.716] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6601[19Jul2025 08:53:17.716] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6602[19Jul2025 08:53:17.716] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6603[19Jul2025 08:53:17.716] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6604[19Jul2025 08:53:17.717] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6605[19Jul2025 08:53:17.717] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6606[19Jul2025 08:53:17.739] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mininggadgets-common.toml for mininggadgets tracking
6607[19Jul2025 08:53:17.759] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mininggadgets
6608[19Jul2025 08:53:17.760] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.mininggadgets.common.data.Generator for @SubscribeEvent-annotated methods
6609[19Jul2025 08:53:17.768] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/mininggadgets/common/data/Generator; to the mod event bus of mod mininggadgets
6610[19Jul2025 08:53:18.178] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for roots
6611[19Jul2025 08:53:18.179] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.util.HarvestUtil for @SubscribeEvent-annotated methods
6612[19Jul2025 08:53:18.187] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/util/HarvestUtil; to the game event bus
6613[19Jul2025 08:53:18.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.init.ResolvedRecipes for @SubscribeEvent-annotated methods
6614[19Jul2025 08:53:18.204] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/init/ResolvedRecipes; to the game event bus
6615[19Jul2025 08:53:18.206] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.init.ModRegistries for @SubscribeEvent-annotated methods
6616[19Jul2025 08:53:18.207] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/init/ModRegistries; to the mod event bus of mod roots
6617[19Jul2025 08:53:18.208] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.init.ModEntities for @SubscribeEvent-annotated methods
6618[19Jul2025 08:53:18.208] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/init/ModEntities; to the mod event bus of mod roots
6619[19Jul2025 08:53:18.209] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.gen.RootsDataPackGenerators for @SubscribeEvent-annotated methods
6620[19Jul2025 08:53:18.298] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/gen/RootsDataPackGenerators; to the mod event bus of mod roots
6621[19Jul2025 08:53:18.306] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.gen.RootsDataGenerators for @SubscribeEvent-annotated methods
6622[19Jul2025 08:53:18.307] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/gen/RootsDataGenerators; to the mod event bus of mod roots
6623[19Jul2025 08:53:18.308] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.event.setup.CommonSetup for @SubscribeEvent-annotated methods
6624[19Jul2025 08:53:18.309] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/event/setup/CommonSetup; to the mod event bus of mod roots
6625[19Jul2025 08:53:18.310] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.event.neoforge.TooltipHandler for @SubscribeEvent-annotated methods
6626[19Jul2025 08:53:18.311] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/event/neoforge/TooltipHandler; to the game event bus
6627[19Jul2025 08:53:18.312] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.event.neoforge.ServerTickHandler for @SubscribeEvent-annotated methods
6628[19Jul2025 08:53:18.313] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/event/neoforge/ServerTickHandler; to the game event bus
6629[19Jul2025 08:53:18.315] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.event.neoforge.HoeHandler for @SubscribeEvent-annotated methods
6630[19Jul2025 08:53:18.315] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/event/neoforge/HoeHandler; to the game event bus
6631[19Jul2025 08:53:18.315] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.event.neoforge.EntityEventHandler for @SubscribeEvent-annotated methods
6632[19Jul2025 08:53:18.317] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/event/neoforge/EntityEventHandler; to the game event bus
6633[19Jul2025 08:53:18.319] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.event.neoforge.DataHandler for @SubscribeEvent-annotated methods
6634[19Jul2025 08:53:18.320] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/event/neoforge/DataHandler; to the game event bus
6635[19Jul2025 08:53:18.320] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.event.neoforge.DamageHandler for @SubscribeEvent-annotated methods
6636[19Jul2025 08:53:18.321] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/event/neoforge/DamageHandler; to the game event bus
6637[19Jul2025 08:53:18.324] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.event.neoforge.CommandsHandler for @SubscribeEvent-annotated methods
6638[19Jul2025 08:53:18.325] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/event/neoforge/CommandsHandler; to the game event bus
6639[19Jul2025 08:53:18.325] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.event.neoforge.CapabilityHandler for @SubscribeEvent-annotated methods
6640[19Jul2025 08:53:18.326] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/event/neoforge/CapabilityHandler; to the mod event bus of mod roots
6641[19Jul2025 08:53:18.326] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.event.neoforge.BrewingEventHandler for @SubscribeEvent-annotated methods
6642[19Jul2025 08:53:18.326] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/event/neoforge/BrewingEventHandler; to the game event bus
6643[19Jul2025 08:53:18.327] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.event.neoforge.BlockEventHandler for @SubscribeEvent-annotated methods
6644[19Jul2025 08:53:18.327] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/event/neoforge/BlockEventHandler; to the game event bus
6645[19Jul2025 08:53:18.328] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.event.neoforge.ActionEventsHandler for @SubscribeEvent-annotated methods
6646[19Jul2025 08:53:18.332] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/event/neoforge/ActionEventsHandler; to the game event bus
6647[19Jul2025 08:53:18.333] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.event.mod.RootsModEvents for @SubscribeEvent-annotated methods
6648[19Jul2025 08:53:18.334] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/event/mod/RootsModEvents; to the mod event bus of mod roots
6649[19Jul2025 08:53:18.335] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.config.ConfigManager for @SubscribeEvent-annotated methods
6650[19Jul2025 08:53:18.335] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/config/ConfigManager; to the mod event bus of mod roots
6651[19Jul2025 08:53:18.335] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mysticmods.roots.api.datamap.DataMaps for @SubscribeEvent-annotated methods
6652[19Jul2025 08:53:18.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmysticmods/roots/api/datamap/DataMaps; to the mod event bus of mod roots
6653[19Jul2025 08:53:18.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for travelerstitles
6654[19Jul2025 08:53:18.443] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6655[19Jul2025 08:53:18.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file gaze-common.toml for gaze tracking
6656[19Jul2025 08:53:18.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gaze
6657[19Jul2025 08:53:18.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.strawberry.gaze.Config for @SubscribeEvent-annotated methods
6658[19Jul2025 08:53:18.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/strawberry/gaze/Config; to the mod event bus of mod gaze
6659[19Jul2025 08:53:18.462] [modloading-worker-0/DEBUG] [mixin/]: Mixing SizedFluidIngredientMixin from kubejs.mixins.json into net.neoforged.neoforge.fluids.crafting.SizedFluidIngredient
6660[19Jul2025 08:53:18.467] [modloading-worker-0/DEBUG] [mixin/]: Mixing SizedIngredientMixin from kubejs.mixins.json into net.neoforged.neoforge.common.crafting.SizedIngredient
6661[19Jul2025 08:53:18.526] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for oritechthings
6662[19Jul2025 08:53:18.526] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.lumengrid.oritechthings.datagen.DataGenerators for @SubscribeEvent-annotated methods
6663[19Jul2025 08:53:18.528] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/lumengrid/oritechthings/datagen/DataGenerators; to the mod event bus of mod oritechthings
6664[19Jul2025 08:53:18.528] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.lumengrid.oritechthings.event.ModBusEvents for @SubscribeEvent-annotated methods
6665[19Jul2025 08:53:18.529] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/lumengrid/oritechthings/event/ModBusEvents; to the mod event bus of mod oritechthings
6666[19Jul2025 08:53:18.530] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.lumengrid.oritechthings.event.GameBusEvents for @SubscribeEvent-annotated methods
6667[19Jul2025 08:53:18.530] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/lumengrid/oritechthings/event/GameBusEvents; to the game event bus
6668[19Jul2025 08:53:18.531] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.lumengrid.oritechthings.network.ModNetwork for @SubscribeEvent-annotated methods
6669[19Jul2025 08:53:18.531] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/lumengrid/oritechthings/network/ModNetwork; to the mod event bus of mod oritechthings
6670[19Jul2025 08:53:18.532] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for repeatable_trial_vaults
6671[19Jul2025 08:53:18.535] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6672[19Jul2025 08:53:18.536] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6673[19Jul2025 08:53:18.548] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6674[19Jul2025 08:53:18.631] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6675[19Jul2025 08:53:18.672] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xycraft/core-client.toml for xycraft_core tracking
6676[19Jul2025 08:53:18.672] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xycraft/core-server.toml for xycraft_core tracking
6677[19Jul2025 08:53:18.677] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xycraft_core
6678[19Jul2025 08:53:18.677] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.datagen.CoreDataGenerator for @SubscribeEvent-annotated methods
6679[19Jul2025 08:53:18.678] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/datagen/CoreDataGenerator; to the mod event bus of mod xycraft_core
6680[19Jul2025 08:53:18.678] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.volumes.HydrationVolume for @SubscribeEvent-annotated methods
6681[19Jul2025 08:53:18.678] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/content/volumes/HydrationVolume; to the game event bus
6682[19Jul2025 08:53:18.679] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.stages.IXyStage$EventHandlers for @SubscribeEvent-annotated methods
6683[19Jul2025 08:53:18.679] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/content/stages/IXyStage$EventHandlers; to the game event bus
6684[19Jul2025 08:53:18.681] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.capabilities.WrenchCapability for @SubscribeEvent-annotated methods
6685[19Jul2025 08:53:18.683] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/content/capabilities/WrenchCapability; to the game event bus
6686[19Jul2025 08:53:18.685] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.capabilities.CoreCapabilities for @SubscribeEvent-annotated methods
6687[19Jul2025 08:53:18.687] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/content/capabilities/CoreCapabilities; to the mod event bus of mod xycraft_core
6688[19Jul2025 08:53:18.688] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.capabilities.ColorableCapability for @SubscribeEvent-annotated methods
6689[19Jul2025 08:53:18.689] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/content/capabilities/ColorableCapability; to the game event bus
6690[19Jul2025 08:53:18.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.attachments.memory.PlayerPowerItemLookupAttachment for @SubscribeEvent-annotated methods
6691[19Jul2025 08:53:18.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/content/attachments/memory/PlayerPowerItemLookupAttachment; to the game event bus
6692[19Jul2025 08:53:18.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.attachments.accessors.Ticks for @SubscribeEvent-annotated methods
6693[19Jul2025 08:53:18.691] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/content/attachments/accessors/Ticks; to the game event bus
6694[19Jul2025 08:53:18.691] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.XyCoreCommon$NeoForgeBus for @SubscribeEvent-annotated methods
6695[19Jul2025 08:53:18.692] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/XyCoreCommon$NeoForgeBus; to the game event bus
6696[19Jul2025 08:53:18.766] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mysticalagriculture-common.toml for mysticalagriculture tracking
6697[19Jul2025 08:53:18.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/mysticalagriculture-common.toml
6698[19Jul2025 08:53:18.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/mysticalagriculture-common.toml for changes
6699[19Jul2025 08:53:18.777] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
6700[19Jul2025 08:53:18.795] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalcustomization.lib.ModCorePlugin
6701[19Jul2025 08:53:18.797] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
6702[19Jul2025 08:53:18.800] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xycraft_world
6703[19Jul2025 08:53:18.801] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.datagen.WorldDataGenerator for @SubscribeEvent-annotated methods
6704[19Jul2025 08:53:18.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/world/datagen/WorldDataGenerator; to the mod event bus of mod xycraft_world
6705[19Jul2025 08:53:18.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.content.volumes.Atmosphere for @SubscribeEvent-annotated methods
6706[19Jul2025 08:53:18.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/world/content/volumes/Atmosphere; to the game event bus
6707[19Jul2025 08:53:18.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.content.blocks.lamps.LampPillarBlock for @SubscribeEvent-annotated methods
6708[19Jul2025 08:53:18.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/world/content/blocks/lamps/LampPillarBlock; to the mod event bus of mod xycraft_world
6709[19Jul2025 08:53:18.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.content.blocks.lamps.LampLanternBlock for @SubscribeEvent-annotated methods
6710[19Jul2025 08:53:18.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/world/content/blocks/lamps/LampLanternBlock; to the mod event bus of mod xycraft_world
6711[19Jul2025 08:53:18.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.content.blocks.lamps.LampFlushBlock for @SubscribeEvent-annotated methods
6712[19Jul2025 08:53:18.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/world/content/blocks/lamps/LampFlushBlock; to the mod event bus of mod xycraft_world
6713[19Jul2025 08:53:18.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.content.blocks.lamps.LampCubeBlock for @SubscribeEvent-annotated methods
6714[19Jul2025 08:53:18.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/world/content/blocks/lamps/LampCubeBlock; to the mod event bus of mod xycraft_world
6715[19Jul2025 08:53:18.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.content.blocks.AureyBlock for @SubscribeEvent-annotated methods
6716[19Jul2025 08:53:18.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/world/content/blocks/AureyBlock; to the mod event bus of mod xycraft_world
6717[19Jul2025 08:53:18.857] [modloading-worker-0/INFO] [Mystical Agriculture/]: Loaded 3 plugins
6718[19Jul2025 08:53:18.857] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticalagriculture
6719[19Jul2025 08:53:18.884] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mysticalagradditions-common.toml for mysticalagradditions tracking
6720[19Jul2025 08:53:18.885] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/mysticalagradditions-common.toml
6721[19Jul2025 08:53:18.885] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/mysticalagradditions-common.toml for changes
6722[19Jul2025 08:53:18.885] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticalagradditions
6723[19Jul2025 08:53:18.892] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file craftingtweaks-common.toml for craftingtweaks tracking
6724[19Jul2025 08:53:18.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for craftingtweaks
6725[19Jul2025 08:53:18.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dsp
6726[19Jul2025 08:53:18.938] [modloading-worker-0/INFO] [Mekanism Unleashed/]: Mekanism Unleashed is loaded, some things may differ from base Mekanism.
6727[19Jul2025 08:53:18.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mekanism_unleashed-startup.toml for mekanism_unleashed tracking
6728[19Jul2025 08:53:18.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/mekanism_unleashed-startup.toml
6729[19Jul2025 08:53:18.940] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/mekanism_unleashed-startup.toml for changes
6730[19Jul2025 08:53:18.940] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanism_unleashed
6731[19Jul2025 08:53:18.972] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinMekanismUtils from mekanism_unleashed.mixins.json into mekanism.common.util.MekanismUtils
6732[19Jul2025 08:53:19.058] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/client.toml for mekanism tracking
6733[19Jul2025 08:53:19.058] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/common.toml for mekanism tracking
6734[19Jul2025 08:53:19.059] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/general.toml for mekanism tracking
6735[19Jul2025 08:53:19.059] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/gear.toml for mekanism tracking
6736[19Jul2025 08:53:19.059] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/startup.toml for mekanism tracking
6737[19Jul2025 08:53:19.060] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/Mekanism/startup.toml
6738[19Jul2025 08:53:19.060] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/Mekanism/startup.toml for changes
6739[19Jul2025 08:53:19.060] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/machine-storage.toml for mekanism tracking
6740[19Jul2025 08:53:19.060] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/tiers.toml for mekanism tracking
6741[19Jul2025 08:53:19.060] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/machine-usage.toml for mekanism tracking
6742[19Jul2025 08:53:19.060] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/world.toml for mekanism tracking
6743[19Jul2025 08:53:19.189] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinItemMekaTool from mekanism_unleashed.mixins.json into mekanism.common.item.gear.ItemMekaTool
6744[19Jul2025 08:53:19.249] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xycraft/machines-server.toml for xycraft_machines tracking
6745[19Jul2025 08:53:19.251] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xycraft_machines
6746[19Jul2025 08:53:19.252] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.datagen.MachineDataGenerator for @SubscribeEvent-annotated methods
6747[19Jul2025 08:53:19.252] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/datagen/MachineDataGenerator; to the mod event bus of mod xycraft_machines
6748[19Jul2025 08:53:19.253] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.xynergy.XynergyNetGraphLevelAttachment for @SubscribeEvent-annotated methods
6749[19Jul2025 08:53:19.260] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/xynergy/XynergyNetGraphLevelAttachment; to the game event bus
6750[19Jul2025 08:53:19.261] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.xynergy.XynergyCapabilityRegistry for @SubscribeEvent-annotated methods
6751[19Jul2025 08:53:19.267] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/xynergy/XynergyCapabilityRegistry; to the mod event bus of mod xycraft_machines
6752[19Jul2025 08:53:19.267] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.volumes.LightFieldVolume for @SubscribeEvent-annotated methods
6753[19Jul2025 08:53:19.267] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/volumes/LightFieldVolume; to the game event bus
6754[19Jul2025 08:53:19.268] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.volumes.IlluminationVolume for @SubscribeEvent-annotated methods
6755[19Jul2025 08:53:19.268] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/volumes/IlluminationVolume; to the game event bus
6756[19Jul2025 08:53:19.268] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.volumes.HoverVolume for @SubscribeEvent-annotated methods
6757[19Jul2025 08:53:19.268] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/volumes/HoverVolume; to the game event bus
6758[19Jul2025 08:53:19.268] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.volumes.CollectorVolume for @SubscribeEvent-annotated methods
6759[19Jul2025 08:53:19.268] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/volumes/CollectorVolume; to the game event bus
6760[19Jul2025 08:53:19.268] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.multiblock.tank.TankMultiBlock for @SubscribeEvent-annotated methods
6761[19Jul2025 08:53:19.276] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/multiblock/tank/TankMultiBlock; to the game event bus
6762[19Jul2025 08:53:19.278] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.multiblock.pipes.FluidPipeEventSystem for @SubscribeEvent-annotated methods
6763[19Jul2025 08:53:19.281] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/multiblock/pipes/FluidPipeEventSystem; to the game event bus
6764[19Jul2025 08:53:19.282] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.items.XynergyNodeEvent for @SubscribeEvent-annotated methods
6765[19Jul2025 08:53:19.283] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/items/XynergyNodeEvent; to the game event bus
6766[19Jul2025 08:53:19.283] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.items.modular206.GauntletItemNew for @SubscribeEvent-annotated methods
6767[19Jul2025 08:53:19.284] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/items/modular206/GauntletItemNew; to the mod event bus of mod xycraft_machines
6768[19Jul2025 08:53:19.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.items.modular206.FlareRodItem for @SubscribeEvent-annotated methods
6769[19Jul2025 08:53:19.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/items/modular206/FlareRodItem; to the mod event bus of mod xycraft_machines
6770[19Jul2025 08:53:19.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.items.modular.proto.modules.MachinesModules for @SubscribeEvent-annotated methods
6771[19Jul2025 08:53:19.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/items/modular/proto/modules/MachinesModules; to the mod event bus of mod xycraft_machines
6772[19Jul2025 08:53:19.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.items.modular.proto.modules.gauntlet.logic.BreakBlockGauntletEvent for @SubscribeEvent-annotated methods
6773[19Jul2025 08:53:19.288] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/items/modular/proto/modules/gauntlet/logic/BreakBlockGauntletEvent; to the game event bus
6774[19Jul2025 08:53:19.288] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.items.modular.proto.modules.armor.TotemModule for @SubscribeEvent-annotated methods
6775[19Jul2025 08:53:19.289] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/items/modular/proto/modules/armor/TotemModule; to the game event bus
6776[19Jul2025 08:53:19.289] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.items.HoverPackItem for @SubscribeEvent-annotated methods
6777[19Jul2025 08:53:19.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/items/HoverPackItem; to the game event bus
6778[19Jul2025 08:53:19.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.items.FoilItem for @SubscribeEvent-annotated methods
6779[19Jul2025 08:53:19.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/items/FoilItem; to the mod event bus of mod xycraft_machines
6780[19Jul2025 08:53:19.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.capabilities.MachinesCapabilityRegistry for @SubscribeEvent-annotated methods
6781[19Jul2025 08:53:19.291] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/capabilities/MachinesCapabilityRegistry; to the mod event bus of mod xycraft_machines
6782[19Jul2025 08:53:19.292] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.voidcontainer.VoidContainerBlock for @SubscribeEvent-annotated methods
6783[19Jul2025 08:53:19.292] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/voidcontainer/VoidContainerBlock; to the mod event bus of mod xycraft_machines
6784[19Jul2025 08:53:19.292] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.SoarynBoxBlock for @SubscribeEvent-annotated methods
6785[19Jul2025 08:53:19.292] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/SoarynBoxBlock; to the mod event bus of mod xycraft_machines
6786[19Jul2025 08:53:19.294] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.selectors.ItemSelectorBlock for @SubscribeEvent-annotated methods
6787[19Jul2025 08:53:19.294] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/selectors/ItemSelectorBlock; to the mod event bus of mod xycraft_machines
6788[19Jul2025 08:53:19.295] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.selectors.FluidSelectorBlock for @SubscribeEvent-annotated methods
6789[19Jul2025 08:53:19.295] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/selectors/FluidSelectorBlock; to the mod event bus of mod xycraft_machines
6790[19Jul2025 08:53:19.295] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.PowerCoreBlock for @SubscribeEvent-annotated methods
6791[19Jul2025 08:53:19.296] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/PowerCoreBlock; to the mod event bus of mod xycraft_machines
6792[19Jul2025 08:53:19.296] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.pipe.objects.FluidPipeBlockEntity for @SubscribeEvent-annotated methods
6793[19Jul2025 08:53:19.296] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/pipe/objects/FluidPipeBlockEntity; to the mod event bus of mod xycraft_machines
6794[19Jul2025 08:53:19.298] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.pipe.objects.EnergyPipeBlockEntity for @SubscribeEvent-annotated methods
6795[19Jul2025 08:53:19.298] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/pipe/objects/EnergyPipeBlockEntity; to the mod event bus of mod xycraft_machines
6796[19Jul2025 08:53:19.298] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.NitrogenExtractorBlock for @SubscribeEvent-annotated methods
6797[19Jul2025 08:53:19.298] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/NitrogenExtractorBlock; to the mod event bus of mod xycraft_machines
6798[19Jul2025 08:53:19.298] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.multiblock.ValveBlock$Entity for @SubscribeEvent-annotated methods
6799[19Jul2025 08:53:19.299] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/multiblock/ValveBlock$Entity; to the mod event bus of mod xycraft_machines
6800[19Jul2025 08:53:19.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.multiblock.ItemIOBlock$Entity for @SubscribeEvent-annotated methods
6801[19Jul2025 08:53:19.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/multiblock/ItemIOBlock$Entity; to the mod event bus of mod xycraft_machines
6802[19Jul2025 08:53:19.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.isolator.IsolatorBlock for @SubscribeEvent-annotated methods
6803[19Jul2025 08:53:19.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/isolator/IsolatorBlock; to the mod event bus of mod xycraft_machines
6804[19Jul2025 08:53:19.304] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.IlluminationFieldBlock for @SubscribeEvent-annotated methods
6805[19Jul2025 08:53:19.304] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/IlluminationFieldBlock; to the game event bus
6806[19Jul2025 08:53:19.305] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.hydropump.HydroPumpBlock for @SubscribeEvent-annotated methods
6807[19Jul2025 08:53:19.305] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/hydropump/HydroPumpBlock; to the mod event bus of mod xycraft_machines
6808[19Jul2025 08:53:19.305] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.HoverPylonBlock for @SubscribeEvent-annotated methods
6809[19Jul2025 08:53:19.306] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/HoverPylonBlock; to the mod event bus of mod xycraft_machines
6810[19Jul2025 08:53:19.306] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.FlareBlock for @SubscribeEvent-annotated methods
6811[19Jul2025 08:53:19.306] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/FlareBlock; to the mod event bus of mod xycraft_machines
6812[19Jul2025 08:53:19.307] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.fabricator.FabricatorBlock for @SubscribeEvent-annotated methods
6813[19Jul2025 08:53:19.307] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/fabricator/FabricatorBlock; to the mod event bus of mod xycraft_machines
6814[19Jul2025 08:53:19.307] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.extractor.ExtractorBlock for @SubscribeEvent-annotated methods
6815[19Jul2025 08:53:19.308] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/extractor/ExtractorBlock; to the mod event bus of mod xycraft_machines
6816[19Jul2025 08:53:19.308] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.engineering.EngineeringTableBlock for @SubscribeEvent-annotated methods
6817[19Jul2025 08:53:19.308] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/engineering/EngineeringTableBlock; to the mod event bus of mod xycraft_machines
6818[19Jul2025 08:53:19.309] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.collector.CollectorBlock for @SubscribeEvent-annotated methods
6819[19Jul2025 08:53:19.309] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/collector/CollectorBlock; to the mod event bus of mod xycraft_machines
6820[19Jul2025 08:53:19.309] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.ChargerBlock for @SubscribeEvent-annotated methods
6821[19Jul2025 08:53:19.309] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/ChargerBlock; to the mod event bus of mod xycraft_machines
6822[19Jul2025 08:53:19.310] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.buffer.BufferBlock for @SubscribeEvent-annotated methods
6823[19Jul2025 08:53:19.311] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/buffer/BufferBlock; to the mod event bus of mod xycraft_machines
6824[19Jul2025 08:53:19.314] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.basic.PlanterBlock for @SubscribeEvent-annotated methods
6825[19Jul2025 08:53:19.314] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/basic/PlanterBlock; to the mod event bus of mod xycraft_machines
6826[19Jul2025 08:53:19.315] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.basic.IgnitionPlateBlock for @SubscribeEvent-annotated methods
6827[19Jul2025 08:53:19.316] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/basic/IgnitionPlateBlock; to the mod event bus of mod xycraft_machines
6828[19Jul2025 08:53:19.316] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.attachments.level.PowerCoreMapLevelAttachment for @SubscribeEvent-annotated methods
6829[19Jul2025 08:53:19.317] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/attachments/level/PowerCoreMapLevelAttachment; to the game event bus
6830[19Jul2025 08:53:19.317] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.attachments.level.FlareMapLevelAttachment for @SubscribeEvent-annotated methods
6831[19Jul2025 08:53:19.318] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/attachments/level/FlareMapLevelAttachment; to the game event bus
6832[19Jul2025 08:53:19.319] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.client.render.FOVCorrection for @SubscribeEvent-annotated methods
6833[19Jul2025 08:53:19.321] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/client/render/FOVCorrection; to the game event bus
6834[19Jul2025 08:53:19.351] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xycraft_override
6835[19Jul2025 08:53:19.351] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.override.datagen.OverrideDataGenerator for @SubscribeEvent-annotated methods
6836[19Jul2025 08:53:19.352] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/override/datagen/OverrideDataGenerator; to the mod event bus of mod xycraft_override
6837[19Jul2025 08:53:19.442] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for endermanoverhaul
6838[19Jul2025 08:53:19.442] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tech.alexnijjar.endermanoverhaul.datagen.EndermanOverhaulDataGenerator for @SubscribeEvent-annotated methods
6839[19Jul2025 08:53:19.445] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltech/alexnijjar/endermanoverhaul/datagen/EndermanOverhaulDataGenerator; to the mod event bus of mod endermanoverhaul
6840[19Jul2025 08:53:19.448] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tech.alexnijjar.endermanoverhaul.common.registry.ModEntityTypes for @SubscribeEvent-annotated methods
6841[19Jul2025 08:53:19.449] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltech/alexnijjar/endermanoverhaul/common/registry/ModEntityTypes; to the mod event bus of mod endermanoverhaul
6842[19Jul2025 08:53:19.468] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6843[19Jul2025 08:53:19.496] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apothic_spawners
6844[19Jul2025 08:53:19.503] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6845[19Jul2025 08:53:19.503] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6846[19Jul2025 08:53:19.504] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6847[19Jul2025 08:53:19.504] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6848[19Jul2025 08:53:19.563] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_conduits
6849[19Jul2025 08:53:19.563] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.EnderIOConduits for @SubscribeEvent-annotated methods
6850[19Jul2025 08:53:19.563] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/EnderIOConduits; to the mod event bus of mod enderio_conduits
6851[19Jul2025 08:53:19.564] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.network.ConduitNetwork for @SubscribeEvent-annotated methods
6852[19Jul2025 08:53:19.565] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/common/network/ConduitNetwork; to the mod event bus of mod enderio_conduits
6853[19Jul2025 08:53:19.565] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.conduit.ConduitBlockItem for @SubscribeEvent-annotated methods
6854[19Jul2025 08:53:19.566] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/common/conduit/ConduitBlockItem; to the mod event bus of mod enderio_conduits
6855[19Jul2025 08:53:19.566] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.conduit.ConduitSavedData for @SubscribeEvent-annotated methods
6856[19Jul2025 08:53:19.575] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/common/conduit/ConduitSavedData; to the game event bus
6857[19Jul2025 08:53:19.576] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.conduit.block.ConduitBundleBlock for @SubscribeEvent-annotated methods
6858[19Jul2025 08:53:19.579] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/common/conduit/block/ConduitBundleBlock; to the game event bus
6859[19Jul2025 08:53:19.580] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.conduit.ConduitSorter for @SubscribeEvent-annotated methods
6860[19Jul2025 08:53:19.581] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/common/conduit/ConduitSorter; to the game event bus
6861[19Jul2025 08:53:19.582] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.init.ConduitBlockEntities for @SubscribeEvent-annotated methods
6862[19Jul2025 08:53:19.582] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/common/init/ConduitBlockEntities; to the mod event bus of mod enderio_conduits
6863[19Jul2025 08:53:19.585] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file armorposer-common.toml for armorposer tracking
6864[19Jul2025 08:53:19.587] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for armorposer
6865[19Jul2025 08:53:19.587] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrbysco.armorposer.handlers.EventHandler for @SubscribeEvent-annotated methods
6866[19Jul2025 08:53:19.588] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrbysco/armorposer/handlers/EventHandler; to the game event bus
6867[19Jul2025 08:53:19.590] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbjeiextras
6868[19Jul2025 08:53:19.590] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio
6869[19Jul2025 08:53:19.641] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinMekanismArmorMaterials from mekanism_unleashed.mixins.json into mekanism.common.registries.MekanismArmorMaterials
6870[19Jul2025 08:53:19.687] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file easy_villagers-server.toml for easy_villagers tracking
6871[19Jul2025 08:53:19.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file easy_villagers-client.toml for easy_villagers tracking
6872[19Jul2025 08:53:19.694] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for easy_villagers
6873[19Jul2025 08:53:19.708] [modloading-worker-0/DEBUG] [mixin/]: Mixing DelayAccessor from mekanism_unleashed.mixins.json into mekanism.common.tile.machine.TileEntityDigitalMiner
6874[19Jul2025 08:53:19.711] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinDigiMiner from mekanism_unleashed.mixins.json into mekanism.common.tile.machine.TileEntityDigitalMiner
6875[19Jul2025 08:53:19.726] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinDigiMiner from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
6876[19Jul2025 08:53:19.726] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinDigiMiner from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
6877[19Jul2025 08:53:19.726] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinDigiMiner from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
6878[19Jul2025 08:53:19.738] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPump from mekanism_unleashed.mixins.json into mekanism.common.tile.machine.TileEntityElectricPump
6879[19Jul2025 08:53:19.739] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinPump from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
6880[19Jul2025 08:53:19.739] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinPump from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
6881[19Jul2025 08:53:19.739] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinPump from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
6882[19Jul2025 08:53:19.749] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinFluidicPlenisher from mekanism_unleashed.mixins.json into mekanism.common.tile.machine.TileEntityFluidicPlenisher
6883[19Jul2025 08:53:19.750] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinFluidicPlenisher from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
6884[19Jul2025 08:53:19.750] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinFluidicPlenisher from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
6885[19Jul2025 08:53:19.750] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinFluidicPlenisher from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
6886[19Jul2025 08:53:19.754] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinFormulaicAssemblicator from mekanism_unleashed.mixins.json into mekanism.common.tile.machine.TileEntityFormulaicAssemblicator
6887[19Jul2025 08:53:19.756] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinFormulaicAssemblicator from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
6888[19Jul2025 08:53:19.756] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinFormulaicAssemblicator from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
6889[19Jul2025 08:53:19.756] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinFormulaicAssemblicator from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
6890[19Jul2025 08:53:19.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file reliquary-client.toml for reliquary tracking
6891[19Jul2025 08:53:19.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file reliquary-common.toml for reliquary tracking
6892[19Jul2025 08:53:19.946] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for reliquary
6893[19Jul2025 08:53:19.954] [modloading-worker-0/DEBUG] [BucketLib/]: Loaded de.cech12.bucketlib.platform.NeoforgeBucketHelper@50447ae0 for service interface de.cech12.bucketlib.platform.services.IBucketHelper
6894[19Jul2025 08:53:19.956] [modloading-worker-0/DEBUG] [BucketLib/]: Loaded de.cech12.bucketlib.platform.NeoforgeConfigHelper@73245952 for service interface de.cech12.bucketlib.platform.services.IConfigHelper
6895[19Jul2025 08:53:19.957] [modloading-worker-0/DEBUG] [BucketLib/]: Loaded de.cech12.bucketlib.platform.NeoforgeFluidHelper@677c0820 for service interface de.cech12.bucketlib.platform.services.IFluidHelper
6896[19Jul2025 08:53:19.958] [modloading-worker-0/DEBUG] [BucketLib/]: Loaded de.cech12.bucketlib.platform.NeoforgePlatformHelper@27a421ed for service interface de.cech12.bucketlib.platform.services.IPlatformHelper
6897[19Jul2025 08:53:19.961] [modloading-worker-0/DEBUG] [BucketLib/]: Loaded de.cech12.bucketlib.platform.NeoforgeRegistryHelper@406be001 for service interface de.cech12.bucketlib.platform.services.IRegistryHelper
6898[19Jul2025 08:53:19.961] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bucketlib-server.toml for bucketlib tracking
6899[19Jul2025 08:53:19.962] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bucketlib
6900[19Jul2025 08:53:19.964] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file fluxnetworks-common.toml for fluxnetworks tracking
6901[19Jul2025 08:53:19.964] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file fluxnetworks-server.toml for fluxnetworks tracking
6902[19Jul2025 08:53:19.971] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fluxnetworks
6903[19Jul2025 08:53:19.971] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class sonar.fluxnetworks.register.Registration for @SubscribeEvent-annotated methods
6904[19Jul2025 08:53:19.972] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lsonar/fluxnetworks/register/Registration; to the mod event bus of mod fluxnetworks
6905[19Jul2025 08:53:19.974] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class sonar.fluxnetworks.register.EventHandler for @SubscribeEvent-annotated methods
6906[19Jul2025 08:53:19.975] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lsonar/fluxnetworks/register/EventHandler; to the game event bus
6907[19Jul2025 08:53:20.092] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6908[19Jul2025 08:53:20.104] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
6909[19Jul2025 08:53:20.248] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanism
6910[19Jul2025 08:53:20.249] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mekanism.common.lib.transmitter.TransmitterNetworkRegistry for @SubscribeEvent-annotated methods
6911[19Jul2025 08:53:20.254] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmekanism/common/lib/transmitter/TransmitterNetworkRegistry; to the game event bus
6912[19Jul2025 08:53:20.327] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file laserio-common.toml for laserio tracking
6913[19Jul2025 08:53:20.329] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for laserio
6914[19Jul2025 08:53:20.329] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.laserio.datagen.DataGenerators for @SubscribeEvent-annotated methods
6915[19Jul2025 08:53:20.330] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/laserio/datagen/DataGenerators; to the mod event bus of mod laserio
6916[19Jul2025 08:53:20.351] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/generators.toml for mekanismgenerators tracking
6917[19Jul2025 08:53:20.351] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/generators-gear.toml for mekanismgenerators tracking
6918[19Jul2025 08:53:20.351] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/generator-storage.toml for mekanismgenerators tracking
6919[19Jul2025 08:53:20.482] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanismgenerators
6920[19Jul2025 08:53:20.488] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gmut
6921[19Jul2025 08:53:20.488] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class giselle.gmut.common.datagen.GMUTDataGenerator for @SubscribeEvent-annotated methods
6922[19Jul2025 08:53:20.489] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lgiselle/gmut/common/datagen/GMUTDataGenerator; to the mod event bus of mod gmut
6923[19Jul2025 08:53:20.493] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file irons_spellbooks-client.toml for irons_spellbooks tracking
6924[19Jul2025 08:53:20.494] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pipez-server.toml for pipez tracking
6925[19Jul2025 08:53:20.494] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod pipez
6926[19Jul2025 08:53:20.544] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pipez
6927[19Jul2025 08:53:20.562] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/additions-client.toml for mekanismadditions tracking
6928[19Jul2025 08:53:20.562] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/additions.toml for mekanismadditions tracking
6929[19Jul2025 08:53:20.573] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file irons_spellbooks-server.toml for irons_spellbooks tracking
6930[19Jul2025 08:53:20.573] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for irons_spellbooks
6931[19Jul2025 08:53:20.573] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.worldgen.VillageAddition for @SubscribeEvent-annotated methods
6932[19Jul2025 08:53:20.574] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/worldgen/VillageAddition; to the game event bus
6933[19Jul2025 08:53:20.575] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.setup.PayloadHandler for @SubscribeEvent-annotated methods
6934[19Jul2025 08:53:20.576] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/setup/PayloadHandler; to the mod event bus of mod irons_spellbooks
6935[19Jul2025 08:53:20.576] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.setup.CommonSetup for @SubscribeEvent-annotated methods
6936[19Jul2025 08:53:20.577] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/setup/CommonSetup; to the mod event bus of mod irons_spellbooks
6937[19Jul2025 08:53:20.578] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.registries.PotionRegistry for @SubscribeEvent-annotated methods
6938[19Jul2025 08:53:20.578] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/registries/PotionRegistry; to the game event bus
6939[19Jul2025 08:53:20.578] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.registries.CreativeTabRegistry for @SubscribeEvent-annotated methods
6940[19Jul2025 08:53:20.579] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/registries/CreativeTabRegistry; to the mod event bus of mod irons_spellbooks
6941[19Jul2025 08:53:20.579] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.registries.CommandRegistry for @SubscribeEvent-annotated methods
6942[19Jul2025 08:53:20.579] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/registries/CommandRegistry; to the game event bus
6943[19Jul2025 08:53:20.579] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.player.ServerPlayerEvents for @SubscribeEvent-annotated methods
6944[19Jul2025 08:53:20.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/player/ServerPlayerEvents; to the game event bus
6945[19Jul2025 08:53:20.626] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.player.AdditionalWanderingTrades for @SubscribeEvent-annotated methods
6946[19Jul2025 08:53:20.630] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanismadditions
6947[19Jul2025 08:53:20.630] [modloading-worker-0/DEBUG] [mixin/]: Mixing villager.MerchantOfferAccessor from morejs.mixins.json into net.minecraft.world.item.trading.MerchantOffer
6948[19Jul2025 08:53:20.630] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantOfferAccessor from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
6949[19Jul2025 08:53:20.630] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method morejs$setCodec(Lcom/mojang/serialization/Codec;)V to setCodec$morejs_$md$b698a4$0 in morejs.mixins.json:villager.MerchantOfferAccessor from mod morejs
6950[19Jul2025 08:53:20.630] [modloading-worker-0/DEBUG] [mixin/]: Mixing villager.MerchantOfferMixin from morejs.mixins.json into net.minecraft.world.item.trading.MerchantOffer
6951[19Jul2025 08:53:20.631] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantOfferMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
6952[19Jul2025 08:53:20.637] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantOfferMixin from mod morejs->@Inject::morejs$cancelIfDisabled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
6953[19Jul2025 08:53:20.637] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantOfferMixin from mod morejs->@Inject::morejs$injectWriteToStream(Lnet/minecraft/network/RegistryFriendlyByteBuf;Lnet/minecraft/world/item/trading/MerchantOffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
6954[19Jul2025 08:53:20.637] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantOfferMixin from mod morejs->@Inject::morejs$injectcreateFromStream(Lnet/minecraft/network/RegistryFriendlyByteBuf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
6955[19Jul2025 08:53:20.645] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/player/AdditionalWanderingTrades; to the game event bus
6956[19Jul2025 08:53:20.646] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.loot.LootDebugEvents for @SubscribeEvent-annotated methods
6957[19Jul2025 08:53:20.647] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/loot/LootDebugEvents; to the game event bus
6958[19Jul2025 08:53:20.647] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.item.curios.LurkerRing for @SubscribeEvent-annotated methods
6959[19Jul2025 08:53:20.647] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/item/curios/LurkerRing; to the game event bus
6960[19Jul2025 08:53:20.648] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.item.curios.ExpulsionRing for @SubscribeEvent-annotated methods
6961[19Jul2025 08:53:20.648] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/item/curios/ExpulsionRing; to the game event bus
6962[19Jul2025 08:53:20.648] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.item.curios.BetrayerSignetRingItem for @SubscribeEvent-annotated methods
6963[19Jul2025 08:53:20.649] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/item/curios/BetrayerSignetRingItem; to the game event bus
6964[19Jul2025 08:53:20.649] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.entity.mobs.wizards.WizardAIEvents for @SubscribeEvent-annotated methods
6965[19Jul2025 08:53:20.652] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/entity/mobs/wizards/WizardAIEvents; to the game event bus
6966[19Jul2025 08:53:20.652] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.SpiderAspectEffect for @SubscribeEvent-annotated methods
6967[19Jul2025 08:53:20.653] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/SpiderAspectEffect; to the game event bus
6968[19Jul2025 08:53:20.655] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.OakskinEffect for @SubscribeEvent-annotated methods
6969[19Jul2025 08:53:20.657] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/OakskinEffect; to the game event bus
6970[19Jul2025 08:53:20.657] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.guiding_bolt.GuidingBoltManager for @SubscribeEvent-annotated methods
6971[19Jul2025 08:53:20.659] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/guiding_bolt/GuidingBoltManager; to the game event bus
6972[19Jul2025 08:53:20.660] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.GluttonyEffect for @SubscribeEvent-annotated methods
6973[19Jul2025 08:53:20.660] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/GluttonyEffect; to the game event bus
6974[19Jul2025 08:53:20.660] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.FrostbiteEffect for @SubscribeEvent-annotated methods
6975[19Jul2025 08:53:20.660] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/FrostbiteEffect; to the game event bus
6976[19Jul2025 08:53:20.661] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.EchoingStrikesEffect for @SubscribeEvent-annotated methods
6977[19Jul2025 08:53:20.662] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/EchoingStrikesEffect; to the game event bus
6978[19Jul2025 08:53:20.662] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.BlightEffect for @SubscribeEvent-annotated methods
6979[19Jul2025 08:53:20.662] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/BlightEffect; to the game event bus
6980[19Jul2025 08:53:20.663] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.datagen.DataGenerators for @SubscribeEvent-annotated methods
6981[19Jul2025 08:53:20.664] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/datagen/DataGenerators; to the mod event bus of mod irons_spellbooks
6982[19Jul2025 08:53:20.664] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.damage.DamageSources for @SubscribeEvent-annotated methods
6983[19Jul2025 08:53:20.665] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/tools-materials-startup.toml for mekanismtools tracking
6984[19Jul2025 08:53:20.666] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/damage/DamageSources; to the game event bus
6985[19Jul2025 08:53:20.666] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.api.util.MusicManager for @SubscribeEvent-annotated methods
6986[19Jul2025 08:53:20.667] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/api/util/MusicManager; to the game event bus
6987[19Jul2025 08:53:20.667] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.api.util.FogManager for @SubscribeEvent-annotated methods
6988[19Jul2025 08:53:20.669] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/api/util/FogManager; to the game event bus
6989[19Jul2025 08:53:20.669] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.api.util.CameraShakeManager for @SubscribeEvent-annotated methods
6990[19Jul2025 08:53:20.670] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/api/util/CameraShakeManager; to the game event bus
6991[19Jul2025 08:53:20.670] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.api.registry.AttributeRegistry for @SubscribeEvent-annotated methods
6992[19Jul2025 08:53:20.671] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/api/registry/AttributeRegistry; to the mod event bus of mod irons_spellbooks
6993[19Jul2025 08:53:20.671] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/Mekanism/tools-materials-startup.toml
6994[19Jul2025 08:53:20.671] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/Mekanism/tools-materials-startup.toml for changes
6995[19Jul2025 08:53:20.671] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/tools.toml for mekanismtools tracking
6996[19Jul2025 08:53:20.671] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/tools-client.toml for mekanismtools tracking
6997[19Jul2025 08:53:20.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanismtools
6998[19Jul2025 08:53:20.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mekanism.tools.common.integration.gender.ToolsGenderCapabilityHelper for @SubscribeEvent-annotated methods
6999[19Jul2025 08:53:20.691] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmekanism/tools/common/integration/gender/ToolsGenderCapabilityHelper; to the mod event bus of mod mekanismtools
7000[19Jul2025 08:53:20.696] [modloading-worker-0/INFO] [net.permutated.pylons.Pylons/]: Registering mod: pylons
7001[19Jul2025 08:53:20.708] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file buildinggadgets2-common.toml for buildinggadgets2 tracking
7002[19Jul2025 08:53:20.712] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for buildinggadgets2
7003[19Jul2025 08:53:20.725] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.buildinggadgets2.datagen.DataGenerators for @SubscribeEvent-annotated methods
7004[19Jul2025 08:53:20.727] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/buildinggadgets2/datagen/DataGenerators; to the mod event bus of mod buildinggadgets2
7005[19Jul2025 08:53:20.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ferritecore
7006[19Jul2025 08:53:20.745] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pylons-server.toml for pylons tracking
7007[19Jul2025 08:53:20.746] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for functionalstorage
7008[19Jul2025 08:53:20.747] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pylons
7009[19Jul2025 08:53:20.747] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.permutated.pylons.util.SpawnManager for @SubscribeEvent-annotated methods
7010[19Jul2025 08:53:20.749] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer oak_1
7011[19Jul2025 08:53:20.749] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/permutated/pylons/util/SpawnManager; to the game event bus
7012[19Jul2025 08:53:20.750] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer spruce_1
7013[19Jul2025 08:53:20.750] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer birch_1
7014[19Jul2025 08:53:20.750] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer jungle_1
7015[19Jul2025 08:53:20.750] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer acacia_1
7016[19Jul2025 08:53:20.750] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer dark_oak_1
7017[19Jul2025 08:53:20.750] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer crimson_1
7018[19Jul2025 08:53:20.750] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer warped_1
7019[19Jul2025 08:53:20.750] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer mangrove_1
7020[19Jul2025 08:53:20.750] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer cherry_1
7021[19Jul2025 08:53:20.750] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer framed_1
7022[19Jul2025 08:53:20.750] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer oak_2
7023[19Jul2025 08:53:20.750] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer spruce_2
7024[19Jul2025 08:53:20.750] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer birch_2
7025[19Jul2025 08:53:20.750] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer jungle_2
7026[19Jul2025 08:53:20.750] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer acacia_2
7027[19Jul2025 08:53:20.750] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer dark_oak_2
7028[19Jul2025 08:53:20.750] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer crimson_2
7029[19Jul2025 08:53:20.750] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer warped_2
7030[19Jul2025 08:53:20.751] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer mangrove_2
7031[19Jul2025 08:53:20.751] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.permutated.pylons.util.ChunkManager for @SubscribeEvent-annotated methods
7032[19Jul2025 08:53:20.751] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer cherry_2
7033[19Jul2025 08:53:20.751] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer framed_2
7034[19Jul2025 08:53:20.751] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer oak_4
7035[19Jul2025 08:53:20.751] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer spruce_4
7036[19Jul2025 08:53:20.751] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer birch_4
7037[19Jul2025 08:53:20.751] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer jungle_4
7038[19Jul2025 08:53:20.751] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer acacia_4
7039[19Jul2025 08:53:20.751] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer dark_oak_4
7040[19Jul2025 08:53:20.751] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer crimson_4
7041[19Jul2025 08:53:20.751] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer warped_4
7042[19Jul2025 08:53:20.751] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer mangrove_4
7043[19Jul2025 08:53:20.751] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer cherry_4
7044[19Jul2025 08:53:20.751] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer framed_4
7045[19Jul2025 08:53:20.752] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/permutated/pylons/util/ChunkManager; to the game event bus
7046[19Jul2025 08:53:20.752] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.permutated.pylons.events.ModEventHandler for @SubscribeEvent-annotated methods
7047[19Jul2025 08:53:20.753] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/permutated/pylons/events/ModEventHandler; to the game event bus
7048[19Jul2025 08:53:20.753] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.permutated.pylons.data.DataGenerators for @SubscribeEvent-annotated methods
7049[19Jul2025 08:53:20.754] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/permutated/pylons/data/DataGenerators; to the mod event bus of mod pylons
7050[19Jul2025 08:53:20.754] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.permutated.pylons.ClientSetup for @SubscribeEvent-annotated methods
7051[19Jul2025 08:53:20.755] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/permutated/pylons/ClientSetup; to the mod event bus of mod pylons
7052[19Jul2025 08:53:20.759] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modularrouters-common.toml for modularrouters tracking
7053[19Jul2025 08:53:20.760] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modularrouters-client.toml for modularrouters tracking
7054[19Jul2025 08:53:20.778] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7055[19Jul2025 08:53:20.782] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file functionalstorage/functionalstorage-client.toml for functionalstorage tracking
7056[19Jul2025 08:53:20.783] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file functionalstorage/functionalstorage-common.toml for functionalstorage tracking
7057[19Jul2025 08:53:20.784] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/functionalstorage/functionalstorage-common.toml
7058[19Jul2025 08:53:20.784] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/functionalstorage/functionalstorage-common.toml for changes
7059[19Jul2025 08:53:20.862] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modularrouters
7060[19Jul2025 08:53:20.863] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.modularrouters.ModularRouters$DataGenerators for @SubscribeEvent-annotated methods
7061[19Jul2025 08:53:20.865] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/modularrouters/ModularRouters$DataGenerators; to the mod event bus of mod modularrouters
7062[19Jul2025 08:53:20.867] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.modularrouters.network.NetworkHandler for @SubscribeEvent-annotated methods
7063[19Jul2025 08:53:20.870] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/modularrouters/network/NetworkHandler; to the mod event bus of mod modularrouters
7064[19Jul2025 08:53:20.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.modularrouters.event.TickEventHandler for @SubscribeEvent-annotated methods
7065[19Jul2025 08:53:20.874] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/modularrouters/event/TickEventHandler; to the game event bus
7066[19Jul2025 08:53:20.875] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.modularrouters.event.MiscEventHandler for @SubscribeEvent-annotated methods
7067[19Jul2025 08:53:20.878] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/modularrouters/event/MiscEventHandler; to the game event bus
7068[19Jul2025 08:53:20.880] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for functionalstorage
7069[19Jul2025 08:53:20.885] [modloading-worker-0/WARN] [de.keksuccino.justzoom.JustZoom/]: [JUST ZOOM] Disabling 'Just Zoom' since it's a client-side mod and current environment is server!
7070[19Jul2025 08:53:20.886] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for justzoom
7071[19Jul2025 08:53:20.896] [modloading-worker-0/DEBUG] [Charm of Undying/]: Loaded com.illusivesoulworks.charmofundying.platform.NeoForgeClientPlatform@3cbd8137 for service interface com.illusivesoulworks.charmofundying.platform.services.IClientPlatform
7072[19Jul2025 08:53:20.899] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lychee
7073[19Jul2025 08:53:20.900] [modloading-worker-0/INFO] [me.treyruffy.betterf3.BetterF3NeoForge/]: [BetterF3] Starting...
7074[19Jul2025 08:53:20.900] [modloading-worker-0/WARN] [me.treyruffy.betterf3.BetterF3NeoForge/]: [BetterF3] Not supported on dedicated server!
7075[19Jul2025 08:53:20.900] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterf3
7076[19Jul2025 08:53:20.900] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for allarrowsinfinityfix
7077[19Jul2025 08:53:20.901] [modloading-worker-0/DEBUG] [Charm of Undying/]: Loaded com.illusivesoulworks.charmofundying.platform.NeoForgePlatform@2cf911dc for service interface com.illusivesoulworks.charmofundying.platform.services.IPlatform
7078[19Jul2025 08:53:20.908] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file lodestone-client.toml for lodestone tracking
7079[19Jul2025 08:53:20.930] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7080[19Jul2025 08:53:20.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lodestone
7081[19Jul2025 08:53:20.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.events.RuntimeEvents for @SubscribeEvent-annotated methods
7082[19Jul2025 08:53:20.936] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/events/RuntimeEvents; to the game event bus
7083[19Jul2025 08:53:20.936] [modloading-worker-0/DEBUG] [SpectreLib/CONFIG]: Config file charmofundying-server.toml for charmofundying added to tracking
7084[19Jul2025 08:53:20.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for charmofundying
7085[19Jul2025 08:53:20.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.events.SetupEvents for @SubscribeEvent-annotated methods
7086[19Jul2025 08:53:20.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/events/SetupEvents; to the mod event bus of mod lodestone
7087[19Jul2025 08:53:20.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.registry.common.LodestoneAttributes for @SubscribeEvent-annotated methods
7088[19Jul2025 08:53:20.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/registry/common/LodestoneAttributes; to the mod event bus of mod lodestone
7089[19Jul2025 08:53:20.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.registry.common.LodestoneNetworkPayloads for @SubscribeEvent-annotated methods
7090[19Jul2025 08:53:20.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/registry/common/LodestoneNetworkPayloads; to the mod event bus of mod lodestone
7091[19Jul2025 08:53:20.940] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.registry.common.LodestoneCommands for @SubscribeEvent-annotated methods
7092[19Jul2025 08:53:20.940] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/registry/common/LodestoneCommands; to the game event bus
7093[19Jul2025 08:53:20.940] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for overloadedarmorbar
7094[19Jul2025 08:53:20.942] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for openloader
7095[19Jul2025 08:53:20.942] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flickerfix
7096[19Jul2025 08:53:20.944] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supermartijn642configlib
7097[19Jul2025 08:53:20.944] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for playeranimator
7098[19Jul2025 08:53:20.949] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for valhelsia_core
7099[19Jul2025 08:53:20.955] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file magic_coins-client.toml for magic_coins tracking
7100[19Jul2025 08:53:20.956] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file magic_coins-server.toml for magic_coins tracking
7101[19Jul2025 08:53:20.956] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for magic_coins
7102[19Jul2025 08:53:20.956] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.gui.handlers.conversor.ConvertSilverForGold for @SubscribeEvent-annotated methods
7103[19Jul2025 08:53:20.962] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/gui/handlers/conversor/ConvertSilverForGold; to the mod event bus of mod magic_coins
7104[19Jul2025 08:53:20.963] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.gui.handlers.conversor.ConvertGoldForSilver for @SubscribeEvent-annotated methods
7105[19Jul2025 08:53:20.964] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/gui/handlers/conversor/ConvertGoldForSilver; to the mod event bus of mod magic_coins
7106[19Jul2025 08:53:20.965] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.gui.handlers.conversor.ConvertGoldForCrystal for @SubscribeEvent-annotated methods
7107[19Jul2025 08:53:20.966] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/gui/handlers/conversor/ConvertGoldForCrystal; to the mod event bus of mod magic_coins
7108[19Jul2025 08:53:20.966] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.gui.handlers.conversor.ConvertCrystalForGold for @SubscribeEvent-annotated methods
7109[19Jul2025 08:53:20.967] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/gui/handlers/conversor/ConvertCrystalForGold; to the mod event bus of mod magic_coins
7110[19Jul2025 08:53:20.967] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.gui.handlers.collects.CollectSilverCoins for @SubscribeEvent-annotated methods
7111[19Jul2025 08:53:20.968] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/gui/handlers/collects/CollectSilverCoins; to the mod event bus of mod magic_coins
7112[19Jul2025 08:53:20.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.gui.handlers.collects.CollectGoldCoins for @SubscribeEvent-annotated methods
7113[19Jul2025 08:53:20.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ironjetpacks-client.toml for ironjetpacks tracking
7114[19Jul2025 08:53:20.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ironjetpacks-common.toml for ironjetpacks tracking
7115[19Jul2025 08:53:20.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironjetpacks
7116[19Jul2025 08:53:20.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/gui/handlers/collects/CollectGoldCoins; to the mod event bus of mod magic_coins
7117[19Jul2025 08:53:20.970] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.gui.handlers.collects.CollectCrystalCoins for @SubscribeEvent-annotated methods
7118[19Jul2025 08:53:20.970] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/gui/handlers/collects/CollectCrystalCoins; to the mod event bus of mod magic_coins
7119[19Jul2025 08:53:20.971] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.gui.handlers.collects.CollectAllCoinsInventory for @SubscribeEvent-annotated methods
7120[19Jul2025 08:53:20.971] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file nanny-server.toml for nanny tracking
7121[19Jul2025 08:53:20.971] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/gui/handlers/collects/CollectAllCoinsInventory; to the mod event bus of mod magic_coins
7122[19Jul2025 08:53:20.971] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nanny
7123[19Jul2025 08:53:20.972] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ctm
7124[19Jul2025 08:53:20.972] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.features.LostCoinsForDeath for @SubscribeEvent-annotated methods
7125[19Jul2025 08:53:20.972] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/features/LostCoinsForDeath; to the game event bus
7126[19Jul2025 08:53:20.972] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.config.ServerConfig for @SubscribeEvent-annotated methods
7127[19Jul2025 08:53:20.973] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/config/ServerConfig; to the mod event bus of mod magic_coins
7128[19Jul2025 08:53:20.973] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.command.CoinsCommand for @SubscribeEvent-annotated methods
7129[19Jul2025 08:53:20.974] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/command/CoinsCommand; to the game event bus
7130[19Jul2025 08:53:20.974] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.capabilities.CoinsBagCapabilities for @SubscribeEvent-annotated methods
7131[19Jul2025 08:53:20.974] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/capabilities/CoinsBagCapabilities; to the mod event bus of mod magic_coins
7132[19Jul2025 08:53:20.975] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.capabilities.CoinsBagCapabilities$EventBusHandlers for @SubscribeEvent-annotated methods
7133[19Jul2025 08:53:20.975] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/capabilities/CoinsBagCapabilities$EventBusHandlers; to the game event bus
7134[19Jul2025 08:53:21.026] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cabletiers-common.toml for cabletiers tracking
7135[19Jul2025 08:53:21.052] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cabletiers
7136[19Jul2025 08:53:21.052] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.ultramega.cabletiers.neoforge.datagen.DataGenerators for @SubscribeEvent-annotated methods
7137[19Jul2025 08:53:21.060] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/ultramega/cabletiers/neoforge/datagen/DataGenerators; to the mod event bus of mod cabletiers
7138[19Jul2025 08:53:21.061] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for resourcepackoverrides
7139[19Jul2025 08:53:21.136] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file chancecubes/chancecubes-server.toml for chancecubes tracking
7140[19Jul2025 08:53:21.136] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chancecubes
7141[19Jul2025 08:53:21.136] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class chanceCubes.datagen.CCubesDatagen for @SubscribeEvent-annotated methods
7142[19Jul2025 08:53:21.138] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class LchanceCubes/datagen/CCubesDatagen; to the mod event bus of mod chancecubes
7143[19Jul2025 08:53:21.139] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class chanceCubes.config.ConfigLoader for @SubscribeEvent-annotated methods
7144[19Jul2025 08:53:21.139] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class LchanceCubes/config/ConfigLoader; to the mod event bus of mod chancecubes
7145[19Jul2025 08:53:21.153] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file balm-client.toml for balm tracking
7146[19Jul2025 08:53:21.158] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file balm-common.toml for balm tracking
7147[19Jul2025 08:53:21.162] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for balm
7148[19Jul2025 08:53:21.164] [modloading-worker-0/DEBUG] [Prickle/]: Loaded net.darkhax.pricklemc.neoforge.impl.util.NeoForgePlatformHelper@7cee9076 for service interface net.darkhax.pricklemc.common.api.util.IPlatformHelper.
7149[19Jul2025 08:53:21.164] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for prickle
7150[19Jul2025 08:53:21.164] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for crash_assistant
7151[19Jul2025 08:53:21.167] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file emojiful-client.toml for emojiful tracking
7152[19Jul2025 08:53:21.168] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/emojiful-client.toml
7153[19Jul2025 08:53:21.168] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/emojiful-client.toml for changes
7154[19Jul2025 08:53:21.169] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for emojiful
7155[19Jul2025 08:53:21.169] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for athena
7156[19Jul2025 08:53:21.169] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for glodium
7157[19Jul2025 08:53:21.173] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file torchmaster.toml for torchmaster tracking
7158[19Jul2025 08:53:21.177] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for powah
7159[19Jul2025 08:53:21.177] [modloading-worker-0/INFO] [Torchmaster/]: Initializing Torchmaster for platform NeoForge
7160[19Jul2025 08:53:21.177] [modloading-worker-0/INFO] [Torchmaster/]: Debug Logging Enabled: false
7161[19Jul2025 08:53:21.178] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7162[19Jul2025 08:53:21.179] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sussysniffers
7163[19Jul2025 08:53:21.179] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.sussysniffers.event.ModEventHandler for @SubscribeEvent-annotated methods
7164[19Jul2025 08:53:21.179] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/sussysniffers/event/ModEventHandler; to the mod event bus of mod sussysniffers
7165[19Jul2025 08:53:21.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.sussysniffers.Config for @SubscribeEvent-annotated methods
7166[19Jul2025 08:53:21.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/sussysniffers/Config; to the mod event bus of mod sussysniffers
7167[19Jul2025 08:53:21.183] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ironfurnaces-common.toml for ironfurnaces tracking
7168[19Jul2025 08:53:21.185] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for torchmaster
7169[19Jul2025 08:53:21.185] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.xalcon.torchmaster.NeoforgeEventHandler for @SubscribeEvent-annotated methods
7170[19Jul2025 08:53:21.186] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/xalcon/torchmaster/NeoforgeEventHandler; to the game event bus
7171[19Jul2025 08:53:21.193] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fishingoverhaul
7172[19Jul2025 08:53:21.229] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7173[19Jul2025 08:53:21.229] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7174[19Jul2025 08:53:21.229] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7175[19Jul2025 08:53:21.229] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7176[19Jul2025 08:53:21.229] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7177[19Jul2025 08:53:21.229] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7178[19Jul2025 08:53:21.229] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7179[19Jul2025 08:53:21.229] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7180[19Jul2025 08:53:21.258] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironfurnaces
7181[19Jul2025 08:53:21.259] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ironfurnaces.Config for @SubscribeEvent-annotated methods
7182[19Jul2025 08:53:21.259] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lironfurnaces/Config; to the mod event bus of mod ironfurnaces
7183[19Jul2025 08:53:21.353] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.tag_id_caching.TagEntryMixin from modernfix-neoforge.mixins.json into net.minecraft.tags.TagEntry
7184[19Jul2025 08:53:21.354] [modloading-worker-0/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method elementOrTag in modernfix-neoforge.mixins.json:perf.tag_id_caching.TagEntryMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
7185[19Jul2025 08:53:21.372] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supermartijn642corelib
7186[19Jul2025 08:53:21.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pop
7187[19Jul2025 08:53:21.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class pro.mikey.mods.pop.Config for @SubscribeEvent-annotated methods
7188[19Jul2025 08:53:21.430] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lpro/mikey/mods/pop/Config; to the mod event bus of mod pop
7189[19Jul2025 08:53:21.447] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerPlayerGameModeMixin from mixins.fargostalismans.json into net.minecraft.server.level.ServerPlayerGameMode
7190[19Jul2025 08:53:21.448] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.ServerPlayerGameModeAccess from mixins.pneumaticcraft.json into net.minecraft.server.level.ServerPlayerGameMode
7191[19Jul2025 08:53:21.448] [modloading-worker-0/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.ServerPlayerGameModeAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
7192[19Jul2025 08:53:21.448] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerPlayerInteractionManagerMixin from owo.mixins.json into net.minecraft.server.level.ServerPlayerGameMode
7193[19Jul2025 08:53:21.448] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ServerPlayerInteractionManagerMixin from mod owo: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
7194[19Jul2025 08:53:21.449] [modloading-worker-0/DEBUG] [mixin/]: mixins.fargostalismans.json:ServerPlayerGameModeMixin from mod fargostalismans->@Inject::onDestroyBlockStart(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
7195[19Jul2025 08:53:21.449] [modloading-worker-0/DEBUG] [mixin/]: mixins.fargostalismans.json:ServerPlayerGameModeMixin from mod fargostalismans->@Inject::onDestroyBlockStart(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
7196[19Jul2025 08:53:21.449] [modloading-worker-0/DEBUG] [mixin/]: mixins.fargostalismans.json:ServerPlayerGameModeMixin from mod fargostalismans->@Inject::onDestroyBlockStart(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
7197[19Jul2025 08:53:21.449] [modloading-worker-0/DEBUG] [mixin/]: mixins.fargostalismans.json:ServerPlayerGameModeMixin from mod fargostalismans->@Inject::onDestroyBlockEnd(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
7198[19Jul2025 08:53:21.449] [modloading-worker-0/DEBUG] [mixin/]: mixins.fargostalismans.json:ServerPlayerGameModeMixin from mod fargostalismans->@Inject::onDestroyBlockEnd(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
7199[19Jul2025 08:53:21.449] [modloading-worker-0/DEBUG] [mixin/]: mixins.fargostalismans.json:ServerPlayerGameModeMixin from mod fargostalismans->@Inject::onDestroyBlockEnd(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
7200[19Jul2025 08:53:21.449] [modloading-worker-0/DEBUG] [mixin/]: mixins.fargostalismans.json:ServerPlayerGameModeMixin from mod fargostalismans->@Inject::onDestroyBlockEnd(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
7201[19Jul2025 08:53:21.450] [modloading-worker-0/DEBUG] [mixin/]: mixins.fargostalismans.json:ServerPlayerGameModeMixin from mod fargostalismans->@Inject::onDestroyBlockEnd(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
7202[19Jul2025 08:53:21.450] [modloading-worker-0/DEBUG] [mixin/]: mixins.fargostalismans.json:ServerPlayerGameModeMixin from mod fargostalismans->@Inject::onDestroyBlockEnd(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
7203[19Jul2025 08:53:21.450] [modloading-worker-0/DEBUG] [mixin/]: mixins.fargostalismans.json:ServerPlayerGameModeMixin from mod fargostalismans->@Inject::onDestroyBlockEnd(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
7204[19Jul2025 08:53:21.450] [modloading-worker-0/DEBUG] [mixin/]: mixins.fargostalismans.json:ServerPlayerGameModeMixin from mod fargostalismans->@Inject::onDestroyBlockEnd(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
7205[19Jul2025 08:53:21.450] [modloading-worker-0/DEBUG] [mixin/]: mixins.fargostalismans.json:ServerPlayerGameModeMixin from mod fargostalismans->@Inject::onDestroyBlockEnd(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
7206[19Jul2025 08:53:21.450] [modloading-worker-0/DEBUG] [mixin/]: mixins.fargostalismans.json:ServerPlayerGameModeMixin from mod fargostalismans->@Inject::onDestroyBlockEnd(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
7207[19Jul2025 08:53:21.450] [modloading-worker-0/DEBUG] [mixin/]: mixins.fargostalismans.json:ServerPlayerGameModeMixin from mod fargostalismans->@Inject::onDestroyBlockEnd(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
7208[19Jul2025 08:53:21.450] [modloading-worker-0/DEBUG] [mixin/]: mixins.fargostalismans.json:ServerPlayerGameModeMixin from mod fargostalismans->@Inject::onDestroyBlockEnd(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
7209[19Jul2025 08:53:21.450] [modloading-worker-0/DEBUG] [mixin/]: mixins.fargostalismans.json:ServerPlayerGameModeMixin from mod fargostalismans->@Inject::onDestroyBlockEnd(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
7210[19Jul2025 08:53:21.450] [modloading-worker-0/DEBUG] [mixin/]: mixins.fargostalismans.json:ServerPlayerGameModeMixin from mod fargostalismans->@Inject::onDestroyBlockEnd(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
7211[19Jul2025 08:53:21.450] [modloading-worker-0/DEBUG] [mixin/]: mixins.fargostalismans.json:ServerPlayerGameModeMixin from mod fargostalismans->@Inject::onDestroyBlockEnd(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
7212[19Jul2025 08:53:21.450] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ServerPlayerInteractionManagerMixin from mod owo->@Inject::incrementUseState(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7213[19Jul2025 08:53:21.450] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ServerPlayerInteractionManagerMixin from mod owo->@Inject::incrementUseState(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7214[19Jul2025 08:53:21.450] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ServerPlayerInteractionManagerMixin from mod owo->@Inject::incrementUseState(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7215[19Jul2025 08:53:21.450] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ServerPlayerInteractionManagerMixin from mod owo->@Inject::incrementUseState(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7216[19Jul2025 08:53:21.450] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ServerPlayerInteractionManagerMixin from mod owo->@Inject::incrementUseState(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7217[19Jul2025 08:53:21.450] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ServerPlayerInteractionManagerMixin from mod owo->@Inject::incrementUseState(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7218[19Jul2025 08:53:21.459] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.DedicatedServerAccessor from resourcefulconfig.mixins.json into net.minecraft.server.dedicated.DedicatedServer
7219[19Jul2025 08:53:21.469] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for resourcefulconfig
7220[19Jul2025 08:53:21.647] [modloading-worker-0/INFO] [me.wesley1808.servercore.common.ServerCore/]: [ServerCore] Loaded V1.5.10+1.21.1!
7221[19Jul2025 08:53:21.648] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for servercore
7222[19Jul2025 08:53:21.652] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for structureexpansion
7223[19Jul2025 08:53:21.661] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file curios-client.toml for curios tracking
7224[19Jul2025 08:53:21.663] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file curios-common.toml for curios tracking
7225[19Jul2025 08:53:21.663] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file curios-server.toml for curios tracking
7226[19Jul2025 08:53:21.663] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for curios
7227[19Jul2025 08:53:21.663] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for searchables
7228[19Jul2025 08:53:21.666] [modloading-worker-0/DEBUG] [Measurements/]: Loaded com.mrbysco.measurements.platform.NeoForgePlatformHelper@2476033d for service interface com.mrbysco.measurements.platform.services.IPlatformHelper
7229[19Jul2025 08:53:21.667] [modloading-worker-0/DEBUG] [Measurements/]: Loaded com.mrbysco.measurements.NeoForgeRegistrationFactory@249b2405 for service interface com.mrbysco.measurements.registration.RegistrationProvider$Factory
7230[19Jul2025 08:53:21.668] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for measurements
7231[19Jul2025 08:53:21.668] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrbysco.measurements.datagen.MeasurementsDataGen for @SubscribeEvent-annotated methods
7232[19Jul2025 08:53:21.668] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrbysco/measurements/datagen/MeasurementsDataGen; to the mod event bus of mod measurements
7233[19Jul2025 08:53:21.669] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for liblib_glitter
7234[19Jul2025 08:53:21.669] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for deimos
7235[19Jul2025 08:53:21.683] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file silentgear-common.toml for silentgear tracking
7236[19Jul2025 08:53:21.685] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file silentgear-client.toml for silentgear tracking
7237[19Jul2025 08:53:21.689] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentgear
7238[19Jul2025 08:53:21.689] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.util.IAoeTool$BreakHandler for @SubscribeEvent-annotated methods
7239[19Jul2025 08:53:21.691] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/util/IAoeTool$BreakHandler; to the game event bus
7240[19Jul2025 08:53:21.692] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.util.GearData$EventHandler for @SubscribeEvent-annotated methods
7241[19Jul2025 08:53:21.692] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/util/GearData$EventHandler; to the game event bus
7242[19Jul2025 08:53:21.693] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.setup.SgRegistries for @SubscribeEvent-annotated methods
7243[19Jul2025 08:53:21.693] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/setup/SgRegistries; to the mod event bus of mod silentgear
7244[19Jul2025 08:53:21.693] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.setup.SgLoot$Injector for @SubscribeEvent-annotated methods
7245[19Jul2025 08:53:21.694] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/setup/SgLoot$Injector; to the game event bus
7246[19Jul2025 08:53:21.725] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.setup.SgBlocks for @SubscribeEvent-annotated methods
7247[19Jul2025 08:53:21.726] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/setup/SgBlocks; to the mod event bus of mod silentgear
7248[19Jul2025 08:53:21.726] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.setup.NerfedGear for @SubscribeEvent-annotated methods
7249[19Jul2025 08:53:21.726] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/setup/NerfedGear; to the game event bus
7250[19Jul2025 08:53:21.726] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.network.SgNetwork for @SubscribeEvent-annotated methods
7251[19Jul2025 08:53:21.731] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/network/SgNetwork; to the mod event bus of mod silentgear
7252[19Jul2025 08:53:21.732] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.event.ServerEvents for @SubscribeEvent-annotated methods
7253[19Jul2025 08:53:21.740] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/event/ServerEvents; to the game event bus
7254[19Jul2025 08:53:21.741] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.event.RepairHandler for @SubscribeEvent-annotated methods
7255[19Jul2025 08:53:21.745] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/event/RepairHandler; to the game event bus
7256[19Jul2025 08:53:21.745] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.event.GearEvents for @SubscribeEvent-annotated methods
7257[19Jul2025 08:53:21.750] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/event/GearEvents; to the game event bus
7258[19Jul2025 08:53:21.752] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.data.DataGenerators for @SubscribeEvent-annotated methods
7259[19Jul2025 08:53:21.754] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/data/DataGenerators; to the mod event bus of mod silentgear
7260[19Jul2025 08:53:21.755] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.core.MagnetPullTracker for @SubscribeEvent-annotated methods
7261[19Jul2025 08:53:21.755] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/core/MagnetPullTracker; to the game event bus
7262[19Jul2025 08:53:21.756] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.Config for @SubscribeEvent-annotated methods
7263[19Jul2025 08:53:21.756] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/Config; to the mod event bus of mod silentgear
7264[19Jul2025 08:53:21.756] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for conditional_mixin
7265[19Jul2025 08:53:21.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apothic_enchanting
7266[19Jul2025 08:53:21.831] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7267[19Jul2025 08:53:21.990] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwfurnitures
7268[19Jul2025 08:53:21.990] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jadeaddons
7269[19Jul2025 08:53:22.055] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for codechickenlib
7270[19Jul2025 08:53:22.098] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderstorage
7271[19Jul2025 08:53:22.149] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apotheosis
7272[19Jul2025 08:53:22.150] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for antiblocksrechiseled
7273[19Jul2025 08:53:22.150] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.manmaed.antiblocksrechiseled.datagen.ABRCDataGeneration for @SubscribeEvent-annotated methods
7274[19Jul2025 08:53:22.151] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/manmaed/antiblocksrechiseled/datagen/ABRCDataGeneration; to the mod event bus of mod antiblocksrechiseled
7275[19Jul2025 08:53:22.152] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2jeiintegration
7276[19Jul2025 08:53:22.162] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for randombonemealflowers
7277[19Jul2025 08:53:22.171] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for structurify
7278[19Jul2025 08:53:22.173] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for doubledoors
7279[19Jul2025 08:53:22.175] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file jei-server.toml for jei tracking
7280[19Jul2025 08:53:22.178] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei
7281[19Jul2025 08:53:22.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ali
7282[19Jul2025 08:53:22.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.yanny.ali.ForgeBusSubscriber for @SubscribeEvent-annotated methods
7283[19Jul2025 08:53:22.181] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7284[19Jul2025 08:53:22.181] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/yanny/ali/ForgeBusSubscriber; to the game event bus
7285[19Jul2025 08:53:22.184] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file naturescompass-common.toml for naturescompass tracking
7286[19Jul2025 08:53:22.184] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file naturescompass-client.toml for naturescompass tracking
7287[19Jul2025 08:53:22.185] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for naturescompass
7288[19Jul2025 08:53:22.185] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.chaosthedude.naturescompass.registry.NaturesCompassRegistry for @SubscribeEvent-annotated methods
7289[19Jul2025 08:53:22.186] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/chaosthedude/naturescompass/registry/NaturesCompassRegistry; to the mod event bus of mod naturescompass
7290[19Jul2025 08:53:22.196] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mechanicals
7291[19Jul2025 08:53:22.233] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pneumaticcraft-common.toml for pneumaticcraft tracking
7292[19Jul2025 08:53:22.234] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pneumaticcraft-client.toml for pneumaticcraft tracking
7293[19Jul2025 08:53:22.264] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createsifter-client.toml for createsifter tracking
7294[19Jul2025 08:53:22.264] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createsifter-server.toml for createsifter tracking
7295[19Jul2025 08:53:22.270] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createsifter
7296[19Jul2025 08:53:22.270] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.oierbravo.createsifter.infrastucture.config.MConfigs for @SubscribeEvent-annotated methods
7297[19Jul2025 08:53:22.270] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/oierbravo/createsifter/infrastucture/config/MConfigs; to the mod event bus of mod createsifter
7298[19Jul2025 08:53:22.278] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for logbegone
7299[19Jul2025 08:53:22.278] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_api_base
7300[19Jul2025 08:53:22.301] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7301[19Jul2025 08:53:22.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createstockbridge
7302[19Jul2025 08:53:22.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.tom.stockbridge.data.DataGenerators for @SubscribeEvent-annotated methods
7303[19Jul2025 08:53:22.304] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/tom/stockbridge/data/DataGenerators; to the mod event bus of mod createstockbridge
7304[19Jul2025 08:53:22.450] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file immersiveengineering-startup.toml for immersiveengineering tracking
7305[19Jul2025 08:53:22.451] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/immersiveengineering-startup.toml
7306[19Jul2025 08:53:22.451] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/immersiveengineering-startup.toml for changes
7307[19Jul2025 08:53:22.454] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file immersiveengineering-client.toml for immersiveengineering tracking
7308[19Jul2025 08:53:22.485] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file immersiveengineering-server.toml for immersiveengineering tracking
7309[19Jul2025 08:53:22.964] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7310[19Jul2025 08:53:22.964] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7311[19Jul2025 08:53:22.964] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7312[19Jul2025 08:53:22.964] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7313[19Jul2025 08:53:22.964] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7314[19Jul2025 08:53:22.964] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7315[19Jul2025 08:53:23.341] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pneumaticcraft
7316[19Jul2025 08:53:23.341] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.datagen.DataGenerators for @SubscribeEvent-annotated methods
7317[19Jul2025 08:53:23.344] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/datagen/DataGenerators; to the mod event bus of mod pneumaticcraft
7318[19Jul2025 08:53:23.345] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.registry.ModEntityTypes$Listener for @SubscribeEvent-annotated methods
7319[19Jul2025 08:53:23.345] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/registry/ModEntityTypes$Listener; to the mod event bus of mod pneumaticcraft
7320[19Jul2025 08:53:23.346] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.network.NetworkHandler for @SubscribeEvent-annotated methods
7321[19Jul2025 08:53:23.348] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/network/NetworkHandler; to the mod event bus of mod pneumaticcraft
7322[19Jul2025 08:53:23.349] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.variables.GlobalVariableManager$Listener for @SubscribeEvent-annotated methods
7323[19Jul2025 08:53:23.349] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/variables/GlobalVariableManager$Listener; to the game event bus
7324[19Jul2025 08:53:23.350] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.villages.VillagerTradesRegistration for @SubscribeEvent-annotated methods
7325[19Jul2025 08:53:23.351] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/villages/VillagerTradesRegistration; to the game event bus
7326[19Jul2025 08:53:23.352] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.pneumatic_armor.CommonArmorHandler$Listeners for @SubscribeEvent-annotated methods
7327[19Jul2025 08:53:23.353] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/pneumatic_armor/CommonArmorHandler$Listeners; to the game event bus
7328[19Jul2025 08:53:23.353] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.pneumatic_armor.handlers.FallProtectionHandler$Listener for @SubscribeEvent-annotated methods
7329[19Jul2025 08:53:23.354] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/pneumatic_armor/handlers/FallProtectionHandler$Listener; to the game event bus
7330[19Jul2025 08:53:23.355] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.amadron.AmadronOfferManager$EventListener for @SubscribeEvent-annotated methods
7331[19Jul2025 08:53:23.355] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/amadron/AmadronOfferManager$EventListener; to the game event bus
7332[19Jul2025 08:53:23.356] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.hacking.entity.HackableGhast$Listener for @SubscribeEvent-annotated methods
7333[19Jul2025 08:53:23.356] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/hacking/entity/HackableGhast$Listener; to the game event bus
7334[19Jul2025 08:53:23.357] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.hacking.entity.HackableBlaze$Listener for @SubscribeEvent-annotated methods
7335[19Jul2025 08:53:23.357] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/hacking/entity/HackableBlaze$Listener; to the game event bus
7336[19Jul2025 08:53:23.357] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.hacking.entity.HackableShulker$Listener for @SubscribeEvent-annotated methods
7337[19Jul2025 08:53:23.358] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/hacking/entity/HackableShulker$Listener; to the game event bus
7338[19Jul2025 08:53:23.358] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.hacking.entity.HackableEnderman$Listener for @SubscribeEvent-annotated methods
7339[19Jul2025 08:53:23.359] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/hacking/entity/HackableEnderman$Listener; to the game event bus
7340[19Jul2025 08:53:23.359] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.thirdparty.PneumaticcraftIMC for @SubscribeEvent-annotated methods
7341[19Jul2025 08:53:23.359] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/thirdparty/PneumaticcraftIMC; to the mod event bus of mod pneumaticcraft
7342[19Jul2025 08:53:23.360] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.inventory.AbstractPneumaticCraftMenu$Listener for @SubscribeEvent-annotated methods
7343[19Jul2025 08:53:23.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/inventory/AbstractPneumaticCraftMenu$Listener; to the game event bus
7344[19Jul2025 08:53:23.364] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.semiblock.SemiblockTracker$Listener for @SubscribeEvent-annotated methods
7345[19Jul2025 08:53:23.365] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/semiblock/SemiblockTracker$Listener; to the game event bus
7346[19Jul2025 08:53:23.365] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.block.entity.utility.SecurityStationBlockEntity$Listener for @SubscribeEvent-annotated methods
7347[19Jul2025 08:53:23.366] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/block/entity/utility/SecurityStationBlockEntity$Listener; to the game event bus
7348[19Jul2025 08:53:23.368] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.block.entity.processing.PressureChamberWallBlockEntity$PressureWallStateManager for @SubscribeEvent-annotated methods
7349[19Jul2025 08:53:23.368] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/block/entity/processing/PressureChamberWallBlockEntity$PressureWallStateManager; to the game event bus
7350[19Jul2025 08:53:23.368] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.util.GlobalBlockEntityCacheManager for @SubscribeEvent-annotated methods
7351[19Jul2025 08:53:23.369] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/util/GlobalBlockEntityCacheManager; to the game event bus
7352[19Jul2025 08:53:23.369] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.entity.semiblock.AbstractLogisticsFrameEntity$Listener for @SubscribeEvent-annotated methods
7353[19Jul2025 08:53:23.370] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/entity/semiblock/AbstractLogisticsFrameEntity$Listener; to the game event bus
7354[19Jul2025 08:53:23.370] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.item.JackHammerItem$Listener for @SubscribeEvent-annotated methods
7355[19Jul2025 08:53:23.370] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/item/JackHammerItem$Listener; to the game event bus
7356[19Jul2025 08:53:23.371] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.item.MicromissilesItem$Listener for @SubscribeEvent-annotated methods
7357[19Jul2025 08:53:23.371] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/item/MicromissilesItem$Listener; to the game event bus
7358[19Jul2025 08:53:23.371] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.item.minigun.MinigunItem$Listener for @SubscribeEvent-annotated methods
7359[19Jul2025 08:53:23.372] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/item/minigun/MinigunItem$Listener; to the game event bus
7360[19Jul2025 08:53:23.372] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.item.MemoryStickItem$Listener for @SubscribeEvent-annotated methods
7361[19Jul2025 08:53:23.373] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/item/MemoryStickItem$Listener; to the game event bus
7362[19Jul2025 08:53:23.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gag
7363[19Jul2025 08:53:23.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ky.someone.mods.gag.data.GAGData for @SubscribeEvent-annotated methods
7364[19Jul2025 08:53:23.412] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lky/someone/mods/gag/data/GAGData; to the mod event bus of mod gag
7365[19Jul2025 08:53:23.413] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ky.someone.mods.gag.command.GAGCommands for @SubscribeEvent-annotated methods
7366[19Jul2025 08:53:23.427] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lky/someone/mods/gag/command/GAGCommands; to the game event bus
7367[19Jul2025 08:53:23.428] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ky.someone.mods.gag.GAG for @SubscribeEvent-annotated methods
7368[19Jul2025 08:53:23.428] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lky/someone/mods/gag/GAG; to the game event bus
7369[19Jul2025 08:53:23.430] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ky.someone.mods.gag.config.GAGClientConfig for @SubscribeEvent-annotated methods
7370[19Jul2025 08:53:23.430] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lky/someone/mods/gag/config/GAGClientConfig; to the game event bus
7371[19Jul2025 08:53:23.430] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ky.someone.mods.gag.config.GAGConfig for @SubscribeEvent-annotated methods
7372[19Jul2025 08:53:23.431] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lky/someone/mods/gag/config/GAGConfig; to the game event bus
7373[19Jul2025 08:53:23.432] [modloading-worker-0/DEBUG] [mixin/]: Mixing NeoforgeUniversalBucketItemMixin from bucketlib.neoforge.mixins.json into de.cech12.bucketlib.api.item.UniversalBucketItem
7374[19Jul2025 08:53:23.458] [modloading-worker-0/DEBUG] [Ceramic Bucket/]: Loaded de.cech12.ceramicbucket.platform.NeoForgePlatformHelper@733895e8 for service interface de.cech12.ceramicbucket.platform.services.IPlatformHelper
7375[19Jul2025 08:53:23.459] [modloading-worker-0/DEBUG] [Ceramic Bucket/]: Loaded de.cech12.ceramicbucket.platform.NeoForgeConfigHelper@63516ebe for service interface de.cech12.ceramicbucket.platform.services.IConfigHelper
7376[19Jul2025 08:53:23.459] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ceramicbucket-server.toml for ceramicbucket tracking
7377[19Jul2025 08:53:23.460] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ceramicbucket
7378[19Jul2025 08:53:23.469] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for spectrelib
7379[19Jul2025 08:53:23.482] [modloading-worker-0/DEBUG] [Ceramic Shears/]: Loaded de.cech12.ceramicshears.platform.NeoforgePlatformHelper@30199c3d for service interface de.cech12.ceramicshears.platform.services.IPlatformHelper
7380[19Jul2025 08:53:23.483] [modloading-worker-0/DEBUG] [Ceramic Shears/]: Loaded de.cech12.ceramicshears.platform.NeoforgeConfigHelper@40bb8cd8 for service interface de.cech12.ceramicshears.platform.services.IConfigHelper
7381[19Jul2025 08:53:23.484] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ceramicshears-server.toml for ceramicshears tracking
7382[19Jul2025 08:53:23.484] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ceramicshears
7383[19Jul2025 08:53:23.484] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.cech12.ceramicshears.NeoforgeCeramicShearsMod for @SubscribeEvent-annotated methods
7384[19Jul2025 08:53:23.484] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/cech12/ceramicshears/NeoforgeCeramicShearsMod; to the mod event bus of mod ceramicshears
7385[19Jul2025 08:53:23.496] [modloading-worker-0/INFO] [thedarkcolour.kotlinforforge.neoforge.test.KotlinForForge/]: Kotlin For Forge Enabled!
7386[19Jul2025 08:53:23.497] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Attempting to inject @EventBusSubscriber kotlin objects in to the event bus for kotlinforforge
7387[19Jul2025 08:53:23.516] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinStructureTemplate from lootr-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
7388[19Jul2025 08:53:23.516] [modloading-worker-0/DEBUG] [mixin/]: lootr-common.mixins.json:MixinStructureTemplate from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
7389[19Jul2025 08:53:23.516] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.TemplateAccess from immersiveengineering.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
7390[19Jul2025 08:53:23.516] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.TemplateAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
7391[19Jul2025 08:53:23.517] [modloading-worker-0/DEBUG] [mixin/]: Mixing coremods.TemplateMixin from immersiveengineering.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
7392[19Jul2025 08:53:23.517] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
7393[19Jul2025 08:53:23.518] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureTemplateMixin from cable_facades.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
7394[19Jul2025 08:53:23.518] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onPlaceInWorld$2(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V to mdb698a4$cable_facades$lambda$onPlaceInWorld$2$0 in cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades
7395[19Jul2025 08:53:23.518] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onSave$1(Lnet/minecraft/nbt/ListTag;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V to mdb698a4$cable_facades$lambda$onSave$1$1 in cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades
7396[19Jul2025 08:53:23.518] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onFillFromWorld$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)V to mdb698a4$cable_facades$lambda$onFillFromWorld$0$2 in cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades
7397[19Jul2025 08:53:23.523] [modloading-worker-0/DEBUG] [mixin/]: Mixing structure.StructureTemplateAccessor from ars_nouveau.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
7398[19Jul2025 08:53:23.523] [modloading-worker-0/DEBUG] [mixin/]: Mixing structure.StructureTemplateMixin from ars_nouveau.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
7399[19Jul2025 08:53:23.523] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ars_nouveau_preventAutoWaterlogging$0(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor;)Z to mdb698a4$ars_nouveau$lambda$ars_nouveau_preventAutoWaterlogging$0$3 in ars_nouveau.mixins.json:structure.StructureTemplateMixin from mod ars_nouveau
7400[19Jul2025 08:53:23.524] [modloading-worker-0/DEBUG] [mixin/]: Mixing structure.StructureTemplateMixin from morejs.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
7401[19Jul2025 08:53:23.524] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:structure.StructureTemplateMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
7402[19Jul2025 08:53:23.524] [modloading-worker-0/DEBUG] [mixin/]: Mixing structures.TemplateAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
7403[19Jul2025 08:53:23.525] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureTemplateMixin from ae2.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
7404[19Jul2025 08:53:23.525] [modloading-worker-0/DEBUG] [mixin/]: ae2.mixins.json:StructureTemplateMixin from mod ae2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_11 supports class version 55)
7405[19Jul2025 08:53:23.525] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureTemplateAccessor from gander_levels.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
7406[19Jul2025 08:53:23.531] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for getPalettes in immersiveengineering.mixins.json:accessors.TemplateAccess from mod immersiveengineering, previously written by com.almostreliable.morejs.mixin.structure.StructureTemplateMixin. Skipping method.
7407[19Jul2025 08:53:23.531] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for getPalettes in gander_levels.mixins.json:StructureTemplateAccessor from mod (unknown), previously written by com.almostreliable.morejs.mixin.structure.StructureTemplateMixin. Skipping method.
7408[19Jul2025 08:53:23.531] [modloading-worker-0/DEBUG] [mixin/]: lootr-common.mixins.json:MixinStructureTemplate from mod lootr->@Inject::LootrInjectStructureSavingStart(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
7409[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: lootr-common.mixins.json:MixinStructureTemplate from mod lootr->@Inject::LootrInjectStructureSavingStart(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
7410[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: lootr-common.mixins.json:MixinStructureTemplate from mod lootr->@Inject::LootrInjectStructureSavingStart(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
7411[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: lootr-common.mixins.json:MixinStructureTemplate from mod lootr->@Inject::LootrInjectStructureSavingStop(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
7412[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: lootr-common.mixins.json:MixinStructureTemplate from mod lootr->@Inject::LootrInjectStructureSavingStop(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
7413[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: lootr-common.mixins.json:MixinStructureTemplate from mod lootr->@Inject::LootrInjectStructureSavingStop(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
7414[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::takeConnectionsFromWorld(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
7415[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::takeConnectionsFromWorld(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
7416[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::takeConnectionsFromWorld(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
7417[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::addConnectionsToWorld(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7418[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::addConnectionsToWorld(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7419[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::addConnectionsToWorld(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7420[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::writeConnectionsToNBT(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7421[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::readConnectionsFromNBT(Lnet/minecraft/core/HolderGetter;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
7422[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::readConnectionsFromNBT(Lnet/minecraft/core/HolderGetter;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
7423[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::readConnectionsFromNBT(Lnet/minecraft/core/HolderGetter;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
7424[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onFillFromWorld(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
7425[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onFillFromWorld(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
7426[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onFillFromWorld(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
7427[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onSave(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
7428[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onSave(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
7429[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onSave(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
7430[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onLoad(Lnet/minecraft/core/HolderGetter;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
7431[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onLoad(Lnet/minecraft/core/HolderGetter;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
7432[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onLoad(Lnet/minecraft/core/HolderGetter;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
7433[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onPlaceInWorld(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7434[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onPlaceInWorld(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7435[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onPlaceInWorld(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7436[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: ars_nouveau.mixins.json:structure.StructureTemplateMixin from mod ars_nouveau->@Inject::ars_nouveau_preventAutoWaterlogging(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
7437[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: ars_nouveau.mixins.json:structure.StructureTemplateMixin from mod ars_nouveau->@Inject::ars_nouveau_preventAutoWaterlogging(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
7438[19Jul2025 08:53:23.532] [modloading-worker-0/DEBUG] [mixin/]: ars_nouveau.mixins.json:structure.StructureTemplateMixin from mod ars_nouveau->@Inject::ars_nouveau_preventAutoWaterlogging(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
7439[19Jul2025 08:53:23.533] [modloading-worker-0/DEBUG] [mixin/]: ae2.mixins.json:StructureTemplateMixin from mod ae2->@Inject::enableClientSideStateSaving(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
7440[19Jul2025 08:53:23.533] [modloading-worker-0/DEBUG] [mixin/]: ae2.mixins.json:StructureTemplateMixin from mod ae2->@Inject::enableClientSideStateSaving(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
7441[19Jul2025 08:53:23.533] [modloading-worker-0/DEBUG] [mixin/]: ae2.mixins.json:StructureTemplateMixin from mod ae2->@Inject::enableClientSideStateSaving(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
7442[19Jul2025 08:53:23.533] [modloading-worker-0/DEBUG] [mixin/]: ae2.mixins.json:StructureTemplateMixin from mod ae2->@Inject::disableClientSideStateSaving(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
7443[19Jul2025 08:53:23.533] [modloading-worker-0/DEBUG] [mixin/]: ae2.mixins.json:StructureTemplateMixin from mod ae2->@Inject::disableClientSideStateSaving(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
7444[19Jul2025 08:53:23.533] [modloading-worker-0/DEBUG] [mixin/]: ae2.mixins.json:StructureTemplateMixin from mod ae2->@Inject::disableClientSideStateSaving(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
7445[19Jul2025 08:53:23.533] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getPalettes()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate was not merged
7446[19Jul2025 08:53:23.533] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getPalettes()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate was not merged
7447[19Jul2025 08:53:23.566] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immersiveengineering
7448[19Jul2025 08:53:23.567] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.api.wires.NetworkSanitizer for @SubscribeEvent-annotated methods
7449[19Jul2025 08:53:23.567] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/api/wires/NetworkSanitizer; to the game event bus
7450[19Jul2025 08:53:23.568] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.api.wires.GlobalWireNetwork for @SubscribeEvent-annotated methods
7451[19Jul2025 08:53:23.570] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/api/wires/GlobalWireNetwork; to the game event bus
7452[19Jul2025 08:53:23.570] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.api.crafting.cache.CachedRecipeList for @SubscribeEvent-annotated methods
7453[19Jul2025 08:53:23.571] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/api/crafting/cache/CachedRecipeList; to the game event bus
7454[19Jul2025 08:53:23.571] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.world.Villages for @SubscribeEvent-annotated methods
7455[19Jul2025 08:53:23.571] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/world/Villages; to the game event bus
7456[19Jul2025 08:53:23.571] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.world.Villages$Events for @SubscribeEvent-annotated methods
7457[19Jul2025 08:53:23.573] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/world/Villages$Events; to the game event bus
7458[19Jul2025 08:53:23.573] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.world.IEWorldGen for @SubscribeEvent-annotated methods
7459[19Jul2025 08:53:23.574] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/world/IEWorldGen; to the game event bus
7460[19Jul2025 08:53:23.574] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.wires.WireSyncManager for @SubscribeEvent-annotated methods
7461[19Jul2025 08:53:23.576] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/wires/WireSyncManager; to the game event bus
7462[19Jul2025 08:53:23.577] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.util.SpawnInterdictionHandler for @SubscribeEvent-annotated methods
7463[19Jul2025 08:53:23.578] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/util/SpawnInterdictionHandler; to the game event bus
7464[19Jul2025 08:53:23.579] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.util.sound.NoisyToolSoundHandler for @SubscribeEvent-annotated methods
7465[19Jul2025 08:53:23.581] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/util/sound/NoisyToolSoundHandler; to the game event bus
7466[19Jul2025 08:53:23.582] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.util.FakePlayerUtil for @SubscribeEvent-annotated methods
7467[19Jul2025 08:53:23.583] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/util/FakePlayerUtil; to the game event bus
7468[19Jul2025 08:53:23.583] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.register.IECreativeTabs for @SubscribeEvent-annotated methods
7469[19Jul2025 08:53:23.583] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/register/IECreativeTabs; to the mod event bus of mod immersiveengineering
7470[19Jul2025 08:53:23.583] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.items.RobotWolfItem for @SubscribeEvent-annotated methods
7471[19Jul2025 08:53:23.583] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/items/RobotWolfItem; to the game event bus
7472[19Jul2025 08:53:23.584] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.items.ItemCapabilityRegistration for @SubscribeEvent-annotated methods
7473[19Jul2025 08:53:23.585] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/items/ItemCapabilityRegistration; to the mod event bus of mod immersiveengineering
7474[19Jul2025 08:53:23.585] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.items.DrillItem for @SubscribeEvent-annotated methods
7475[19Jul2025 08:53:23.585] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/items/DrillItem; to the game event bus
7476[19Jul2025 08:53:23.586] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.IEContent for @SubscribeEvent-annotated methods
7477[19Jul2025 08:53:23.586] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/IEContent; to the mod event bus of mod immersiveengineering
7478[19Jul2025 08:53:23.586] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.gui.IEContainerMenu for @SubscribeEvent-annotated methods
7479[19Jul2025 08:53:23.587] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/gui/IEContainerMenu; to the game event bus
7480[19Jul2025 08:53:23.588] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.entities.EntityCapabilityRegistration for @SubscribeEvent-annotated methods
7481[19Jul2025 08:53:23.588] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/entities/EntityCapabilityRegistration; to the mod event bus of mod immersiveengineering
7482[19Jul2025 08:53:23.589] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.config.IEServerConfig for @SubscribeEvent-annotated methods
7483[19Jul2025 08:53:23.589] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/config/IEServerConfig; to the mod event bus of mod immersiveengineering
7484[19Jul2025 08:53:23.589] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.blocks.multiblocks.TemplateSyncManager for @SubscribeEvent-annotated methods
7485[19Jul2025 08:53:23.590] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/blocks/multiblocks/TemplateSyncManager; to the game event bus
7486[19Jul2025 08:53:23.590] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.blocks.metal.FluidPipeBlockEntity for @SubscribeEvent-annotated methods
7487[19Jul2025 08:53:23.592] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/blocks/metal/FluidPipeBlockEntity; to the game event bus
7488[19Jul2025 08:53:23.592] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.blocks.metal.ConveyorBeltBlockEntity for @SubscribeEvent-annotated methods
7489[19Jul2025 08:53:23.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/blocks/metal/ConveyorBeltBlockEntity; to the mod event bus of mod immersiveengineering
7490[19Jul2025 08:53:23.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.blocks.CrateItem for @SubscribeEvent-annotated methods
7491[19Jul2025 08:53:23.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/blocks/CrateItem; to the game event bus
7492[19Jul2025 08:53:23.596] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.blocks.BlockCapabilityRegistration for @SubscribeEvent-annotated methods
7493[19Jul2025 08:53:23.597] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/blocks/BlockCapabilityRegistration; to the mod event bus of mod immersiveengineering
7494[19Jul2025 08:53:23.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for itemcollectors
7495[19Jul2025 08:53:23.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for imfast
7496[19Jul2025 08:53:23.671] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7497[19Jul2025 08:53:23.672] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7498[19Jul2025 08:53:23.740] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file l2configs/l2core-client.toml for l2core tracking
7499[19Jul2025 08:53:23.741] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for l2core
7500[19Jul2025 08:53:23.741] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.xkmc.l2core.events.SchedulerHandler for @SubscribeEvent-annotated methods
7501[19Jul2025 08:53:23.742] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file integrateddynamics-common.toml for integrateddynamics tracking
7502[19Jul2025 08:53:23.742] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/xkmc/l2core/events/SchedulerHandler; to the game event bus
7503[19Jul2025 08:53:23.742] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod integrateddynamics
7504[19Jul2025 08:53:23.742] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod integrateddynamics
7505[19Jul2025 08:53:23.744] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.xkmc.l2core.events.EffectSyncEvents for @SubscribeEvent-annotated methods
7506[19Jul2025 08:53:23.745] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/xkmc/l2core/events/EffectSyncEvents; to the game event bus
7507[19Jul2025 08:53:23.746] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.xkmc.l2core.events.BaseCapabilityEvents for @SubscribeEvent-annotated methods
7508[19Jul2025 08:53:23.747] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/xkmc/l2core/events/BaseCapabilityEvents; to the game event bus
7509[19Jul2025 08:53:23.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cable_facades-common.toml for cable_facades tracking
7510[19Jul2025 08:53:23.763] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cable_facades
7511[19Jul2025 08:53:23.764] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.portingdeadmods.cable_facades.events.server.ServerInGameEvents for @SubscribeEvent-annotated methods
7512[19Jul2025 08:53:23.765] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/portingdeadmods/cable_facades/events/server/ServerInGameEvents; to the game event bus
7513[19Jul2025 08:53:23.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.portingdeadmods.cable_facades.events.network.NetworkingEvents for @SubscribeEvent-annotated methods
7514[19Jul2025 08:53:23.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/portingdeadmods/cable_facades/events/network/NetworkingEvents; to the mod event bus of mod cable_facades
7515[19Jul2025 08:53:23.768] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.portingdeadmods.cable_facades.CFConfig for @SubscribeEvent-annotated methods
7516[19Jul2025 08:53:23.768] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/portingdeadmods/cable_facades/CFConfig; to the mod event bus of mod cable_facades
7517[19Jul2025 08:53:23.783] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_conduits_modded
7518[19Jul2025 08:53:23.784] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.modconduits.ModdedConduits for @SubscribeEvent-annotated methods
7519[19Jul2025 08:53:23.784] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/modconduits/ModdedConduits; to the mod event bus of mod enderio_conduits_modded
7520[19Jul2025 08:53:23.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file showcaseitem-common.toml for showcaseitem tracking
7521[19Jul2025 08:53:23.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for showcaseitem
7522[19Jul2025 08:53:23.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.ultramega.showcaseitem.config.Config for @SubscribeEvent-annotated methods
7523[19Jul2025 08:53:23.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/ultramega/showcaseitem/config/Config; to the mod event bus of mod showcaseitem
7524[19Jul2025 08:53:23.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for connectedglass
7525[19Jul2025 08:53:23.843] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file constructionstick-server.toml for constructionstick tracking
7526[19Jul2025 08:53:23.844] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for constructionstick
7527[19Jul2025 08:53:23.844] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mrbysco.constructionstick.data.ModData for @SubscribeEvent-annotated methods
7528[19Jul2025 08:53:23.846] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmrbysco/constructionstick/data/ModData; to the mod event bus of mod constructionstick
7529[19Jul2025 08:53:23.847] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mrbysco.constructionstick.basics.CommonEvents for @SubscribeEvent-annotated methods
7530[19Jul2025 08:53:23.848] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmrbysco/constructionstick/basics/CommonEvents; to the game event bus
7531[19Jul2025 08:53:23.851] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mrbysco.constructionstick.registry.ModItems for @SubscribeEvent-annotated methods
7532[19Jul2025 08:53:23.852] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmrbysco/constructionstick/registry/ModItems; to the mod event bus of mod constructionstick
7533[19Jul2025 08:53:23.854] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for puzzleslib:main
7534[19Jul2025 08:53:23.861] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for puzzleslib
7535[19Jul2025 08:53:23.864] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage_jei_integration
7536[19Jul2025 08:53:23.864] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for liblib_albedo
7537[19Jul2025 08:53:24.053] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cristellib
7538[19Jul2025 08:53:24.091] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for carbonconfig
7539[19Jul2025 08:53:24.129] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cyclopscore-common.toml for cyclopscore tracking
7540[19Jul2025 08:53:24.129] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod cyclopscore
7541[19Jul2025 08:53:24.131] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cyclopscore
7542[19Jul2025 08:53:24.131] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class org.cyclops.cyclopscore.config.configurabletypeaction.FluidAction for @SubscribeEvent-annotated methods
7543[19Jul2025 08:53:24.131] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lorg/cyclops/cyclopscore/config/configurabletypeaction/FluidAction; to the mod event bus of mod cyclopscore
7544[19Jul2025 08:53:24.141] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage_quartz_arsenal-common.toml for refinedstorage_quartz_arsenal tracking
7545[19Jul2025 08:53:24.154] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage_quartz_arsenal
7546[19Jul2025 08:53:24.159] [modloading-worker-0/DEBUG] [GeckoLib/]: Loaded software.bernie.geckolib.platform.GeckoLibNeoForge@436e6f34 for service interface software.bernie.geckolib.service.GeckoLibPlatform
7547[19Jul2025 08:53:24.159] [modloading-worker-0/DEBUG] [GeckoLib/]: Loaded software.bernie.geckolib.network.GeckoLibNetworkingNeoForge@741b0bfb for service interface software.bernie.geckolib.service.GeckoLibNetworking
7548[19Jul2025 08:53:24.160] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for geckolib
7549[19Jul2025 08:53:24.169] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integrateddynamics
7550[19Jul2025 08:53:24.173] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file integrateddynamicscompat-common.toml for integrateddynamicscompat tracking
7551[19Jul2025 08:53:24.178] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integrateddynamicscompat
7552[19Jul2025 08:53:24.179] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for creeperoverhaul
7553[19Jul2025 08:53:24.187] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for morejs
7554[19Jul2025 08:53:24.192] [modloading-worker-0/DEBUG] [mixin/]: Mixing GrowMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectGrow
7555[19Jul2025 08:53:24.201] [modloading-worker-0/DEBUG] [mixin/]: Mixing EffectBlinkMixin from ars_additions.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectBlink
7556[19Jul2025 08:53:24.201] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:EffectBlinkMixin from mod ars_additions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
7557[19Jul2025 08:53:24.203] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:EffectBlinkMixin from mod ars_additions->@Inject::dontWarpExplorer(Lnet/minecraft/world/phys/EntityHitResult;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lcom/hollingsworth/arsnouveau/api/spell/SpellStats;Lcom/hollingsworth/arsnouveau/api/spell/SpellContext;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
7558[19Jul2025 08:53:24.203] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:EffectBlinkMixin from mod ars_additions->@Inject::dontWarpExplorer(Lnet/minecraft/world/phys/EntityHitResult;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lcom/hollingsworth/arsnouveau/api/spell/SpellStats;Lcom/hollingsworth/arsnouveau/api/spell/SpellContext;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
7559[19Jul2025 08:53:24.205] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pocketstorage
7560[19Jul2025 08:53:24.207] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file soulbound-common.toml for soulbound tracking
7561[19Jul2025 08:53:24.208] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for soulbound
7562[19Jul2025 08:53:24.208] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.imoonday.soulbound.Config for @SubscribeEvent-annotated methods
7563[19Jul2025 08:53:24.208] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/imoonday/soulbound/Config; to the mod event bus of mod soulbound
7564[19Jul2025 08:53:24.235] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cookingforblockheads-common.toml for cookingforblockheads tracking
7565[19Jul2025 08:53:24.236] [modloading-worker-0/DEBUG] [mixin/]: Mixing FlareMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectFlare
7566[19Jul2025 08:53:24.237] [modloading-worker-0/DEBUG] [mixin/]: ars_elemental.mixins.json:FlareMixin from mod ars_elemental->@Inject::ars_elemental$canDamage(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7567[19Jul2025 08:53:24.241] [modloading-worker-0/DEBUG] [mixin/]: Mixing CutMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectCut
7568[19Jul2025 08:53:24.253] [modloading-worker-0/DEBUG] [mixin/]: Mixing EffectNameMixin from arseng.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectName
7569[19Jul2025 08:53:24.267] [modloading-worker-0/DEBUG] [mixin/]: Mixing EvaporateMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectEvaporate
7570[19Jul2025 08:53:24.269] [modloading-worker-0/DEBUG] [mixin/]: ars_elemental.mixins.json:EvaporateMixin from mod ars_elemental->@Inject::evaporate(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/LivingEntity;Lcom/hollingsworth/arsnouveau/api/spell/SpellContext;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
7571[19Jul2025 08:53:24.272] [modloading-worker-0/DEBUG] [mixin/]: Mixing EffectInfuseMixin from arsdelight.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectInfuse
7572[19Jul2025 08:53:24.274] [modloading-worker-0/DEBUG] [mixin/]: arsdelight.mixins.json:EffectInfuseMixin from mod arsdelight->@Inject::arsdelight$getPotionData(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lcom/hollingsworth/arsnouveau/api/spell/SpellContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7573[19Jul2025 08:53:24.292] [modloading-worker-0/DEBUG] [mixin/]: Mixing RitualAwakeningMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.ritual.RitualAwakening
7574[19Jul2025 08:53:24.293] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$findFlashing$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to mdb698a4$ars_elemental$lambda$findFlashing$0$0 in ars_elemental.mixins.json:RitualAwakeningMixin from mod ars_elemental
7575[19Jul2025 08:53:24.296] [modloading-worker-0/DEBUG] [mixin/]: Mixing RitualAwakeningMixin from georenouveau.mixins.json into com.hollingsworth.arsnouveau.common.ritual.RitualAwakening
7576[19Jul2025 08:53:24.296] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$georenouveau_findTargets$0(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lcom/shynieke/georenouveau/entity/LinkedGeOre;)Z to mdb698a4$georenouveau$lambda$georenouveau_findTargets$0$1 in georenouveau.mixins.json:RitualAwakeningMixin from mod georenouveau
7577[19Jul2025 08:53:24.306] [modloading-worker-0/DEBUG] [mixin/]: georenouveau.mixins.json:RitualAwakeningMixin from mod georenouveau->@Inject::georenouveau_findTargets(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
7578[19Jul2025 08:53:24.307] [modloading-worker-0/DEBUG] [mixin/]: georenouveau.mixins.json:RitualAwakeningMixin from mod georenouveau->@Inject::georenouveau_tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
7579[19Jul2025 08:53:24.437] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpellSchoolAccessor from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.api.spell.SpellSchool
7580[19Jul2025 08:53:24.444] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_projectile.toml for ars_nouveau tracking
7581[19Jul2025 08:53:24.444] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_touch.toml for ars_nouveau tracking
7582[19Jul2025 08:53:24.444] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_self.toml for ars_nouveau tracking
7583[19Jul2025 08:53:24.445] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pantomime.toml for ars_nouveau tracking
7584[19Jul2025 08:53:24.448] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_break.toml for ars_nouveau tracking
7585[19Jul2025 08:53:24.450] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_harm.toml for ars_nouveau tracking
7586[19Jul2025 08:53:24.450] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_ignite.toml for ars_nouveau tracking
7587[19Jul2025 08:53:24.452] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_phantom_block.toml for ars_nouveau tracking
7588[19Jul2025 08:53:24.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_heal.toml for ars_nouveau tracking
7589[19Jul2025 08:53:24.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_grow.toml for ars_nouveau tracking
7590[19Jul2025 08:53:24.457] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_gust.toml for ars_nouveau tracking
7591[19Jul2025 08:53:24.458] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_light.toml for ars_nouveau tracking
7592[19Jul2025 08:53:24.459] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_dispel.toml for ars_nouveau tracking
7593[19Jul2025 08:53:24.459] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_launch.toml for ars_nouveau tracking
7594[19Jul2025 08:53:24.460] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pull.toml for ars_nouveau tracking
7595[19Jul2025 08:53:24.460] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_blink.toml for ars_nouveau tracking
7596[19Jul2025 08:53:24.462] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_explosion.toml for ars_nouveau tracking
7597[19Jul2025 08:53:24.462] [modloading-worker-0/DEBUG] [mixin/]: Mixing LightningMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.entity.LightningEntity
7598[19Jul2025 08:53:24.464] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cookingforblockheads
7599[19Jul2025 08:53:24.464] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for controlling
7600[19Jul2025 08:53:24.466] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_lightning.toml for ars_nouveau tracking
7601[19Jul2025 08:53:24.466] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_slowfall.toml for ars_nouveau tracking
7602[19Jul2025 08:53:24.466] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for fastitemframes:main
7603[19Jul2025 08:53:24.468] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_fangs.toml for ars_nouveau tracking
7604[19Jul2025 08:53:24.469] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_vex.toml for ars_nouveau tracking
7605[19Jul2025 08:53:24.469] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_accelerate.toml for ars_nouveau tracking
7606[19Jul2025 08:53:24.469] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_decelerate.toml for ars_nouveau tracking
7607[19Jul2025 08:53:24.469] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_split.toml for ars_nouveau tracking
7608[19Jul2025 08:53:24.469] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_amplify.toml for ars_nouveau tracking
7609[19Jul2025 08:53:24.469] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_aoe.toml for ars_nouveau tracking
7610[19Jul2025 08:53:24.470] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_extend_time.toml for ars_nouveau tracking
7611[19Jul2025 08:53:24.470] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pierce.toml for ars_nouveau tracking
7612[19Jul2025 08:53:24.470] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_dampen.toml for ars_nouveau tracking
7613[19Jul2025 08:53:24.470] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_extract.toml for ars_nouveau tracking
7614[19Jul2025 08:53:24.470] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_fortune.toml for ars_nouveau tracking
7615[19Jul2025 08:53:24.470] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_ender_inventory.toml for ars_nouveau tracking
7616[19Jul2025 08:53:24.470] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_harvest.toml for ars_nouveau tracking
7617[19Jul2025 08:53:24.471] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_fell.toml for ars_nouveau tracking
7618[19Jul2025 08:53:24.471] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pickup.toml for ars_nouveau tracking
7619[19Jul2025 08:53:24.473] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_interact.toml for ars_nouveau tracking
7620[19Jul2025 08:53:24.474] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_place_block.toml for ars_nouveau tracking
7621[19Jul2025 08:53:24.474] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_snare.toml for ars_nouveau tracking
7622[19Jul2025 08:53:24.475] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_smelt.toml for ars_nouveau tracking
7623[19Jul2025 08:53:24.478] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_leap.toml for ars_nouveau tracking
7624[19Jul2025 08:53:24.489] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_delay.toml for ars_nouveau tracking
7625[19Jul2025 08:53:24.490] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_redstone_signal.toml for ars_nouveau tracking
7626[19Jul2025 08:53:24.490] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_intangible.toml for ars_nouveau tracking
7627[19Jul2025 08:53:24.490] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_invisibility.toml for ars_nouveau tracking
7628[19Jul2025 08:53:24.490] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_duration_down.toml for ars_nouveau tracking
7629[19Jul2025 08:53:24.490] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wither.toml for ars_nouveau tracking
7630[19Jul2025 08:53:24.491] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_exchange.toml for ars_nouveau tracking
7631[19Jul2025 08:53:24.492] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_craft.toml for ars_nouveau tracking
7632[19Jul2025 08:53:24.493] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_flare.toml for ars_nouveau tracking
7633[19Jul2025 08:53:24.494] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_cold_snap.toml for ars_nouveau tracking
7634[19Jul2025 08:53:24.495] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_conjure_water.toml for ars_nouveau tracking
7635[19Jul2025 08:53:24.495] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_gravity.toml for ars_nouveau tracking
7636[19Jul2025 08:53:24.496] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_cut.toml for ars_nouveau tracking
7637[19Jul2025 08:53:24.499] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_crush.toml for ars_nouveau tracking
7638[19Jul2025 08:53:24.499] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_wolves.toml for ars_nouveau tracking
7639[19Jul2025 08:53:24.499] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_steed.toml for ars_nouveau tracking
7640[19Jul2025 08:53:24.529] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_decoy.toml for ars_nouveau tracking
7641[19Jul2025 08:53:24.530] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_hex.toml for ars_nouveau tracking
7642[19Jul2025 08:53:24.530] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_underfoot.toml for ars_nouveau tracking
7643[19Jul2025 08:53:24.530] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_glide.toml for ars_nouveau tracking
7644[19Jul2025 08:53:24.530] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_rune.toml for ars_nouveau tracking
7645[19Jul2025 08:53:24.531] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_freeze.toml for ars_nouveau tracking
7646[19Jul2025 08:53:24.531] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_name.toml for ars_nouveau tracking
7647[19Jul2025 08:53:24.532] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_undead.toml for ars_nouveau tracking
7648[19Jul2025 08:53:24.532] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_firework.toml for ars_nouveau tracking
7649[19Jul2025 08:53:24.532] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_toss.toml for ars_nouveau tracking
7650[19Jul2025 08:53:24.533] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_bounce.toml for ars_nouveau tracking
7651[19Jul2025 08:53:24.533] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_sensitive.toml for ars_nouveau tracking
7652[19Jul2025 08:53:24.534] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wind_shear.toml for ars_nouveau tracking
7653[19Jul2025 08:53:24.534] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_evaporate.toml for ars_nouveau tracking
7654[19Jul2025 08:53:24.538] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_linger.toml for ars_nouveau tracking
7655[19Jul2025 08:53:24.538] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_sense_magic.toml for ars_nouveau tracking
7656[19Jul2025 08:53:24.538] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastitemframes
7657[19Jul2025 08:53:24.539] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_infuse.toml for ars_nouveau tracking
7658[19Jul2025 08:53:24.539] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_rotate.toml for ars_nouveau tracking
7659[19Jul2025 08:53:24.539] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for eventslib
7660[19Jul2025 08:53:24.541] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wall.toml for ars_nouveau tracking
7661[19Jul2025 08:53:24.545] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_animate_block.toml for ars_nouveau tracking
7662[19Jul2025 08:53:24.546] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_burst.toml for ars_nouveau tracking
7663[19Jul2025 08:53:24.546] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_randomize.toml for ars_nouveau tracking
7664[19Jul2025 08:53:24.548] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_orbit.toml for ars_nouveau tracking
7665[19Jul2025 08:53:24.548] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/reset.toml for ars_nouveau tracking
7666[19Jul2025 08:53:24.553] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/wololo.toml for ars_nouveau tracking
7667[19Jul2025 08:53:24.553] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/rewind.toml for ars_nouveau tracking
7668[19Jul2025 08:53:24.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_bubble.toml for ars_nouveau tracking
7669[19Jul2025 08:53:24.556] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wind_burst.toml for ars_nouveau tracking
7670[19Jul2025 08:53:24.556] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_prestidigitation.toml for ars_nouveau tracking
7671[19Jul2025 08:53:24.629] [modloading-worker-0/DEBUG] [mixin/]: Mixing spellweave.PerkRegistryMixin from ars_additions.mixins.json into com.hollingsworth.arsnouveau.api.registry.PerkRegistry
7672[19Jul2025 08:53:24.629] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:spellweave.PerkRegistryMixin from mod ars_additions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
7673[19Jul2025 08:53:24.641] [modloading-worker-0/DEBUG] [mixin/]: Mixing ChillingPerkMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.perk.ChillingPerk
7674[19Jul2025 08:53:24.644] [modloading-worker-0/DEBUG] [mixin/]: ars_elemental.mixins.json:ChillingPerkMixin from mod ars_elemental->@Inject::onEffectPreResolve(Lcom/hollingsworth/arsnouveau/api/event/EffectResolveEvent$Pre;Lcom/hollingsworth/arsnouveau/api/perk/PerkInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
7675[19Jul2025 08:53:24.646] [modloading-worker-0/DEBUG] [mixin/]: Mixing KindlingPerkMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.perk.IgnitePerk
7676[19Jul2025 08:53:24.648] [modloading-worker-0/DEBUG] [mixin/]: ars_elemental.mixins.json:KindlingPerkMixin from mod ars_elemental->@Inject::onEffectPreResolve(Lcom/hollingsworth/arsnouveau/api/event/EffectResolveEvent$Pre;Lcom/hollingsworth/arsnouveau/api/perk/PerkInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
7677[19Jul2025 08:53:24.648] [modloading-worker-0/DEBUG] [mixin/]: ars_elemental.mixins.json:KindlingPerkMixin from mod ars_elemental->@Inject::onEffectPreResolve(Lcom/hollingsworth/arsnouveau/api/event/EffectResolveEvent$Pre;Lcom/hollingsworth/arsnouveau/api/perk/PerkInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
7678[19Jul2025 08:53:24.648] [modloading-worker-0/DEBUG] [mixin/]: ars_elemental.mixins.json:KindlingPerkMixin from mod ars_elemental->@Inject::onEffectPreResolve(Lcom/hollingsworth/arsnouveau/api/event/EffectResolveEvent$Pre;Lcom/hollingsworth/arsnouveau/api/perk/PerkInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
7679[19Jul2025 08:53:24.662] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-startup.toml for ars_nouveau tracking
7680[19Jul2025 08:53:24.663] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/ars_nouveau-startup.toml
7681[19Jul2025 08:53:24.663] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/ars_nouveau-startup.toml for changes
7682[19Jul2025 08:53:24.664] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-server.toml for ars_nouveau tracking
7683[19Jul2025 08:53:24.667] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-common.toml for ars_nouveau tracking
7684[19Jul2025 08:53:24.668] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-client.toml for ars_nouveau tracking
7685[19Jul2025 08:53:24.678] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7686[19Jul2025 08:53:24.678] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7687[19Jul2025 08:53:24.699] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for relics
7688[19Jul2025 08:53:24.699] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.network.NetworkHandler for @SubscribeEvent-annotated methods
7689[19Jul2025 08:53:24.700] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/network/NetworkHandler; to the mod event bus of mod relics
7690[19Jul2025 08:53:24.700] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.level.RelicLootModifier$Events for @SubscribeEvent-annotated methods
7691[19Jul2025 08:53:24.701] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/level/RelicLootModifier$Events; to the game event bus
7692[19Jul2025 08:53:24.701] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.ShadowGlaiveItem$ShadowGlaiveEvents for @SubscribeEvent-annotated methods
7693[19Jul2025 08:53:24.704] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/ShadowGlaiveItem$ShadowGlaiveEvents; to the game event bus
7694[19Jul2025 08:53:24.705] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.ring.ChorusInhibitorItem$Events for @SubscribeEvent-annotated methods
7695[19Jul2025 08:53:24.706] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/ring/ChorusInhibitorItem$Events; to the game event bus
7696[19Jul2025 08:53:24.707] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.ring.BastionRingItem$Events for @SubscribeEvent-annotated methods
7697[19Jul2025 08:53:24.707] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/ring/BastionRingItem$Events; to the game event bus
7698[19Jul2025 08:53:24.708] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.necklace.ReflectionNecklaceItem$ReflectionNecklaceServerEvents for @SubscribeEvent-annotated methods
7699[19Jul2025 08:53:24.709] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/necklace/ReflectionNecklaceItem$ReflectionNecklaceServerEvents; to the game event bus
7700[19Jul2025 08:53:24.710] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.necklace.HolyLocketItem$HolyLocketEvents for @SubscribeEvent-annotated methods
7701[19Jul2025 08:53:24.710] [modloading-worker-0/DEBUG] [mixin/]: Mixing StarbyBrainFix from starbunclemania.mixins.json into com.hollingsworth.arsnouveau.common.entity.Starbuncle
7702[19Jul2025 08:53:24.712] [modloading-worker-0/DEBUG] [mixin/]: starbunclemania.mixins.json:StarbyBrainFix from mod starbunclemania->@Inject::onWanded(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
7703[19Jul2025 08:53:24.712] [modloading-worker-0/DEBUG] [mixin/]: starbunclemania.mixins.json:StarbyBrainFix from mod starbunclemania->@Inject::onWanded(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
7704[19Jul2025 08:53:24.712] [modloading-worker-0/DEBUG] [mixin/]: starbunclemania.mixins.json:StarbyBrainFix from mod starbunclemania->@Inject::onWanded(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
7705[19Jul2025 08:53:24.716] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/necklace/HolyLocketItem$HolyLocketEvents; to the game event bus
7706[19Jul2025 08:53:24.717] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.MagicMirrorItem$ServerEvents for @SubscribeEvent-annotated methods
7707[19Jul2025 08:53:24.718] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/MagicMirrorItem$ServerEvents; to the game event bus
7708[19Jul2025 08:53:24.718] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.InfiniteHamItem$InfinityHamEvents for @SubscribeEvent-annotated methods
7709[19Jul2025 08:53:24.719] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/InfiniteHamItem$InfinityHamEvents; to the game event bus
7710[19Jul2025 08:53:24.719] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.hands.WoolMittenItem$Events for @SubscribeEvent-annotated methods
7711[19Jul2025 08:53:24.720] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/hands/WoolMittenItem$Events; to the game event bus
7712[19Jul2025 08:53:24.720] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.hands.RageGloveItem$Events for @SubscribeEvent-annotated methods
7713[19Jul2025 08:53:24.721] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/hands/RageGloveItem$Events; to the game event bus
7714[19Jul2025 08:53:24.721] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.feet.RollerSkatesItem$Events for @SubscribeEvent-annotated methods
7715[19Jul2025 08:53:24.722] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/feet/RollerSkatesItem$Events; to the game event bus
7716[19Jul2025 08:53:24.722] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.feet.MagmaWalkerItem for @SubscribeEvent-annotated methods
7717[19Jul2025 08:53:24.725] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/feet/MagmaWalkerItem; to the game event bus
7718[19Jul2025 08:53:24.741] [modloading-worker-0/DEBUG] [mixin/]: Mixing WixieCharmMixin from starbunclemania.mixins.json into com.hollingsworth.arsnouveau.common.items.summon_charms.WixieCharm
7719[19Jul2025 08:53:24.742] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.feet.IceBreakerItem$Events for @SubscribeEvent-annotated methods
7720[19Jul2025 08:53:24.750] [modloading-worker-0/DEBUG] [mixin/]: Mixing wixie.WixieCharmMixin from ars_additions.mixins.json into com.hollingsworth.arsnouveau.common.items.summon_charms.WixieCharm
7721[19Jul2025 08:53:24.750] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCharmMixin from mod ars_additions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
7722[19Jul2025 08:53:24.756] [modloading-worker-0/DEBUG] [mixin/]: starbunclemania.mixins.json:WixieCharmMixin from mod starbunclemania->@Inject::useOnBlock(Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7723[19Jul2025 08:53:24.756] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCharmMixin from mod ars_additions->@Inject::useOnBlock(Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7724[19Jul2025 08:53:24.757] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/feet/IceBreakerItem$Events; to the game event bus
7725[19Jul2025 08:53:24.758] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.feet.AquaWalkerItem for @SubscribeEvent-annotated methods
7726[19Jul2025 08:53:24.758] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/feet/AquaWalkerItem; to the game event bus
7727[19Jul2025 08:53:24.758] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.feet.AmphibianBootItem$Events for @SubscribeEvent-annotated methods
7728[19Jul2025 08:53:24.759] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/feet/AmphibianBootItem$Events; to the game event bus
7729[19Jul2025 08:53:24.759] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.belt.LeatherBeltItem for @SubscribeEvent-annotated methods
7730[19Jul2025 08:53:24.760] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/belt/LeatherBeltItem; to the game event bus
7731[19Jul2025 08:53:24.760] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.belt.HunterBeltItem$HunterBeltEvents for @SubscribeEvent-annotated methods
7732[19Jul2025 08:53:24.760] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/belt/HunterBeltItem$HunterBeltEvents; to the game event bus
7733[19Jul2025 08:53:24.761] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.belt.DrownedBeltItem$Events for @SubscribeEvent-annotated methods
7734[19Jul2025 08:53:24.761] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/belt/DrownedBeltItem$Events; to the game event bus
7735[19Jul2025 08:53:24.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.back.MidnightRobeItem$ServerEvents for @SubscribeEvent-annotated methods
7736[19Jul2025 08:53:24.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/back/MidnightRobeItem$ServerEvents; to the game event bus
7737[19Jul2025 08:53:24.763] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.back.ElytraBoosterItem for @SubscribeEvent-annotated methods
7738[19Jul2025 08:53:24.763] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/back/ElytraBoosterItem; to the game event bus
7739[19Jul2025 08:53:24.763] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.init.RegistryRegistry for @SubscribeEvent-annotated methods
7740[19Jul2025 08:53:24.763] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/init/RegistryRegistry; to the mod event bus of mod relics
7741[19Jul2025 08:53:24.764] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.init.DataComponentRegistry for @SubscribeEvent-annotated methods
7742[19Jul2025 08:53:24.764] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/init/DataComponentRegistry; to the mod event bus of mod relics
7743[19Jul2025 08:53:24.764] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.init.CreativeTabRegistry for @SubscribeEvent-annotated methods
7744[19Jul2025 08:53:24.764] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/init/CreativeTabRegistry; to the mod event bus of mod relics
7745[19Jul2025 08:53:24.765] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.init.CommandRegistry for @SubscribeEvent-annotated methods
7746[19Jul2025 08:53:24.765] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/init/CommandRegistry; to the game event bus
7747[19Jul2025 08:53:24.765] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.effects.ImmortalityEffect$Events for @SubscribeEvent-annotated methods
7748[19Jul2025 08:53:24.766] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/effects/ImmortalityEffect$Events; to the game event bus
7749[19Jul2025 08:53:24.766] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.effects.BleedingEffect$Events for @SubscribeEvent-annotated methods
7750[19Jul2025 08:53:24.766] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/effects/BleedingEffect$Events; to the game event bus
7751[19Jul2025 08:53:24.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.effects.AntiHealEffect$Events for @SubscribeEvent-annotated methods
7752[19Jul2025 08:53:24.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/effects/AntiHealEffect$Events; to the game event bus
7753[19Jul2025 08:53:24.773] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nuggets
7754[19Jul2025 08:53:24.773] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for grandpower
7755[19Jul2025 08:53:24.781] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage_mekanism_integration-common.toml for refinedstorage_mekanism_integration tracking
7756[19Jul2025 08:53:24.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage_mekanism_integration
7757[19Jul2025 08:53:24.791] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpellCrossbowMixin from apothic_enchanting.mixins.json into com.hollingsworth.arsnouveau.common.items.SpellCrossbow
7758[19Jul2025 08:53:24.793] [modloading-worker-0/DEBUG] [mixin/]: apothic_enchanting.mixins.json:SpellCrossbowMixin from mod apothic_enchanting->@Inject::apoth_setupCrescendoShots(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
7759[19Jul2025 08:53:24.793] [modloading-worker-0/DEBUG] [mixin/]: apothic_enchanting.mixins.json:SpellCrossbowMixin from mod apothic_enchanting->@Inject::apoth_setupCrescendoShots(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
7760[19Jul2025 08:53:24.793] [modloading-worker-0/DEBUG] [mixin/]: apothic_enchanting.mixins.json:SpellCrossbowMixin from mod apothic_enchanting->@Inject::apoth_setupCrescendoShots(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
7761[19Jul2025 08:53:24.793] [modloading-worker-0/DEBUG] [mixin/]: apothic_enchanting.mixins.json:SpellCrossbowMixin from mod apothic_enchanting->@Inject::apoth_markArrows(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7762[19Jul2025 08:53:24.797] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file dummmmmmy-common.toml for dummmmmmy tracking
7763[19Jul2025 08:53:24.800] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dummmmmmy
7764[19Jul2025 08:53:24.896] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mob_grinding_utils-server.toml for mob_grinding_utils tracking
7765[19Jul2025 08:53:24.899] [modloading-worker-0/DEBUG] [mixin/]: Mixing ScribesTileMixin from arseng.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.ScribesTile
7766[19Jul2025 08:53:24.907] [modloading-worker-0/DEBUG] [mixin/]: arseng.mixins.json:ScribesTileMixin from mod arseng->@Inject::takeFromInterfaces(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
7767[19Jul2025 08:53:24.907] [modloading-worker-0/DEBUG] [mixin/]: arseng.mixins.json:ScribesTileMixin from mod arseng->@Inject::takeFromInterfaces(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
7768[19Jul2025 08:53:24.907] [modloading-worker-0/DEBUG] [mixin/]: arseng.mixins.json:ScribesTileMixin from mod arseng->@Inject::takeFromInterfaces(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
7769[19Jul2025 08:53:24.947] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mob_grinding_utils
7770[19Jul2025 08:53:24.948] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for common_storage_lib_data
7771[19Jul2025 08:53:24.949] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arseng-common.toml for arseng tracking
7772[19Jul2025 08:53:24.954] [modloading-worker-0/DEBUG] [mixin/]: Mixing TurretAccessor from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.BasicSpellTurretTile
7773[19Jul2025 08:53:24.961] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAEBasePart from mixins.extendedae.json into appeng.parts.AEBasePart
7774[19Jul2025 08:53:24.961] [modloading-worker-0/DEBUG] [mixin/]: mixins.extendedae.json:MixinAEBasePart from mod extendedae: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
7775[19Jul2025 08:53:24.976] [modloading-worker-0/DEBUG] [mixin/]: Mixing WixieCauldronTileAccessor from starbunclemania.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.WixieCauldronTile
7776[19Jul2025 08:53:24.976] [modloading-worker-0/DEBUG] [mixin/]: Mixing WixieCauldronTileMixin from arseng.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.WixieCauldronTile
7777[19Jul2025 08:53:24.981] [modloading-worker-0/DEBUG] [mixin/]: Mixing wixie.WixieCauldronAccessor from ars_additions.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.WixieCauldronTile
7778[19Jul2025 08:53:24.981] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCauldronAccessor from mod ars_additions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
7779[19Jul2025 08:53:24.981] [modloading-worker-0/DEBUG] [mixin/]: Mixing wixie.WixieCauldronMixin from ars_additions.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.WixieCauldronTile
7780[19Jul2025 08:53:24.981] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCauldronMixin from mod ars_additions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
7781[19Jul2025 08:53:24.989] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCauldronMixin from mod ars_additions->@Inject::clearStoragePosition(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
7782[19Jul2025 08:53:24.989] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCauldronMixin from mod ars_additions->@Inject::clearStoragePosition(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
7783[19Jul2025 08:53:24.989] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCauldronMixin from mod ars_additions->@Inject::clearStoragePosition(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
7784[19Jul2025 08:53:24.990] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCauldronMixin from mod ars_additions->@Inject::addTooltipLine(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
7785[19Jul2025 08:53:24.990] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCauldronMixin from mod ars_additions->@Inject::addTooltipLine(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
7786[19Jul2025 08:53:24.990] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCauldronMixin from mod ars_additions->@Inject::addTooltipLine(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
7787[19Jul2025 08:53:24.990] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCauldronMixin from mod ars_additions->@Inject::addWandHighlight(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
7788[19Jul2025 08:53:24.990] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCauldronMixin from mod ars_additions->@Inject::addWandHighlight(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
7789[19Jul2025 08:53:24.990] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCauldronMixin from mod ars_additions->@Inject::addWandHighlight(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
7790[19Jul2025 08:53:24.990] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCauldronMixin from mod ars_additions->@Inject::saveStoragePosition(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
7791[19Jul2025 08:53:24.990] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCauldronMixin from mod ars_additions->@Inject::saveStoragePosition(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
7792[19Jul2025 08:53:24.990] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCauldronMixin from mod ars_additions->@Inject::saveStoragePosition(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
7793[19Jul2025 08:53:24.990] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCauldronMixin from mod ars_additions->@Inject::loadStoragePosition(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
7794[19Jul2025 08:53:24.990] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCauldronMixin from mod ars_additions->@Inject::loadStoragePosition(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
7795[19Jul2025 08:53:24.990] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.WixieCauldronMixin from mod ars_additions->@Inject::loadStoragePosition(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
7796[19Jul2025 08:53:24.990] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getStackBeingCrafted()Lnet/minecraft/world/item/ItemStack; in com.hollingsworth.arsnouveau.common.block.tile.WixieCauldronTile was not merged
7797[19Jul2025 08:53:25.000] [modloading-worker-0/DEBUG] [mixin/]: Mixing wixie.CraftingManagerMixin from ars_additions.mixins.json into com.hollingsworth.arsnouveau.api.recipe.CraftingManager
7798[19Jul2025 08:53:25.000] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:wixie.CraftingManagerMixin from mod ars_additions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
7799[19Jul2025 08:53:25.054] [modloading-worker-0/DEBUG] [mixin/]: Mixing DrygmyTileMixin from arsdelight.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.DrygmyTile
7800[19Jul2025 08:53:25.057] [modloading-worker-0/DEBUG] [mixin/]: arsdelight.mixins.json:DrygmyTileMixin from mod arsdelight->@Inject::arsdelight$removeFakePlayerItem(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
7801[19Jul2025 08:53:25.057] [modloading-worker-0/DEBUG] [mixin/]: arsdelight.mixins.json:DrygmyTileMixin from mod arsdelight->@Inject::arsdelight$removeFakePlayerItem(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
7802[19Jul2025 08:53:25.057] [modloading-worker-0/DEBUG] [mixin/]: arsdelight.mixins.json:DrygmyTileMixin from mod arsdelight->@Inject::arsdelight$removeFakePlayerItem(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
7803[19Jul2025 08:53:25.079] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for arseng
7804[19Jul2025 08:53:25.082] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file farmersdelight-common.toml for farmersdelight tracking
7805[19Jul2025 08:53:25.082] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file farmersdelight-client.toml for farmersdelight tracking
7806[19Jul2025 08:53:25.114] [modloading-worker-0/DEBUG] [mixin/]: Mixing spellweave.AlterationTableMixin from ars_additions.mixins.json into com.hollingsworth.arsnouveau.common.block.AlterationTable
7807[19Jul2025 08:53:25.115] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:spellweave.AlterationTableMixin from mod ars_additions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
7808[19Jul2025 08:53:25.115] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$useItemOn$2(Ljava/lang/Integer;Lcom/hollingsworth/arsnouveau/common/items/data/ArmorPerkHolder;)Lcom/hollingsworth/arsnouveau/common/items/data/ArmorPerkHolder; to mdb698a4$ars_additions$lambda$useItemOn$2$0 in ars_additions.mixins.json:spellweave.AlterationTableMixin from mod ars_additions
7809[19Jul2025 08:53:25.115] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$useItemOn$1(Ljava/lang/Integer;Ljava/lang/Integer;)Ljava/lang/Integer; to mdb698a4$ars_additions$lambda$useItemOn$1$1 in ars_additions.mixins.json:spellweave.AlterationTableMixin from mod ars_additions
7810[19Jul2025 08:53:25.115] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$useItemOn$0(Lnet/minecraft/core/HolderLookup$RegistryLookup;)Ljava/util/Optional; to mdb698a4$ars_additions$lambda$useItemOn$0$2 in ars_additions.mixins.json:spellweave.AlterationTableMixin from mod ars_additions
7811[19Jul2025 08:53:25.127] [modloading-worker-0/DEBUG] [mixin/]: Generating mapped inner class com/hollingsworth/arsnouveau/common/block/tile/MobJarTile$Anonymous$9a75e0e578e74f73b06a76a42af4cfba (originally alexthw/starbunclemania/mixin/MobJarCapability$1)
7812[19Jul2025 08:53:25.193] [modloading-worker-0/DEBUG] [mixin/]: Mixing AddItemModifierAccessor from arsdelight.mixins.json into vectorwing.farmersdelight.common.loot.modifier.AddItemModifier
7813[19Jul2025 08:53:25.193] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Invoker method create([Lnet/minecraft/world/level/storage/loot/predicates/LootItemCondition;Lnet/minecraft/world/item/Item;I)Lvectorwing/farmersdelight/common/loot/modifier/AddItemModifier; to create$arsdelight_$md$b698a4$0 in arsdelight.mixins.json:AddItemModifierAccessor from mod arsdelight
7814[19Jul2025 08:53:25.202] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for farmersdelight
7815[19Jul2025 08:53:25.203] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.data.DataGenerators for @SubscribeEvent-annotated methods
7816[19Jul2025 08:53:25.204] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/data/DataGenerators; to the mod event bus of mod farmersdelight
7817[19Jul2025 08:53:25.206] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.SkilletItem$SkilletEvents for @SubscribeEvent-annotated methods
7818[19Jul2025 08:53:25.207] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/SkilletItem$SkilletEvents; to the game event bus
7819[19Jul2025 08:53:25.208] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.KnifeItem$KnifeEvents for @SubscribeEvent-annotated methods
7820[19Jul2025 08:53:25.209] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/KnifeItem$KnifeEvents; to the game event bus
7821[19Jul2025 08:53:25.209] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.HorseFeedItem$HorseFeedEvent for @SubscribeEvent-annotated methods
7822[19Jul2025 08:53:25.210] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/HorseFeedItem$HorseFeedEvent; to the game event bus
7823[19Jul2025 08:53:25.210] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.enchantment.BackstabbingEnchantment$BackstabbingEvent for @SubscribeEvent-annotated methods
7824[19Jul2025 08:53:25.211] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/enchantment/BackstabbingEnchantment$BackstabbingEvent; to the game event bus
7825[19Jul2025 08:53:25.212] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.DogFoodItem$DogFoodEvent for @SubscribeEvent-annotated methods
7826[19Jul2025 08:53:25.213] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/DogFoodItem$DogFoodEvent; to the game event bus
7827[19Jul2025 08:53:25.213] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.event.VillagerEvents for @SubscribeEvent-annotated methods
7828[19Jul2025 08:53:25.214] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/event/VillagerEvents; to the game event bus
7829[19Jul2025 08:53:25.215] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.event.CommonModBusEvents for @SubscribeEvent-annotated methods
7830[19Jul2025 08:53:25.215] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/event/CommonModBusEvents; to the mod event bus of mod farmersdelight
7831[19Jul2025 08:53:25.216] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.event.CommonEvents for @SubscribeEvent-annotated methods
7832[19Jul2025 08:53:25.216] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/event/CommonEvents; to the game event bus
7833[19Jul2025 08:53:25.216] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.entity.CuttingBoardBlockEntity for @SubscribeEvent-annotated methods
7834[19Jul2025 08:53:25.219] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/block/entity/CuttingBoardBlockEntity; to the mod event bus of mod farmersdelight
7835[19Jul2025 08:53:25.220] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.entity.CookingPotBlockEntity for @SubscribeEvent-annotated methods
7836[19Jul2025 08:53:25.221] [modloading-worker-0/DEBUG] [mixin/]: Mixing CookingPotBlockEntityMixin from create_central_kitchen.farmersdelight.mixins.json into vectorwing.farmersdelight.common.block.entity.CookingPotBlockEntity
7837[19Jul2025 08:53:25.227] [modloading-worker-0/DEBUG] [mixin/]: Mixing HeatableBlockEntityMixin from create_central_kitchen.farmersdelight.mixins.json into vectorwing.farmersdelight.common.block.entity.HeatableBlockEntity
7838[19Jul2025 08:53:25.230] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:HeatableBlockEntityMixin from mod create_central_kitchen->@Inject::isHeatedByBoilerHeaterBelow(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7839[19Jul2025 08:53:25.231] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:HeatableBlockEntityMixin from mod create_central_kitchen->@Inject::isHeatedByBoilerHeaterFurtherBelow(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
7840[19Jul2025 08:53:25.237] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/block/entity/CookingPotBlockEntity; to the mod event bus of mod farmersdelight
7841[19Jul2025 08:53:25.238] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.entity.CabinetBlockEntity for @SubscribeEvent-annotated methods
7842[19Jul2025 08:53:25.240] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/block/entity/CabinetBlockEntity; to the mod event bus of mod farmersdelight
7843[19Jul2025 08:53:25.242] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.entity.BasketBlockEntity for @SubscribeEvent-annotated methods
7844[19Jul2025 08:53:25.246] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/block/entity/BasketBlockEntity; to the mod event bus of mod farmersdelight
7845[19Jul2025 08:53:25.246] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.CuttingBoardBlock$ToolCarvingEvent for @SubscribeEvent-annotated methods
7846[19Jul2025 08:53:25.247] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/block/CuttingBoardBlock$ToolCarvingEvent; to the game event bus
7847[19Jul2025 08:53:25.258] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for entangled
7848[19Jul2025 08:53:25.263] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file commoncapabilities-common.toml for commoncapabilities tracking
7849[19Jul2025 08:53:25.263] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod commoncapabilities
7850[19Jul2025 08:53:25.284] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for commoncapabilities
7851[19Jul2025 08:53:25.284] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent for @SubscribeEvent-annotated methods
7852[19Jul2025 08:53:25.287] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lorg/cyclops/commoncapabilities/api/ingredient/IngredientComponent; to the mod event bus of mod commoncapabilities
7853[19Jul2025 08:53:25.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file crashutilities-server.toml for crashutilities tracking
7854[19Jul2025 08:53:25.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for crashutilities
7855[19Jul2025 08:53:25.300] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file llamapalooza-common.toml for llamapalooza tracking
7856[19Jul2025 08:53:25.309] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for llamapalooza
7857[19Jul2025 08:53:25.310] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrbysco.llamapalooza.data.LLamaDatagen for @SubscribeEvent-annotated methods
7858[19Jul2025 08:53:25.310] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrbysco/llamapalooza/data/LLamaDatagen; to the mod event bus of mod llamapalooza
7859[19Jul2025 08:53:25.332] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modelfix-client.toml for modelfix tracking
7860[19Jul2025 08:53:25.333] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modelfix
7861[19Jul2025 08:53:25.333] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trimeffects
7862[19Jul2025 08:53:25.338] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file actuallyadditions-common.toml for actuallyadditions tracking
7863[19Jul2025 08:53:25.469] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7864[19Jul2025 08:53:25.472] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7865[19Jul2025 08:53:25.474] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7866[19Jul2025 08:53:25.481] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_nouveau
7867[19Jul2025 08:53:25.481] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.client.events.ClientPlayerEvent for @SubscribeEvent-annotated methods
7868[19Jul2025 08:53:25.482] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/client/events/ClientPlayerEvent; to the game event bus
7869[19Jul2025 08:53:25.483] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.setup.registry.CapabilityRegistry$EventHandler for @SubscribeEvent-annotated methods
7870[19Jul2025 08:53:25.484] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/setup/registry/CapabilityRegistry$EventHandler; to the game event bus
7871[19Jul2025 08:53:25.485] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.setup.registry.ModPotions for @SubscribeEvent-annotated methods
7872[19Jul2025 08:53:25.485] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/setup/registry/ModPotions; to the game event bus
7873[19Jul2025 08:53:25.485] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.setup.registry.ModEntities$RegistrationHandler for @SubscribeEvent-annotated methods
7874[19Jul2025 08:53:25.487] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/setup/registry/ModEntities$RegistrationHandler; to the mod event bus of mod ars_nouveau
7875[19Jul2025 08:53:25.487] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.setup.config.Config for @SubscribeEvent-annotated methods
7876[19Jul2025 08:53:25.487] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/setup/config/Config; to the mod event bus of mod ars_nouveau
7877[19Jul2025 08:53:25.488] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.LightEvents for @SubscribeEvent-annotated methods
7878[19Jul2025 08:53:25.489] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/LightEvents; to the game event bus
7879[19Jul2025 08:53:25.489] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.JarEvents for @SubscribeEvent-annotated methods
7880[19Jul2025 08:53:25.490] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/JarEvents; to the game event bus
7881[19Jul2025 08:53:25.490] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.PerkEvents for @SubscribeEvent-annotated methods
7882[19Jul2025 08:53:25.493] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/PerkEvents; to the game event bus
7883[19Jul2025 08:53:25.496] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.ManaCapEvents for @SubscribeEvent-annotated methods
7884[19Jul2025 08:53:25.498] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/ManaCapEvents; to the game event bus
7885[19Jul2025 08:53:25.499] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.ArsEvents for @SubscribeEvent-annotated methods
7886[19Jul2025 08:53:25.526] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/ArsEvents; to the game event bus
7887[19Jul2025 08:53:25.527] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.ReactiveEvents for @SubscribeEvent-annotated methods
7888[19Jul2025 08:53:25.528] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/ReactiveEvents; to the game event bus
7889[19Jul2025 08:53:25.529] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.EventHandler for @SubscribeEvent-annotated methods
7890[19Jul2025 08:53:25.541] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/EventHandler; to the game event bus
7891[19Jul2025 08:53:25.547] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.FamiliarEvents for @SubscribeEvent-annotated methods
7892[19Jul2025 08:53:25.549] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/FamiliarEvents; to the game event bus
7893[19Jul2025 08:53:25.552] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.items.curios.SummoningFocus for @SubscribeEvent-annotated methods
7894[19Jul2025 08:53:25.556] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/items/curios/SummoningFocus; to the game event bus
7895[19Jul2025 08:53:25.557] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.mob_jar.WitherBehavior for @SubscribeEvent-annotated methods
7896[19Jul2025 08:53:25.559] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/mob_jar/WitherBehavior; to the game event bus
7897[19Jul2025 08:53:25.560] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.mob_jar.CatBehavior for @SubscribeEvent-annotated methods
7898[19Jul2025 08:53:25.561] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/mob_jar/CatBehavior; to the game event bus
7899[19Jul2025 08:53:25.562] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.world.saved_data.RedstoneSavedData for @SubscribeEvent-annotated methods
7900[19Jul2025 08:53:25.563] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/world/saved_data/RedstoneSavedData; to the game event bus
7901[19Jul2025 08:53:25.564] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.camera.CameraEvents for @SubscribeEvent-annotated methods
7902[19Jul2025 08:53:25.564] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/camera/CameraEvents; to the game event bus
7903[19Jul2025 08:53:25.565] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.potions.GravityEffect for @SubscribeEvent-annotated methods
7904[19Jul2025 08:53:25.565] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/potions/GravityEffect; to the game event bus
7905[19Jul2025 08:53:25.566] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.potions.BounceEffect for @SubscribeEvent-annotated methods
7906[19Jul2025 08:53:25.566] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/potions/BounceEffect; to the game event bus
7907[19Jul2025 08:53:25.567] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.block.tile.VitalicSourcelinkTile for @SubscribeEvent-annotated methods
7908[19Jul2025 08:53:25.567] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/block/tile/VitalicSourcelinkTile; to the game event bus
7909[19Jul2025 08:53:25.569] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.block.tile.AgronomicSourcelinkTile for @SubscribeEvent-annotated methods
7910[19Jul2025 08:53:25.569] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/block/tile/AgronomicSourcelinkTile; to the game event bus
7911[19Jul2025 08:53:25.570] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.datagen.ModDatagen for @SubscribeEvent-annotated methods
7912[19Jul2025 08:53:25.571] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/datagen/ModDatagen; to the mod event bus of mod ars_nouveau
7913[19Jul2025 08:53:25.571] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.api.event.EventQueue for @SubscribeEvent-annotated methods
7914[19Jul2025 08:53:25.572] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/api/event/EventQueue; to the game event bus
7915[19Jul2025 08:53:25.573] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.api.perk.PerkAttributes for @SubscribeEvent-annotated methods
7916[19Jul2025 08:53:25.573] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/api/perk/PerkAttributes; to the mod event bus of mod ars_nouveau
7917[19Jul2025 08:53:25.573] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.api.source.SourceManager for @SubscribeEvent-annotated methods
7918[19Jul2025 08:53:25.574] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/api/source/SourceManager; to the game event bus
7919[19Jul2025 08:53:25.578] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental-common.toml for ars_elemental tracking
7920[19Jul2025 08:53:25.579] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental-client.toml for ars_elemental tracking
7921[19Jul2025 08:53:25.655] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for actuallyadditions
7922[19Jul2025 08:53:25.655] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.ellpeck.actuallyadditions.data.ActuallyAdditionsData for @SubscribeEvent-annotated methods
7923[19Jul2025 08:53:25.662] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/ellpeck/actuallyadditions/data/ActuallyAdditionsData; to the mod event bus of mod actuallyadditions
7924[19Jul2025 08:53:25.667] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file patchouli-client.toml for patchouli tracking
7925[19Jul2025 08:53:25.670] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for patchouli
7926[19Jul2025 08:53:25.670] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.patchouli.neoforge.common.NeoForgeModInitializer for @SubscribeEvent-annotated methods
7927[19Jul2025 08:53:25.670] [modloading-worker-0/DEBUG] [mixin/]: Mixing patchouli.BookMixin from ars_additions.mixins.json into vazkii.patchouli.common.book.Book
7928[19Jul2025 08:53:25.671] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:patchouli.BookMixin from mod ars_additions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
7929[19Jul2025 08:53:25.672] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:patchouli.BookMixin from mod ars_additions->@Inject::fireBookReloadEvent(Lnet/minecraft/world/level/Level;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
7930[19Jul2025 08:53:25.672] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:patchouli.BookMixin from mod ars_additions->@Inject::fireBookReloadEvent(Lnet/minecraft/world/level/Level;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
7931[19Jul2025 08:53:25.672] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:patchouli.BookMixin from mod ars_additions->@Inject::fireBookReloadEvent(Lnet/minecraft/world/level/Level;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
7932[19Jul2025 08:53:25.674] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/patchouli/neoforge/common/NeoForgeModInitializer; to the mod event bus of mod patchouli
7933[19Jul2025 08:53:25.748] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7934[19Jul2025 08:53:25.749] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
7935[19Jul2025 08:53:25.753] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_additions-common.toml for ars_additions tracking
7936[19Jul2025 08:53:25.756] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_additions-server.toml for ars_additions tracking
7937[19Jul2025 08:53:25.763] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_additions/glyph_retaliate.toml for ars_additions tracking
7938[19Jul2025 08:53:25.764] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_additions/glyph_mark.toml for ars_additions tracking
7939[19Jul2025 08:53:25.764] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_additions/glyph_recall.toml for ars_additions tracking
7940[19Jul2025 08:53:25.766] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_additions
7941[19Jul2025 08:53:25.766] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.setup.registry.AddonDocumentation for @SubscribeEvent-annotated methods
7942[19Jul2025 08:53:25.772] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/arsadditions/setup/registry/AddonDocumentation; to the game event bus
7943[19Jul2025 08:53:25.773] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.setup.networking.NetworkHandler for @SubscribeEvent-annotated methods
7944[19Jul2025 08:53:25.774] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/arsadditions/setup/networking/NetworkHandler; to the mod event bus of mod ars_additions
7945[19Jul2025 08:53:25.774] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.datagen.Setup for @SubscribeEvent-annotated methods
7946[19Jul2025 08:53:25.775] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/arsadditions/datagen/Setup; to the mod event bus of mod ars_additions
7947[19Jul2025 08:53:25.775] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.common.data.WeatherStatus for @SubscribeEvent-annotated methods
7948[19Jul2025 08:53:25.777] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/arsadditions/common/data/WeatherStatus; to the game event bus
7949[19Jul2025 08:53:25.778] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.common.item.HandyHaversack for @SubscribeEvent-annotated methods
7950[19Jul2025 08:53:25.779] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/arsadditions/common/item/HandyHaversack; to the game event bus
7951[19Jul2025 08:53:25.782] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.common.item.ImbuedSpellParchment for @SubscribeEvent-annotated methods
7952[19Jul2025 08:53:25.782] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/arsadditions/common/item/ImbuedSpellParchment; to the game event bus
7953[19Jul2025 08:53:25.793] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.common.item.curios.Charm for @SubscribeEvent-annotated methods
7954[19Jul2025 08:53:25.794] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/arsadditions/common/item/curios/Charm; to the game event bus
7955[19Jul2025 08:53:25.796] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.event.ModEvents$ServerForgeEvents for @SubscribeEvent-annotated methods
7956[19Jul2025 08:53:25.798] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/arsadditions/event/ModEvents$ServerForgeEvents; to the game event bus
7957[19Jul2025 08:53:25.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.event.ModEvents$ServerModEvents for @SubscribeEvent-annotated methods
7958[19Jul2025 08:53:25.800] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/arsadditions/event/ModEvents$ServerModEvents; to the mod event bus of mod ars_additions
7959[19Jul2025 08:53:25.800] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.event.ChunkLoadingEvents for @SubscribeEvent-annotated methods
7960[19Jul2025 08:53:25.800] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/arsadditions/event/ChunkLoadingEvents; to the game event bus
7961[19Jul2025 08:53:25.809] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedstoragecreateintegration
7962[19Jul2025 08:53:25.812] [modloading-worker-0/INFO] [Collective/]: Loading Collective version 8.3.
7963[19Jul2025 08:53:25.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_watery_grave.toml for ars_elemental tracking
7964[19Jul2025 08:53:25.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_bubble_shield.toml for ars_elemental tracking
7965[19Jul2025 08:53:25.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for collective
7966[19Jul2025 08:53:25.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.natamus.collective.neoforge.events.RegisterCollectiveNeoForgeEvents for @SubscribeEvent-annotated methods
7967[19Jul2025 08:53:25.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_conjure_terrain.toml for ars_elemental tracking
7968[19Jul2025 08:53:25.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/natamus/collective/neoforge/events/RegisterCollectiveNeoForgeEvents; to the game event bus
7969[19Jul2025 08:53:25.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_charm.toml for ars_elemental tracking
7970[19Jul2025 08:53:25.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_phantom_grasp.toml for ars_elemental tracking
7971[19Jul2025 08:53:25.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_life_link.toml for ars_elemental tracking
7972[19Jul2025 08:53:25.831] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_poison_spores.toml for ars_elemental tracking
7973[19Jul2025 08:53:25.832] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for replication
7974[19Jul2025 08:53:25.832] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_discharge.toml for ars_elemental tracking
7975[19Jul2025 08:53:25.832] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_envenom.toml for ars_elemental tracking
7976[19Jul2025 08:53:25.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_spike.toml for ars_elemental tracking
7977[19Jul2025 08:53:25.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_spark.toml for ars_elemental tracking
7978[19Jul2025 08:53:25.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_conflagrate.toml for ars_elemental tracking
7979[19Jul2025 08:53:25.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_homing_projectile.toml for ars_elemental tracking
7980[19Jul2025 08:53:25.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_arc_projectile.toml for ars_elemental tracking
7981[19Jul2025 08:53:25.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_propagator_homing.toml for ars_elemental tracking
7982[19Jul2025 08:53:25.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_propagator_arc.toml for ars_elemental tracking
7983[19Jul2025 08:53:25.837] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_aquatic_filter.toml for ars_elemental tracking
7984[19Jul2025 08:53:25.837] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_aquatic_filter.toml for ars_elemental tracking
7985[19Jul2025 08:53:25.838] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_fiery_filter.toml for ars_elemental tracking
7986[19Jul2025 08:53:25.839] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_fiery_filter.toml for ars_elemental tracking
7987[19Jul2025 08:53:25.839] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_aerial_filter.toml for ars_elemental tracking
7988[19Jul2025 08:53:25.839] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_aerial_filter.toml for ars_elemental tracking
7989[19Jul2025 08:53:25.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_insect_filter.toml for ars_elemental tracking
7990[19Jul2025 08:53:25.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_insect_filter.toml for ars_elemental tracking
7991[19Jul2025 08:53:25.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_undead_filter.toml for ars_elemental tracking
7992[19Jul2025 08:53:25.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_undead_filter.toml for ars_elemental tracking
7993[19Jul2025 08:53:25.845] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_summon_filter.toml for ars_elemental tracking
7994[19Jul2025 08:53:25.846] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_summon_filter.toml for ars_elemental tracking
7995[19Jul2025 08:53:25.847] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_nullify_defense.toml for ars_elemental tracking
7996[19Jul2025 08:53:25.856] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_elemental
7997[19Jul2025 08:53:25.856] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.registry.ModEntities for @SubscribeEvent-annotated methods
7998[19Jul2025 08:53:25.856] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/registry/ModEntities; to the mod event bus of mod ars_elemental
7999[19Jul2025 08:53:25.857] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.network.NetworkManager for @SubscribeEvent-annotated methods
8000[19Jul2025 08:53:25.857] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/network/NetworkManager; to the mod event bus of mod ars_elemental
8001[19Jul2025 08:53:25.858] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.event.SummonEvents for @SubscribeEvent-annotated methods
8002[19Jul2025 08:53:25.859] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/event/SummonEvents; to the game event bus
8003[19Jul2025 08:53:25.860] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.event.ShieldEvents for @SubscribeEvent-annotated methods
8004[19Jul2025 08:53:25.861] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/event/ShieldEvents; to the game event bus
8005[19Jul2025 08:53:25.862] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.event.GlyphEvents for @SubscribeEvent-annotated methods
8006[19Jul2025 08:53:25.863] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/event/GlyphEvents; to the game event bus
8007[19Jul2025 08:53:25.864] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.event.Events for @SubscribeEvent-annotated methods
8008[19Jul2025 08:53:25.866] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/event/Events; to the game event bus
8009[19Jul2025 08:53:25.868] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.event.DamageEvents for @SubscribeEvent-annotated methods
8010[19Jul2025 08:53:25.871] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/event/DamageEvents; to the game event bus
8011[19Jul2025 08:53:25.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.documentation.DocumentationEvents for @SubscribeEvent-annotated methods
8012[19Jul2025 08:53:25.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/documentation/DocumentationEvents; to the game event bus
8013[19Jul2025 08:53:25.874] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.datagen.Datagen for @SubscribeEvent-annotated methods
8014[19Jul2025 08:53:25.875] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/datagen/Datagen; to the mod event bus of mod ars_elemental
8015[19Jul2025 08:53:25.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.common.items.foci.NecroticFocus for @SubscribeEvent-annotated methods
8016[19Jul2025 08:53:25.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/common/items/foci/NecroticFocus; to the game event bus
8017[19Jul2025 08:53:25.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.common.entity.EntityAttributes for @SubscribeEvent-annotated methods
8018[19Jul2025 08:53:25.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/common/entity/EntityAttributes; to the mod event bus of mod ars_elemental
8019[19Jul2025 08:53:25.946] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_plow.toml for not_enough_glyphs tracking
8020[19Jul2025 08:53:25.947] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_trail.toml for not_enough_glyphs tracking
8021[19Jul2025 08:53:25.947] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_momentum.toml for not_enough_glyphs tracking
8022[19Jul2025 08:53:25.948] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_filter_light.toml for not_enough_glyphs tracking
8023[19Jul2025 08:53:25.948] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_filter_dark.toml for not_enough_glyphs tracking
8024[19Jul2025 08:53:25.949] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_contingency_fall.toml for not_enough_glyphs tracking
8025[19Jul2025 08:53:25.949] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_contingency_heal.toml for not_enough_glyphs tracking
8026[19Jul2025 08:53:25.949] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_contingency_health.toml for not_enough_glyphs tracking
8027[19Jul2025 08:53:25.949] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_contingency_death.toml for not_enough_glyphs tracking
8028[19Jul2025 08:53:25.949] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_contingency_fire.toml for not_enough_glyphs tracking
8029[19Jul2025 08:53:25.949] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_contingency_blink.toml for not_enough_glyphs tracking
8030[19Jul2025 08:53:25.949] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_contingency_time.toml for not_enough_glyphs tracking
8031[19Jul2025 08:53:25.950] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_ray.toml for not_enough_glyphs tracking
8032[19Jul2025 08:53:25.950] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_reverse_direction.toml for not_enough_glyphs tracking
8033[19Jul2025 08:53:25.951] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_chaining.toml for not_enough_glyphs tracking
8034[19Jul2025 08:53:25.952] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_block.toml for not_enough_glyphs tracking
8035[19Jul2025 08:53:25.952] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_entity.toml for not_enough_glyphs tracking
8036[19Jul2025 08:53:25.952] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_living.toml for not_enough_glyphs tracking
8037[19Jul2025 08:53:25.952] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_living_not_monster.toml for not_enough_glyphs tracking
8038[19Jul2025 08:53:25.952] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_living_not_player.toml for not_enough_glyphs tracking
8039[19Jul2025 08:53:25.953] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_monster.toml for not_enough_glyphs tracking
8040[19Jul2025 08:53:25.954] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_player.toml for not_enough_glyphs tracking
8041[19Jul2025 08:53:25.954] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_item.toml for not_enough_glyphs tracking
8042[19Jul2025 08:53:25.954] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_animal.toml for not_enough_glyphs tracking
8043[19Jul2025 08:53:25.954] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_is_baby.toml for not_enough_glyphs tracking
8044[19Jul2025 08:53:25.954] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_is_mature.toml for not_enough_glyphs tracking
8045[19Jul2025 08:53:25.954] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_trinkets/glyph_filter_self.toml for not_enough_glyphs tracking
8046[19Jul2025 08:53:25.955] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_trinkets/glyph_filter_not_self.toml for not_enough_glyphs tracking
8047[19Jul2025 08:53:25.956] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_propagate_plane.toml for not_enough_glyphs tracking
8048[19Jul2025 08:53:25.958] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_flatten.toml for not_enough_glyphs tracking
8049[19Jul2025 08:53:25.959] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_propagate_underfoot.toml for not_enough_glyphs tracking
8050[19Jul2025 08:53:25.959] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_propagate_projectile.toml for not_enough_glyphs tracking
8051[19Jul2025 08:53:25.960] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_propagate_self.toml for not_enough_glyphs tracking
8052[19Jul2025 08:53:25.960] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_missile.toml for not_enough_glyphs tracking
8053[19Jul2025 08:53:25.960] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_overhead.toml for not_enough_glyphs tracking
8054[19Jul2025 08:53:25.961] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_propagate_missile.toml for not_enough_glyphs tracking
8055[19Jul2025 08:53:25.962] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_propagate_overhead.toml for not_enough_glyphs tracking
8056[19Jul2025 08:53:25.963] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_scalaes/glyph_resize.toml for not_enough_glyphs tracking
8057[19Jul2025 08:53:25.966] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for not_enough_glyphs
8058[19Jul2025 08:53:25.966] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.not_enough_glyphs.init.NEGDocumentation for @SubscribeEvent-annotated methods
8059[19Jul2025 08:53:25.966] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/not_enough_glyphs/init/NEGDocumentation; to the game event bus
8060[19Jul2025 08:53:25.967] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.not_enough_glyphs.datagen.DatagenMain for @SubscribeEvent-annotated methods
8061[19Jul2025 08:53:25.968] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/not_enough_glyphs/datagen/DatagenMain; to the mod event bus of mod not_enough_glyphs
8062[19Jul2025 08:53:25.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file replication/replication.toml for replication tracking
8063[19Jul2025 08:53:25.972] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8064[19Jul2025 08:53:25.977] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for georenouveau
8065[19Jul2025 08:53:25.977] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.shynieke.georenouveau.data.GNDatagen for @SubscribeEvent-annotated methods
8066[19Jul2025 08:53:25.977] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/shynieke/georenouveau/data/GNDatagen; to the mod event bus of mod georenouveau
8067[19Jul2025 08:53:25.992] [modloading-worker-0/DEBUG] [com.hrznstudio.titanium.block_network.NetworkRegistry/]: Registering network factory replication:matter
8068[19Jul2025 08:53:25.993] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for replication
8069[19Jul2025 08:53:26.001] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file integratedtunnels-common.toml for integratedtunnels tracking
8070[19Jul2025 08:53:26.001] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod integratedtunnels
8071[19Jul2025 08:53:26.036] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integratedtunnels
8072[19Jul2025 08:53:26.037] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integratedtunnelscompat
8073[19Jul2025 08:53:26.037] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for liblib_etcetera
8074[19Jul2025 08:53:26.050] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file starbunclemania-server.toml for starbunclemania tracking
8075[19Jul2025 08:53:26.051] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file starbunclemania-common.toml for starbunclemania tracking
8076[19Jul2025 08:53:26.062] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file starbunclemania/glyph_place_fluid.toml for starbunclemania tracking
8077[19Jul2025 08:53:26.062] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file starbunclemania/glyph_pickup_fluid.toml for starbunclemania tracking
8078[19Jul2025 08:53:26.063] [modloading-worker-0/INFO] [dev.ftb.mods.ftbultimine.FTBUltimine/]: FTB Ranks detected, listening for ranks events
8079[19Jul2025 08:53:26.077] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for starbunclemania
8080[19Jul2025 08:53:26.077] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.starbunclemania.StarbDocs for @SubscribeEvent-annotated methods
8081[19Jul2025 08:53:26.078] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/starbunclemania/StarbDocs; to the game event bus
8082[19Jul2025 08:53:26.079] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.starbunclemania.EventHandler for @SubscribeEvent-annotated methods
8083[19Jul2025 08:53:26.084] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/starbunclemania/EventHandler; to the mod event bus of mod starbunclemania
8084[19Jul2025 08:53:26.085] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbultimine
8085[19Jul2025 08:53:26.085] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.starbunclemania.datagen.Setup for @SubscribeEvent-annotated methods
8086[19Jul2025 08:53:26.086] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/starbunclemania/datagen/Setup; to the mod event bus of mod starbunclemania
8087[19Jul2025 08:53:26.086] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.starbunclemania.Configs for @SubscribeEvent-annotated methods
8088[19Jul2025 08:53:26.086] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/starbunclemania/Configs; to the mod event bus of mod starbunclemania
8089[19Jul2025 08:53:26.088] [modloading-worker-0/WARN] [com.teamresourceful.resourcefullib.common.lib.Constants/]: Failed to create cache/data directories!
8090java.nio.file.AccessDeniedException: /.cache
8091 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90) ~[?:?]
8092 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) ~[?:?]
8093 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?]
8094 at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:462) ~[?:?]
8095 at java.base/java.nio.file.Files.createDirectory(Files.java:700) ~[?:?]
8096 at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:808) ~[?:?]
8097 at java.base/java.nio.file.Files.createDirectories(Files.java:794) ~[?:?]
8098 at TRANSFORMER/resourcefullib@3.0.12/com.teamresourceful.resourcefullib.common.utils.files.GlobalStorage.init(GlobalStorage.java:58) ~[resourcefullib-neoforge-1.21-3.0.12.jar%23817!/:?]
8099 at TRANSFORMER/resourcefullib@3.0.12/com.teamresourceful.resourcefullib.ResourcefulLib.init(ResourcefulLib.java:8) ~[resourcefullib-neoforge-1.21-3.0.12.jar%23817!/:?]
8100 at TRANSFORMER/resourcefullib@3.0.12/com.teamresourceful.resourcefullib.neoforge.ResourcefulLibNeoForge.<init>(ResourcefulLibNeoForge.java:15) ~[resourcefullib-neoforge-1.21-3.0.12.jar%23817!/:?]
8101 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
8102 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
8103 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
8104 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:115) ~[loader-4.0.41.jar%2359!/:4.0]
8105 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$constructMods$3(ModLoader.java:153) ~[loader-4.0.41.jar%2359!/:4.0]
8106 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$dispatchParallelTask$7(ModLoader.java:231) ~[loader-4.0.41.jar%2359!/:4.0]
8107 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) [?:?]
8108 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) [?:?]
8109 at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) [?:?]
8110 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) [?:?]
8111 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) [?:?]
8112 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) [?:?]
8113 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) [?:?]
8114 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) [?:?]
8115[19Jul2025 08:53:26.091] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for resourcefullib
8116[19Jul2025 08:53:26.094] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lootjs
8117[19Jul2025 08:53:26.127] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for architectury
8118[19Jul2025 08:53:26.133] [modloading-worker-0/INFO] [dev.ftb.mods.ftbmaterials.resources.ResourceRegistry/]: Initializing resource registry holders
8119[19Jul2025 08:53:26.160] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbmaterials
8120[19Jul2025 08:53:26.161] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod arsdelight using file name arsdelight-client.toml
8121[19Jul2025 08:53:26.162] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsdelight-common.toml for arsdelight tracking
8122[19Jul2025 08:53:26.163] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsdelight-server.toml for arsdelight tracking
8123[19Jul2025 08:53:26.165] [modloading-worker-0/DEBUG] [mixin/]: Mixing GLMProviderMixin from apotheosis.mixins.json into net.neoforged.neoforge.common.data.GlobalLootModifierProvider
8124[19Jul2025 08:53:26.169] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for findme
8125[19Jul2025 08:53:26.174] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for arsdelight
8126[19Jul2025 08:53:26.174] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.xkmc.arsdelight.init.ArsDelight for @SubscribeEvent-annotated methods
8127[19Jul2025 08:53:26.175] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/xkmc/arsdelight/init/ArsDelight; to the mod event bus of mod arsdelight
8128[19Jul2025 08:53:26.176] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.xkmc.arsdelight.events.ArsDelightServerEvents for @SubscribeEvent-annotated methods
8129[19Jul2025 08:53:26.177] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/xkmc/arsdelight/events/ArsDelightServerEvents; to the game event bus
8130[19Jul2025 08:53:26.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.xkmc.arsdelight.events.ArsDelightEffectProcessingHandler for @SubscribeEvent-annotated methods
8131[19Jul2025 08:53:26.182] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/xkmc/arsdelight/events/ArsDelightEffectProcessingHandler; to the game event bus
8132[19Jul2025 08:53:26.295] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for squatgrow
8133[19Jul2025 08:53:26.296] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8134[19Jul2025 08:53:26.297] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for accelerateddecay
8135[19Jul2025 08:53:26.298] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nerb
8136[19Jul2025 08:53:26.326] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for toolkit
8137[19Jul2025 08:53:26.347] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftblibrary
8138[19Jul2025 08:53:26.364] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbfiltersystem
8139[19Jul2025 08:53:26.369] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file computercraft-server.toml for computercraft tracking
8140[19Jul2025 08:53:26.369] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file computercraft-client.toml for computercraft tracking
8141[19Jul2025 08:53:26.370] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for computercraft
8142[19Jul2025 08:53:26.370] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dan200.computercraft.shared.ForgeCommonHooks for @SubscribeEvent-annotated methods
8143[19Jul2025 08:53:26.372] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldan200/computercraft/shared/ForgeCommonHooks; to the game event bus
8144[19Jul2025 08:53:26.377] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dan200.computercraft.ComputerCraft for @SubscribeEvent-annotated methods
8145[19Jul2025 08:53:26.378] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldan200/computercraft/ComputerCraft; to the mod event bus of mod computercraft
8146[19Jul2025 08:53:26.448] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbteams
8147[19Jul2025 08:53:26.565] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbchunks
8148[19Jul2025 08:53:26.702] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file productivebees-server.toml for productivebees tracking
8149[19Jul2025 08:53:26.702] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file productivebees-client.toml for productivebees tracking
8150[19Jul2025 08:53:26.707] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for productivebees
8151[19Jul2025 08:53:26.707] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivebees.event.ModEventHandler for @SubscribeEvent-annotated methods
8152[19Jul2025 08:53:26.731] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/productivebees/event/ModEventHandler; to the mod event bus of mod productivebees
8153[19Jul2025 08:53:26.734] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivebees.event.EventHandler for @SubscribeEvent-annotated methods
8154[19Jul2025 08:53:26.741] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/productivebees/event/EventHandler; to the game event bus
8155[19Jul2025 08:53:26.749] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivebees.datagen.ProductiveBeeDataProvider for @SubscribeEvent-annotated methods
8156[19Jul2025 08:53:26.750] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/productivebees/datagen/ProductiveBeeDataProvider; to the mod event bus of mod productivebees
8157[19Jul2025 08:53:26.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file productivemetalworks-common.toml for productivemetalworks tracking
8158[19Jul2025 08:53:26.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for productivemetalworks
8159[19Jul2025 08:53:26.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivemetalworks.event.ModEventHandler for @SubscribeEvent-annotated methods
8160[19Jul2025 08:53:26.793] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/productivemetalworks/event/ModEventHandler; to the mod event bus of mod productivemetalworks
8161[19Jul2025 08:53:26.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivemetalworks.event.EventHandler for @SubscribeEvent-annotated methods
8162[19Jul2025 08:53:26.796] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/productivemetalworks/event/EventHandler; to the game event bus
8163[19Jul2025 08:53:26.796] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivemetalworks.datagen.MetalworksDataProvider for @SubscribeEvent-annotated methods
8164[19Jul2025 08:53:26.797] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/productivemetalworks/datagen/MetalworksDataProvider; to the mod event bus of mod productivemetalworks
8165[19Jul2025 08:53:26.797] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivemetalworks.Config for @SubscribeEvent-annotated methods
8166[19Jul2025 08:53:26.797] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/productivemetalworks/Config; to the mod event bus of mod productivemetalworks
8167[19Jul2025 08:53:26.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sgearmetalworks
8168[19Jul2025 08:53:26.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.sgearmetalworks.event.ModEventHandler for @SubscribeEvent-annotated methods
8169[19Jul2025 08:53:26.831] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/sgearmetalworks/event/ModEventHandler; to the mod event bus of mod sgearmetalworks
8170[19Jul2025 08:53:26.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.sgearmetalworks.event.EventHandler for @SubscribeEvent-annotated methods
8171[19Jul2025 08:53:26.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/sgearmetalworks/event/EventHandler; to the game event bus
8172[19Jul2025 08:53:26.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.sgearmetalworks.datagen.MetalworksDataProvider for @SubscribeEvent-annotated methods
8173[19Jul2025 08:53:26.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/sgearmetalworks/datagen/MetalworksDataProvider; to the mod event bus of mod sgearmetalworks
8174[19Jul2025 08:53:26.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.sgearmetalworks.Config for @SubscribeEvent-annotated methods
8175[19Jul2025 08:53:26.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/sgearmetalworks/Config; to the mod event bus of mod sgearmetalworks
8176[19Jul2025 08:53:26.846] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.FTBQuestsEventHandlerMixin from alltheleaks.mixins.json into dev.ftb.mods.ftbquests.FTBQuestsEventHandler
8177[19Jul2025 08:53:26.847] [modloading-worker-0/DEBUG] [mixin/]: alltheleaks.mixins.json:main.FTBQuestsEventHandlerMixin from mod alltheleaks->@Inject::atl$clearTasks(Lnet/minecraft/server/MinecraftServer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8178[19Jul2025 08:53:26.855] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trashcans
8179[19Jul2025 08:53:26.856] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mru
8180[19Jul2025 08:53:26.858] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file inventoryessentials-common.toml for inventoryessentials tracking
8181[19Jul2025 08:53:26.862] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for inventoryessentials
8182[19Jul2025 08:53:26.865] [modloading-worker-0/DEBUG] [enchanted/]: Loaded net.favouriteless.enchanted.platform.services.NeoPlatformHelper@2717c821 for service interface net.favouriteless.enchanted.platform.services.PlatformHelper
8183[19Jul2025 08:53:26.867] [modloading-worker-0/DEBUG] [enchanted/]: Loaded net.favouriteless.enchanted.platform.services.NeoCommonRegistryHelper@1f4151db for service interface net.favouriteless.enchanted.platform.services.CommonRegistryHelper
8184[19Jul2025 08:53:26.868] [modloading-worker-0/DEBUG] [enchanted/]: Loaded net.favouriteless.enchanted.platform.services.NeoNetworkHelper@70462f84 for service interface net.favouriteless.enchanted.platform.services.NetworkHelper
8185[19Jul2025 08:53:26.888] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbquests
8186[19Jul2025 08:53:26.896] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbranks
8187[19Jul2025 08:53:26.898] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.EnchantedLogMixin from enchanted.neoforge.mixins.json into net.favouriteless.enchanted.common.blocks.EnchantedLog
8188[19Jul2025 08:53:26.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbessentials
8189[19Jul2025 08:53:26.950] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbpc
8190[19Jul2025 08:53:26.950] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.packcompanion.PackCompanionDataGen for @SubscribeEvent-annotated methods
8191[19Jul2025 08:53:26.951] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/packcompanion/PackCompanionDataGen; to the mod event bus of mod ftbpc
8192[19Jul2025 08:53:26.996] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8193[19Jul2025 08:53:27.027] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8194[19Jul2025 08:53:27.029] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8195[19Jul2025 08:53:27.029] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8196[19Jul2025 08:53:27.032] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8197[19Jul2025 08:53:27.033] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8198[19Jul2025 08:53:27.042] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbteambases
8199[19Jul2025 08:53:27.044] [modloading-worker-0/INFO] [JamLib/]: Initializing JamLib on NeoForge
8200[19Jul2025 08:53:27.045] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jamlib
8201[19Jul2025 08:53:27.069] [modloading-worker-0/INFO] [JamLib/]: Updated config file at /server/config/rightclickharvest.json5
8202[19Jul2025 08:53:27.069] [modloading-worker-0/INFO] [Right Click Harvest/]: Initializing Right Click Harvest on NEOFORGE
8203[19Jul2025 08:53:27.071] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rightclickharvest
8204[19Jul2025 08:53:27.074] [modloading-worker-0/INFO] [LibrarianLib: Core|ModLogManager/]: Found no LibrarianLib debug logging rules. Add `-Dlibrarianlib.logging.debug=modid,anothermodid` to enable debug logging
8205[19Jul2025 08:53:27.075] [modloading-worker-0/INFO] [LibrarianLib: Core|ModLogManager/]: Registered log manager: modid='hooked' - debug disabled
8206[19Jul2025 08:53:27.090] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8207[19Jul2025 08:53:27.096] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod enchanted using file name enchanted-common.toml
8208[19Jul2025 08:53:27.129] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enchanted-server.toml for enchanted tracking
8209[19Jul2025 08:53:27.129] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enchanted
8210[19Jul2025 08:53:27.130] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.favouriteless.enchanted.neoforge.datagen.DataGenerators for @SubscribeEvent-annotated methods
8211[19Jul2025 08:53:27.131] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/favouriteless/enchanted/neoforge/datagen/DataGenerators; to the mod event bus of mod enchanted
8212[19Jul2025 08:53:27.131] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.favouriteless.enchanted.neoforge.common.EnchantedNeo for @SubscribeEvent-annotated methods
8213[19Jul2025 08:53:27.131] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/favouriteless/enchanted/neoforge/common/EnchantedNeo; to the mod event bus of mod enchanted
8214[19Jul2025 08:53:27.133] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.favouriteless.enchanted.neoforge.common.CommonEventsNeo for @SubscribeEvent-annotated methods
8215[19Jul2025 08:53:27.134] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/favouriteless/enchanted/neoforge/common/CommonEventsNeo; to the game event bus
8216[19Jul2025 08:53:27.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for hooked
8217[19Jul2025 08:53:27.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbauxilium
8218[19Jul2025 08:53:27.404] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.PlayerAccessorBEMixin from alltheleaks.mixins.json into com.direwolf20.justdirethings.common.blockentities.PlayerAccessorBE
8219[19Jul2025 08:53:27.445] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for polylib
8220[19Jul2025 08:53:27.463] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for shrink
8221[19Jul2025 08:53:27.669] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file stevescarts-client.toml for stevescarts tracking
8222[19Jul2025 08:53:27.669] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file stevescarts-common.toml for stevescarts tracking
8223[19Jul2025 08:53:27.675] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for stevescarts
8224[19Jul2025 08:53:27.675] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vswe.stevescarts.datagen.StevesCartsDataGenerators for @SubscribeEvent-annotated methods
8225[19Jul2025 08:53:27.675] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvswe/stevescarts/datagen/StevesCartsDataGenerators; to the mod event bus of mod stevescarts
8226[19Jul2025 08:53:27.725] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for octolib
8227[19Jul2025 08:53:27.726] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for stateobserver
8228[19Jul2025 08:53:27.726] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.favouriteless.stateobserver.CommonEvents for @SubscribeEvent-annotated methods
8229[19Jul2025 08:53:27.727] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/favouriteless/stateobserver/CommonEvents; to the game event bus
8230[19Jul2025 08:53:27.736] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8231[19Jul2025 08:53:27.736] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8232[19Jul2025 08:53:27.736] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8233[19Jul2025 08:53:27.736] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8234[19Jul2025 08:53:27.736] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8235[19Jul2025 08:53:27.736] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8236[19Jul2025 08:53:27.736] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8237[19Jul2025 08:53:27.755] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file justdirethings-common.toml for justdirethings tracking
8238[19Jul2025 08:53:27.755] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file justdirethings-client.toml for justdirethings tracking
8239[19Jul2025 08:53:27.760] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for justdirethings
8240[19Jul2025 08:53:27.760] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.justdirethings.datagen.DataGenerators for @SubscribeEvent-annotated methods
8241[19Jul2025 08:53:27.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/justdirethings/datagen/DataGenerators; to the mod event bus of mod justdirethings
8242[19Jul2025 08:53:27.771] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.justdirethings.client.events.PlayerEvents for @SubscribeEvent-annotated methods
8243[19Jul2025 08:53:27.773] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/justdirethings/client/events/PlayerEvents; to the game event bus
8244[19Jul2025 08:53:27.777] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file inventorysorter-client.toml for inventorysorter tracking
8245[19Jul2025 08:53:27.778] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8246[19Jul2025 08:53:27.778] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file inventorysorter-server.toml for inventorysorter tracking
8247[19Jul2025 08:53:27.780] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file irons_jewelry-server.toml for irons_jewelry tracking
8248[19Jul2025 08:53:27.780] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for irons_jewelry
8249[19Jul2025 08:53:27.780] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.utils.VillageAddition for @SubscribeEvent-annotated methods
8250[19Jul2025 08:53:27.781] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for inventorysorter
8251[19Jul2025 08:53:27.781] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/utils/VillageAddition; to the game event bus
8252[19Jul2025 08:53:27.782] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.utils.DamageHelper for @SubscribeEvent-annotated methods
8253[19Jul2025 08:53:27.783] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/utils/DamageHelper; to the game event bus
8254[19Jul2025 08:53:27.783] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.ServerConfig for @SubscribeEvent-annotated methods
8255[19Jul2025 08:53:27.784] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/ServerConfig; to the mod event bus of mod irons_jewelry
8256[19Jul2025 08:53:27.784] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.registry.CommandRegistry for @SubscribeEvent-annotated methods
8257[19Jul2025 08:53:27.784] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/registry/CommandRegistry; to the game event bus
8258[19Jul2025 08:53:27.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.network.PacketHandler for @SubscribeEvent-annotated methods
8259[19Jul2025 08:53:27.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/network/PacketHandler; to the mod event bus of mod irons_jewelry
8260[19Jul2025 08:53:27.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.loot.LootInjectionHandler for @SubscribeEvent-annotated methods
8261[19Jul2025 08:53:27.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/loot/LootInjectionHandler; to the game event bus
8262[19Jul2025 08:53:27.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.event.SetupEvents for @SubscribeEvent-annotated methods
8263[19Jul2025 08:53:27.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/event/SetupEvents; to the game event bus
8264[19Jul2025 08:53:27.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.event.ServerEvents for @SubscribeEvent-annotated methods
8265[19Jul2025 08:53:27.831] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/event/ServerEvents; to the game event bus
8266[19Jul2025 08:53:27.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.event.ModSetupEvents for @SubscribeEvent-annotated methods
8267[19Jul2025 08:53:27.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/event/ModSetupEvents; to the mod event bus of mod irons_jewelry
8268[19Jul2025 08:53:27.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.datagen.DataGenerators for @SubscribeEvent-annotated methods
8269[19Jul2025 08:53:27.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/datagen/DataGenerators; to the mod event bus of mod irons_jewelry
8270[19Jul2025 08:53:27.838] [modloading-worker-0/INFO] [owo/]: chyzman: No sound or Ender Dragon leakage. Although Ender Dragon sound leakage is still a thing
8271[19Jul2025 08:53:27.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for owo
8272[19Jul2025 08:53:27.861] [modloading-worker-0/INFO] [KubeJS/]: Loading vanilla registries...
8273[19Jul2025 08:53:27.880] [modloading-worker-0/INFO] [KubeJS/]: Looking for KubeJS plugins...
8274[19Jul2025 08:53:27.928] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs
8275[19Jul2025 08:53:27.947] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.client.BuiltinKubeJSClientPlugin does not load on server side, skipping
8276[19Jul2025 08:53:27.949] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.integration.gamestages.GameStagesIntegration does not have required mod 'gamestages' loaded, skipping
8277[19Jul2025 08:53:27.950] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubeutils
8278[19Jul2025 08:53:27.955] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbstuff
8279[19Jul2025 08:53:27.957] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source lychee
8280[19Jul2025 08:53:27.960] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source mechanicals
8281[19Jul2025 08:53:27.961] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source morejs
8282[19Jul2025 08:53:27.962] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source lootjs
8283[19Jul2025 08:53:27.964] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbxmodcompat
8284[19Jul2025 08:53:27.967] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs_mekanism
8285[19Jul2025 08:53:27.968] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source createsifter
8286[19Jul2025 08:53:27.969] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source extendedae
8287[19Jul2025 08:53:27.970] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source modern_industrialization
8288[19Jul2025 08:53:27.971] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source mi_sound_addon
8289[19Jul2025 08:53:27.972] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source mi_tweaks
8290[19Jul2025 08:53:27.973] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source renderjs
8291[19Jul2025 08:53:27.973] [modloading-worker-0/WARN] [KubeJS/]: Plugin com.chen1335.renderjs.kubejs.RenderJSPlugin does not load on server side, skipping
8292[19Jul2025 08:53:27.974] [modloading-worker-0/INFO] [KubeJS/]: Done in 93.50 ms
8293[19Jul2025 08:53:27.974] [modloading-worker-0/INFO] [snownee.lychee.Lychee/]: LycheeKubeJSPlugin is there!
8294[19Jul2025 08:53:28.038] [modloading-worker-0/INFO] [FTB XMod Compat/]: [FTB Quests] Enabled KubeJS integration
8295[19Jul2025 08:53:28.047] [modloading-worker-0/INFO] [FTB XMod Compat/]: [FTB Chunks] Enabled KubeJS integration
8296[19Jul2025 08:53:28.164] [modloading-worker-0/INFO] [oritech/]: Begin Oritech initialization
8297[19Jul2025 08:53:28.165] [modloading-worker-0/DEBUG] [oritech/]: Registering oritech channels
8298[19Jul2025 08:53:28.173] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.ContextFactoryAccessor from alltheleaks.mixins.json into dev.latvian.mods.rhino.ContextFactory
8299[19Jul2025 08:53:28.331] [modloading-worker-0/DEBUG] [oritech/]: Registering Oritech particles
8300[19Jul2025 08:53:28.347] [modloading-worker-0/INFO] [oritech/]: Oritech initialization complete
8301[19Jul2025 08:53:28.348] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for oritech
8302[19Jul2025 08:53:28.348] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class rearth.oritech.neoforge.OritechModNeoForge$CustomEvents for @SubscribeEvent-annotated methods
8303[19Jul2025 08:53:28.348] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lrearth/oritech/neoforge/OritechModNeoForge$CustomEvents; to the game event bus
8304[19Jul2025 08:53:28.350] [modloading-worker-0/INFO] [oracle_index/]: Hello from the Oracle Wiki Mod!
8305[19Jul2025 08:53:28.351] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for oracle_index
8306[19Jul2025 08:53:28.399] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cucumber-client.toml for cucumber tracking
8307[19Jul2025 08:53:28.399] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cucumber-common.toml for cucumber tracking
8308[19Jul2025 08:53:28.399] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cucumber
8309[19Jul2025 08:53:28.428] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file trashslot-common.toml for trashslot tracking
8310[19Jul2025 08:53:28.434] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trashslot
8311[19Jul2025 08:53:28.435] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for librarianlib
8312[19Jul2025 08:53:28.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file craftingstation-server.toml for craftingstation tracking
8313[19Jul2025 08:53:28.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file craftingstation-client.toml for craftingstation tracking
8314[19Jul2025 08:53:28.439] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for craftingstation
8315[19Jul2025 08:53:28.465] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedstorage-server.toml for sophisticatedstorage tracking
8316[19Jul2025 08:53:28.465] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedstorage-client.toml for sophisticatedstorage tracking
8317[19Jul2025 08:53:28.465] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedstorage-common.toml for sophisticatedstorage tracking
8318[19Jul2025 08:53:28.562] [modloading-worker-0/DEBUG] [mixin/]: Mixing optimizations.ticking.chunk.broadcast.ChunkHolderMixin from servercore.common.mixins.json into net.minecraft.server.level.ChunkHolder
8319[19Jul2025 08:53:28.563] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
8320[19Jul2025 08:53:28.567] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onBlockChanged(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8321[19Jul2025 08:53:28.567] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onBlockChanged(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8322[19Jul2025 08:53:28.567] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onBlockChanged(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8323[19Jul2025 08:53:28.568] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onLightChanged(Lnet/minecraft/world/level/LightLayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8324[19Jul2025 08:53:28.568] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onLightChanged(Lnet/minecraft/world/level/LightLayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8325[19Jul2025 08:53:28.568] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onLightChanged(Lnet/minecraft/world/level/LightLayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8326[19Jul2025 08:53:28.568] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onLightChanged(Lnet/minecraft/world/level/LightLayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8327[19Jul2025 08:53:28.568] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onLightChanged(Lnet/minecraft/world/level/LightLayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8328[19Jul2025 08:53:28.568] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onLightChanged(Lnet/minecraft/world/level/LightLayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8329[19Jul2025 08:53:28.656] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedstorage
8330[19Jul2025 08:53:28.659] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ftbpmapi-client.toml for ftbpmapi tracking
8331[19Jul2025 08:53:28.659] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbpmapi
8332[19Jul2025 08:53:28.659] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.pmapi.generators.DataGenerators for @SubscribeEvent-annotated methods
8333[19Jul2025 08:53:28.660] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/pmapi/generators/DataGenerators; to the mod event bus of mod ftbpmapi
8334[19Jul2025 08:53:28.669] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mss
8335[19Jul2025 08:53:28.669] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finndog.mss.datagen.StructureNbtUpdaterDatagen for @SubscribeEvent-annotated methods
8336[19Jul2025 08:53:28.670] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finndog/mss/datagen/StructureNbtUpdaterDatagen; to the mod event bus of mod mss
8337[19Jul2025 08:53:28.677] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simpleteleporters
8338[19Jul2025 08:53:28.678] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrbysco.simpleteleporters.datagen.SimpleDataGen for @SubscribeEvent-annotated methods
8339[19Jul2025 08:53:28.678] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrbysco/simpleteleporters/datagen/SimpleDataGen; to the mod event bus of mod simpleteleporters
8340[19Jul2025 08:53:28.741] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file productivelib-server.toml for productivelib tracking
8341[19Jul2025 08:53:28.741] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for productivelib
8342[19Jul2025 08:53:28.744] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pipe-connector.toml for pipe_connector tracking
8343[19Jul2025 08:53:28.746] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pipe_connector
8344[19Jul2025 08:53:28.746] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.heaser.pipeconnector.items.CreativeTabAdder for @SubscribeEvent-annotated methods
8345[19Jul2025 08:53:28.746] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/heaser/pipeconnector/items/CreativeTabAdder; to the mod event bus of mod pipe_connector
8346[19Jul2025 08:53:28.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file waystones-common.toml for waystones tracking
8347[19Jul2025 08:53:28.857] [modloading-worker-0/INFO] [KubeJS/]: Added bindings for script type STARTUP from mod 'almostunified': [AlmostUnified]
8348[19Jul2025 08:53:28.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for waystones
8349[19Jul2025 08:53:28.959] [modloading-worker-0/DEBUG] [Comforts/]: Loaded com.illusivesoulworks.comforts.platform.NeoForgeSleepEvents@6a383f2a for service interface com.illusivesoulworks.comforts.platform.services.ISleepEvents
8350[19Jul2025 08:53:28.960] [modloading-worker-0/DEBUG] [Comforts/]: Loaded com.illusivesoulworks.comforts.platform.NeoForgeRegistryUtil@2ace6a6e for service interface com.illusivesoulworks.comforts.platform.services.IRegistryUtil
8351[19Jul2025 08:53:28.961] [modloading-worker-0/DEBUG] [Comforts/]: Loaded com.illusivesoulworks.comforts.platform.NeoForgeRegistryProvider@6c11b0d1 for service interface com.illusivesoulworks.comforts.platform.services.IRegistryFactory
8352[19Jul2025 08:53:28.962] [modloading-worker-0/DEBUG] [Comforts/]: Loaded com.illusivesoulworks.comforts.platform.NeoForgePlatformHelper@4ee8fd3 for service interface com.illusivesoulworks.comforts.platform.services.IPlatformHelper
8353[19Jul2025 08:53:28.977] [modloading-worker-0/DEBUG] [SpectreLib/CONFIG]: Config file comforts-server.toml for comforts added to tracking
8354[19Jul2025 08:53:28.978] [modloading-worker-0/DEBUG] [SpectreLib/CONFIG]: Config file comforts-common.toml for comforts added to tracking
8355[19Jul2025 08:53:28.980] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for comforts
8356[19Jul2025 08:53:29.028] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bonsaitrees4-common.toml for bonsaitrees4 tracking
8357[19Jul2025 08:53:29.028] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bonsaitrees4-client.toml for bonsaitrees4 tracking
8358[19Jul2025 08:53:29.028] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bonsaitrees4
8359[19Jul2025 08:53:29.028] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.ModTooltipComponents for @SubscribeEvent-annotated methods
8360[19Jul2025 08:53:29.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/ModTooltipComponents; to the mod event bus of mod bonsaitrees4
8361[19Jul2025 08:53:29.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.ModRegistries for @SubscribeEvent-annotated methods
8362[19Jul2025 08:53:29.030] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8363[19Jul2025 08:53:29.030] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/ModRegistries; to the mod event bus of mod bonsaitrees4
8364[19Jul2025 08:53:29.031] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.ModDataPacks for @SubscribeEvent-annotated methods
8365[19Jul2025 08:53:29.033] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/ModDataPacks; to the mod event bus of mod bonsaitrees4
8366[19Jul2025 08:53:29.034] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.ModDataMaps for @SubscribeEvent-annotated methods
8367[19Jul2025 08:53:29.042] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/ModDataMaps; to the mod event bus of mod bonsaitrees4
8368[19Jul2025 08:53:29.042] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.ModContainers for @SubscribeEvent-annotated methods
8369[19Jul2025 08:53:29.045] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/ModContainers; to the mod event bus of mod bonsaitrees4
8370[19Jul2025 08:53:29.045] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.ModCommands for @SubscribeEvent-annotated methods
8371[19Jul2025 08:53:29.045] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:unification.js in 0.18 s
8372[19Jul2025 08:53:29.045] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/ModCommands; to the game event bus
8373[19Jul2025 08:53:29.046] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.ModBlockEntityRenderers for @SubscribeEvent-annotated methods
8374[19Jul2025 08:53:29.046] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/ModBlockEntityRenderers; to the mod event bus of mod bonsaitrees4
8375[19Jul2025 08:53:29.047] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.config.Config for @SubscribeEvent-annotated methods
8376[19Jul2025 08:53:29.047] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/config/Config; to the mod event bus of mod bonsaitrees4
8377[19Jul2025 08:53:29.047] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.CapabilityRegister for @SubscribeEvent-annotated methods
8378[19Jul2025 08:53:29.048] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/CapabilityRegister; to the mod event bus of mod bonsaitrees4
8379[19Jul2025 08:53:29.048] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.cache.EventListeners for @SubscribeEvent-annotated methods
8380[19Jul2025 08:53:29.049] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/cache/EventListeners; to the game event bus
8381[19Jul2025 08:53:29.049] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.networking.Register for @SubscribeEvent-annotated methods
8382[19Jul2025 08:53:29.050] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/networking/Register; to the mod event bus of mod bonsaitrees4
8383[19Jul2025 08:53:29.050] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.datagen.DGHandler for @SubscribeEvent-annotated methods
8384[19Jul2025 08:53:29.051] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/datagen/DGHandler; to the mod event bus of mod bonsaitrees4
8385[19Jul2025 08:53:29.057] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:registry/slurry_registry.js#3: Loaded Java class 'mekanism.api.chemical.Chemical'
8386[19Jul2025 08:53:29.058] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:registry/slurry_registry.js#4: Loaded Java class 'mekanism.api.chemical.ChemicalBuilder'
8387[19Jul2025 08:53:29.065] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/slurry_registry.js in 0.02 s
8388[19Jul2025 08:53:29.068] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/blocks.js in 0.003 s
8389[19Jul2025 08:53:29.069] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mcjtylib-client.toml for mcjtylib tracking
8390[19Jul2025 08:53:29.069] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mcjtylib-server.toml for mcjtylib tracking
8391[19Jul2025 08:53:29.069] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcjtylib
8392[19Jul2025 08:53:29.071] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/items.js in 0.003 s
8393[19Jul2025 08:53:29.072] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/sounds.js in 0.0 s
8394[19Jul2025 08:53:29.074] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:globals.js in 0.002 s
8395[19Jul2025 08:53:29.075] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/itemmodifications.js in 0.001 s
8396[19Jul2025 08:53:29.091] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:registry/spells.js#3: Loaded Java class 'com.hollingsworth.arsnouveau.api.event.SpellCastEvent'
8397[19Jul2025 08:53:29.129] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:registry/spells.js#6: Loaded Java class 'io.redspace.ironsspellbooks.api.events.SpellOnCastEvent'
8398[19Jul2025 08:53:29.146] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:registry/spells.js#9: Loaded Java class 'net.puffish.skillsmod.SkillsMod'
8399[19Jul2025 08:53:29.147] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/spells.js in 0.072 s
8400[19Jul2025 08:53:29.148] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:modification.js in 0.001 s
8401[19Jul2025 08:53:29.149] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/meshes.js in 0.001 s
8402[19Jul2025 08:53:29.151] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/multiblocks/advanced_coke_oven.js in 0.002 s
8403[19Jul2025 08:53:29.153] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/multiblocks/deep_mob_binder.js in 0.001 s
8404[19Jul2025 08:53:29.153] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/multiblocks/casing.js in 0.0 s
8405[19Jul2025 08:53:29.173] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:registry/custom_eye_of_ender.js#1: Loaded Java class 'net.minecraft.world.entity.projectile.EyeOfEnder'
8406[19Jul2025 08:53:29.174] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:registry/custom_eye_of_ender.js#2: Loaded Java class 'net.minecraft.core.registries.Registries'
8407[19Jul2025 08:53:29.175] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:registry/custom_eye_of_ender.js#3: Loaded Java class 'net.minecraft.tags.TagKey'
8408[19Jul2025 08:53:29.175] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:registry/custom_eye_of_ender.js#6: Loaded Java class 'net.neoforged.neoforge.event.entity.player.PlayerEvent$PlayerChangedDimensionEvent'
8409[19Jul2025 08:53:29.176] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/custom_eye_of_ender.js in 0.023 s
8410[19Jul2025 08:53:29.177] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/fluid_registry.js in 0.001 s
8411[19Jul2025 08:53:29.193] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded 15/15 KubeJS startup scripts in 1.12 s with 0 errors and 0 warnings
8412[19Jul2025 08:53:29.195] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbase-server.toml for rftoolsbase tracking
8413[19Jul2025 08:53:29.195] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod rftoolsbase
8414[19Jul2025 08:53:29.197] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsbase
8415[19Jul2025 08:53:29.240] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kubejs
8416[19Jul2025 08:53:29.241] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.item.KubeJSItemEventHandler for @SubscribeEvent-annotated methods
8417[19Jul2025 08:53:29.242] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/item/KubeJSItemEventHandler; to the game event bus
8418[19Jul2025 08:53:29.245] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.block.KubeJSBlockEventHandler for @SubscribeEvent-annotated methods
8419[19Jul2025 08:53:29.246] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/block/KubeJSBlockEventHandler; to the game event bus
8420[19Jul2025 08:53:29.248] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.server.KubeJSServerEventHandler for @SubscribeEvent-annotated methods
8421[19Jul2025 08:53:29.250] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/server/KubeJSServerEventHandler; to the game event bus
8422[19Jul2025 08:53:29.252] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.entity.KubeJSEntityEventHandler for @SubscribeEvent-annotated methods
8423[19Jul2025 08:53:29.253] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/entity/KubeJSEntityEventHandler; to the game event bus
8424[19Jul2025 08:53:29.255] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.registry.RegistryEventHandler for @SubscribeEvent-annotated methods
8425[19Jul2025 08:53:29.257] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/registry/RegistryEventHandler; to the mod event bus of mod kubejs
8426[19Jul2025 08:53:29.257] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.player.KubeJSPlayerEventHandler for @SubscribeEvent-annotated methods
8427[19Jul2025 08:53:29.259] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/player/KubeJSPlayerEventHandler; to the game event bus
8428[19Jul2025 08:53:29.264] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.level.KubeJSWorldEventHandler for @SubscribeEvent-annotated methods
8429[19Jul2025 08:53:29.265] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/level/KubeJSWorldEventHandler; to the game event bus
8430[19Jul2025 08:53:29.271] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.KubeJSModEventHandler for @SubscribeEvent-annotated methods
8431[19Jul2025 08:53:29.275] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/KubeJSModEventHandler; to the mod event bus of mod kubejs
8432[19Jul2025 08:53:29.276] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.net.KubeJSNet for @SubscribeEvent-annotated methods
8433[19Jul2025 08:53:29.277] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/net/KubeJSNet; to the mod event bus of mod kubejs
8434[19Jul2025 08:53:29.289] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbxmodcompat
8435[19Jul2025 08:53:29.289] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kubejs_mekanism
8436[19Jul2025 08:53:29.294] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for guideme
8437[19Jul2025 08:53:29.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for factory_blocks
8438[19Jul2025 08:53:29.305] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file interdimensionalwirelesstransmitter-common.toml for interdimensionalwirelesstransmitter tracking
8439[19Jul2025 08:53:29.334] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for interdimensionalwirelesstransmitter
8440[19Jul2025 08:53:29.334] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.ultramega.interdimensionalwirelesstransmitter.neoforge.datagen.DataGenerators for @SubscribeEvent-annotated methods
8441[19Jul2025 08:53:29.338] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/ultramega/interdimensionalwirelesstransmitter/neoforge/datagen/DataGenerators; to the mod event bus of mod interdimensionalwirelesstransmitter
8442[19Jul2025 08:53:29.344] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod rftoolspower
8443[19Jul2025 08:53:29.344] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolspower-server.toml for rftoolspower tracking
8444[19Jul2025 08:53:29.346] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolspower
8445[19Jul2025 08:53:29.361] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file moonlight-common.toml for moonlight tracking
8446[19Jul2025 08:53:29.374] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moonlight
8447[19Jul2025 08:53:29.378] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cloudglass
8448[19Jul2025 08:53:29.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrbysco.cloudglass.datagen.CloudDataGenerator for @SubscribeEvent-annotated methods
8449[19Jul2025 08:53:29.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrbysco/cloudglass/datagen/CloudDataGenerator; to the mod event bus of mod cloudglass
8450[19Jul2025 08:53:29.398] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-server.toml for toolbelt tracking
8451[19Jul2025 08:53:29.398] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-client.toml for toolbelt tracking
8452[19Jul2025 08:53:29.398] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-common.toml for toolbelt tracking
8453[19Jul2025 08:53:29.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for toolbelt
8454[19Jul2025 08:53:29.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.gigaherz.toolbelt.common.BeltEvents for @SubscribeEvent-annotated methods
8455[19Jul2025 08:53:29.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/gigaherz/toolbelt/common/BeltEvents; to the game event bus
8456[19Jul2025 08:53:29.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.gigaherz.toolbelt.BeltFinderDebug for @SubscribeEvent-annotated methods
8457[19Jul2025 08:53:29.438] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/gigaherz/toolbelt/BeltFinderDebug; to the mod event bus of mod toolbelt
8458[19Jul2025 08:53:29.448] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for titanium
8459[19Jul2025 08:53:29.455] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file titanium/titanium.toml for titanium tracking
8460[19Jul2025 08:53:29.456] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/titanium/titanium.toml
8461[19Jul2025 08:53:29.456] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/titanium/titanium.toml for changes
8462[19Jul2025 08:53:29.457] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file titanium/titanium-tags.toml for titanium tracking
8463[19Jul2025 08:53:29.458] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for titanium
8464[19Jul2025 08:53:29.461] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentlib
8465[19Jul2025 08:53:29.461] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.lib.network.internal.SilentLibNetwork for @SubscribeEvent-annotated methods
8466[19Jul2025 08:53:29.462] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/lib/network/internal/SilentLibNetwork; to the mod event bus of mod silentlib
8467[19Jul2025 08:53:29.467] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jade
8468[19Jul2025 08:53:29.478] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ae2-client.toml for ae2 tracking
8469[19Jul2025 08:53:29.478] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ae2-common.toml for ae2 tracking
8470[19Jul2025 08:53:29.482] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbuilder-client.toml for rftoolsbuilder tracking
8471[19Jul2025 08:53:29.483] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbuilder-server.toml for rftoolsbuilder tracking
8472[19Jul2025 08:53:29.485] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsbuilder
8473[19Jul2025 08:53:29.497] [modloading-worker-0/DEBUG] [mixin/]: Mixing cpu.MixinCraftingService from mixins.aae.json into appeng.me.service.CraftingService
8474[19Jul2025 08:53:29.497] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$advancedAE$findSuitableAdvCraftingCPU$0(Lappeng/api/networking/security/IActionSource;Lnet/pedroksl/advanced_ae/common/cluster/AdvCraftingCPUCluster;Lnet/pedroksl/advanced_ae/common/cluster/AdvCraftingCPUCluster;)I to mdb698a4$advanced_ae$lambda$advancedAE$findSuitableAdvCraftingCPU$0$0 in mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae
8475[19Jul2025 08:53:29.497] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Unique field FAST_FIRST_COMPARATORLjava/util/Comparator; to fdb698a4$advanced_ae$FAST_FIRST_COMPARATOR$0 in mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae
8476[19Jul2025 08:53:29.542] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::tickAdvClusters1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8477[19Jul2025 08:53:29.542] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::tickAdvClusters1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8478[19Jul2025 08:53:29.542] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::tickAdvClusters1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8479[19Jul2025 08:53:29.542] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::tickAdvClusters2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8480[19Jul2025 08:53:29.542] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::tickAdvClusters2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8481[19Jul2025 08:53:29.542] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::tickAdvClusters2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8482[19Jul2025 08:53:29.542] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onRemoveNode(Lappeng/api/networking/IGridNode;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8483[19Jul2025 08:53:29.542] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onRemoveNode(Lappeng/api/networking/IGridNode;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8484[19Jul2025 08:53:29.542] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onRemoveNode(Lappeng/api/networking/IGridNode;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8485[19Jul2025 08:53:29.542] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onAddNode(Lappeng/api/networking/IGridNode;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8486[19Jul2025 08:53:29.542] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onAddNode(Lappeng/api/networking/IGridNode;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8487[19Jul2025 08:53:29.543] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onAddNode(Lappeng/api/networking/IGridNode;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8488[19Jul2025 08:53:29.543] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onUpdateCPUClusters(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8489[19Jul2025 08:53:29.543] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onUpdateCPUClusters(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8490[19Jul2025 08:53:29.543] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onUpdateCPUClusters(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8491[19Jul2025 08:53:29.543] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onInsertIntoCpus(Lappeng/api/stacks/AEKey;JLappeng/api/config/Actionable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
8492[19Jul2025 08:53:29.543] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onSubmitJob(Lappeng/api/networking/crafting/ICraftingPlan;Lappeng/api/networking/crafting/ICraftingRequester;Lappeng/api/networking/crafting/ICraftingCPU;ZLappeng/api/networking/security/IActionSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
8493[19Jul2025 08:53:29.543] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onGetCpus(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
8494[19Jul2025 08:53:29.543] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onGetRequestedAmount(Lappeng/api/stacks/AEKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
8495[19Jul2025 08:53:29.543] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onHasCpu(Lappeng/api/networking/crafting/ICraftingCPU;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
8496[19Jul2025 08:53:29.569] [modloading-worker-0/DEBUG] [mixin/]: Mixing AEItemsMixin from ae2wtlib.mixins.json into appeng.core.definitions.AEItems
8497[19Jul2025 08:53:29.569] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$replaceWirelessCraftingTerminal$0(Lnet/minecraft/world/item/Item$Properties;)Lnet/minecraft/world/item/Item; to mdb698a4$ae2wtlib$lambda$replaceWirelessCraftingTerminal$0$0 in ae2wtlib.mixins.json:AEItemsMixin from mod ae2wtlib
8498[19Jul2025 08:53:29.572] [modloading-worker-0/DEBUG] [mixin/]: ae2wtlib.mixins.json:AEItemsMixin from mod ae2wtlib->@Inject::replaceWirelessCraftingTerminal(Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;Ljava/util/function/Function;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
8499[19Jul2025 08:53:29.616] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xnet-client.toml for xnet tracking
8500[19Jul2025 08:53:29.616] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xnet-server.toml for xnet tracking
8501[19Jul2025 08:53:29.627] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xnet
8502[19Jul2025 08:53:29.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xnetgases.toml for xnetgases tracking
8503[19Jul2025 08:53:29.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xnetgases
8504[19Jul2025 08:53:29.694] [modloading-worker-0/DEBUG] [mixin/]: Mixing MEInventoryHandlerMixin from appmek.mixins.json into appeng.me.storage.MEInventoryHandler
8505[19Jul2025 08:53:29.707] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAbstractLevelEmitterPart from mixins.extendedae.json into appeng.parts.automation.AbstractLevelEmitterPart
8506[19Jul2025 08:53:29.708] [modloading-worker-0/DEBUG] [mixin/]: mixins.extendedae.json:MixinAbstractLevelEmitterPart from mod extendedae: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
8507[19Jul2025 08:53:29.743] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternEncodingLogic from mixins.aae.json into appeng.parts.encoding.PatternEncodingLogic
8508[19Jul2025 08:53:29.745] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:MixinPatternEncodingLogic from mod advanced_ae->@Inject::onLoadEncodedPattern(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8509[19Jul2025 08:53:29.745] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:MixinPatternEncodingLogic from mod advanced_ae->@Inject::onLoadEncodedPattern(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8510[19Jul2025 08:53:29.745] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:MixinPatternEncodingLogic from mod advanced_ae->@Inject::onLoadEncodedPattern(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8511[19Jul2025 08:53:29.752] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAbstractMonitorPartAccessor from mixins.aae.json into appeng.parts.reporting.AbstractMonitorPart
8512[19Jul2025 08:53:29.761] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternProviderLogicHost from mixins.appflux.json into appeng.helpers.patternprovider.PatternProviderLogicHost
8513[19Jul2025 08:53:29.761] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogicHost from mod appflux: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
8514[19Jul2025 08:53:29.765] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternProviderLogic from mixins.aae.json into appeng.helpers.patternprovider.PatternProviderLogic
8515[19Jul2025 08:53:29.765] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternProviderLogic from mixins.appflux.json into appeng.helpers.patternprovider.PatternProviderLogic
8516[19Jul2025 08:53:29.765] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
8517[19Jul2025 08:53:29.765] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$initUpgrade$0()Z to mdb698a4$appflux$lambda$initUpgrade$0$0 in mixins.appflux.json:MixinPatternProviderLogic from mod appflux
8518[19Jul2025 08:53:29.776] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::initUpgrade(Lappeng/api/networking/IManagedGridNode;Lappeng/helpers/patternprovider/PatternProviderLogicHost;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8519[19Jul2025 08:53:29.776] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::initUpgrade(Lappeng/api/networking/IManagedGridNode;Lappeng/helpers/patternprovider/PatternProviderLogicHost;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8520[19Jul2025 08:53:29.776] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::initUpgrade(Lappeng/api/networking/IManagedGridNode;Lappeng/helpers/patternprovider/PatternProviderLogicHost;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8521[19Jul2025 08:53:29.776] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::saveUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8522[19Jul2025 08:53:29.776] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::saveUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8523[19Jul2025 08:53:29.776] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::saveUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8524[19Jul2025 08:53:29.776] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::loadUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8525[19Jul2025 08:53:29.776] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::loadUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8526[19Jul2025 08:53:29.776] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::loadUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8527[19Jul2025 08:53:29.776] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::dropUpgrade(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8528[19Jul2025 08:53:29.776] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::dropUpgrade(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8529[19Jul2025 08:53:29.776] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::dropUpgrade(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8530[19Jul2025 08:53:29.776] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::clearUpgrade(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8531[19Jul2025 08:53:29.776] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::clearUpgrade(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8532[19Jul2025 08:53:29.776] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::clearUpgrade(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8533[19Jul2025 08:53:29.784] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinInterfaceLogic from mixins.appflux.json into appeng.helpers.InterfaceLogic
8534[19Jul2025 08:53:29.784] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinInterfaceLogic from mod appflux: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
8535[19Jul2025 08:53:29.784] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$expendUpgrades$0()Z to mdb698a4$appflux$lambda$expendUpgrades$0$0 in mixins.appflux.json:MixinInterfaceLogic from mod appflux
8536[19Jul2025 08:53:29.786] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinInterfaceLogic from mod appflux->@Inject::expendUpgrades(Lappeng/api/networking/IManagedGridNode;Lappeng/helpers/InterfaceLogicHost;Lnet/minecraft/world/item/Item;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8537[19Jul2025 08:53:29.786] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinInterfaceLogic from mod appflux->@Inject::expendUpgrades(Lappeng/api/networking/IManagedGridNode;Lappeng/helpers/InterfaceLogicHost;Lnet/minecraft/world/item/Item;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8538[19Jul2025 08:53:29.786] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinInterfaceLogic from mod appflux->@Inject::expendUpgrades(Lappeng/api/networking/IManagedGridNode;Lappeng/helpers/InterfaceLogicHost;Lnet/minecraft/world/item/Item;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8539[19Jul2025 08:53:29.786] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinInterfaceLogic from mod appflux->@Inject::notifyUpgrade(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8540[19Jul2025 08:53:29.786] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinInterfaceLogic from mod appflux->@Inject::notifyUpgrade(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8541[19Jul2025 08:53:29.786] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinInterfaceLogic from mod appflux->@Inject::notifyUpgrade(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8542[19Jul2025 08:53:29.837] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinWirelessBlockEntity from AEInfinityBooster.mixins.json into appeng.blockentity.networking.WirelessAccessPointBlockEntity
8543[19Jul2025 08:53:29.838] [modloading-worker-0/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessBlockEntity from mod aeinfinitybooster: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
8544[19Jul2025 08:53:29.840] [modloading-worker-0/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessBlockEntity from mod aeinfinitybooster->@Inject::init(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8545[19Jul2025 08:53:29.840] [modloading-worker-0/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessBlockEntity from mod aeinfinitybooster->@Inject::init(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8546[19Jul2025 08:53:29.840] [modloading-worker-0/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessBlockEntity from mod aeinfinitybooster->@Inject::init(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8547[19Jul2025 08:53:29.863] [modloading-worker-0/DEBUG] [mixin/]: Mixing CellWorkbenchBlockEntityMixin from megacells.mixins.json into appeng.blockentity.misc.CellWorkbenchBlockEntity
8548[19Jul2025 08:53:29.868] [modloading-worker-0/DEBUG] [mixin/]: Mixing IOPortBlockEntityMixin from enderdrives.neoforge.mixins.json into appeng.blockentity.storage.IOPortBlockEntity
8549[19Jul2025 08:53:29.896] [modloading-worker-0/DEBUG] [mixin/]: enderdrives.neoforge.mixins.json:IOPortBlockEntityMixin from mod enderdrives->@Inject::patchTransfer(Lappeng/api/networking/IGrid;Lappeng/api/storage/cells/StorageCell;JLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
8550[19Jul2025 08:53:29.896] [modloading-worker-0/DEBUG] [mixin/]: enderdrives.neoforge.mixins.json:IOPortBlockEntityMixin from mod enderdrives->@Inject::enderdrives$preventSameFrequencyTransfer(Lappeng/api/networking/IGridNode;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
8551[19Jul2025 08:53:29.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsutility-client.toml for rftoolsutility tracking
8552[19Jul2025 08:53:29.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsutility-server.toml for rftoolsutility tracking
8553[19Jul2025 08:53:29.908] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsutility
8554[19Jul2025 08:53:29.908] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mcjty.rftoolsutility.setup.Config for @SubscribeEvent-annotated methods
8555[19Jul2025 08:53:29.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmcjty/rftoolsutility/setup/Config; to the mod event bus of mod rftoolsutility
8556[19Jul2025 08:53:29.940] [modloading-worker-0/DEBUG] [mixin/]: Mixing AbstractCraftingUnitBlockMixin from megacells.mixins.json into appeng.block.crafting.AbstractCraftingUnitBlock
8557[19Jul2025 08:53:29.950] [modloading-worker-0/DEBUG] [mixin/]: Mixing CraftingBlockItemMixin from megacells.mixins.json into appeng.block.crafting.CraftingBlockItem
8558[19Jul2025 08:53:29.968] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mekanism_turrets-common.toml for mekanism_turrets tracking
8559[19Jul2025 08:53:29.981] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanism_turrets
8560[19Jul2025 08:53:29.981] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.x3r.mekanism_turrets.common.scheduler.Scheduler for @SubscribeEvent-annotated methods
8561[19Jul2025 08:53:29.982] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/x3r/mekanism_turrets/common/scheduler/Scheduler; to the game event bus
8562[19Jul2025 08:53:29.989] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/armory-common.toml for enderio_armory tracking
8563[19Jul2025 08:53:29.989] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod enderio_armory using file name enderio/armory-client.toml
8564[19Jul2025 08:53:29.990] [modloading-worker-0/DEBUG] [mixin/]: Mixing DriveBlockEntityMixin from enderdrives.neoforge.mixins.json into appeng.blockentity.storage.DriveBlockEntity
8565[19Jul2025 08:53:30.001] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_armory
8566[19Jul2025 08:53:30.001] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.armory.data.loot.ArmoryChestLoot for @SubscribeEvent-annotated methods
8567[19Jul2025 08:53:30.002] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/armory/data/loot/ArmoryChestLoot; to the mod event bus of mod enderio_armory
8568[19Jul2025 08:53:30.003] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.armory.EnderIOArmory for @SubscribeEvent-annotated methods
8569[19Jul2025 08:53:30.003] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/armory/EnderIOArmory; to the mod event bus of mod enderio_armory
8570[19Jul2025 08:53:30.005] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCreativeEnergyCellBlockEntity from mixins.appflux.json into appeng.blockentity.networking.CreativeEnergyCellBlockEntity
8571[19Jul2025 08:53:30.005] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinCreativeEnergyCellBlockEntity from mod appflux: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
8572[19Jul2025 08:53:30.071] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file packagedauto-server.toml for packagedauto tracking
8573[19Jul2025 08:53:30.118] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2
8574[19Jul2025 08:53:30.118] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class appeng.datagen.AE2DataGenerators for @SubscribeEvent-annotated methods
8575[19Jul2025 08:53:30.122] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for packagedauto
8576[19Jul2025 08:53:30.124] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for iceberg
8577[19Jul2025 08:53:30.127] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file malum-client.toml for malum tracking
8578[19Jul2025 08:53:30.129] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file malum-common.toml for malum tracking
8579[19Jul2025 08:53:30.135] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lappeng/datagen/AE2DataGenerators; to the mod event bus of mod ae2
8580[19Jul2025 08:53:30.140] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class appeng.server.testplots.SpawnTestTools for @SubscribeEvent-annotated methods
8581[19Jul2025 08:53:30.141] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lappeng/server/testplots/SpawnTestTools; to the game event bus
8582[19Jul2025 08:53:30.146] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for soulplied_energistics
8583[19Jul2025 08:53:30.149] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file aeinfinitybooster-common.toml for aeinfinitybooster tracking
8584[19Jul2025 08:53:30.150] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for aeinfinitybooster
8585[19Jul2025 08:53:30.150] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class uk.co.hexeption.aeinfinitybooster.datagen.DataGenerators for @SubscribeEvent-annotated methods
8586[19Jul2025 08:53:30.150] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Luk/co/hexeption/aeinfinitybooster/datagen/DataGenerators; to the mod event bus of mod aeinfinitybooster
8587[19Jul2025 08:53:30.160] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2netanalyser
8588[19Jul2025 08:53:30.160] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.glodblock.github.ae2netanalyser.datagen.AEADataGen for @SubscribeEvent-annotated methods
8589[19Jul2025 08:53:30.161] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/glodblock/github/ae2netanalyser/datagen/AEADataGen; to the mod event bus of mod ae2netanalyser
8590[19Jul2025 08:53:30.171] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ae2wtlib.toml for ae2wtlib tracking
8591[19Jul2025 08:53:30.179] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2wtlib
8592[19Jul2025 08:53:30.179] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.mari_023.ae2wtlib.AE2wtlibForge for @SubscribeEvent-annotated methods
8593[19Jul2025 08:53:30.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/mari_023/ae2wtlib/AE2wtlibForge; to the game event bus
8594[19Jul2025 08:53:30.187] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file extendedae-common.toml for extendedae tracking
8595[19Jul2025 08:53:30.248] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extendedae
8596[19Jul2025 08:53:30.248] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.glodblock.github.extendedae.datagen.EAEDataGen for @SubscribeEvent-annotated methods
8597[19Jul2025 08:53:30.255] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/glodblock/github/extendedae/datagen/EAEDataGen; to the mod event bus of mod extendedae
8598[19Jul2025 08:53:30.256] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.glodblock.github.extendedae.config.EAEConfig for @SubscribeEvent-annotated methods
8599[19Jul2025 08:53:30.256] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/glodblock/github/extendedae/config/EAEConfig; to the mod event bus of mod extendedae
8600[19Jul2025 08:53:30.264] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file justdynathings-common.toml for justdynathings tracking
8601[19Jul2025 08:53:30.360] [modloading-worker-0/INFO] [com.devdyna.justdynathings.utils.LogUtil/]: #--------------------#
8602[19Jul2025 08:53:30.360] [modloading-worker-0/INFO] [com.devdyna.justdynathings.utils.LogUtil/]: JustDynaThings Compatibility Checker started
8603[19Jul2025 08:53:30.360] [modloading-worker-0/INFO] [com.devdyna.justdynathings.utils.LogUtil/]: #--------------------#
8604[19Jul2025 08:53:30.360] [modloading-worker-0/INFO] [com.devdyna.justdynathings.utils.LogUtil/]: AppliedEnergistics2 found
8605[19Jul2025 08:53:30.366] [modloading-worker-0/INFO] [com.devdyna.justdynathings.utils.LogUtil/]: ExtendedAE found
8606[19Jul2025 08:53:30.367] [modloading-worker-0/INFO] [com.devdyna.justdynathings.utils.LogUtil/]: PhasoriteNetworks not found
8607[19Jul2025 08:53:30.368] [modloading-worker-0/INFO] [com.devdyna.justdynathings.utils.LogUtil/]: GuideMe found
8608[19Jul2025 08:53:30.368] [modloading-worker-0/INFO] [com.devdyna.justdynathings.utils.LogUtil/]: #--------------------#
8609[19Jul2025 08:53:30.368] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for justdynathings
8610[19Jul2025 08:53:30.369] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.devdyna.justdynathings.datagen.Controller for @SubscribeEvent-annotated methods
8611[19Jul2025 08:53:30.369] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/devdyna/justdynathings/datagen/Controller; to the mod event bus of mod justdynathings
8612[19Jul2025 08:53:30.373] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2wtlib_api
8613[19Jul2025 08:53:30.376] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderdrives-server.toml for enderdrives tracking
8614[19Jul2025 08:53:30.377] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for malum
8615[19Jul2025 08:53:30.377] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.registry.common.MalumPayloadTypes for @SubscribeEvent-annotated methods
8616[19Jul2025 08:53:30.378] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/registry/common/MalumPayloadTypes; to the mod event bus of mod malum
8617[19Jul2025 08:53:30.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.registry.common.MalumMobEffects for @SubscribeEvent-annotated methods
8618[19Jul2025 08:53:30.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/registry/common/MalumMobEffects; to the game event bus
8619[19Jul2025 08:53:30.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.registry.common.MalumAttributes for @SubscribeEvent-annotated methods
8620[19Jul2025 08:53:30.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/registry/common/MalumAttributes; to the mod event bus of mod malum
8621[19Jul2025 08:53:30.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.events.SetupEvents for @SubscribeEvent-annotated methods
8622[19Jul2025 08:53:30.381] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/events/SetupEvents; to the mod event bus of mod malum
8623[19Jul2025 08:53:30.382] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.events.RuntimeEvents for @SubscribeEvent-annotated methods
8624[19Jul2025 08:53:30.384] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/events/RuntimeEvents; to the game event bus
8625[19Jul2025 08:53:30.390] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderdrives
8626[19Jul2025 08:53:30.391] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.enderdrives.datagen.EDDataGenerator for @SubscribeEvent-annotated methods
8627[19Jul2025 08:53:30.391] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/enderdrives/datagen/EDDataGenerator; to the mod event bus of mod enderdrives
8628[19Jul2025 08:53:30.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod advanced_ae
8629[19Jul2025 08:53:30.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file advanced_ae-common.toml for advanced_ae tracking
8630[19Jul2025 08:53:30.399] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.datagen.DataGenerators for @SubscribeEvent-annotated methods
8631[19Jul2025 08:53:30.403] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/datagen/DataGenerators; to the mod event bus of mod malum
8632[19Jul2025 08:53:30.404] [modloading-worker-0/DEBUG] [mixin/]: Mixing appflux.MixinAdvPatternProviderLogicHost from mixins.aae.json into net.pedroksl.advanced_ae.common.logic.AdvPatternProviderLogicHost
8633[19Jul2025 08:53:30.410] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for renderjs
8634[19Jul2025 08:53:30.411] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.chen1335.renderjs.Config for @SubscribeEvent-annotated methods
8635[19Jul2025 08:53:30.411] [modloading-worker-0/DEBUG] [mixin/]: Mixing appflux.MixinAdvPatternProviderLogic from mixins.aae.json into net.pedroksl.advanced_ae.common.logic.AdvPatternProviderLogic
8636[19Jul2025 08:53:30.412] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$initUpgrade$0()Z to mdb698a4$advanced_ae$lambda$initUpgrade$0$0 in mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae
8637[19Jul2025 08:53:30.417] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::initUpgrade(Lappeng/api/networking/IManagedGridNode;Lnet/pedroksl/advanced_ae/common/logic/AdvPatternProviderLogicHost;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8638[19Jul2025 08:53:30.417] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::initUpgrade(Lappeng/api/networking/IManagedGridNode;Lnet/pedroksl/advanced_ae/common/logic/AdvPatternProviderLogicHost;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8639[19Jul2025 08:53:30.417] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::initUpgrade(Lappeng/api/networking/IManagedGridNode;Lnet/pedroksl/advanced_ae/common/logic/AdvPatternProviderLogicHost;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8640[19Jul2025 08:53:30.417] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::saveUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8641[19Jul2025 08:53:30.417] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::saveUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8642[19Jul2025 08:53:30.417] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::saveUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8643[19Jul2025 08:53:30.417] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::loadUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8644[19Jul2025 08:53:30.417] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::loadUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8645[19Jul2025 08:53:30.417] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::loadUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8646[19Jul2025 08:53:30.417] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::dropUpgrade(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8647[19Jul2025 08:53:30.417] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::dropUpgrade(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8648[19Jul2025 08:53:30.417] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::dropUpgrade(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8649[19Jul2025 08:53:30.417] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::clearUpgrade(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8650[19Jul2025 08:53:30.417] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::clearUpgrade(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8651[19Jul2025 08:53:30.417] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::clearUpgrade(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8652[19Jul2025 08:53:30.419] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/chen1335/renderjs/Config; to the mod event bus of mod renderjs
8653[19Jul2025 08:53:30.432] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for treetap
8654[19Jul2025 08:53:30.432] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.treetap.event.ModEventHandler for @SubscribeEvent-annotated methods
8655[19Jul2025 08:53:30.432] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/treetap/event/ModEventHandler; to the mod event bus of mod treetap
8656[19Jul2025 08:53:30.433] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.treetap.event.EventHandler for @SubscribeEvent-annotated methods
8657[19Jul2025 08:53:30.434] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/treetap/event/EventHandler; to the game event bus
8658[19Jul2025 08:53:30.435] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file jei_mekanism_multiblocks-client.toml for jei_mekanism_multiblocks tracking
8659[19Jul2025 08:53:30.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei_mekanism_multiblocks
8660[19Jul2025 08:53:30.572] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cognition-common.toml for cognition tracking
8661[19Jul2025 08:53:30.573] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemMenuHostMixin from megacells.mixins.json into appeng.api.implementations.menuobjects.ItemMenuHost
8662[19Jul2025 08:53:30.631] [modloading-worker-0/DEBUG] [mixin/]: Mixing cpu.MixinCraftingCPUMenu from mixins.aae.json into appeng.menu.me.crafting.CraftingCPUMenu
8663[19Jul2025 08:53:30.650] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onInit(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8664[19Jul2025 08:53:30.650] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onInit(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8665[19Jul2025 08:53:30.650] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onInit(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8666[19Jul2025 08:53:30.650] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onSetCPU(Lappeng/api/networking/crafting/ICraftingCPU;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
8667[19Jul2025 08:53:30.650] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onCancelCrafting(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8668[19Jul2025 08:53:30.650] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onCancelCrafting(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8669[19Jul2025 08:53:30.650] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onCancelCrafting(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8670[19Jul2025 08:53:30.650] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onRemoved(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8671[19Jul2025 08:53:30.650] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onRemoved(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8672[19Jul2025 08:53:30.650] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onRemoved(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8673[19Jul2025 08:53:30.650] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onBroadcastChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8674[19Jul2025 08:53:30.650] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onBroadcastChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8675[19Jul2025 08:53:30.650] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onBroadcastChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8676[19Jul2025 08:53:30.657] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinRestrictedInputSlot from AEInfinityBooster.mixins.json into appeng.menu.slot.RestrictedInputSlot
8677[19Jul2025 08:53:30.658] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cognition
8678[19Jul2025 08:53:30.658] [modloading-worker-0/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinRestrictedInputSlot from mod aeinfinitybooster: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
8679[19Jul2025 08:53:30.659] [modloading-worker-0/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinRestrictedInputSlot from mod aeinfinitybooster->@Inject::mayPlace(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
8680[19Jul2025 08:53:30.662] [modloading-worker-0/DEBUG] [mixin/]: Mixing appflux.MixinAdvPatternProviderMenu from mixins.aae.json into net.pedroksl.advanced_ae.gui.advpatternprovider.AdvPatternProviderMenu
8681[19Jul2025 08:53:30.664] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderMenu from mod advanced_ae->@Inject::initToolbox(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lnet/pedroksl/advanced_ae/common/logic/AdvPatternProviderLogicHost;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8682[19Jul2025 08:53:30.664] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderMenu from mod advanced_ae->@Inject::initToolbox(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lnet/pedroksl/advanced_ae/common/logic/AdvPatternProviderLogicHost;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8683[19Jul2025 08:53:30.664] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderMenu from mod advanced_ae->@Inject::initToolbox(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lnet/pedroksl/advanced_ae/common/logic/AdvPatternProviderLogicHost;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8684[19Jul2025 08:53:30.665] [modloading-worker-0/DEBUG] [Modonomicon/]: Loaded com.klikli_dev.modonomicon.platform.NeoPlatformHelper@3cc64594 for service interface com.klikli_dev.modonomicon.platform.services.PlatformHelper
8685[19Jul2025 08:53:30.666] [modloading-worker-0/DEBUG] [Modonomicon/]: Loaded com.klikli_dev.modonomicon.network.NeoNetworkHelper@3f223e0a for service interface com.klikli_dev.modonomicon.platform.services.NetworkHelper
8686[19Jul2025 08:53:30.666] [modloading-worker-0/DEBUG] [Modonomicon/]: Loaded com.klikli_dev.modonomicon.integration.NeoPatchouliHelper@7788cff6 for service interface com.klikli_dev.modonomicon.platform.services.PatchouliHelper
8687[19Jul2025 08:53:30.667] [modloading-worker-0/DEBUG] [Modonomicon/]: Loaded com.klikli_dev.modonomicon.registry.NeoRegistrationFactory@6a4c3d8b for service interface com.klikli_dev.modonomicon.registry.RegistrationProvider$Factory
8688[19Jul2025 08:53:30.671] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modonomicon-client.toml for modonomicon tracking
8689[19Jul2025 08:53:30.675] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modonomicon
8690[19Jul2025 08:53:30.676] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cryonicconfig
8691[19Jul2025 08:53:30.679] [modloading-worker-0/INFO] [coroutil/]: neo forge loader environment detected
8692[19Jul2025 08:53:30.688] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file CoroUtil/General.toml for coroutil tracking
8693[19Jul2025 08:53:30.688] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for coroutil
8694[19Jul2025 08:53:30.695] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file watut-common.toml for coroutil tracking
8695[19Jul2025 08:53:30.697] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file watut-server.toml for coroutil tracking
8696[19Jul2025 08:53:30.699] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file watut-client.toml for coroutil tracking
8697[19Jul2025 08:53:30.707] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for watut
8698[19Jul2025 08:53:30.710] [modloading-worker-0/DEBUG] [RepairablesAnvil/]: Loaded com.blocklegend001.repairablesanvil.platform.NeoForgePlatformHelper@56eb8a01 for service interface com.blocklegend001.repairablesanvil.platform.services.IPlatformHelper
8699[19Jul2025 08:53:30.711] [modloading-worker-0/INFO] [RepairablesAnvil/]: Repairables Anvil Loaded!
8700[19Jul2025 08:53:30.711] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for repairablesanvil
8701[19Jul2025 08:53:30.711] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.blocklegend001.repairablesanvil.util.EventHandler for @SubscribeEvent-annotated methods
8702[19Jul2025 08:53:30.712] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/blocklegend001/repairablesanvil/util/EventHandler; to the game event bus
8703[19Jul2025 08:53:30.749] [modloading-worker-0/INFO] [YetAnotherConfigLib/]: Deserializing YACLConfig from '/server/config/yacl.json5'
8704[19Jul2025 08:53:30.755] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yet_another_config_lib_v3
8705[19Jul2025 08:53:30.759] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file solcarrot-server.toml for solcarrot tracking
8706[19Jul2025 08:53:30.759] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file solcarrot-client.toml for solcarrot tracking
8707[19Jul2025 08:53:30.761] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for solcarrot
8708[19Jul2025 08:53:30.761] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.tracking.CapabilityHandler for @SubscribeEvent-annotated methods
8709[19Jul2025 08:53:30.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/tracking/CapabilityHandler; to the game event bus
8710[19Jul2025 08:53:30.763] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.tracking.FoodTracker for @SubscribeEvent-annotated methods
8711[19Jul2025 08:53:30.765] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/tracking/FoodTracker; to the game event bus
8712[19Jul2025 08:53:30.766] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.tracking.MaxHealthHandler for @SubscribeEvent-annotated methods
8713[19Jul2025 08:53:30.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for advanced_ae
8714[19Jul2025 08:53:30.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/tracking/MaxHealthHandler; to the game event bus
8715[19Jul2025 08:53:30.768] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.tracking.CapabilityHandler$Setup for @SubscribeEvent-annotated methods
8716[19Jul2025 08:53:30.769] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/tracking/CapabilityHandler$Setup; to the mod event bus of mod solcarrot
8717[19Jul2025 08:53:30.771] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rep_ae2_bridge-common.toml for rep_ae2_bridge tracking
8718[19Jul2025 08:53:30.772] [modloading-worker-0/INFO] [net.unfamily.repae2bridge.RepAE2Bridge/]: RepAE2Bridge: Config registered
8719[19Jul2025 08:53:30.772] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.command.FoodListCommand for @SubscribeEvent-annotated methods
8720[19Jul2025 08:53:30.773] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/command/FoodListCommand; to the game event bus
8721[19Jul2025 08:53:30.774] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.item.SOLCarrotItems for @SubscribeEvent-annotated methods
8722[19Jul2025 08:53:30.774] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/item/SOLCarrotItems; to the mod event bus of mod solcarrot
8723[19Jul2025 08:53:30.775] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.SOLCarrot for @SubscribeEvent-annotated methods
8724[19Jul2025 08:53:30.775] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/SOLCarrot; to the mod event bus of mod solcarrot
8725[19Jul2025 08:53:30.775] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.SOLCarrotConfig for @SubscribeEvent-annotated methods
8726[19Jul2025 08:53:30.775] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/SOLCarrotConfig; to the mod event bus of mod solcarrot
8727[19Jul2025 08:53:30.780] [modloading-worker-0/INFO] [net.tobsend.xtonesreworked.XtonesReworkedMod/]: SETUP Xtones Reworked
8728[19Jul2025 08:53:30.784] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rep_ae2_bridge
8729[19Jul2025 08:53:30.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.unfamily.repae2bridge.Config for @SubscribeEvent-annotated methods
8730[19Jul2025 08:53:30.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/unfamily/repae2bridge/Config; to the mod event bus of mod rep_ae2_bridge
8731[19Jul2025 08:53:30.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2things
8732[19Jul2025 08:53:30.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.github.projectet.ae2things.data.AE2ThingsDataGenerator for @SubscribeEvent-annotated methods
8733[19Jul2025 08:53:30.800] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/github/projectet/ae2things/data/AE2ThingsDataGenerator; to the mod event bus of mod ae2things
8734[19Jul2025 08:53:30.875] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternProviderMenu from mixins.appflux.json into appeng.menu.implementations.PatternProviderMenu
8735[19Jul2025 08:53:30.875] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderMenu from mod appflux: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
8736[19Jul2025 08:53:30.878] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderMenu from mod appflux->@Inject::initToolbox(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/helpers/patternprovider/PatternProviderLogicHost;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8737[19Jul2025 08:53:30.878] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderMenu from mod appflux->@Inject::initToolbox(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/helpers/patternprovider/PatternProviderLogicHost;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8738[19Jul2025 08:53:30.878] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderMenu from mod appflux->@Inject::initToolbox(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/helpers/patternprovider/PatternProviderLogicHost;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8739[19Jul2025 08:53:30.878] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderMenu from mod appflux->@Inject::tickToolbox(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8740[19Jul2025 08:53:30.878] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderMenu from mod appflux->@Inject::tickToolbox(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8741[19Jul2025 08:53:30.878] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderMenu from mod appflux->@Inject::tickToolbox(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8742[19Jul2025 08:53:30.900] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file megacells-common.toml for megacells tracking
8743[19Jul2025 08:53:30.901] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for megacells
8744[19Jul2025 08:53:30.901] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xtonesreworked
8745[19Jul2025 08:53:30.902] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file appflux-common.toml for appflux tracking
8746[19Jul2025 08:53:30.936] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appflux
8747[19Jul2025 08:53:30.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.glodblock.github.appflux.datagen.AFDataGen for @SubscribeEvent-annotated methods
8748[19Jul2025 08:53:30.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appmek
8749[19Jul2025 08:53:30.941] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/glodblock/github/appflux/datagen/AFDataGen; to the mod event bus of mod appflux
8750[19Jul2025 08:53:30.942] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.glodblock.github.appflux.config.AFConfig for @SubscribeEvent-annotated methods
8751[19Jul2025 08:53:30.943] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/glodblock/github/appflux/config/AFConfig; to the mod event bus of mod appflux
8752[19Jul2025 08:53:30.944] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Starting MI hook entrypoint loader
8753[19Jul2025 08:53:30.963] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file merequester-common.toml for merequester tracking
8754[19Jul2025 08:53:30.963] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for merequester
8755[19Jul2025 08:53:30.973] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Registered entrypoint for mod tesseract_api: net.swedz.tesseract.neoforge.compat.mi.hook.builtin.TesseractMIHookListener
8756[19Jul2025 08:53:30.979] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Registered entrypoint for mod mi_tweaks: net.swedz.mi_tweaks.compat.mi.MITweaksMIHookEfficiency
8757[19Jul2025 08:53:30.979] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Registered entrypoint for mod mi_tweaks: net.swedz.mi_tweaks.compat.mi.MITweaksMIHookRegistry
8758[19Jul2025 08:53:30.980] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Registered entrypoint for mod mi_tweaks: net.swedz.mi_tweaks.compat.mi.MITweaksMIHookListener
8759[19Jul2025 08:53:30.980] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Registered entrypoint for mod extended_industrialization: net.swedz.extended_industrialization.compat.mi.EIMIHookRegistry
8760[19Jul2025 08:53:30.982] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Registered entrypoint for mod extended_industrialization: net.swedz.extended_industrialization.compat.mi.EIMIHookListener
8761[19Jul2025 08:53:30.983] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Done MI hook entrypoint loader
8762[19Jul2025 08:53:30.984] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modern_industrialization-server.toml for modern_industrialization tracking
8763[19Jul2025 08:53:30.985] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modern_industrialization-startup.toml for modern_industrialization tracking
8764[19Jul2025 08:53:30.985] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/modern_industrialization-startup.toml
8765[19Jul2025 08:53:30.986] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/modern_industrialization-startup.toml for changes
8766[19Jul2025 08:53:31.140] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.listener.MachineCasingsHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.models.MachineCasings
8767[19Jul2025 08:53:31.141] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHook;Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHookListener;)V to mdb698a4$tesseract_api$lambda$init$0$0 in tesseract_api_mi.mixins.json:hook.listener.MachineCasingsHookMixin from mod tesseract_api
8768[19Jul2025 08:53:31.145] [modloading-worker-0/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.MachineCasingsHookMixin from mod tesseract_api->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8769[19Jul2025 08:53:31.163] [modloading-worker-0/DEBUG] [mixin/]: Mixing MachineBlockEntityMixin from mi_sound_addon.mixins.json into aztech.modern_industrialization.machines.MachineBlockEntity
8770[19Jul2025 08:53:31.163] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:MachineBlockEntityMixin from mod mi_sound_addon: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
8771[19Jul2025 08:53:31.164] [modloading-worker-0/DEBUG] [mixin/]: Mixing fix.MakeMachineBlockEntityUseProperTitleMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.MachineBlockEntity
8772[19Jul2025 08:53:31.166] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:MachineBlockEntityMixin from mod mi_sound_addon->@Inject::constructorMixin(Laztech/modern_industrialization/machines/BEP;Laztech/modern_industrialization/machines/gui/MachineGuiParameters;Laztech/modern_industrialization/machines/components/OrientationComponent$Params;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8773[19Jul2025 08:53:31.166] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:MachineBlockEntityMixin from mod mi_sound_addon->@Inject::constructorMixin(Laztech/modern_industrialization/machines/BEP;Laztech/modern_industrialization/machines/gui/MachineGuiParameters;Laztech/modern_industrialization/machines/components/OrientationComponent$Params;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8774[19Jul2025 08:53:31.167] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:MachineBlockEntityMixin from mod mi_sound_addon->@Inject::constructorMixin(Laztech/modern_industrialization/machines/BEP;Laztech/modern_industrialization/machines/gui/MachineGuiParameters;Laztech/modern_industrialization/machines/components/OrientationComponent$Params;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8775[19Jul2025 08:53:31.167] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:MachineBlockEntityMixin from mod mi_sound_addon->@Inject::onUseMixin(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
8776[19Jul2025 08:53:31.167] [modloading-worker-0/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:fix.MakeMachineBlockEntityUseProperTitleMixin from mod tesseract_api->@Inject::getDisplayName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
8777[19Jul2025 08:53:31.177] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.efficiency.CrafterComponentBehaviorEfficiencyHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.components.CrafterComponent$Behavior
8778[19Jul2025 08:53:31.182] [modloading-worker-0/DEBUG] [mixin/]: Mixing machinecabletier.ElectricCraftingMultiblockCableTierGetterMixin from mi_tweaks.mixins.json into net.swedz.tesseract.neoforge.compat.mi.machine.blockentity.multiblock.multiplied.AbstractElectricMultipliedCraftingMultiblockBlockEntity
8779[19Jul2025 08:53:31.191] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:machinecabletier.ElectricCraftingMultiblockCableTierGetterMixin from mod mi_tweaks->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8780[19Jul2025 08:53:31.191] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:machinecabletier.ElectricCraftingMultiblockCableTierGetterMixin from mod mi_tweaks->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8781[19Jul2025 08:53:31.191] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:machinecabletier.ElectricCraftingMultiblockCableTierGetterMixin from mod mi_tweaks->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8782[19Jul2025 08:53:31.191] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:machinecabletier.ElectricCraftingMultiblockCableTierGetterMixin from mod mi_tweaks->@Inject::onRematch(Laztech/modern_industrialization/machines/multiblocks/ShapeMatcher;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8783[19Jul2025 08:53:31.191] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:machinecabletier.ElectricCraftingMultiblockCableTierGetterMixin from mod mi_tweaks->@Inject::onRematch(Laztech/modern_industrialization/machines/multiblocks/ShapeMatcher;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8784[19Jul2025 08:53:31.191] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:machinecabletier.ElectricCraftingMultiblockCableTierGetterMixin from mod mi_tweaks->@Inject::onRematch(Laztech/modern_industrialization/machines/multiblocks/ShapeMatcher;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8785[19Jul2025 08:53:31.224] [modloading-worker-0/DEBUG] [mixin/]: Mixing PipeBlockMixin from mi_sound_addon.mixins.json into aztech.modern_industrialization.pipes.impl.PipeBlock
8786[19Jul2025 08:53:31.225] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:PipeBlockMixin from mod mi_sound_addon: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
8787[19Jul2025 08:53:31.227] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:PipeBlockMixin from mod mi_sound_addon->@Inject::useWrenchMixin(Laztech/modern_industrialization/pipes/impl/PipeBlockEntity;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
8788[19Jul2025 08:53:31.227] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:PipeBlockMixin from mod mi_sound_addon->@Inject::useWrenchMixin(Laztech/modern_industrialization/pipes/impl/PipeBlockEntity;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
8789[19Jul2025 08:53:31.289] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.MIMachineRecipeTypesAccessor from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.init.MIMachineRecipeTypes
8790[19Jul2025 08:53:31.290] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getRecipeTypes()Ljava/util/List; to getRecipeTypes$tesseract_api_$md$b698a4$0 in tesseract_api_mi.mixins.json:accessor.MIMachineRecipeTypesAccessor from mod tesseract_api
8791[19Jul2025 08:53:31.290] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.listener.MachineRecipeTypesHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.init.MIMachineRecipeTypes
8792[19Jul2025 08:53:31.290] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHook;Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHookListener;)V to mdb698a4$tesseract_api$lambda$init$0$1 in tesseract_api_mi.mixins.json:hook.listener.MachineRecipeTypesHookMixin from mod tesseract_api
8793[19Jul2025 08:53:31.291] [modloading-worker-0/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.MachineRecipeTypesHookMixin from mod tesseract_api->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8794[19Jul2025 08:53:31.330] [modloading-worker-0/DEBUG] [mixin/]: Mixing machinecabletier.ElectricCraftingSingleblockCableTierGetterMixin from mi_tweaks.mixins.json into aztech.modern_industrialization.machines.blockentities.ElectricCraftingMachineBlockEntity
8795[19Jul2025 08:53:31.332] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:machinecabletier.ElectricCraftingSingleblockCableTierGetterMixin from mod mi_tweaks->@Inject::init(Laztech/modern_industrialization/machines/BEP;Laztech/modern_industrialization/machines/recipe/MachineRecipeType;Laztech/modern_industrialization/machines/components/MachineInventoryComponent;Laztech/modern_industrialization/machines/gui/MachineGuiParameters;Laztech/modern_industrialization/machines/guicomponents/EnergyBar$Parameters;Laztech/modern_industrialization/machines/guicomponents/ProgressBar$Parameters;Laztech/modern_industrialization/machines/guicomponents/RecipeEfficiencyBar$Parameters;Laztech/modern_industrialization/machines/init/MachineTier;JLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8796[19Jul2025 08:53:31.332] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:machinecabletier.ElectricCraftingSingleblockCableTierGetterMixin from mod mi_tweaks->@Inject::init(Laztech/modern_industrialization/machines/BEP;Laztech/modern_industrialization/machines/recipe/MachineRecipeType;Laztech/modern_industrialization/machines/components/MachineInventoryComponent;Laztech/modern_industrialization/machines/gui/MachineGuiParameters;Laztech/modern_industrialization/machines/guicomponents/EnergyBar$Parameters;Laztech/modern_industrialization/machines/guicomponents/ProgressBar$Parameters;Laztech/modern_industrialization/machines/guicomponents/RecipeEfficiencyBar$Parameters;Laztech/modern_industrialization/machines/init/MachineTier;JLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8797[19Jul2025 08:53:31.332] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:machinecabletier.ElectricCraftingSingleblockCableTierGetterMixin from mod mi_tweaks->@Inject::init(Laztech/modern_industrialization/machines/BEP;Laztech/modern_industrialization/machines/recipe/MachineRecipeType;Laztech/modern_industrialization/machines/components/MachineInventoryComponent;Laztech/modern_industrialization/machines/gui/MachineGuiParameters;Laztech/modern_industrialization/machines/guicomponents/EnergyBar$Parameters;Laztech/modern_industrialization/machines/guicomponents/ProgressBar$Parameters;Laztech/modern_industrialization/machines/guicomponents/RecipeEfficiencyBar$Parameters;Laztech/modern_industrialization/machines/init/MachineTier;JLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8798[19Jul2025 08:53:31.379] [modloading-worker-0/DEBUG] [mixin/]: Mixing MakeWaterPumpsRequireWaterBiomeMixin from mi_tweaks.mixins.json into aztech.modern_industrialization.machines.blockentities.AbstractWaterPumpBlockEntity
8799[19Jul2025 08:53:31.380] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0()Ljava/lang/Boolean; to mdb698a4$mi_tweaks$lambda$init$0$0 in mi_tweaks.mixins.json:MakeWaterPumpsRequireWaterBiomeMixin from mod mi_tweaks
8800[19Jul2025 08:53:31.383] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:MakeWaterPumpsRequireWaterBiomeMixin from mod mi_tweaks->@Inject::init(Laztech/modern_industrialization/machines/BEP;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8801[19Jul2025 08:53:31.383] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:MakeWaterPumpsRequireWaterBiomeMixin from mod mi_tweaks->@Inject::init(Laztech/modern_industrialization/machines/BEP;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8802[19Jul2025 08:53:31.384] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:MakeWaterPumpsRequireWaterBiomeMixin from mod mi_tweaks->@Inject::init(Laztech/modern_industrialization/machines/BEP;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8803[19Jul2025 08:53:31.401] [modloading-worker-0/DEBUG] [mixin/]: Mixing ReplicatorMachineBlockEntityMixin from mi_sound_addon.mixins.json into aztech.modern_industrialization.machines.blockentities.ReplicatorMachineBlockEntity
8804[19Jul2025 08:53:31.401] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:ReplicatorMachineBlockEntityMixin from mod mi_sound_addon: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
8805[19Jul2025 08:53:31.403] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:ReplicatorMachineBlockEntityMixin from mod mi_sound_addon->@Inject::tickMixin(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8806[19Jul2025 08:53:31.403] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:ReplicatorMachineBlockEntityMixin from mod mi_sound_addon->@Inject::tickMixin(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8807[19Jul2025 08:53:31.403] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:ReplicatorMachineBlockEntityMixin from mod mi_sound_addon->@Inject::tickMixin(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8808[19Jul2025 08:53:31.430] [modloading-worker-0/DEBUG] [mixin/]: Mixing EBFReiCategoriesIncludeCoilProcessConditionMixin from mi_tweaks.mixins.json into aztech.modern_industrialization.machines.init.MultiblockMachines
8809[19Jul2025 08:53:31.430] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$extraTest$2(Laztech/modern_industrialization/machines/blockentities/multiblocks/ElectricBlastFurnaceBlockEntity$Tier;Ljava/util/function/Predicate;Laztech/modern_industrialization/machines/recipe/MachineRecipe;)Z to mdb698a4$mi_tweaks$lambda$extraTest$2$0 in mi_tweaks.mixins.json:EBFReiCategoriesIncludeCoilProcessConditionMixin from mod mi_tweaks
8810[19Jul2025 08:53:31.430] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$extraTest$1(Laztech/modern_industrialization/machines/recipe/condition/MachineProcessCondition;)Lnet/swedz/mi_tweaks/machine/processcondition/EBFCoilProcessCondition; to mdb698a4$mi_tweaks$lambda$extraTest$1$1 in mi_tweaks.mixins.json:EBFReiCategoriesIncludeCoilProcessConditionMixin from mod mi_tweaks
8811[19Jul2025 08:53:31.430] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$extraTest$0(Laztech/modern_industrialization/machines/recipe/condition/MachineProcessCondition;)Z to mdb698a4$mi_tweaks$lambda$extraTest$0$2 in mi_tweaks.mixins.json:EBFReiCategoriesIncludeCoilProcessConditionMixin from mod mi_tweaks
8812[19Jul2025 08:53:31.450] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.SteamCraftingMultiblockBlockEntityAccessor from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.blockentities.multiblocks.SteamCraftingMultiblockBlockEntity
8813[19Jul2025 08:53:31.451] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.AbstractCraftingMultiblockBlockEntityAccessor from mi_tweaks.mixins.json into aztech.modern_industrialization.machines.blockentities.multiblocks.AbstractCraftingMultiblockBlockEntity
8814[19Jul2025 08:53:31.455] [modloading-worker-0/DEBUG] [mixin/]: Mixing machinecabletier.ElectricCraftingMultiblockCableTierGetterMixin from mi_tweaks.mixins.json into aztech.modern_industrialization.machines.blockentities.multiblocks.AbstractElectricCraftingMultiblockBlockEntity
8815[19Jul2025 08:53:31.458] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:machinecabletier.ElectricCraftingMultiblockCableTierGetterMixin from mod mi_tweaks->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8816[19Jul2025 08:53:31.458] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:machinecabletier.ElectricCraftingMultiblockCableTierGetterMixin from mod mi_tweaks->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8817[19Jul2025 08:53:31.458] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:machinecabletier.ElectricCraftingMultiblockCableTierGetterMixin from mod mi_tweaks->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8818[19Jul2025 08:53:31.458] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:machinecabletier.ElectricCraftingMultiblockCableTierGetterMixin from mod mi_tweaks->@Inject::onRematch(Laztech/modern_industrialization/machines/multiblocks/ShapeMatcher;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8819[19Jul2025 08:53:31.458] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:machinecabletier.ElectricCraftingMultiblockCableTierGetterMixin from mod mi_tweaks->@Inject::onRematch(Laztech/modern_industrialization/machines/multiblocks/ShapeMatcher;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8820[19Jul2025 08:53:31.458] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:machinecabletier.ElectricCraftingMultiblockCableTierGetterMixin from mod mi_tweaks->@Inject::onRematch(Laztech/modern_industrialization/machines/multiblocks/ShapeMatcher;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8821[19Jul2025 08:53:31.475] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.efficiency.EBFEfficiencyHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.blockentities.multiblocks.ElectricBlastFurnaceBlockEntity
8822[19Jul2025 08:53:31.476] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.listener.BlastFurnaceTierHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.blockentities.multiblocks.ElectricBlastFurnaceBlockEntity
8823[19Jul2025 08:53:31.476] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$clinit$0(Ljava/util/List;Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHook;Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHookListener;)V to mdb698a4$tesseract_api$lambda$clinit$0$0 in tesseract_api_mi.mixins.json:hook.listener.BlastFurnaceTierHookMixin from mod tesseract_api
8824[19Jul2025 08:53:31.501] [modloading-worker-0/DEBUG] [mixin/]: Mixing NuclearReactorMultiblockBlockEntityMixin from mi_sound_addon.mixins.json into aztech.modern_industrialization.machines.blockentities.multiblocks.NuclearReactorMultiblockBlockEntity
8825[19Jul2025 08:53:31.502] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:NuclearReactorMultiblockBlockEntityMixin from mod mi_sound_addon: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
8826[19Jul2025 08:53:31.504] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:NuclearReactorMultiblockBlockEntityMixin from mod mi_sound_addon->@Inject::tickMixin(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8827[19Jul2025 08:53:31.504] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:NuclearReactorMultiblockBlockEntityMixin from mod mi_sound_addon->@Inject::tickMixin(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8828[19Jul2025 08:53:31.504] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:NuclearReactorMultiblockBlockEntityMixin from mod mi_sound_addon->@Inject::tickMixin(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8829[19Jul2025 08:53:31.504] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:NuclearReactorMultiblockBlockEntityMixin from mod mi_sound_addon->@Inject::tickMixin(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8830[19Jul2025 08:53:31.504] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:NuclearReactorMultiblockBlockEntityMixin from mod mi_sound_addon->@Inject::tickMixin(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8831[19Jul2025 08:53:31.504] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:NuclearReactorMultiblockBlockEntityMixin from mod mi_sound_addon->@Inject::tickMixin(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8832[19Jul2025 08:53:31.504] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:NuclearReactorMultiblockBlockEntityMixin from mod mi_sound_addon->@Inject::tickMixin(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8833[19Jul2025 08:53:31.504] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:NuclearReactorMultiblockBlockEntityMixin from mod mi_sound_addon->@Inject::tickMixin(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8834[19Jul2025 08:53:31.504] [modloading-worker-0/DEBUG] [mixin/]: mi_sound_addon.mixins.json:NuclearReactorMultiblockBlockEntityMixin from mod mi_sound_addon->@Inject::tickMixin(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8835[19Jul2025 08:53:31.597] [modloading-worker-0/INFO] [Modern Industrialization/]: Modern Industrialization setup done!
8836[19Jul2025 08:53:31.610] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Starting proxy manager entrypoint loader
8837[19Jul2025 08:53:31.633] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Loaded proxy entrypoint net.swedz.extended_industrialization.proxy.EIProxy (EIProxy)
8838[19Jul2025 08:53:31.633] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Loaded proxy entrypoint net.swedz.mi_tweaks.compat.kubejs.proxy.KubeJSProxy (LoadedKubeJSProxy)
8839[19Jul2025 08:53:31.633] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Loaded proxy entrypoint net.swedz.tesseract.neoforge.compat.mi.proxy.TesseractMIProxy (TesseractMILoadedProxy)
8840[19Jul2025 08:53:31.633] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Loaded proxy entrypoint net.swedz.tesseract.neoforge.proxy.builtin.TesseractProxy (TesseractProxy)
8841[19Jul2025 08:53:31.633] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Loaded proxy entrypoint net.swedz.extended_industrialization.proxy.modslot.EIModSlotProxy (EIModSlotCuriosProxy)
8842[19Jul2025 08:53:31.633] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Done proxy manager entrypoint loader
8843[19Jul2025 08:53:31.685] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modern_industrialization
8844[19Jul2025 08:53:31.689] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: Registering sounds for mi_sound_addon
8845[19Jul2025 08:53:31.689] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: assembler
8846[19Jul2025 08:53:31.689] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: centrifuge
8847[19Jul2025 08:53:31.689] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: chemical_reactor
8848[19Jul2025 08:53:31.689] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: compressor
8849[19Jul2025 08:53:31.689] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: cutting_machine
8850[19Jul2025 08:53:31.689] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: distillery
8851[19Jul2025 08:53:31.689] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: electrolyzer
8852[19Jul2025 08:53:31.689] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: furnace
8853[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: macerator
8854[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: mixer
8855[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: packer
8856[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: polarizer
8857[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: unpacker
8858[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: wiremill
8859[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: blast_furnace
8860[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: coke_oven
8861[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: distillation_tower
8862[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tesseract_api
8863[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: fusion_reactor
8864[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: heat_exchanger
8865[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: implosion_compressor
8866[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: oil_drilling_rig
8867[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: pressurizer
8868[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: quarry
8869[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: vacuum_freezer
8870[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: advanced_coke_oven
8871[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: deep_mob_binder
8872[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: bending_machine
8873[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.swedz.tesseract.neoforge.material.NativeMaterialItemSanityCheck for @SubscribeEvent-annotated methods
8874[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: alloy_smelter
8875[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: canning_machine
8876[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: composter
8877[19Jul2025 08:53:31.690] [modloading-worker-0/DEBUG] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: brewery
8878[19Jul2025 08:53:31.691] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/swedz/tesseract/neoforge/material/NativeMaterialItemSanityCheck; to the mod event bus of mod tesseract_api
8879[19Jul2025 08:53:31.695] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mi_sound_addon-common.toml for mi_sound_addon tracking
8880[19Jul2025 08:53:31.696] [modloading-worker-0/INFO] [dev.thestaticvoid.mi_sound_addon.MISoundAddon/]: Modern Industrialization Sound Addon initialized.
8881[19Jul2025 08:53:31.696] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mi_sound_addon
8882[19Jul2025 08:53:31.696] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.thestaticvoid.mi_sound_addon.MISoundAddonConfig for @SubscribeEvent-annotated methods
8883[19Jul2025 08:53:31.696] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/thestaticvoid/mi_sound_addon/MISoundAddonConfig; to the mod event bus of mod mi_sound_addon
8884[19Jul2025 08:53:31.735] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mi_tweaks-startup.toml for mi_tweaks tracking
8885[19Jul2025 08:53:31.739] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/mi_tweaks-startup.toml
8886[19Jul2025 08:53:31.739] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/mi_tweaks-startup.toml for changes
8887[19Jul2025 08:53:31.748] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mi_tweaks
8888[19Jul2025 08:53:31.748] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.swedz.mi_tweaks.feature.VeryHotItems for @SubscribeEvent-annotated methods
8889[19Jul2025 08:53:31.749] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/swedz/mi_tweaks/feature/VeryHotItems; to the game event bus
8890[19Jul2025 08:53:31.750] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.swedz.mi_tweaks.datagen.DatagenDelegator for @SubscribeEvent-annotated methods
8891[19Jul2025 08:53:31.750] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/swedz/mi_tweaks/datagen/DatagenDelegator; to the mod event bus of mod mi_tweaks
8892[19Jul2025 08:53:31.751] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.swedz.mi_tweaks.blueprint.MachineBlueprintsListener for @SubscribeEvent-annotated methods
8893[19Jul2025 08:53:31.751] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/swedz/mi_tweaks/blueprint/MachineBlueprintsListener; to the game event bus
8894[19Jul2025 08:53:31.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file extended_industrialization-startup.toml for extended_industrialization tracking
8895[19Jul2025 08:53:31.766] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/extended_industrialization-startup.toml
8896[19Jul2025 08:53:31.766] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/extended_industrialization-startup.toml for changes
8897[19Jul2025 08:53:31.777] [modloading-worker-0/DEBUG] [mixin/]: Mixing mi.accessor.ConfigurableItemStackAccessor from extended_industrialization.mixins.json into aztech.modern_industrialization.inventory.ConfigurableItemStack
8898[19Jul2025 08:53:31.785] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.RedstoneControlComponentAccessor from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.components.RedstoneControlComponent
8899[19Jul2025 08:53:31.788] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.UpgradeComponentAccessor from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.components.UpgradeComponent
8900[19Jul2025 08:53:31.788] [modloading-worker-0/DEBUG] [mixin/]: Mixing constantefficiency.ConstantEfficiencyPreventUpgradeInsertionMixin from mi_tweaks.mixins.json into aztech.modern_industrialization.machines.components.UpgradeComponent
8901[19Jul2025 08:53:31.790] [modloading-worker-0/DEBUG] [mixin/]: mi_tweaks.mixins.json:constantefficiency.ConstantEfficiencyPreventUpgradeInsertionMixin from mod mi_tweaks->@Inject::onUse(Laztech/modern_industrialization/machines/MachineBlockEntity;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
8902[19Jul2025 08:53:31.791] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.CasingComponentAccessor from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.components.CasingComponent
8903[19Jul2025 08:53:31.793] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.OverdriveComponentAccessor from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.components.OverdriveComponent
8904[19Jul2025 08:53:31.927] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extended_industrialization
8905[19Jul2025 08:53:31.927] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.swedz.extended_industrialization.item.teslalinkable.TeslaCalibratorItem for @SubscribeEvent-annotated methods
8906[19Jul2025 08:53:31.927] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/swedz/extended_industrialization/item/teslalinkable/TeslaCalibratorItem; to the game event bus
8907[19Jul2025 08:53:31.928] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.swedz.extended_industrialization.item.ElectricToolItem for @SubscribeEvent-annotated methods
8908[19Jul2025 08:53:31.931] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/swedz/extended_industrialization/item/ElectricToolItem; to the game event bus
8909[19Jul2025 08:53:31.932] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.swedz.extended_industrialization.item.machineconfig.MachineConfigCardItem for @SubscribeEvent-annotated methods
8910[19Jul2025 08:53:31.932] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/swedz/extended_industrialization/item/machineconfig/MachineConfigCardItem; to the game event bus
8911[19Jul2025 08:53:31.932] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.swedz.extended_industrialization.commands.EICommands for @SubscribeEvent-annotated methods
8912[19Jul2025 08:53:31.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/swedz/extended_industrialization/commands/EICommands; to the game event bus
8913[19Jul2025 08:53:31.943] [modloading-sync-worker/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Mod Construction: 1 jobs
8914[19Jul2025 08:53:31.966] [modloading-sync-worker/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 23.22 ms
8915[19Jul2025 08:53:31.996] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8916[19Jul2025 08:53:31.997] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8917[19Jul2025 08:53:31.997] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8918[19Jul2025 08:53:31.997] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8919[19Jul2025 08:53:32.012] [modloading-sync-worker/DEBUG] [io.redspace.ironsspellbooks.IronsSpellbooks/]: SchoolRegistry.registerRegistry
8920[19Jul2025 08:53:32.012] [modloading-sync-worker/DEBUG] [io.redspace.ironsspellbooks.IronsSpellbooks/]: SpellRegistry.registerRegistry
8921[19Jul2025 08:53:32.013] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8922[19Jul2025 08:53:32.013] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8923[19Jul2025 08:53:32.013] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8924[19Jul2025 08:53:32.013] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8925[19Jul2025 08:53:32.013] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8926[19Jul2025 08:53:32.025] [modloading-sync-worker/INFO] [pneumaticcraft/]: Third party integration activated for [immersiveengineering,computercraft,jei,fusion,mekanism,ftbteams,curios,patchouli,create,ftbfiltersystem]
8927[19Jul2025 08:53:32.040] [modloading-sync-worker/DEBUG] [SpectreLib/CONFIG]: Loading global configs
8928[19Jul2025 08:53:32.042] [modloading-sync-worker/DEBUG] [SpectreLib/]: Loaded com.illusivesoulworks.spectrelib.platform.NeoForgeConfigHelper@6d7ba046 for service interface com.illusivesoulworks.spectrelib.platform.services.IConfigHelper
8929[19Jul2025 08:53:32.044] [modloading-sync-worker/DEBUG] [SpectreLib/CONFIG]: Built TOML config for /server/config/comforts-common.toml
8930[19Jul2025 08:53:32.044] [modloading-sync-worker/DEBUG] [SpectreLib/CONFIG]: Loaded TOML config file /server/config/comforts-common.toml
8931[19Jul2025 08:53:32.048] [modloading-sync-worker/DEBUG] [SpectreLib/CONFIG]: Built TOML config for /server/config/charmofundying-server.toml
8932[19Jul2025 08:53:32.048] [modloading-sync-worker/DEBUG] [SpectreLib/CONFIG]: Loaded TOML config file /server/config/charmofundying-server.toml
8933[19Jul2025 08:53:32.048] [modloading-sync-worker/DEBUG] [SpectreLib/CONFIG]: Built TOML config for /server/config/comforts-server.toml
8934[19Jul2025 08:53:32.048] [modloading-sync-worker/DEBUG] [SpectreLib/CONFIG]: Loaded TOML config file /server/config/comforts-server.toml
8935[19Jul2025 08:53:32.057] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8936[19Jul2025 08:53:32.187] [modloading-sync-worker/DEBUG] [mixin/]: Mixing features.sparsestructures.RegistryDataLoaderMixin from ftbpc.mixins.json into net.minecraft.resources.RegistryDataLoader
8937[19Jul2025 08:53:32.187] [modloading-sync-worker/DEBUG] [mixin/]: ftbpc.mixins.json:features.sparsestructures.RegistryDataLoaderMixin from mod ftbpc: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
8938[19Jul2025 08:53:32.187] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$ssr$init$1(Lnet/minecraft/resources/ResourceKey;Lcom/google/gson/JsonObject;Ldev/ftb/packcompanion/config/PCCommonConfig$CustomSpreadFactors;)Z to mdb698a4$ftbpc$lambda$ssr$init$1$0 in ftbpc.mixins.json:features.sparsestructures.RegistryDataLoaderMixin from mod ftbpc
8939[19Jul2025 08:53:32.187] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$ssr$init$0(Ldev/ftb/packcompanion/config/PCCommonConfig$CustomSpreadFactors;Lcom/google/gson/JsonElement;)Z to mdb698a4$ftbpc$lambda$ssr$init$0$1 in ftbpc.mixins.json:features.sparsestructures.RegistryDataLoaderMixin from mod ftbpc
8940[19Jul2025 08:53:32.192] [modloading-sync-worker/DEBUG] [mixin/]: ftbpc.mixins.json:features.sparsestructures.RegistryDataLoaderMixin from mod ftbpc->@Inject::ssr$init(Lnet/minecraft/core/WritableRegistry;Lcom/mojang/serialization/Decoder;Lnet/minecraft/resources/RegistryOps;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/server/packs/resources/Resource;Lnet/minecraft/core/RegistrationInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8941[19Jul2025 08:53:32.202] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8942[19Jul2025 08:53:32.225] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8943[19Jul2025 08:53:32.233] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8944[19Jul2025 08:53:32.251] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
8945[19Jul2025 08:53:32.418] [modloading-sync-worker/INFO] [snownee.kiwi.Kiwi/INIT]: Module [kiwi:block_templates] initialized
8946[19Jul2025 08:53:32.418] [modloading-sync-worker/INFO] [snownee.kiwi.Kiwi/INIT]: kiwi:block_template: 2
8947[19Jul2025 08:53:32.418] [modloading-sync-worker/INFO] [snownee.kiwi.Kiwi/INIT]: Module [kiwi:builder_rules] initialized
8948[19Jul2025 08:53:32.418] [modloading-sync-worker/INFO] [snownee.kiwi.Kiwi/INIT]: kiwi:builder_rule: 2
8949[19Jul2025 08:53:32.418] [modloading-sync-worker/INFO] [snownee.kiwi.Kiwi/INIT]: Module [kiwi:block_components] initialized
8950[19Jul2025 08:53:32.419] [modloading-sync-worker/INFO] [snownee.kiwi.Kiwi/INIT]: kiwi:block_component: 10
8951[19Jul2025 08:53:32.419] [modloading-sync-worker/INFO] [snownee.kiwi.Kiwi/INIT]: Module [kiwi:data] initialized
8952[19Jul2025 08:53:32.419] [modloading-sync-worker/INFO] [snownee.kiwi.Kiwi/INIT]: recipe_serializer: 2, neoforge:condition_codecs: 2
8953[19Jul2025 08:53:32.419] [modloading-sync-worker/INFO] [snownee.kiwi.Kiwi/INIT]: Module [kiwi:item_templates] initialized
8954[19Jul2025 08:53:32.419] [modloading-sync-worker/INFO] [snownee.kiwi.Kiwi/INIT]: kiwi:item_template: 3
8955[19Jul2025 08:53:32.761] [modloading-sync-worker/DEBUG] [mixin/]: Mixing Compat$apothic_attributes$AttributeHandler from irons_spellbooks.mixins.json into io.redspace.ironsspellbooks.api.attribute.MagicPercentAttribute
8956[19Jul2025 08:53:32.896] [modloading-sync-worker/INFO] [com.breakinblocks.plonk.common.registry.RegistryDataComponents/]: Registering Data Component Type: plonk:item_block_placed_items_data
8957[19Jul2025 08:53:33.437] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:data_component_type]
8958[19Jul2025 08:53:33.851] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:sound_event]
8959[19Jul2025 08:53:33.910] [modloading-sync-worker/DEBUG] [mixin/]: Mixing SelfModFlowingFluidMixin from moonlight.mixins.json into net.mehvahdjukaar.moonlight.api.fluids.ModFlowingFluid
8960[19Jul2025 08:53:33.910] [modloading-sync-worker/DEBUG] [mixin/]: moonlight.mixins.json:SelfModFlowingFluidMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
8961[19Jul2025 08:53:33.910] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$afterInit$0(Lnet/mehvahdjukaar/moonlight/api/client/neoforge/ModFluidType;)Lnet/neoforged/neoforge/fluids/FluidType; to mdb698a4$moonlight$lambda$afterInit$0$0 in moonlight.mixins.json:SelfModFlowingFluidMixin from mod moonlight
8962[19Jul2025 08:53:33.952] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:fluid]
8963[19Jul2025 08:53:35.540] [modloading-sync-worker/INFO] [com.breakinblocks.plonk.common.registry.RegistryBlocks/]: Registering Block: plonk:placed_items
8964[19Jul2025 08:53:38.956] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:block]
8965[19Jul2025 08:53:40.857] [modloading-sync-worker/DEBUG] [mixin/]: Mixing compat.TileExIOPortMixin from enderdrives.neoforge.mixins.json into com.glodblock.github.extendedae.common.tileentities.TileExIOPort
8966[19Jul2025 08:53:40.864] [modloading-sync-worker/DEBUG] [mixin/]: enderdrives.neoforge.mixins.json:compat.TileExIOPortMixin from mod enderdrives->@Inject::enderdrives$ExPreventSameFrequencyTransfer(Lappeng/api/networking/IGridNode;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
8967[19Jul2025 08:53:40.881] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinWirelessTerminalMenuHost from AEInfinityBooster.mixins.json into appeng.helpers.WirelessTerminalMenuHost
8968[19Jul2025 08:53:40.881] [modloading-sync-worker/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessTerminalMenuHost from mod aeinfinitybooster: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
8969[19Jul2025 08:53:40.881] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$testWap$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lappeng/api/implementations/blockentities/IWirelessAccessPoint;Lappeng/blockentity/networking/WirelessAccessPointBlockEntity;)V to mdb698a4$aeinfinitybooster$lambda$testWap$0$0 in AEInfinityBooster.mixins.json:MixinWirelessTerminalMenuHost from mod aeinfinitybooster
8970[19Jul2025 08:53:40.884] [modloading-sync-worker/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessTerminalMenuHost from mod aeinfinitybooster->@Inject::testWap(Lappeng/api/implementations/blockentities/IWirelessAccessPoint;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
8971[19Jul2025 08:53:40.911] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinPatternAccessTermMenu from mixins.extendedae.json into appeng.menu.implementations.PatternAccessTermMenu
8972[19Jul2025 08:53:40.912] [modloading-sync-worker/DEBUG] [mixin/]: mixins.extendedae.json:MixinPatternAccessTermMenu from mod extendedae: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
8973[19Jul2025 08:53:40.915] [modloading-sync-worker/DEBUG] [mixin/]: mixins.extendedae.json:MixinPatternAccessTermMenu from mod extendedae->@Inject::sendTileInfo(Lappeng/api/networking/IGrid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8974[19Jul2025 08:53:40.916] [modloading-sync-worker/DEBUG] [mixin/]: mixins.extendedae.json:MixinPatternAccessTermMenu from mod extendedae->@Inject::sendTileInfo(Lappeng/api/networking/IGrid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8975[19Jul2025 08:53:40.916] [modloading-sync-worker/DEBUG] [mixin/]: mixins.extendedae.json:MixinPatternAccessTermMenu from mod extendedae->@Inject::sendTileInfo(Lappeng/api/networking/IGrid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8976[19Jul2025 08:53:40.921] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinContainerPatternModifier from mixins.aae.json into com.glodblock.github.extendedae.container.ContainerPatternModifier
8977[19Jul2025 08:53:41.242] [modloading-sync-worker/DEBUG] [mixin/]: Mixing ResourcePackManagerAccessor from structurify-common.mixins.json into net.minecraft.server.packs.repository.PackRepository
8978[19Jul2025 08:53:41.262] [modloading-sync-worker/DEBUG] [mixin/]: Mixing perf.resourcepacks.PathPackResourcesMixin from modernfix-common.mixins.json into net.minecraft.server.packs.PathPackResources
8979[19Jul2025 08:53:41.263] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$generateResourceCache$0(Lnet/minecraft/server/packs/PackType;)Ljava/nio/file/Path; to mdb698a4$modernfix$lambda$generateResourceCache$0$0 in modernfix-common.mixins.json:perf.resourcepacks.PathPackResourcesMixin from mod modernfix
8980[19Jul2025 08:53:41.267] [modloading-sync-worker/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.resourcepacks.PathPackResourcesMixin from mod modernfix->@Inject::cacheResources(Lnet/minecraft/server/packs/PackLocationInfo;Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
8981[19Jul2025 08:53:41.268] [modloading-sync-worker/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.resourcepacks.PathPackResourcesMixin from mod modernfix->@Inject::cacheResources(Lnet/minecraft/server/packs/PackLocationInfo;Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
8982[19Jul2025 08:53:41.268] [modloading-sync-worker/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.resourcepacks.PathPackResourcesMixin from mod modernfix->@Inject::cacheResources(Lnet/minecraft/server/packs/PackLocationInfo;Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
8983[19Jul2025 08:53:41.284] [modloading-sync-worker/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/network/chat/ComponentSerialization$Anonymous$1746875bcb044a96ae8aa3a01090fc24 (originally io/wispforest/owo/mixin/text/TextCodecsMixin$1)
8984[19Jul2025 08:53:41.305] [modloading-sync-worker/DEBUG] [mixin/]: Mixing resources.NamespaceResourceManagerAccessor from mss-common.mixins.json into net.minecraft.server.packs.resources.FallbackResourceManager
8985[19Jul2025 08:53:42.813] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:entity_type]
8986[19Jul2025 08:53:42.945] [modloading-sync-worker/DEBUG] [GeckoLib/]: Registered SyncedAnimatable for class com.github.x3r.mekanism_weaponry.common.item.GauntletItem
8987[19Jul2025 08:53:42.948] [modloading-sync-worker/DEBUG] [GeckoLib/]: Registered SyncedAnimatable for class com.github.x3r.mekanism_weaponry.common.item.PlasmaRifleItem
8988[19Jul2025 08:53:42.949] [modloading-sync-worker/DEBUG] [GeckoLib/]: Registered SyncedAnimatable for class com.github.x3r.mekanism_weaponry.common.item.RailgunItem
8989[19Jul2025 08:53:42.950] [modloading-sync-worker/DEBUG] [GeckoLib/]: Registered SyncedAnimatable for class com.github.x3r.mekanism_weaponry.common.item.TeslaMinigunItem
8990[19Jul2025 08:53:43.012] [modloading-sync-worker/INFO] [com.breakinblocks.plonk.common.registry.RegistryItems/]: Registering Item: plonk:placed_items
8991[19Jul2025 08:53:43.706] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:item]
8992[19Jul2025 08:53:43.718] [modloading-sync-worker/DEBUG] [GeckoLib/]: Registered SyncedAnimatable for class rearth.oritech.item.tools.PortableLaserItem
8993[19Jul2025 08:53:43.723] [modloading-sync-worker/DEBUG] [GeckoLib/]: Registered SyncedAnimatable for class rearth.oritech.item.tools.harvesting.PromethiumPickaxeItem
8994[19Jul2025 08:53:43.782] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinEncodedPatternItem from mixins.aae.json into appeng.crafting.pattern.EncodedPatternItem
8995[19Jul2025 08:53:43.794] [modloading-sync-worker/DEBUG] [mixin/]: mixins.aae.json:MixinEncodedPatternItem from mod advanced_ae->@Inject::onHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
8996[19Jul2025 08:53:43.894] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinPatternEncodingTermMenu from mixins.aae.json into appeng.menu.me.items.PatternEncodingTermMenu
8997[19Jul2025 08:53:43.898] [modloading-sync-worker/DEBUG] [mixin/]: mixins.aae.json:MixinPatternEncodingTermMenu from mod advanced_ae->@Inject::onEncodeProcessingPattern(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
8998[19Jul2025 08:53:44.022] [modloading-sync-worker/DEBUG] [GeckoLib/]: Registered SyncedAnimatable for class com.cyanogen.cognition.item.ExperienceObeliskItem
8999[19Jul2025 08:53:44.022] [modloading-sync-worker/DEBUG] [GeckoLib/]: Registered SyncedAnimatable for class com.cyanogen.cognition.item.ExperienceFountainItem
9000[19Jul2025 08:53:44.073] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 39 ms to discover registry classes.
9001[19Jul2025 08:53:44.171] [modloading-sync-worker/INFO] [Moonlight/]: Initialized block sets in 64ms
9002[19Jul2025 08:53:44.368] [modloading-sync-worker/INFO] [com.breakinblocks.plonk.common.registry.RegistryTileEntities/]: Registering BlockEntity: plonk:placed_items
9003[19Jul2025 08:53:44.578] [modloading-sync-worker/DEBUG] [mixin/]: Mixing StoveBlockEntityMixin from create_central_kitchen.farmersdelight.mixins.json into vectorwing.farmersdelight.common.block.entity.StoveBlockEntity
9004[19Jul2025 08:53:44.580] [modloading-sync-worker/WARN] [mixin/]: Error loading class: com/soytutta/mynethersdelight/common/block/entity/NetherStoveBlockEntity (java.lang.ClassNotFoundException: com.soytutta.mynethersdelight.common.block.entity.NetherStoveBlockEntity)
9005[19Jul2025 08:53:44.582] [modloading-sync-worker/WARN] [mixin/]: Error loading class: cn/foggyhillside/ends_delight/block/entity/EndStoveBlockEntity (java.lang.ClassNotFoundException: cn.foggyhillside.ends_delight.block.entity.EndStoveBlockEntity)
9006[19Jul2025 08:53:44.586] [modloading-sync-worker/DEBUG] [mixin/]: Mixing SkilletBlockEntityMixin from create_central_kitchen.farmersdelight.mixins.json into vectorwing.farmersdelight.common.block.entity.SkilletBlockEntity
9007[19Jul2025 08:53:44.631] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:block_entity_type]
9008[19Jul2025 08:53:44.698] [modloading-sync-worker/DEBUG] [CraftingStation/]: Loaded tfar.craftingstation.platform.NeoForgePlatformHelper@3221f62b for service interface tfar.craftingstation.platform.services.IPlatformHelper
9009[19Jul2025 08:53:45.352] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:menu]
9010[19Jul2025 08:53:45.381] [modloading-sync-worker/DEBUG] [mixin/]: Mixing CellWorkbenchMenuMixin from megacells.mixins.json into appeng.menu.implementations.CellWorkbenchMenu
9011[19Jul2025 08:53:45.384] [modloading-sync-worker/DEBUG] [mixin/]: megacells.mixins.json:CellWorkbenchMenuMixin from mod megacells->@Inject::registerAction(ILnet/minecraft/world/entity/player/Inventory;Lappeng/blockentity/misc/CellWorkbenchBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
9012[19Jul2025 08:53:45.384] [modloading-sync-worker/DEBUG] [mixin/]: megacells.mixins.json:CellWorkbenchMenuMixin from mod megacells->@Inject::registerAction(ILnet/minecraft/world/entity/player/Inventory;Lappeng/blockentity/misc/CellWorkbenchBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
9013[19Jul2025 08:53:45.384] [modloading-sync-worker/DEBUG] [mixin/]: megacells.mixins.json:CellWorkbenchMenuMixin from mod megacells->@Inject::registerAction(ILnet/minecraft/world/entity/player/Inventory;Lappeng/blockentity/misc/CellWorkbenchBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
9014[19Jul2025 08:53:45.411] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinWirelessMenu from AEInfinityBooster.mixins.json into appeng.menu.implementations.WirelessAccessPointMenu
9015[19Jul2025 08:53:45.411] [modloading-sync-worker/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessMenu from mod aeinfinitybooster: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
9016[19Jul2025 08:53:45.413] [modloading-sync-worker/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessMenu from mod aeinfinitybooster->@Inject::broadcastChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
9017[19Jul2025 08:53:45.413] [modloading-sync-worker/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessMenu from mod aeinfinitybooster->@Inject::broadcastChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
9018[19Jul2025 08:53:45.413] [modloading-sync-worker/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessMenu from mod aeinfinitybooster->@Inject::broadcastChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
9019[19Jul2025 08:53:45.513] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:recipe_type]
9020[19Jul2025 08:53:46.465] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:recipe_serializer]
9021[19Jul2025 08:53:47.364] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:loot_function_type]
9022[19Jul2025 08:53:47.430] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinLootTableIdCondition from ali.neoforge.mixins.json into net.neoforged.neoforge.common.loot.LootTableIdCondition
9023[19Jul2025 08:53:47.431] [modloading-sync-worker/DEBUG] [mixin/]: ali.neoforge.mixins.json:MixinLootTableIdCondition from mod ali: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
9024[19Jul2025 08:53:47.434] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinCanItemPerformAbility from ali.neoforge.mixins.json into net.neoforged.neoforge.common.loot.CanItemPerformAbility
9025[19Jul2025 08:53:47.435] [modloading-sync-worker/DEBUG] [mixin/]: ali.neoforge.mixins.json:MixinCanItemPerformAbility from mod ali: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
9026[19Jul2025 08:53:47.435] [modloading-sync-worker/DEBUG] [mixin/]: Mixing CanItemPerformAbilityAccess from jade.mixins.json into net.neoforged.neoforge.common.loot.CanItemPerformAbility
9027[19Jul2025 08:53:47.435] [modloading-sync-worker/DEBUG] [mixin/]: jade.mixins.json:CanItemPerformAbilityAccess from mod jade: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
9028[19Jul2025 08:53:47.435] [modloading-sync-worker/DEBUG] [mixin/]: Unexpected: Registered method getAbility()Lnet/neoforged/neoforge/common/ItemAbility; in net.neoforged.neoforge.common.loot.CanItemPerformAbility was not merged
9029[19Jul2025 08:53:48.032] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:worldgen/feature]
9030[19Jul2025 08:53:48.889] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:creative_mode_tab]
9031[19Jul2025 08:53:48.957] [modloading-sync-worker/DEBUG] [mixin/]: Mixing AdvancementClickableMixin from clickadv.mixins.json into net.minecraft.advancements.AdvancementType
9032[19Jul2025 08:53:48.958] [modloading-sync-worker/DEBUG] [mixin/]: clickadv.mixins.json:AdvancementClickableMixin from mod clickadv: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
9033[19Jul2025 08:53:48.960] [modloading-sync-worker/DEBUG] [mixin/]: clickadv.mixins.json:AdvancementClickableMixin from mod clickadv->@Inject::addToAnnouncement(Lnet/minecraft/advancements/AdvancementHolder;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
9034[19Jul2025 08:53:52.185] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / neoforge:attachment_types]
9035[19Jul2025 08:53:52.309] [modloading-sync-worker/DEBUG] [mixin/]: Mixing TagEmptyConditionMixin from kubejs.mixins.json into net.neoforged.neoforge.common.conditions.TagEmptyCondition
9036[19Jul2025 08:53:52.312] [modloading-sync-worker/DEBUG] [mixin/]: kubejs.mixins.json:TagEmptyConditionMixin from mod kubejs->@Inject::kjs$test(Lnet/neoforged/neoforge/common/conditions/ICondition$IContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
9037[19Jul2025 08:53:54.496] [modloading-sync-worker/DEBUG] [mixin/]: Mixing DifferenceIngredientMixin from kubejs.mixins.json into net.neoforged.neoforge.common.crafting.DifferenceIngredient
9038[19Jul2025 08:53:56.943] [modloading-sync-worker/ERROR] [net.neoforged.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: Metaspace
9039 Index: 9
9040 Listeners:
9041 0: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@2f002a3f
9042 1: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@7d77caf4
9043 2: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@6ee27fe0
9044 3: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@63e1eb46
9045 4: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@546f9ac6
9046 5: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@303c637d
9047 6: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4f93eb9c
9048 7: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@7343ae8b
9049 8: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@6fb0587d
9050 9: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@6b4d9910
9051 10: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@23532572
9052 11: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@524e0669
9053 12: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@7dd8a8de
9054 13: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@478ab7f6
9055 14: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4be89405
9056 15: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@1a8ef183
9057 16: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@241bd5b7
9058 17: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@30142f24
9059 18: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@52612e80
9060 19: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@172f91b3
9061 20: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4ce38db1
9062 21: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3e7a9f10
9063 22: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@1d9fc1c4
9064 23: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@b561b0e
9065 24: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@62b3cfc4
9066 25: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@223893b5
9067 26: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@586f2607
9068 27: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@74b3076b
9069 28: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@142bfec
9070 29: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@7b9d94e7
9071 30: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@62c1f1a
9072 31: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4ee9228a
9073 32: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@13a8ace3
9074 33: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@40a1bec2
9075 34: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@6ebc8a1e
9076 35: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@31c18b85
9077 36: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@29ac58c6
9078 37: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@2dd1ec8a
9079 38: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@7d3e35aa
9080 39: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@8a80791
9081java.lang.OutOfMemoryError: Metaspace
9082 at java.base/java.lang.ClassLoader.defineClass1(Native Method)
9083 at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027)
9084 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196)
9085 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298)
9086 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader$$Lambda/0x0000769ad4186be8.apply(Unknown Source)
9087 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311)
9088 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298)
9089 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214)
9090 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
9091 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:216)
9092 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
9093 at TRANSFORMER/roots@**.**.**.**/mysticmods.roots.ritual.AnimalHarvestRitual.<init>(AnimalHarvestRitual.java:56)
9094 at TRANSFORMER/roots@**.**.**.**/mysticmods.roots.init.ModRituals$$Lambda/0x0000769ad62c1398.get(Unknown Source)
9095 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$0(DeferredRegister.java:215)
9096 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9a100.apply(Unknown Source)
9097 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$1(DeferredRegister.java:234)
9098 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9a6b0.get(Unknown Source)
9099 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$addEntries$2(DeferredRegister.java:375)
9100 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad8618f38.get(Unknown Source)
9101 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.RegisterEvent.register(RegisterEvent.java:48)
9102 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.addEntries(DeferredRegister.java:375)
9103 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848.accept(Unknown Source)
9104 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27)
9105 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360)
9106 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:342)
9107 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177)
9108 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$postEventWithWrapInModOrder$16(ModLoader.java:379)
9109 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader$$Lambda/0x0000769ad8564678.accept(Unknown Source)
9110 at java.base/java.lang.Iterable.forEach(Iterable.java:75)
9111 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174)
9112 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:377)
9113 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:368)
9114
9115[19Jul2025 08:53:56.946] [modloading-sync-worker/ERROR] [net.neoforged.fml.ModContainer/LOADING]: Caught exception during event net.neoforged.neoforge.registries.RegisterEvent@749f21c6 dispatch for modid roots
9116java.lang.OutOfMemoryError: Metaspace
9117 at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
9118 at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027) ~[?:?]
9119 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196) ~[securejarhandler-3.0.8.jar:?]
9120 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
9121 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader$$Lambda/0x0000769ad4186be8.apply(Unknown Source) ~[?:?]
9122 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
9123 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
9124 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?]
9125 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
9126 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:216) ~[securejarhandler-3.0.8.jar:?]
9127 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
9128 at TRANSFORMER/roots@**.**.**.**/mysticmods.roots.ritual.AnimalHarvestRitual.<init>(AnimalHarvestRitual.java:56) ~[roots-4.0.0.11-alpha.jar%23826!/:?]
9129 at TRANSFORMER/roots@**.**.**.**/mysticmods.roots.init.ModRituals$$Lambda/0x0000769ad62c1398.get(Unknown Source) ~[?:?]
9130 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$0(DeferredRegister.java:215) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9131 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9a100.apply(Unknown Source) ~[?:?]
9132 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$1(DeferredRegister.java:234) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9133 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9a6b0.get(Unknown Source) ~[?:?]
9134 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$addEntries$2(DeferredRegister.java:375) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9135 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad8618f38.get(Unknown Source) ~[?:?]
9136 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.RegisterEvent.register(RegisterEvent.java:48) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9137 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.addEntries(DeferredRegister.java:375) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9138 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848.accept(Unknown Source) ~[?:?]
9139 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27) ~[bus-8.0.5.jar%2362!/:?]
9140 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%2362!/:?]
9141 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:342) ~[bus-8.0.5.jar%2362!/:?]
9142 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177) ~[loader-4.0.41.jar%2359!/:4.0]
9143 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$postEventWithWrapInModOrder$16(ModLoader.java:379) ~[loader-4.0.41.jar%2359!/:4.0]
9144 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader$$Lambda/0x0000769ad8564678.accept(Unknown Source) ~[?:?]
9145 at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
9146 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174) ~[loader-4.0.41.jar%2359!/:4.0]
9147 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:377) ~[loader-4.0.41.jar%2359!/:4.0]
9148 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:368) ~[loader-4.0.41.jar%2359!/:4.0]
9149[19Jul2025 08:53:58.668] [modloading-sync-worker/ERROR] [net.neoforged.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: Metaspace
9150 Index: 1
9151 Listeners:
9152 0: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3466aa15
9153 1: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@410777a4
9154 2: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@6b008654
9155 3: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3bbf8bd7
9156 4: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@27028f98
9157 5: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@e4a6ea6
9158 6: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@62d123d8
9159 7: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@60d4ccfc
9160 8: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@1e98d07b
9161 9: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@468806b9
9162 10: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@63f7035e
9163 11: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@40037dda
9164 12: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@72bf2802
9165 13: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4d1d6358
9166 14: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@735bcbbb
9167 15: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@b9c07ee
9168 16: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3bc90aab
9169 17: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@2a7ac3c3
9170 18: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@745bdb2b
9171 19: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@7a98870b
9172 20: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@2f62e489
9173 21: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@359e7656
9174 22: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@374c348
9175 23: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4e49a909
9176 24: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4995813f
9177 25: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@d22cc5c
9178 26: net.silentchaos512.gear.SideProxy$$Lambda/0x0000769ad6d00a28@3e3fb3cf
9179java.lang.OutOfMemoryError: Metaspace
9180 at java.base/java.lang.ClassLoader.defineClass1(Native Method)
9181 at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027)
9182 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196)
9183 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298)
9184 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader$$Lambda/0x0000769ad4186be8.apply(Unknown Source)
9185 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311)
9186 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298)
9187 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214)
9188 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
9189 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.api.property.GearPropertyGroups.<clinit>(GearPropertyGroups.java:13)
9190 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.setup.gear.GearTypes.lambda$static$1(GearTypes.java:19)
9191 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.setup.gear.GearTypes$$Lambda/0x0000769ad6c38eb8.get(Unknown Source)
9192 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$0(DeferredRegister.java:215)
9193 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9a100.apply(Unknown Source)
9194 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$1(DeferredRegister.java:234)
9195 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9a6b0.get(Unknown Source)
9196 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$addEntries$2(DeferredRegister.java:375)
9197 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad8618f38.get(Unknown Source)
9198 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.RegisterEvent.register(RegisterEvent.java:48)
9199 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.addEntries(DeferredRegister.java:375)
9200 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848.accept(Unknown Source)
9201 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27)
9202 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360)
9203 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:342)
9204 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177)
9205 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$postEventWithWrapInModOrder$16(ModLoader.java:379)
9206 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader$$Lambda/0x0000769ad8564678.accept(Unknown Source)
9207 at java.base/java.lang.Iterable.forEach(Iterable.java:75)
9208 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174)
9209 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:377)
9210 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:368)
9211 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.GameData.postRegisterEvents(GameData.java:92)
9212
9213[19Jul2025 08:53:58.670] [modloading-sync-worker/ERROR] [net.neoforged.fml.ModContainer/LOADING]: Caught exception during event net.neoforged.neoforge.registries.RegisterEvent@7ef29961 dispatch for modid silentgear
9214java.lang.OutOfMemoryError: Metaspace
9215 at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
9216 at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027) ~[?:?]
9217 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196) ~[securejarhandler-3.0.8.jar:?]
9218 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
9219 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader$$Lambda/0x0000769ad4186be8.apply(Unknown Source) ~[?:?]
9220 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
9221 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
9222 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?]
9223 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
9224 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.api.property.GearPropertyGroups.<clinit>(GearPropertyGroups.java:13) ~[silent-gear-1.21.1-neoforge-4.0.25.jar%23834!/:?]
9225 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.setup.gear.GearTypes.lambda$static$1(GearTypes.java:19) ~[silent-gear-1.21.1-neoforge-4.0.25.jar%23834!/:?]
9226 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.setup.gear.GearTypes$$Lambda/0x0000769ad6c38eb8.get(Unknown Source) ~[?:?]
9227 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$0(DeferredRegister.java:215) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9228 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9a100.apply(Unknown Source) ~[?:?]
9229 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$1(DeferredRegister.java:234) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9230 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9a6b0.get(Unknown Source) ~[?:?]
9231 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$addEntries$2(DeferredRegister.java:375) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9232 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad8618f38.get(Unknown Source) ~[?:?]
9233 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.RegisterEvent.register(RegisterEvent.java:48) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9234 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.addEntries(DeferredRegister.java:375) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9235 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848.accept(Unknown Source) ~[?:?]
9236 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27) ~[bus-8.0.5.jar%2362!/:?]
9237 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%2362!/:?]
9238 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:342) ~[bus-8.0.5.jar%2362!/:?]
9239 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177) ~[loader-4.0.41.jar%2359!/:4.0]
9240 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$postEventWithWrapInModOrder$16(ModLoader.java:379) ~[loader-4.0.41.jar%2359!/:4.0]
9241 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader$$Lambda/0x0000769ad8564678.accept(Unknown Source) ~[?:?]
9242 at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
9243 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174) ~[loader-4.0.41.jar%2359!/:4.0]
9244 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:377) ~[loader-4.0.41.jar%2359!/:4.0]
9245 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:368) ~[loader-4.0.41.jar%2359!/:4.0]
9246 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.GameData.postRegisterEvents(GameData.java:92) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9247[19Jul2025 08:54:00.298] [modloading-sync-worker/ERROR] [net.neoforged.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: Metaspace
9248 Index: 4
9249 Listeners:
9250 0: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3466aa15
9251 1: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@410777a4
9252 2: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@6b008654
9253 3: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3bbf8bd7
9254 4: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@27028f98
9255 5: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@e4a6ea6
9256 6: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@62d123d8
9257 7: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@60d4ccfc
9258 8: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@1e98d07b
9259 9: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@468806b9
9260 10: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@63f7035e
9261 11: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@40037dda
9262 12: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@72bf2802
9263 13: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4d1d6358
9264 14: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@735bcbbb
9265 15: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@b9c07ee
9266 16: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3bc90aab
9267 17: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@2a7ac3c3
9268 18: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@745bdb2b
9269 19: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@7a98870b
9270 20: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@2f62e489
9271 21: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@359e7656
9272 22: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@374c348
9273 23: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4e49a909
9274 24: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4995813f
9275 25: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@d22cc5c
9276 26: net.silentchaos512.gear.SideProxy$$Lambda/0x0000769ad6d00a28@3e3fb3cf
9277java.lang.OutOfMemoryError: Metaspace
9278 at java.base/java.lang.ClassLoader.defineClass1(Native Method)
9279 at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027)
9280 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196)
9281 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298)
9282 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader$$Lambda/0x0000769ad4186be8.apply(Unknown Source)
9283 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311)
9284 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298)
9285 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214)
9286 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
9287 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.setup.gear.MaterialModifiers.lambda$static$0(MaterialModifiers.java:29)
9288 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.setup.gear.MaterialModifiers$$Lambda/0x0000769ad6c77148.get(Unknown Source)
9289 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$0(DeferredRegister.java:215)
9290 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9a100.apply(Unknown Source)
9291 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$1(DeferredRegister.java:234)
9292 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9a6b0.get(Unknown Source)
9293 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$addEntries$2(DeferredRegister.java:375)
9294 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad8618f38.get(Unknown Source)
9295 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.RegisterEvent.register(RegisterEvent.java:48)
9296 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.addEntries(DeferredRegister.java:375)
9297 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848.accept(Unknown Source)
9298 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27)
9299 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360)
9300 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:342)
9301 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177)
9302 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$postEventWithWrapInModOrder$16(ModLoader.java:379)
9303 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader$$Lambda/0x0000769ad8564678.accept(Unknown Source)
9304 at java.base/java.lang.Iterable.forEach(Iterable.java:75)
9305 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174)
9306 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:377)
9307 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:368)
9308 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.GameData.postRegisterEvents(GameData.java:92)
9309 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.internal.CommonModLoader.lambda$begin$0(CommonModLoader.java:54)
9310
9311[19Jul2025 08:54:00.299] [modloading-sync-worker/ERROR] [net.neoforged.fml.ModContainer/LOADING]: Caught exception during event net.neoforged.neoforge.registries.RegisterEvent@cd68d1e dispatch for modid silentgear
9312java.lang.OutOfMemoryError: Metaspace
9313 at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
9314 at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027) ~[?:?]
9315 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196) ~[securejarhandler-3.0.8.jar:?]
9316 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
9317 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader$$Lambda/0x0000769ad4186be8.apply(Unknown Source) ~[?:?]
9318 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
9319 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
9320 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?]
9321 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
9322 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.setup.gear.MaterialModifiers.lambda$static$0(MaterialModifiers.java:29) ~[silent-gear-1.21.1-neoforge-4.0.25.jar%23834!/:?]
9323 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.setup.gear.MaterialModifiers$$Lambda/0x0000769ad6c77148.get(Unknown Source) ~[?:?]
9324 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$0(DeferredRegister.java:215) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9325 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9a100.apply(Unknown Source) ~[?:?]
9326 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$1(DeferredRegister.java:234) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9327 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9a6b0.get(Unknown Source) ~[?:?]
9328 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$addEntries$2(DeferredRegister.java:375) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9329 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad8618f38.get(Unknown Source) ~[?:?]
9330 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.RegisterEvent.register(RegisterEvent.java:48) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9331 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.addEntries(DeferredRegister.java:375) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9332 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848.accept(Unknown Source) ~[?:?]
9333 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27) ~[bus-8.0.5.jar%2362!/:?]
9334 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%2362!/:?]
9335 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:342) ~[bus-8.0.5.jar%2362!/:?]
9336 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177) ~[loader-4.0.41.jar%2359!/:4.0]
9337 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$postEventWithWrapInModOrder$16(ModLoader.java:379) ~[loader-4.0.41.jar%2359!/:4.0]
9338 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader$$Lambda/0x0000769ad8564678.accept(Unknown Source) ~[?:?]
9339 at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
9340 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174) ~[loader-4.0.41.jar%2359!/:4.0]
9341 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:377) ~[loader-4.0.41.jar%2359!/:4.0]
9342 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:368) ~[loader-4.0.41.jar%2359!/:4.0]
9343 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.GameData.postRegisterEvents(GameData.java:92) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9344 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.internal.CommonModLoader.lambda$begin$0(CommonModLoader.java:54) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9345[19Jul2025 08:54:01.929] [modloading-sync-worker/ERROR] [net.neoforged.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: java.lang.OutOfMemoryError: Metaspace
9346 Index: 5
9347 Listeners:
9348 0: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3466aa15
9349 1: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@410777a4
9350 2: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@6b008654
9351 3: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3bbf8bd7
9352 4: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@27028f98
9353 5: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@e4a6ea6
9354 6: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@62d123d8
9355 7: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@60d4ccfc
9356 8: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@1e98d07b
9357 9: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@468806b9
9358 10: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@63f7035e
9359 11: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@40037dda
9360 12: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@72bf2802
9361 13: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4d1d6358
9362 14: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@735bcbbb
9363 15: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@b9c07ee
9364 16: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3bc90aab
9365 17: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@2a7ac3c3
9366 18: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@745bdb2b
9367 19: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@7a98870b
9368 20: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@2f62e489
9369 21: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@359e7656
9370 22: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@374c348
9371 23: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4e49a909
9372 24: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4995813f
9373 25: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@d22cc5c
9374 26: net.silentchaos512.gear.SideProxy$$Lambda/0x0000769ad6d00a28@3e3fb3cf
9375java.lang.InternalError: java.lang.OutOfMemoryError: Metaspace
9376 at java.base/java.lang.invoke.InnerClassLambdaMetafactory.generateInnerClass(InnerClassLambdaMetafactory.java:364)
9377 at java.base/java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass(InnerClassLambdaMetafactory.java:286)
9378 at java.base/java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite(InnerClassLambdaMetafactory.java:221)
9379 at java.base/java.lang.invoke.LambdaMetafactory.metafactory(LambdaMetafactory.java:341)
9380 at java.base/java.lang.invoke.BootstrapMethodInvoker.invoke(BootstrapMethodInvoker.java:134)
9381 at java.base/java.lang.invoke.CallSite.makeSite(CallSite.java:316)
9382 at java.base/java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:274)
9383 at java.base/java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:264)
9384 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.gear.material.SimpleMaterial$Serializer.<clinit>(SimpleMaterial.java:51)
9385 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$0(DeferredRegister.java:215)
9386 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$1(DeferredRegister.java:234)
9387 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$addEntries$2(DeferredRegister.java:375)
9388 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.RegisterEvent.register(RegisterEvent.java:48)
9389 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.addEntries(DeferredRegister.java:375)
9390 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27)
9391 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360)
9392 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:342)
9393 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177)
9394 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$postEventWithWrapInModOrder$16(ModLoader.java:379)
9395 at java.base/java.lang.Iterable.forEach(Iterable.java:75)
9396 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174)
9397 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:377)
9398 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:368)
9399 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.GameData.postRegisterEvents(GameData.java:92)
9400 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.internal.CommonModLoader.lambda$begin$0(CommonModLoader.java:54)
9401 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
9402 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
9403 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
9404 at java.base/java.lang.Thread.run(Thread.java:1583)
9405Caused by: java.lang.OutOfMemoryError: Metaspace
9406 at java.base/java.lang.ClassLoader.defineClass1(Native Method)
9407 at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027)
9408 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196)
9409 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298)
9410 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader$$Lambda/0x0000769ad4186be8.apply(Unknown Source)
9411 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311)
9412 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298)
9413 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214)
9414 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
9415 at java.base/java.lang.ClassLoader.defineClass1(Native Method)
9416 at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027)
9417 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196)
9418 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298)
9419 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader$$Lambda/0x0000769ad4186be8.apply(Unknown Source)
9420 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311)
9421 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298)
9422 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214)
9423 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
9424 at java.base/java.lang.ClassLoader.defineClass0(Native Method)
9425 at java.base/java.lang.System$2.defineClass(System.java:2394)
9426 at java.base/java.lang.invoke.MethodHandles$Lookup$ClassDefiner.defineClass(MethodHandles.java:2505)
9427 at java.base/java.lang.invoke.InnerClassLambdaMetafactory.generateInnerClass(InnerClassLambdaMetafactory.java:361)
9428 at java.base/java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass(InnerClassLambdaMetafactory.java:286)
9429 at java.base/java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite(InnerClassLambdaMetafactory.java:221)
9430 at java.base/java.lang.invoke.LambdaMetafactory.metafactory(LambdaMetafactory.java:341)
9431 at java.base/java.lang.invoke.LambdaForm$DMH/0x0000769ad4159400.invokeStatic(LambdaForm$DMH)
9432 at java.base/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder)
9433 at java.base/java.lang.invoke.BootstrapMethodInvoker.invoke(BootstrapMethodInvoker.java:134)
9434 at java.base/java.lang.invoke.CallSite.makeSite(CallSite.java:316)
9435 at java.base/java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:274)
9436 at java.base/java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:264)
9437 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.gear.material.SimpleMaterial$Serializer.<clinit>(SimpleMaterial.java:51)
9438
9439[19Jul2025 08:54:01.935] [modloading-sync-worker/ERROR] [net.neoforged.fml.ModContainer/LOADING]: Caught exception during event net.neoforged.neoforge.registries.RegisterEvent@1f4951a4 dispatch for modid silentgear
9440java.lang.InternalError: java.lang.OutOfMemoryError: Metaspace
9441 at java.base/java.lang.invoke.InnerClassLambdaMetafactory.generateInnerClass(InnerClassLambdaMetafactory.java:364) ~[?:?]
9442 at java.base/java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass(InnerClassLambdaMetafactory.java:286) ~[?:?]
9443 at java.base/java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite(InnerClassLambdaMetafactory.java:221) ~[?:?]
9444 at java.base/java.lang.invoke.LambdaMetafactory.metafactory(LambdaMetafactory.java:341) ~[?:?]
9445 at java.base/java.lang.invoke.BootstrapMethodInvoker.invoke(BootstrapMethodInvoker.java:134) ~[?:?]
9446 at java.base/java.lang.invoke.CallSite.makeSite(CallSite.java:316) ~[?:?]
9447 at java.base/java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:274) ~[?:?]
9448 at java.base/java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:264) ~[?:?]
9449 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.gear.material.SimpleMaterial$Serializer.<clinit>(SimpleMaterial.java:51) ~[silent-gear-1.21.1-neoforge-4.0.25.jar%23834!/:?]
9450 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$0(DeferredRegister.java:215) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9451 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$1(DeferredRegister.java:234) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9452 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$addEntries$2(DeferredRegister.java:375) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9453 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.RegisterEvent.register(RegisterEvent.java:48) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9454 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.addEntries(DeferredRegister.java:375) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9455 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27) ~[bus-8.0.5.jar%2362!/:?]
9456 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%2362!/:?]
9457 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:342) ~[bus-8.0.5.jar%2362!/:?]
9458 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177) ~[loader-4.0.41.jar%2359!/:4.0]
9459 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$postEventWithWrapInModOrder$16(ModLoader.java:379) ~[loader-4.0.41.jar%2359!/:4.0]
9460 at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
9461 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174) ~[loader-4.0.41.jar%2359!/:4.0]
9462 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:377) ~[loader-4.0.41.jar%2359!/:4.0]
9463 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:368) ~[loader-4.0.41.jar%2359!/:4.0]
9464 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.GameData.postRegisterEvents(GameData.java:92) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9465 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.internal.CommonModLoader.lambda$begin$0(CommonModLoader.java:54) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9466 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
9467 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
9468 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
9469 at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
9470Caused by: java.lang.OutOfMemoryError: Metaspace
9471 at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
9472 at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027) ~[?:?]
9473 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196) ~[securejarhandler-3.0.8.jar:?]
9474 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
9475 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader$$Lambda/0x0000769ad4186be8.apply(Unknown Source) ~[?:?]
9476 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
9477 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
9478 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?]
9479 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
9480 at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
9481 at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027) ~[?:?]
9482 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196) ~[securejarhandler-3.0.8.jar:?]
9483 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
9484 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader$$Lambda/0x0000769ad4186be8.apply(Unknown Source) ~[?:?]
9485 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
9486 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
9487 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?]
9488 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
9489 at java.base/java.lang.ClassLoader.defineClass0(Native Method) ~[?:?]
9490 at java.base/java.lang.System$2.defineClass(System.java:2394) ~[?:?]
9491 at java.base/java.lang.invoke.MethodHandles$Lookup$ClassDefiner.defineClass(MethodHandles.java:2505) ~[?:?]
9492 at java.base/java.lang.invoke.InnerClassLambdaMetafactory.generateInnerClass(InnerClassLambdaMetafactory.java:361) ~[?:?]
9493 at java.base/java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass(InnerClassLambdaMetafactory.java:286) ~[?:?]
9494 at java.base/java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite(InnerClassLambdaMetafactory.java:221) ~[?:?]
9495 at java.base/java.lang.invoke.LambdaMetafactory.metafactory(LambdaMetafactory.java:341) ~[?:?]
9496 at java.base/java.lang.invoke.LambdaForm$DMH/0x0000769ad4159400.invokeStatic(LambdaForm$DMH) ~[?:?]
9497 at java.base/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder) ~[?:?]
9498 at java.base/java.lang.invoke.BootstrapMethodInvoker.invoke(BootstrapMethodInvoker.java:134) ~[?:?]
9499 at java.base/java.lang.invoke.CallSite.makeSite(CallSite.java:316) ~[?:?]
9500 at java.base/java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:274) ~[?:?]
9501 at java.base/java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:264) ~[?:?]
9502 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.gear.material.SimpleMaterial$Serializer.<clinit>(SimpleMaterial.java:51) ~[silent-gear-1.21.1-neoforge-4.0.25.jar%23834!/:?]
9503[19Jul2025 08:54:03.587] [modloading-sync-worker/ERROR] [net.neoforged.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: java.lang.OutOfMemoryError: Metaspace
9504 Index: 6
9505 Listeners:
9506 0: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3466aa15
9507 1: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@410777a4
9508 2: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@6b008654
9509 3: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3bbf8bd7
9510 4: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@27028f98
9511 5: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@e4a6ea6
9512 6: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@62d123d8
9513 7: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@60d4ccfc
9514 8: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@1e98d07b
9515 9: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@468806b9
9516 10: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@63f7035e
9517 11: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@40037dda
9518 12: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@72bf2802
9519 13: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4d1d6358
9520 14: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@735bcbbb
9521 15: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@b9c07ee
9522 16: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3bc90aab
9523 17: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@2a7ac3c3
9524 18: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@745bdb2b
9525 19: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@7a98870b
9526 20: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@2f62e489
9527 21: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@359e7656
9528 22: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@374c348
9529 23: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4e49a909
9530 24: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4995813f
9531 25: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@d22cc5c
9532 26: net.silentchaos512.gear.SideProxy$$Lambda/0x0000769ad6d00a28@3e3fb3cf
9533java.lang.InternalError: java.lang.OutOfMemoryError: Metaspace
9534 at java.base/java.lang.invoke.InnerClassLambdaMetafactory.generateInnerClass(InnerClassLambdaMetafactory.java:364)
9535 at java.base/java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass(InnerClassLambdaMetafactory.java:286)
9536 at java.base/java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite(InnerClassLambdaMetafactory.java:221)
9537 at java.base/java.lang.invoke.LambdaMetafactory.metafactory(LambdaMetafactory.java:341)
9538 at java.base/java.lang.invoke.BootstrapMethodInvoker.invoke(BootstrapMethodInvoker.java:134)
9539 at java.base/java.lang.invoke.CallSite.makeSite(CallSite.java:316)
9540 at java.base/java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:274)
9541 at java.base/java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:264)
9542 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.gear.part.CoreGearPart$Serializer.<clinit>(CoreGearPart.java:203)
9543 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$0(DeferredRegister.java:215)
9544 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$1(DeferredRegister.java:234)
9545 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$addEntries$2(DeferredRegister.java:375)
9546 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.RegisterEvent.register(RegisterEvent.java:48)
9547 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.addEntries(DeferredRegister.java:375)
9548 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27)
9549 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360)
9550 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:342)
9551 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177)
9552 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$postEventWithWrapInModOrder$16(ModLoader.java:379)
9553 at java.base/java.lang.Iterable.forEach(Iterable.java:75)
9554 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174)
9555 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:377)
9556 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:368)
9557 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.GameData.postRegisterEvents(GameData.java:92)
9558 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.internal.CommonModLoader.lambda$begin$0(CommonModLoader.java:54)
9559 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
9560 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
9561 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
9562 at java.base/java.lang.Thread.run(Thread.java:1583)
9563Caused by: java.lang.OutOfMemoryError: Metaspace
9564
9565[19Jul2025 08:54:03.588] [modloading-sync-worker/ERROR] [net.neoforged.fml.ModContainer/LOADING]: Caught exception during event net.neoforged.neoforge.registries.RegisterEvent@94e1307 dispatch for modid silentgear
9566java.lang.InternalError: java.lang.OutOfMemoryError: Metaspace
9567 at java.base/java.lang.invoke.InnerClassLambdaMetafactory.generateInnerClass(InnerClassLambdaMetafactory.java:364) ~[?:?]
9568 at java.base/java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass(InnerClassLambdaMetafactory.java:286) ~[?:?]
9569 at java.base/java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite(InnerClassLambdaMetafactory.java:221) ~[?:?]
9570 at java.base/java.lang.invoke.LambdaMetafactory.metafactory(LambdaMetafactory.java:341) ~[?:?]
9571 at java.base/java.lang.invoke.BootstrapMethodInvoker.invoke(BootstrapMethodInvoker.java:134) ~[?:?]
9572 at java.base/java.lang.invoke.CallSite.makeSite(CallSite.java:316) ~[?:?]
9573 at java.base/java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:274) ~[?:?]
9574 at java.base/java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:264) ~[?:?]
9575 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.gear.part.CoreGearPart$Serializer.<clinit>(CoreGearPart.java:203) ~[silent-gear-1.21.1-neoforge-4.0.25.jar%23834!/:?]
9576 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$0(DeferredRegister.java:215) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9577 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$1(DeferredRegister.java:234) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9578 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$addEntries$2(DeferredRegister.java:375) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9579 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.RegisterEvent.register(RegisterEvent.java:48) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9580 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.addEntries(DeferredRegister.java:375) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9581 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27) ~[bus-8.0.5.jar%2362!/:?]
9582 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%2362!/:?]
9583 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:342) ~[bus-8.0.5.jar%2362!/:?]
9584 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177) ~[loader-4.0.41.jar%2359!/:4.0]
9585 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$postEventWithWrapInModOrder$16(ModLoader.java:379) ~[loader-4.0.41.jar%2359!/:4.0]
9586 at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
9587 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174) ~[loader-4.0.41.jar%2359!/:4.0]
9588 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:377) ~[loader-4.0.41.jar%2359!/:4.0]
9589 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:368) ~[loader-4.0.41.jar%2359!/:4.0]
9590 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.GameData.postRegisterEvents(GameData.java:92) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9591 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.internal.CommonModLoader.lambda$begin$0(CommonModLoader.java:54) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9592 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
9593 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
9594 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
9595 at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
9596Caused by: java.lang.OutOfMemoryError: Metaspace
9597[19Jul2025 08:54:03.666] [modloading-sync-worker/ERROR] [net.neoforged.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: Could not initialize class net.silentchaos512.gear.api.property.GearPropertyGroups
9598 Index: 0
9599 Listeners:
9600 0: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3466aa15
9601 1: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@410777a4
9602 2: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@6b008654
9603 3: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3bbf8bd7
9604 4: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@27028f98
9605 5: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@e4a6ea6
9606 6: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@62d123d8
9607 7: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@60d4ccfc
9608 8: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@1e98d07b
9609 9: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@468806b9
9610 10: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@63f7035e
9611 11: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@40037dda
9612 12: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@72bf2802
9613 13: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4d1d6358
9614 14: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@735bcbbb
9615 15: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@b9c07ee
9616 16: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3bc90aab
9617 17: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@2a7ac3c3
9618 18: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@745bdb2b
9619 19: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@7a98870b
9620 20: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@2f62e489
9621 21: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@359e7656
9622 22: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@374c348
9623 23: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4e49a909
9624 24: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4995813f
9625 25: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@d22cc5c
9626 26: net.silentchaos512.gear.SideProxy$$Lambda/0x0000769ad6d00a28@3e3fb3cf
9627java.lang.NoClassDefFoundError: Could not initialize class net.silentchaos512.gear.api.property.GearPropertyGroups
9628 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.setup.gear.GearProperties.lambda$static$0(GearProperties.java:24)
9629 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$0(DeferredRegister.java:215)
9630 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$1(DeferredRegister.java:234)
9631 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$addEntries$2(DeferredRegister.java:375)
9632 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.RegisterEvent.register(RegisterEvent.java:48)
9633 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.addEntries(DeferredRegister.java:375)
9634 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27)
9635 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360)
9636 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:342)
9637 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177)
9638 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$postEventWithWrapInModOrder$16(ModLoader.java:379)
9639 at java.base/java.lang.Iterable.forEach(Iterable.java:75)
9640 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174)
9641 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:377)
9642 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:368)
9643 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.GameData.postRegisterEvents(GameData.java:92)
9644 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.internal.CommonModLoader.lambda$begin$0(CommonModLoader.java:54)
9645 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
9646 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
9647 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
9648 at java.base/java.lang.Thread.run(Thread.java:1583)
9649Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.OutOfMemoryError: Metaspace [in thread "modloading-sync-worker"]
9650 at java.base/java.lang.ClassLoader.defineClass1(Native Method)
9651 at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027)
9652 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196)
9653 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298)
9654 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader$$Lambda/0x0000769ad4186be8.apply(Unknown Source)
9655 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311)
9656 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298)
9657 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214)
9658 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
9659 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.api.property.GearPropertyGroups.<clinit>(GearPropertyGroups.java:13)
9660 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.setup.gear.GearTypes.lambda$static$1(GearTypes.java:19)
9661 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.setup.gear.GearTypes$$Lambda/0x0000769ad6c38eb8.get(Unknown Source)
9662 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$0(DeferredRegister.java:215)
9663 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9a100.apply(Unknown Source)
9664 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$1(DeferredRegister.java:234)
9665 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9a6b0.get(Unknown Source)
9666 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$addEntries$2(DeferredRegister.java:375)
9667 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad8618f38.get(Unknown Source)
9668 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.RegisterEvent.register(RegisterEvent.java:48)
9669 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.addEntries(DeferredRegister.java:375)
9670 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848.accept(Unknown Source)
9671 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27)
9672 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360)
9673 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:342)
9674 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177)
9675 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$postEventWithWrapInModOrder$16(ModLoader.java:379)
9676 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader$$Lambda/0x0000769ad8564678.accept(Unknown Source)
9677 at java.base/java.lang.Iterable.forEach(Iterable.java:75)
9678 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174)
9679 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:377)
9680 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:368)
9681 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.GameData.postRegisterEvents(GameData.java:92)
9682
9683[19Jul2025 08:54:03.667] [modloading-sync-worker/ERROR] [net.neoforged.fml.ModContainer/LOADING]: Caught exception during event net.neoforged.neoforge.registries.RegisterEvent@741e1ee0 dispatch for modid silentgear
9684java.lang.NoClassDefFoundError: Could not initialize class net.silentchaos512.gear.api.property.GearPropertyGroups
9685 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.setup.gear.GearProperties.lambda$static$0(GearProperties.java:24) ~[silent-gear-1.21.1-neoforge-4.0.25.jar%23834!/:?]
9686 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$0(DeferredRegister.java:215) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9687 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$1(DeferredRegister.java:234) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9688 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$addEntries$2(DeferredRegister.java:375) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9689 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.RegisterEvent.register(RegisterEvent.java:48) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9690 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.addEntries(DeferredRegister.java:375) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9691 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27) ~[bus-8.0.5.jar%2362!/:?]
9692 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%2362!/:?]
9693 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:342) ~[bus-8.0.5.jar%2362!/:?]
9694 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177) ~[loader-4.0.41.jar%2359!/:4.0]
9695 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$postEventWithWrapInModOrder$16(ModLoader.java:379) ~[loader-4.0.41.jar%2359!/:4.0]
9696 at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
9697 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174) ~[loader-4.0.41.jar%2359!/:4.0]
9698 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:377) ~[loader-4.0.41.jar%2359!/:4.0]
9699 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:368) ~[loader-4.0.41.jar%2359!/:4.0]
9700 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.GameData.postRegisterEvents(GameData.java:92) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9701 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.internal.CommonModLoader.lambda$begin$0(CommonModLoader.java:54) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9702 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
9703 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
9704 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
9705 at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
9706Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.OutOfMemoryError: Metaspace [in thread "modloading-sync-worker"]
9707 at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
9708 at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027) ~[?:?]
9709 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196) ~[securejarhandler-3.0.8.jar:?]
9710 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
9711 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader$$Lambda/0x0000769ad4186be8.apply(Unknown Source) ~[?:?]
9712 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
9713 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
9714 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?]
9715 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
9716 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.api.property.GearPropertyGroups.<clinit>(GearPropertyGroups.java:13) ~[silent-gear-1.21.1-neoforge-4.0.25.jar%23834!/:?]
9717 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.setup.gear.GearTypes.lambda$static$1(GearTypes.java:19) ~[silent-gear-1.21.1-neoforge-4.0.25.jar%23834!/:?]
9718 at TRANSFORMER/silentgear@4.0.25/net.silentchaos512.gear.setup.gear.GearTypes$$Lambda/0x0000769ad6c38eb8.get(Unknown Source) ~[?:?]
9719 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$0(DeferredRegister.java:215) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9720 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9a100.apply(Unknown Source) ~[?:?]
9721 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$register$1(DeferredRegister.java:234) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9722 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9a6b0.get(Unknown Source) ~[?:?]
9723 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.lambda$addEntries$2(DeferredRegister.java:375) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9724 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad8618f38.get(Unknown Source) ~[?:?]
9725 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.RegisterEvent.register(RegisterEvent.java:48) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9726 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister.addEntries(DeferredRegister.java:375) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9727 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848.accept(Unknown Source) ~[?:?]
9728 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27) ~[bus-8.0.5.jar%2362!/:?]
9729 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%2362!/:?]
9730 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:342) ~[bus-8.0.5.jar%2362!/:?]
9731 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177) ~[loader-4.0.41.jar%2359!/:4.0]
9732 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$postEventWithWrapInModOrder$16(ModLoader.java:379) ~[loader-4.0.41.jar%2359!/:4.0]
9733 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader$$Lambda/0x0000769ad8564678.accept(Unknown Source) ~[?:?]
9734 at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
9735 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174) ~[loader-4.0.41.jar%2359!/:4.0]
9736 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:377) ~[loader-4.0.41.jar%2359!/:4.0]
9737 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:368) ~[loader-4.0.41.jar%2359!/:4.0]
9738 at TRANSFORMER/neoforge@21.1.187/net.neoforged.neoforge.registries.GameData.postRegisterEvents(GameData.java:92) ~[neoforge-21.1.187-universal.jar%23504!/:?]
9739[19Jul2025 08:54:05.359] [modloading-sync-worker/ERROR] [net.neoforged.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: Metaspace
9740 Index: 7
9741 Listeners:
9742 0: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3466aa15
9743 1: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@410777a4
9744 2: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@6b008654
9745 3: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3bbf8bd7
9746 4: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@27028f98
9747 5: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@e4a6ea6
9748 6: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@62d123d8
9749 7: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@60d4ccfc
9750 8: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@1e98d07b
9751 9: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@468806b9
9752 10: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@63f7035e
9753 11: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@40037dda
9754 12: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@72bf2802
9755 13: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4d1d6358
9756 14: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@735bcbbb
9757 15: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@b9c07ee
9758 16: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@3bc90aab
9759 17: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@2a7ac3c3
9760 18: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@745bdb2b
9761 19: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@7a98870b
9762 20: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@2f62e489
9763 21: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@359e7656
9764 22: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@374c348
9765 23: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4e49a909
9766 24: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@4995813f
9767 25: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@d22cc5c
9768 26: net.silentchaos512.gear.SideProxy$$Lambda/0x0000769ad6d00a28@3e3fb3cf
9769java.lang.OutOfMemoryError: Metaspace
9770
9771[19Jul2025 08:54:05.361] [modloading-sync-worker/ERROR] [net.neoforged.fml.ModContainer/LOADING]: Caught exception during event net.neoforged.neoforge.registries.RegisterEvent@3de405f0 dispatch for modid silentgear
9772java.lang.OutOfMemoryError: Metaspace
9773[19Jul2025 08:54:07.324] [modloading-sync-worker/ERROR] [net.neoforged.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: Metaspace
9774 Index: 3
9775 Listeners:
9776 0: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@50ef2149
9777 1: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@51d750d
9778 2: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@2daccd96
9779 3: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@696b71eb
9780 4: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@248f3466
9781 5: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@17a02027
9782 6: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@1bdcaa9
9783 7: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@5246c29
9784 8: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@511e7e4e
9785 9: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@7a5851f4
9786 10: net.neoforged.neoforge.registries.DeferredRegister$$Lambda/0x0000769ad4f9c848@2e648a6f
9787java.lang.OutOfMemoryError: Metaspace
9788
9789[19Jul2025 08:54:07.324] [modloading-sync-worker/ERROR] [net.neoforged.fml.ModContainer/LOADING]: Caught exception during event net.neoforged.neoforge.registries.RegisterEvent@2590397c dispatch for modid xycraft_core
9790java.lang.OutOfMemoryError: Metaspace
9791[19Jul2025 08:54:13.582] [modloading-sync-worker/ERROR] [net.neoforged.neoforge.registries.GameData/]: Rolling back to VANILLA state
9792[19Jul2025 08:54:15.208] [main/FATAL] [net.neoforged.fml.ModLoader/LOADING]: Failed to wait for future Registry initialization, 1 errors found
9793[19Jul2025 08:54:15.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id
9794[19Jul2025 08:54:15.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id
9795[19Jul2025 08:54:15.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id
9796[19Jul2025 08:54:15.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id
9797[19Jul2025 08:54:15.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity
9798[19Jul2025 08:54:15.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level
9799[19Jul2025 08:54:15.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level
9800[19Jul2025 08:54:15.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type
9801[19Jul2025 08:54:15.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type
9802[19Jul2025 08:54:15.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity
9803[19Jul2025 08:54:15.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity
9804[19Jul2025 08:54:15.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size
9805[19Jul2025 08:54:15.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size
9806[19Jul2025 08:54:15.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size
9807[19Jul2025 08:54:15.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size
9808[19Jul2025 08:54:15.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level
9809[19Jul2025 08:54:15.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level
9810[19Jul2025 08:54:15.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type
9811[19Jul2025 08:54:15.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type
9812[19Jul2025 08:54:16.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity
9813[19Jul2025 08:54:16.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity
9814[19Jul2025 08:54:16.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size
9815[19Jul2025 08:54:16.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size
9816[19Jul2025 08:54:16.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size
9817[19Jul2025 08:54:16.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size
9818[19Jul2025 08:54:16.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level
9819[19Jul2025 08:54:16.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level
9820[19Jul2025 08:54:16.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type
9821[19Jul2025 08:54:16.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type
9822[19Jul2025 08:54:16.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity
9823[19Jul2025 08:54:16.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity
9824[19Jul2025 08:54:16.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size
9825[19Jul2025 08:54:16.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size
9826[19Jul2025 08:54:16.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size
9827[19Jul2025 08:54:16.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size
9828[19Jul2025 08:54:16.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level
9829[19Jul2025 08:54:16.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level
9830[19Jul2025 08:54:16.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type
9831[19Jul2025 08:54:16.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type
9832[19Jul2025 08:54:16.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity
9833[19Jul2025 08:54:16.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity
9834[19Jul2025 08:54:16.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size
9835[19Jul2025 08:54:16.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size
9836[19Jul2025 08:54:16.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size
9837[19Jul2025 08:54:16.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size
9838[19Jul2025 08:54:16.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id
9839[19Jul2025 08:54:16.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id
9840[19Jul2025 08:54:16.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id
9841[19Jul2025 08:54:16.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id
9842[19Jul2025 08:54:16.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity
9843[19Jul2025 08:54:16.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level
9844[19Jul2025 08:54:16.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level
9845[19Jul2025 08:54:16.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type
9846[19Jul2025 08:54:16.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type
9847[19Jul2025 08:54:16.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity
9848[19Jul2025 08:54:16.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity
9849[19Jul2025 08:54:16.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size
9850[19Jul2025 08:54:16.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size
9851[19Jul2025 08:54:16.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size
9852[19Jul2025 08:54:16.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size
9853[19Jul2025 08:54:16.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level
9854[19Jul2025 08:54:16.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level
9855[19Jul2025 08:54:16.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type
9856[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type
9857[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity
9858[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity
9859[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size
9860[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size
9861[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size
9862[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size
9863[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level
9864[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level
9865[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type
9866[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type
9867[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity
9868[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity
9869[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size
9870[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size
9871[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size
9872[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size
9873[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level
9874[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level
9875[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type
9876[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type
9877[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity
9878[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity
9879[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size
9880[19Jul2025 08:54:16.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size
9881[19Jul2025 08:54:16.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size
9882[19Jul2025 08:54:16.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size
9883[19Jul2025 08:54:16.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id
9884[19Jul2025 08:54:16.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id
9885[19Jul2025 08:54:16.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id
9886[19Jul2025 08:54:16.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id
9887[19Jul2025 08:54:16.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity
9888[19Jul2025 08:54:16.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level
9889[19Jul2025 08:54:16.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level
9890[19Jul2025 08:54:16.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type
9891[19Jul2025 08:54:16.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type
9892[19Jul2025 08:54:16.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity
9893[19Jul2025 08:54:16.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity
9894[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size
9895[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size
9896[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size
9897[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size
9898[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level
9899[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level
9900[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type
9901[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type
9902[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity
9903[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity
9904[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size
9905[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size
9906[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size
9907[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size
9908[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level
9909[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level
9910[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type
9911[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type
9912[19Jul2025 08:54:16.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity
9913[19Jul2025 08:54:16.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity
9914[19Jul2025 08:54:16.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size
9915[19Jul2025 08:54:16.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size
9916[19Jul2025 08:54:16.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size
9917[19Jul2025 08:54:16.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size
9918[19Jul2025 08:54:16.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level
9919[19Jul2025 08:54:16.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level
9920[19Jul2025 08:54:16.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type
9921[19Jul2025 08:54:16.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type
9922[19Jul2025 08:54:16.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity
9923[19Jul2025 08:54:16.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity
9924[19Jul2025 08:54:16.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size
9925[19Jul2025 08:54:16.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size
9926[19Jul2025 08:54:16.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size
9927[19Jul2025 08:54:16.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size
9928[19Jul2025 08:54:16.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id
9929[19Jul2025 08:54:16.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id
9930[19Jul2025 08:54:16.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id
9931[19Jul2025 08:54:16.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id
9932[19Jul2025 08:54:16.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity
9933[19Jul2025 08:54:16.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level
9934[19Jul2025 08:54:16.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level
9935[19Jul2025 08:54:16.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type
9936[19Jul2025 08:54:16.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type
9937[19Jul2025 08:54:16.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity
9938[19Jul2025 08:54:16.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity
9939[19Jul2025 08:54:16.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size
9940[19Jul2025 08:54:16.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size
9941[19Jul2025 08:54:16.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size
9942[19Jul2025 08:54:16.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size
9943[19Jul2025 08:54:16.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level
9944[19Jul2025 08:54:16.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level
9945[19Jul2025 08:54:16.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type
9946[19Jul2025 08:54:16.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type
9947[19Jul2025 08:54:16.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity
9948[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity
9949[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size
9950[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size
9951[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size
9952[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size
9953[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level
9954[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level
9955[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type
9956[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type
9957[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity
9958[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity
9959[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size
9960[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size
9961[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size
9962[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size
9963[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level
9964[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level
9965[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type
9966[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type
9967[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity
9968[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity
9969[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size
9970[19Jul2025 08:54:16.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size
9971[19Jul2025 08:54:16.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size
9972[19Jul2025 08:54:16.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size
9973[19Jul2025 08:54:16.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id
9974[19Jul2025 08:54:16.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id
9975[19Jul2025 08:54:16.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id
9976[19Jul2025 08:54:16.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id
9977[19Jul2025 08:54:16.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity
9978[19Jul2025 08:54:16.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level
9979[19Jul2025 08:54:16.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level
9980[19Jul2025 08:54:16.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type
9981[19Jul2025 08:54:16.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type
9982[19Jul2025 08:54:16.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity
9983[19Jul2025 08:54:16.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity
9984[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size
9985[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size
9986[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size
9987[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size
9988[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level
9989[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level
9990[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type
9991[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type
9992[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity
9993[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity
9994[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size
9995[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size
9996[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size
9997[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size
9998[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level
9999[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level
10000[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type
10001[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type
10002[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity
10003[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity
10004[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size
10005[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size
10006[19Jul2025 08:54:16.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size
10007[19Jul2025 08:54:16.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size
10008[19Jul2025 08:54:16.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level
10009[19Jul2025 08:54:16.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level
10010[19Jul2025 08:54:16.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type
10011[19Jul2025 08:54:16.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type
10012[19Jul2025 08:54:16.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity
10013[19Jul2025 08:54:16.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity
10014[19Jul2025 08:54:16.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size
10015[19Jul2025 08:54:16.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size
10016[19Jul2025 08:54:16.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size
10017[19Jul2025 08:54:16.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size
10018[19Jul2025 08:54:16.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id
10019[19Jul2025 08:54:16.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id
10020[19Jul2025 08:54:16.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id
10021[19Jul2025 08:54:16.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id
10022[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity
10023[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level
10024[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level
10025[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type
10026[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type
10027[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity
10028[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity
10029[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size
10030[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size
10031[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size
10032[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size
10033[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level
10034[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level
10035[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type
10036[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type
10037[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity
10038[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity
10039[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size
10040[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size
10041[19Jul2025 08:54:16.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size
10042[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size
10043[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level
10044[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level
10045[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type
10046[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type
10047[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity
10048[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity
10049[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size
10050[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size
10051[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size
10052[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size
10053[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level
10054[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level
10055[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type
10056[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type
10057[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity
10058[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity
10059[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size
10060[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size
10061[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size
10062[19Jul2025 08:54:16.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size
10063[19Jul2025 08:54:16.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id
10064[19Jul2025 08:54:16.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id
10065[19Jul2025 08:54:16.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id
10066[19Jul2025 08:54:16.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id
10067[19Jul2025 08:54:16.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity
10068[19Jul2025 08:54:16.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level
10069[19Jul2025 08:54:16.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level
10070[19Jul2025 08:54:16.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type
10071[19Jul2025 08:54:16.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type
10072[19Jul2025 08:54:16.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity
10073[19Jul2025 08:54:16.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity
10074[19Jul2025 08:54:16.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size
10075[19Jul2025 08:54:16.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size
10076[19Jul2025 08:54:16.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size
10077[19Jul2025 08:54:16.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size
10078[19Jul2025 08:54:16.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level
10079[19Jul2025 08:54:16.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level
10080[19Jul2025 08:54:16.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type
10081[19Jul2025 08:54:16.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type
10082[19Jul2025 08:54:16.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity
10083[19Jul2025 08:54:16.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity
10084[19Jul2025 08:54:16.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size
10085[19Jul2025 08:54:16.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size
10086[19Jul2025 08:54:16.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size
10087[19Jul2025 08:54:16.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size
10088[19Jul2025 08:54:16.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level
10089[19Jul2025 08:54:16.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level
10090[19Jul2025 08:54:16.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type
10091[19Jul2025 08:54:16.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type
10092[19Jul2025 08:54:16.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity
10093[19Jul2025 08:54:16.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity
10094[19Jul2025 08:54:16.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size
10095[19Jul2025 08:54:16.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size
10096[19Jul2025 08:54:16.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size
10097[19Jul2025 08:54:16.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size
10098[19Jul2025 08:54:16.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level
10099[19Jul2025 08:54:16.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level
10100[19Jul2025 08:54:16.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type
10101[19Jul2025 08:54:16.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type
10102[19Jul2025 08:54:16.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity
10103[19Jul2025 08:54:16.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity
10104[19Jul2025 08:54:16.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size
10105[19Jul2025 08:54:16.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size
10106[19Jul2025 08:54:16.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size
10107[19Jul2025 08:54:16.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size
10108[19Jul2025 08:54:16.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id
10109[19Jul2025 08:54:16.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id
10110[19Jul2025 08:54:16.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id
10111[19Jul2025 08:54:16.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id
10112[19Jul2025 08:54:16.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity
10113[19Jul2025 08:54:16.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level
10114[19Jul2025 08:54:16.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level
10115[19Jul2025 08:54:16.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type
10116[19Jul2025 08:54:16.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type
10117[19Jul2025 08:54:16.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity
10118[19Jul2025 08:54:16.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity
10119[19Jul2025 08:54:16.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size
10120[19Jul2025 08:54:16.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size
10121[19Jul2025 08:54:16.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size
10122[19Jul2025 08:54:16.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size
10123[19Jul2025 08:54:16.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level
10124[19Jul2025 08:54:16.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level
10125[19Jul2025 08:54:16.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type
10126[19Jul2025 08:54:16.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type
10127[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity
10128[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity
10129[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size
10130[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size
10131[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size
10132[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size
10133[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level
10134[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level
10135[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type
10136[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type
10137[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity
10138[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity
10139[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size
10140[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size
10141[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size
10142[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size
10143[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level
10144[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level
10145[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type
10146[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type
10147[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity
10148[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity
10149[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size
10150[19Jul2025 08:54:16.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size
10151[19Jul2025 08:54:16.827] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size
10152[19Jul2025 08:54:16.827] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size
10153[19Jul2025 08:54:16.827] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/core_id
10154[19Jul2025 08:54:16.827] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/core_id
10155[19Jul2025 08:54:16.827] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/physical_package_id
10156[19Jul2025 08:54:16.827] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/physical_package_id
10157[19Jul2025 08:54:16.827] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cpu_capacity
10158[19Jul2025 08:54:16.827] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/level
10159[19Jul2025 08:54:16.827] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/level
10160[19Jul2025 08:54:16.827] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/type
10161[19Jul2025 08:54:16.827] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/type
10162[19Jul2025 08:54:16.827] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/ways_of_associativity
10163[19Jul2025 08:54:16.827] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/ways_of_associativity
10164[19Jul2025 08:54:16.828] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/coherency_line_size
10165[19Jul2025 08:54:16.828] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/coherency_line_size
10166[19Jul2025 08:54:16.828] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/size
10167[19Jul2025 08:54:16.828] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/size
10168[19Jul2025 08:54:16.828] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/level
10169[19Jul2025 08:54:16.828] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/level
10170[19Jul2025 08:54:16.828] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/type
10171[19Jul2025 08:54:16.828] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/type
10172[19Jul2025 08:54:16.828] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/ways_of_associativity
10173[19Jul2025 08:54:16.828] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/ways_of_associativity
10174[19Jul2025 08:54:16.828] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/coherency_line_size
10175[19Jul2025 08:54:16.828] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/coherency_line_size
10176[19Jul2025 08:54:16.828] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/size
10177[19Jul2025 08:54:16.828] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/size
10178[19Jul2025 08:54:16.829] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/level
10179[19Jul2025 08:54:16.829] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/level
10180[19Jul2025 08:54:16.829] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/type
10181[19Jul2025 08:54:16.829] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/type
10182[19Jul2025 08:54:16.829] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/ways_of_associativity
10183[19Jul2025 08:54:16.829] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/ways_of_associativity
10184[19Jul2025 08:54:16.829] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/coherency_line_size
10185[19Jul2025 08:54:16.829] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/coherency_line_size
10186[19Jul2025 08:54:16.829] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/size
10187[19Jul2025 08:54:16.829] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/size
10188[19Jul2025 08:54:16.829] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/level
10189[19Jul2025 08:54:16.829] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/level
10190[19Jul2025 08:54:16.829] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/type
10191[19Jul2025 08:54:16.830] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/type
10192[19Jul2025 08:54:16.830] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/ways_of_associativity
10193[19Jul2025 08:54:16.830] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/ways_of_associativity
10194[19Jul2025 08:54:16.830] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/coherency_line_size
10195[19Jul2025 08:54:16.830] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/coherency_line_size
10196[19Jul2025 08:54:16.830] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/size
10197[19Jul2025 08:54:16.830] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/size
10198[19Jul2025 08:54:16.830] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/core_id
10199[19Jul2025 08:54:16.830] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/core_id
10200[19Jul2025 08:54:16.831] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/physical_package_id
10201[19Jul2025 08:54:16.831] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/physical_package_id
10202[19Jul2025 08:54:16.831] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cpu_capacity
10203[19Jul2025 08:54:16.831] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/level
10204[19Jul2025 08:54:16.831] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/level
10205[19Jul2025 08:54:16.831] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/type
10206[19Jul2025 08:54:16.831] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/type
10207[19Jul2025 08:54:16.831] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/ways_of_associativity
10208[19Jul2025 08:54:16.831] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/ways_of_associativity
10209[19Jul2025 08:54:16.831] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/coherency_line_size
10210[19Jul2025 08:54:16.831] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/coherency_line_size
10211[19Jul2025 08:54:16.831] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/size
10212[19Jul2025 08:54:16.831] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/size
10213[19Jul2025 08:54:16.832] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/level
10214[19Jul2025 08:54:16.832] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/level
10215[19Jul2025 08:54:16.832] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/type
10216[19Jul2025 08:54:16.832] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/type
10217[19Jul2025 08:54:16.832] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/ways_of_associativity
10218[19Jul2025 08:54:16.832] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/ways_of_associativity
10219[19Jul2025 08:54:16.832] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/coherency_line_size
10220[19Jul2025 08:54:16.832] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/coherency_line_size
10221[19Jul2025 08:54:16.832] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/size
10222[19Jul2025 08:54:16.832] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/size
10223[19Jul2025 08:54:16.832] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/level
10224[19Jul2025 08:54:16.833] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/level
10225[19Jul2025 08:54:16.833] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/type
10226[19Jul2025 08:54:16.833] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/type
10227[19Jul2025 08:54:16.833] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/ways_of_associativity
10228[19Jul2025 08:54:16.833] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/ways_of_associativity
10229[19Jul2025 08:54:16.833] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/coherency_line_size
10230[19Jul2025 08:54:16.833] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/coherency_line_size
10231[19Jul2025 08:54:16.833] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/size
10232[19Jul2025 08:54:16.833] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/size
10233[19Jul2025 08:54:16.833] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/level
10234[19Jul2025 08:54:16.833] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/level
10235[19Jul2025 08:54:16.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/type
10236[19Jul2025 08:54:16.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/type
10237[19Jul2025 08:54:16.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/ways_of_associativity
10238[19Jul2025 08:54:16.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/ways_of_associativity
10239[19Jul2025 08:54:16.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/coherency_line_size
10240[19Jul2025 08:54:16.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/coherency_line_size
10241[19Jul2025 08:54:16.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/size
10242[19Jul2025 08:54:16.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/size
10243[19Jul2025 08:54:16.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/core_id
10244[19Jul2025 08:54:16.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/core_id
10245[19Jul2025 08:54:16.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/physical_package_id
10246[19Jul2025 08:54:16.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/physical_package_id
10247[19Jul2025 08:54:16.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cpu_capacity
10248[19Jul2025 08:54:16.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/level
10249[19Jul2025 08:54:16.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/level
10250[19Jul2025 08:54:16.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/type
10251[19Jul2025 08:54:16.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/type
10252[19Jul2025 08:54:16.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/ways_of_associativity
10253[19Jul2025 08:54:16.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/ways_of_associativity
10254[19Jul2025 08:54:16.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/coherency_line_size
10255[19Jul2025 08:54:16.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/coherency_line_size
10256[19Jul2025 08:54:16.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/size
10257[19Jul2025 08:54:16.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/size
10258[19Jul2025 08:54:16.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/level
10259[19Jul2025 08:54:16.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/level
10260[19Jul2025 08:54:16.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/type
10261[19Jul2025 08:54:16.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/type
10262[19Jul2025 08:54:16.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/ways_of_associativity
10263[19Jul2025 08:54:16.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/ways_of_associativity
10264[19Jul2025 08:54:16.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/coherency_line_size
10265[19Jul2025 08:54:16.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/coherency_line_size
10266[19Jul2025 08:54:16.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/size
10267[19Jul2025 08:54:16.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/size
10268[19Jul2025 08:54:16.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/level
10269[19Jul2025 08:54:16.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/level
10270[19Jul2025 08:54:16.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/type
10271[19Jul2025 08:54:16.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/type
10272[19Jul2025 08:54:16.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/ways_of_associativity
10273[19Jul2025 08:54:16.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/ways_of_associativity
10274[19Jul2025 08:54:16.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/coherency_line_size
10275[19Jul2025 08:54:16.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/coherency_line_size
10276[19Jul2025 08:54:16.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/size
10277[19Jul2025 08:54:16.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/size
10278[19Jul2025 08:54:16.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/level
10279[19Jul2025 08:54:16.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/level
10280[19Jul2025 08:54:16.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/type
10281[19Jul2025 08:54:16.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/type
10282[19Jul2025 08:54:16.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/ways_of_associativity
10283[19Jul2025 08:54:16.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/ways_of_associativity
10284[19Jul2025 08:54:16.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/coherency_line_size
10285[19Jul2025 08:54:16.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/coherency_line_size
10286[19Jul2025 08:54:16.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/size
10287[19Jul2025 08:54:16.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/size
10288[19Jul2025 08:54:16.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/core_id
10289[19Jul2025 08:54:16.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/core_id
10290[19Jul2025 08:54:16.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/physical_package_id
10291[19Jul2025 08:54:16.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/physical_package_id
10292[19Jul2025 08:54:16.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cpu_capacity
10293[19Jul2025 08:54:16.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/level
10294[19Jul2025 08:54:16.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/level
10295[19Jul2025 08:54:16.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/type
10296[19Jul2025 08:54:16.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/type
10297[19Jul2025 08:54:16.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/ways_of_associativity
10298[19Jul2025 08:54:16.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/ways_of_associativity
10299[19Jul2025 08:54:16.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/coherency_line_size
10300[19Jul2025 08:54:16.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/coherency_line_size
10301[19Jul2025 08:54:16.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/size
10302[19Jul2025 08:54:16.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/size
10303[19Jul2025 08:54:16.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/level
10304[19Jul2025 08:54:16.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/level
10305[19Jul2025 08:54:16.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/type
10306[19Jul2025 08:54:16.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/type
10307[19Jul2025 08:54:16.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/ways_of_associativity
10308[19Jul2025 08:54:16.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/ways_of_associativity
10309[19Jul2025 08:54:16.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/coherency_line_size
10310[19Jul2025 08:54:16.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/coherency_line_size
10311[19Jul2025 08:54:16.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/size
10312[19Jul2025 08:54:16.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/size
10313[19Jul2025 08:54:16.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/level
10314[19Jul2025 08:54:16.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/level
10315[19Jul2025 08:54:16.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/type
10316[19Jul2025 08:54:16.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/type
10317[19Jul2025 08:54:16.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/ways_of_associativity
10318[19Jul2025 08:54:16.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/ways_of_associativity
10319[19Jul2025 08:54:16.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/coherency_line_size
10320[19Jul2025 08:54:16.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/coherency_line_size
10321[19Jul2025 08:54:16.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/size
10322[19Jul2025 08:54:16.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/size
10323[19Jul2025 08:54:16.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/level
10324[19Jul2025 08:54:16.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/level
10325[19Jul2025 08:54:16.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/type
10326[19Jul2025 08:54:16.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/type
10327[19Jul2025 08:54:16.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/ways_of_associativity
10328[19Jul2025 08:54:16.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/ways_of_associativity
10329[19Jul2025 08:54:16.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/coherency_line_size
10330[19Jul2025 08:54:16.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/coherency_line_size
10331[19Jul2025 08:54:16.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/size
10332[19Jul2025 08:54:16.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/size
10333[19Jul2025 08:54:16.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id
10334[19Jul2025 08:54:16.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id
10335[19Jul2025 08:54:16.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id
10336[19Jul2025 08:54:16.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id
10337[19Jul2025 08:54:16.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity
10338[19Jul2025 08:54:16.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level
10339[19Jul2025 08:54:16.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level
10340[19Jul2025 08:54:16.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type
10341[19Jul2025 08:54:16.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type
10342[19Jul2025 08:54:16.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity
10343[19Jul2025 08:54:16.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity
10344[19Jul2025 08:54:16.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size
10345[19Jul2025 08:54:16.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size
10346[19Jul2025 08:54:16.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size
10347[19Jul2025 08:54:16.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size
10348[19Jul2025 08:54:16.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level
10349[19Jul2025 08:54:16.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level
10350[19Jul2025 08:54:16.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type
10351[19Jul2025 08:54:16.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type
10352[19Jul2025 08:54:16.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity
10353[19Jul2025 08:54:16.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity
10354[19Jul2025 08:54:16.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size
10355[19Jul2025 08:54:16.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size
10356[19Jul2025 08:54:16.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size
10357[19Jul2025 08:54:16.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size
10358[19Jul2025 08:54:16.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level
10359[19Jul2025 08:54:16.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level
10360[19Jul2025 08:54:16.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type
10361[19Jul2025 08:54:16.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type
10362[19Jul2025 08:54:16.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity
10363[19Jul2025 08:54:16.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity
10364[19Jul2025 08:54:16.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size
10365[19Jul2025 08:54:16.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size
10366[19Jul2025 08:54:16.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size
10367[19Jul2025 08:54:16.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size
10368[19Jul2025 08:54:16.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level
10369[19Jul2025 08:54:16.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level
10370[19Jul2025 08:54:16.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type
10371[19Jul2025 08:54:16.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type
10372[19Jul2025 08:54:16.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity
10373[19Jul2025 08:54:16.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity
10374[19Jul2025 08:54:16.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size
10375[19Jul2025 08:54:16.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size
10376[19Jul2025 08:54:16.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size
10377[19Jul2025 08:54:16.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size
10378[19Jul2025 08:54:16.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/core_id
10379[19Jul2025 08:54:16.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/core_id
10380[19Jul2025 08:54:16.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/physical_package_id
10381[19Jul2025 08:54:16.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/physical_package_id
10382[19Jul2025 08:54:16.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cpu_capacity
10383[19Jul2025 08:54:16.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/level
10384[19Jul2025 08:54:16.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/level
10385[19Jul2025 08:54:16.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/type
10386[19Jul2025 08:54:16.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/type
10387[19Jul2025 08:54:16.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/ways_of_associativity
10388[19Jul2025 08:54:16.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/ways_of_associativity
10389[19Jul2025 08:54:16.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/coherency_line_size
10390[19Jul2025 08:54:16.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/coherency_line_size
10391[19Jul2025 08:54:16.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/size
10392[19Jul2025 08:54:16.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/size
10393[19Jul2025 08:54:16.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/level
10394[19Jul2025 08:54:16.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/level
10395[19Jul2025 08:54:16.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/type
10396[19Jul2025 08:54:16.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/type
10397[19Jul2025 08:54:16.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/ways_of_associativity
10398[19Jul2025 08:54:16.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/ways_of_associativity
10399[19Jul2025 08:54:16.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/coherency_line_size
10400[19Jul2025 08:54:16.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/coherency_line_size
10401[19Jul2025 08:54:16.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/size
10402[19Jul2025 08:54:16.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/size
10403[19Jul2025 08:54:16.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/level
10404[19Jul2025 08:54:16.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/level
10405[19Jul2025 08:54:16.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/type
10406[19Jul2025 08:54:16.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/type
10407[19Jul2025 08:54:16.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/ways_of_associativity
10408[19Jul2025 08:54:16.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/ways_of_associativity
10409[19Jul2025 08:54:16.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/coherency_line_size
10410[19Jul2025 08:54:16.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/coherency_line_size
10411[19Jul2025 08:54:16.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/size
10412[19Jul2025 08:54:16.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/size
10413[19Jul2025 08:54:16.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/level
10414[19Jul2025 08:54:16.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/level
10415[19Jul2025 08:54:16.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/type
10416[19Jul2025 08:54:16.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/type
10417[19Jul2025 08:54:16.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/ways_of_associativity
10418[19Jul2025 08:54:16.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/ways_of_associativity
10419[19Jul2025 08:54:16.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/coherency_line_size
10420[19Jul2025 08:54:16.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/coherency_line_size
10421[19Jul2025 08:54:16.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/size
10422[19Jul2025 08:54:16.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/size
10423[19Jul2025 08:54:16.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/core_id
10424[19Jul2025 08:54:16.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/core_id
10425[19Jul2025 08:54:16.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/physical_package_id
10426[19Jul2025 08:54:16.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/physical_package_id
10427[19Jul2025 08:54:16.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cpu_capacity
10428[19Jul2025 08:54:16.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/level
10429[19Jul2025 08:54:16.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/level
10430[19Jul2025 08:54:16.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/type
10431[19Jul2025 08:54:16.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/type
10432[19Jul2025 08:54:16.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/ways_of_associativity
10433[19Jul2025 08:54:16.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/ways_of_associativity
10434[19Jul2025 08:54:16.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/coherency_line_size
10435[19Jul2025 08:54:16.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/coherency_line_size
10436[19Jul2025 08:54:16.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/size
10437[19Jul2025 08:54:16.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/size
10438[19Jul2025 08:54:16.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/level
10439[19Jul2025 08:54:16.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/level
10440[19Jul2025 08:54:16.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/type
10441[19Jul2025 08:54:16.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/type
10442[19Jul2025 08:54:16.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/ways_of_associativity
10443[19Jul2025 08:54:16.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/ways_of_associativity
10444[19Jul2025 08:54:16.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/coherency_line_size
10445[19Jul2025 08:54:16.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/coherency_line_size
10446[19Jul2025 08:54:16.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/size
10447[19Jul2025 08:54:16.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/size
10448[19Jul2025 08:54:16.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/level
10449[19Jul2025 08:54:16.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/level
10450[19Jul2025 08:54:16.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/type
10451[19Jul2025 08:54:16.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/type
10452[19Jul2025 08:54:16.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/ways_of_associativity
10453[19Jul2025 08:54:16.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/ways_of_associativity
10454[19Jul2025 08:54:16.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/coherency_line_size
10455[19Jul2025 08:54:16.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/coherency_line_size
10456[19Jul2025 08:54:16.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/size
10457[19Jul2025 08:54:16.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/size
10458[19Jul2025 08:54:16.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/level
10459[19Jul2025 08:54:16.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/level
10460[19Jul2025 08:54:16.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/type
10461[19Jul2025 08:54:16.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/type
10462[19Jul2025 08:54:16.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/ways_of_associativity
10463[19Jul2025 08:54:16.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/ways_of_associativity
10464[19Jul2025 08:54:16.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/coherency_line_size
10465[19Jul2025 08:54:16.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/coherency_line_size
10466[19Jul2025 08:54:16.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/size
10467[19Jul2025 08:54:16.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/size
10468[19Jul2025 08:54:16.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/core_id
10469[19Jul2025 08:54:16.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/core_id
10470[19Jul2025 08:54:16.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/physical_package_id
10471[19Jul2025 08:54:16.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/physical_package_id
10472[19Jul2025 08:54:16.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cpu_capacity
10473[19Jul2025 08:54:16.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/level
10474[19Jul2025 08:54:16.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/level
10475[19Jul2025 08:54:16.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/type
10476[19Jul2025 08:54:16.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/type
10477[19Jul2025 08:54:16.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/ways_of_associativity
10478[19Jul2025 08:54:16.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/ways_of_associativity
10479[19Jul2025 08:54:16.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/coherency_line_size
10480[19Jul2025 08:54:16.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/coherency_line_size
10481[19Jul2025 08:54:16.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/size
10482[19Jul2025 08:54:16.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/size
10483[19Jul2025 08:54:16.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/level
10484[19Jul2025 08:54:16.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/level
10485[19Jul2025 08:54:16.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/type
10486[19Jul2025 08:54:16.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/type
10487[19Jul2025 08:54:16.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/ways_of_associativity
10488[19Jul2025 08:54:16.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/ways_of_associativity
10489[19Jul2025 08:54:16.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/coherency_line_size
10490[19Jul2025 08:54:16.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/coherency_line_size
10491[19Jul2025 08:54:16.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/size
10492[19Jul2025 08:54:16.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/size
10493[19Jul2025 08:54:16.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/level
10494[19Jul2025 08:54:16.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/level
10495[19Jul2025 08:54:16.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/type
10496[19Jul2025 08:54:16.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/type
10497[19Jul2025 08:54:16.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/ways_of_associativity
10498[19Jul2025 08:54:16.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/ways_of_associativity
10499[19Jul2025 08:54:16.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/coherency_line_size
10500[19Jul2025 08:54:16.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/coherency_line_size
10501[19Jul2025 08:54:16.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/size
10502[19Jul2025 08:54:16.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/size
10503[19Jul2025 08:54:16.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/level
10504[19Jul2025 08:54:16.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/level
10505[19Jul2025 08:54:16.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/type
10506[19Jul2025 08:54:16.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/type
10507[19Jul2025 08:54:16.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/ways_of_associativity
10508[19Jul2025 08:54:16.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/ways_of_associativity
10509[19Jul2025 08:54:16.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/coherency_line_size
10510[19Jul2025 08:54:16.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/coherency_line_size
10511[19Jul2025 08:54:16.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/size
10512[19Jul2025 08:54:16.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/size
10513[19Jul2025 08:54:16.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/core_id
10514[19Jul2025 08:54:16.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/core_id
10515[19Jul2025 08:54:16.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/physical_package_id
10516[19Jul2025 08:54:16.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/physical_package_id
10517[19Jul2025 08:54:16.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cpu_capacity
10518[19Jul2025 08:54:16.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/level
10519[19Jul2025 08:54:16.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/level
10520[19Jul2025 08:54:16.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/type
10521[19Jul2025 08:54:16.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/type
10522[19Jul2025 08:54:16.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/ways_of_associativity
10523[19Jul2025 08:54:16.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/ways_of_associativity
10524[19Jul2025 08:54:16.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/coherency_line_size
10525[19Jul2025 08:54:16.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/coherency_line_size
10526[19Jul2025 08:54:16.864] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/size
10527[19Jul2025 08:54:16.864] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/size
10528[19Jul2025 08:54:16.864] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/level
10529[19Jul2025 08:54:16.864] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/level
10530[19Jul2025 08:54:16.864] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/type
10531[19Jul2025 08:54:16.864] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/type
10532[19Jul2025 08:54:16.864] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/ways_of_associativity
10533[19Jul2025 08:54:16.864] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/ways_of_associativity
10534[19Jul2025 08:54:16.864] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/coherency_line_size
10535[19Jul2025 08:54:16.864] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/coherency_line_size
10536[19Jul2025 08:54:16.864] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/size
10537[19Jul2025 08:54:16.864] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/size
10538[19Jul2025 08:54:16.865] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/level
10539[19Jul2025 08:54:16.865] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/level
10540[19Jul2025 08:54:16.865] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/type
10541[19Jul2025 08:54:16.865] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/type
10542[19Jul2025 08:54:16.865] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/ways_of_associativity
10543[19Jul2025 08:54:16.865] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/ways_of_associativity
10544[19Jul2025 08:54:16.865] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/coherency_line_size
10545[19Jul2025 08:54:16.865] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/coherency_line_size
10546[19Jul2025 08:54:16.865] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/size
10547[19Jul2025 08:54:16.865] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/size
10548[19Jul2025 08:54:16.865] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/level
10549[19Jul2025 08:54:16.865] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/level
10550[19Jul2025 08:54:16.866] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/type
10551[19Jul2025 08:54:16.866] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/type
10552[19Jul2025 08:54:16.866] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/ways_of_associativity
10553[19Jul2025 08:54:16.866] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/ways_of_associativity
10554[19Jul2025 08:54:16.866] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/coherency_line_size
10555[19Jul2025 08:54:16.866] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/coherency_line_size
10556[19Jul2025 08:54:16.866] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/size
10557[19Jul2025 08:54:16.866] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/size
10558[19Jul2025 08:54:16.867] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/core_id
10559[19Jul2025 08:54:16.867] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/core_id
10560[19Jul2025 08:54:16.867] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/physical_package_id
10561[19Jul2025 08:54:16.867] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/physical_package_id
10562[19Jul2025 08:54:16.867] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cpu_capacity
10563[19Jul2025 08:54:16.867] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/level
10564[19Jul2025 08:54:16.867] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/level
10565[19Jul2025 08:54:16.867] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/type
10566[19Jul2025 08:54:16.867] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/type
10567[19Jul2025 08:54:16.867] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/ways_of_associativity
10568[19Jul2025 08:54:16.867] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/ways_of_associativity
10569[19Jul2025 08:54:16.868] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/coherency_line_size
10570[19Jul2025 08:54:16.868] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/coherency_line_size
10571[19Jul2025 08:54:16.868] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/size
10572[19Jul2025 08:54:16.868] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/size
10573[19Jul2025 08:54:16.868] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/level
10574[19Jul2025 08:54:16.868] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/level
10575[19Jul2025 08:54:16.868] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/type
10576[19Jul2025 08:54:16.868] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/type
10577[19Jul2025 08:54:16.868] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/ways_of_associativity
10578[19Jul2025 08:54:16.868] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/ways_of_associativity
10579[19Jul2025 08:54:16.868] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/coherency_line_size
10580[19Jul2025 08:54:16.868] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/coherency_line_size
10581[19Jul2025 08:54:16.868] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/size
10582[19Jul2025 08:54:16.868] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/size
10583[19Jul2025 08:54:16.869] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/level
10584[19Jul2025 08:54:16.869] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/level
10585[19Jul2025 08:54:16.869] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/type
10586[19Jul2025 08:54:16.869] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/type
10587[19Jul2025 08:54:16.869] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/ways_of_associativity
10588[19Jul2025 08:54:16.869] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/ways_of_associativity
10589[19Jul2025 08:54:16.869] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/coherency_line_size
10590[19Jul2025 08:54:16.869] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/coherency_line_size
10591[19Jul2025 08:54:16.869] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/size
10592[19Jul2025 08:54:16.869] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/size
10593[19Jul2025 08:54:16.869] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/level
10594[19Jul2025 08:54:16.869] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/level
10595[19Jul2025 08:54:16.869] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/type
10596[19Jul2025 08:54:16.869] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/type
10597[19Jul2025 08:54:16.870] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/ways_of_associativity
10598[19Jul2025 08:54:16.870] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/ways_of_associativity
10599[19Jul2025 08:54:16.870] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/coherency_line_size
10600[19Jul2025 08:54:16.870] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/coherency_line_size
10601[19Jul2025 08:54:16.870] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/size
10602[19Jul2025 08:54:16.870] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/size
10603[19Jul2025 08:54:16.870] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/core_id
10604[19Jul2025 08:54:16.870] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/core_id
10605[19Jul2025 08:54:16.871] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/physical_package_id
10606[19Jul2025 08:54:16.871] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/physical_package_id
10607[19Jul2025 08:54:16.871] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cpu_capacity
10608[19Jul2025 08:54:16.871] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/level
10609[19Jul2025 08:54:16.871] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/level
10610[19Jul2025 08:54:16.871] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/type
10611[19Jul2025 08:54:16.871] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/type
10612[19Jul2025 08:54:16.871] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/ways_of_associativity
10613[19Jul2025 08:54:16.871] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/ways_of_associativity
10614[19Jul2025 08:54:16.871] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/coherency_line_size
10615[19Jul2025 08:54:16.871] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/coherency_line_size
10616[19Jul2025 08:54:16.871] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/size
10617[19Jul2025 08:54:16.871] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/size
10618[19Jul2025 08:54:16.872] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/level
10619[19Jul2025 08:54:16.872] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/level
10620[19Jul2025 08:54:16.872] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/type
10621[19Jul2025 08:54:16.872] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/type
10622[19Jul2025 08:54:16.872] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/ways_of_associativity
10623[19Jul2025 08:54:16.872] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/ways_of_associativity
10624[19Jul2025 08:54:16.872] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/coherency_line_size
10625[19Jul2025 08:54:16.872] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/coherency_line_size
10626[19Jul2025 08:54:16.872] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/size
10627[19Jul2025 08:54:16.872] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/size
10628[19Jul2025 08:54:16.872] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/level
10629[19Jul2025 08:54:16.872] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/level
10630[19Jul2025 08:54:16.872] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/type
10631[19Jul2025 08:54:16.872] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/type
10632[19Jul2025 08:54:16.873] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/ways_of_associativity
10633[19Jul2025 08:54:16.873] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/ways_of_associativity
10634[19Jul2025 08:54:16.873] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/coherency_line_size
10635[19Jul2025 08:54:16.873] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/coherency_line_size
10636[19Jul2025 08:54:16.873] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/size
10637[19Jul2025 08:54:16.873] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/size
10638[19Jul2025 08:54:16.873] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/level
10639[19Jul2025 08:54:16.873] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/level
10640[19Jul2025 08:54:16.873] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/type
10641[19Jul2025 08:54:16.873] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/type
10642[19Jul2025 08:54:16.873] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/ways_of_associativity
10643[19Jul2025 08:54:16.873] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/ways_of_associativity
10644[19Jul2025 08:54:16.873] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/coherency_line_size
10645[19Jul2025 08:54:16.873] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/coherency_line_size
10646[19Jul2025 08:54:16.874] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/size
10647[19Jul2025 08:54:16.874] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/size
10648[19Jul2025 08:54:16.874] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/core_id
10649[19Jul2025 08:54:16.874] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/core_id
10650[19Jul2025 08:54:16.874] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/physical_package_id
10651[19Jul2025 08:54:16.874] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/physical_package_id
10652[19Jul2025 08:54:16.874] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cpu_capacity
10653[19Jul2025 08:54:16.875] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/level
10654[19Jul2025 08:54:16.875] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/level
10655[19Jul2025 08:54:16.875] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/type
10656[19Jul2025 08:54:16.875] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/type
10657[19Jul2025 08:54:16.875] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/ways_of_associativity
10658[19Jul2025 08:54:16.875] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/ways_of_associativity
10659[19Jul2025 08:54:16.875] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/coherency_line_size
10660[19Jul2025 08:54:16.875] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/coherency_line_size
10661[19Jul2025 08:54:16.875] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/size
10662[19Jul2025 08:54:16.875] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/size
10663[19Jul2025 08:54:16.875] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/level
10664[19Jul2025 08:54:16.875] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/level
10665[19Jul2025 08:54:16.875] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/type
10666[19Jul2025 08:54:16.876] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/type
10667[19Jul2025 08:54:16.876] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/ways_of_associativity
10668[19Jul2025 08:54:16.876] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/ways_of_associativity
10669[19Jul2025 08:54:16.876] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/coherency_line_size
10670[19Jul2025 08:54:16.876] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/coherency_line_size
10671[19Jul2025 08:54:16.876] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/size
10672[19Jul2025 08:54:16.876] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/size
10673[19Jul2025 08:54:16.876] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/level
10674[19Jul2025 08:54:16.876] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/level
10675[19Jul2025 08:54:16.876] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/type
10676[19Jul2025 08:54:16.876] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/type
10677[19Jul2025 08:54:16.877] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/ways_of_associativity
10678[19Jul2025 08:54:16.877] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/ways_of_associativity
10679[19Jul2025 08:54:16.877] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/coherency_line_size
10680[19Jul2025 08:54:16.877] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/coherency_line_size
10681[19Jul2025 08:54:16.877] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/size
10682[19Jul2025 08:54:16.877] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/size
10683[19Jul2025 08:54:16.877] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/level
10684[19Jul2025 08:54:16.877] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/level
10685[19Jul2025 08:54:16.877] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/type
10686[19Jul2025 08:54:16.877] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/type
10687[19Jul2025 08:54:16.878] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/ways_of_associativity
10688[19Jul2025 08:54:16.878] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/ways_of_associativity
10689[19Jul2025 08:54:16.878] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/coherency_line_size
10690[19Jul2025 08:54:16.878] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/coherency_line_size
10691[19Jul2025 08:54:16.879] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/size
10692[19Jul2025 08:54:16.879] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/size
10693[19Jul2025 08:54:16.879] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/core_id
10694[19Jul2025 08:54:16.880] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/core_id
10695[19Jul2025 08:54:16.880] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/physical_package_id
10696[19Jul2025 08:54:16.880] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/physical_package_id
10697[19Jul2025 08:54:16.880] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cpu_capacity
10698[19Jul2025 08:54:16.880] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/level
10699[19Jul2025 08:54:16.880] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/level
10700[19Jul2025 08:54:16.880] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/type
10701[19Jul2025 08:54:16.880] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/type
10702[19Jul2025 08:54:16.880] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/ways_of_associativity
10703[19Jul2025 08:54:16.881] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/ways_of_associativity
10704[19Jul2025 08:54:16.881] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/coherency_line_size
10705[19Jul2025 08:54:16.881] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/coherency_line_size
10706[19Jul2025 08:54:16.881] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/size
10707[19Jul2025 08:54:16.881] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/size
10708[19Jul2025 08:54:16.881] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/level
10709[19Jul2025 08:54:16.881] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/level
10710[19Jul2025 08:54:16.881] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/type
10711[19Jul2025 08:54:16.881] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/type
10712[19Jul2025 08:54:16.881] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/ways_of_associativity
10713[19Jul2025 08:54:16.881] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/ways_of_associativity
10714[19Jul2025 08:54:16.881] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/coherency_line_size
10715[19Jul2025 08:54:16.881] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/coherency_line_size
10716[19Jul2025 08:54:16.881] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/size
10717[19Jul2025 08:54:16.882] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/size
10718[19Jul2025 08:54:16.882] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/level
10719[19Jul2025 08:54:16.882] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/level
10720[19Jul2025 08:54:16.882] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/type
10721[19Jul2025 08:54:16.882] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/type
10722[19Jul2025 08:54:16.882] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/ways_of_associativity
10723[19Jul2025 08:54:16.882] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/ways_of_associativity
10724[19Jul2025 08:54:16.882] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/coherency_line_size
10725[19Jul2025 08:54:16.882] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/coherency_line_size
10726[19Jul2025 08:54:16.882] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/size
10727[19Jul2025 08:54:16.882] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/size
10728[19Jul2025 08:54:16.882] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/level
10729[19Jul2025 08:54:16.882] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/level
10730[19Jul2025 08:54:16.882] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/type
10731[19Jul2025 08:54:16.882] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/type
10732[19Jul2025 08:54:16.883] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/ways_of_associativity
10733[19Jul2025 08:54:16.883] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/ways_of_associativity
10734[19Jul2025 08:54:16.883] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/coherency_line_size
10735[19Jul2025 08:54:16.883] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/coherency_line_size
10736[19Jul2025 08:54:16.883] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/size
10737[19Jul2025 08:54:16.883] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/size
10738[19Jul2025 08:54:16.883] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/core_id
10739[19Jul2025 08:54:16.883] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/core_id
10740[19Jul2025 08:54:16.883] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/physical_package_id
10741[19Jul2025 08:54:16.883] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/physical_package_id
10742[19Jul2025 08:54:16.884] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cpu_capacity
10743[19Jul2025 08:54:16.884] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/level
10744[19Jul2025 08:54:16.884] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/level
10745[19Jul2025 08:54:16.884] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/type
10746[19Jul2025 08:54:16.884] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/type
10747[19Jul2025 08:54:16.884] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/ways_of_associativity
10748[19Jul2025 08:54:16.884] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/ways_of_associativity
10749[19Jul2025 08:54:16.884] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/coherency_line_size
10750[19Jul2025 08:54:16.884] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/coherency_line_size
10751[19Jul2025 08:54:16.884] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/size
10752[19Jul2025 08:54:16.884] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/size
10753[19Jul2025 08:54:16.884] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/level
10754[19Jul2025 08:54:16.884] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/level
10755[19Jul2025 08:54:16.885] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/type
10756[19Jul2025 08:54:16.885] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/type
10757[19Jul2025 08:54:16.885] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/ways_of_associativity
10758[19Jul2025 08:54:16.885] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/ways_of_associativity
10759[19Jul2025 08:54:16.885] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/coherency_line_size
10760[19Jul2025 08:54:16.885] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/coherency_line_size
10761[19Jul2025 08:54:16.885] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/size
10762[19Jul2025 08:54:16.885] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/size
10763[19Jul2025 08:54:16.885] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/level
10764[19Jul2025 08:54:16.885] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/level
10765[19Jul2025 08:54:16.885] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/type
10766[19Jul2025 08:54:16.885] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/type
10767[19Jul2025 08:54:16.886] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/ways_of_associativity
10768[19Jul2025 08:54:16.886] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/ways_of_associativity
10769[19Jul2025 08:54:16.886] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/coherency_line_size
10770[19Jul2025 08:54:16.886] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/coherency_line_size
10771[19Jul2025 08:54:16.886] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/size
10772[19Jul2025 08:54:16.886] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/size
10773[19Jul2025 08:54:16.886] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/level
10774[19Jul2025 08:54:16.886] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/level
10775[19Jul2025 08:54:16.886] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/type
10776[19Jul2025 08:54:16.886] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/type
10777[19Jul2025 08:54:16.886] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/ways_of_associativity
10778[19Jul2025 08:54:16.886] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/ways_of_associativity
10779[19Jul2025 08:54:16.887] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/coherency_line_size
10780[19Jul2025 08:54:16.887] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/coherency_line_size
10781[19Jul2025 08:54:16.887] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/size
10782[19Jul2025 08:54:16.887] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/size
10783[19Jul2025 08:54:16.887] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/core_id
10784[19Jul2025 08:54:16.887] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/core_id
10785[19Jul2025 08:54:16.887] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/physical_package_id
10786[19Jul2025 08:54:16.887] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/physical_package_id
10787[19Jul2025 08:54:16.887] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cpu_capacity
10788[19Jul2025 08:54:16.888] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/level
10789[19Jul2025 08:54:16.888] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/level
10790[19Jul2025 08:54:16.888] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/type
10791[19Jul2025 08:54:16.888] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/type
10792[19Jul2025 08:54:16.888] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/ways_of_associativity
10793[19Jul2025 08:54:16.888] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/ways_of_associativity
10794[19Jul2025 08:54:16.888] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/coherency_line_size
10795[19Jul2025 08:54:16.888] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/coherency_line_size
10796[19Jul2025 08:54:16.888] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/size
10797[19Jul2025 08:54:16.888] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/size
10798[19Jul2025 08:54:16.888] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/level
10799[19Jul2025 08:54:16.888] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/level
10800[19Jul2025 08:54:16.888] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/type
10801[19Jul2025 08:54:16.889] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/type
10802[19Jul2025 08:54:16.889] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/ways_of_associativity
10803[19Jul2025 08:54:16.889] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/ways_of_associativity
10804[19Jul2025 08:54:16.889] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/coherency_line_size
10805[19Jul2025 08:54:16.889] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/coherency_line_size
10806[19Jul2025 08:54:16.889] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/size
10807[19Jul2025 08:54:16.889] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/size
10808[19Jul2025 08:54:16.889] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/level
10809[19Jul2025 08:54:16.889] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/level
10810[19Jul2025 08:54:16.889] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/type
10811[19Jul2025 08:54:16.889] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/type
10812[19Jul2025 08:54:16.889] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/ways_of_associativity
10813[19Jul2025 08:54:16.889] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/ways_of_associativity
10814[19Jul2025 08:54:16.890] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/coherency_line_size
10815[19Jul2025 08:54:16.890] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/coherency_line_size
10816[19Jul2025 08:54:16.890] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/size
10817[19Jul2025 08:54:16.890] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/size
10818[19Jul2025 08:54:16.890] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/level
10819[19Jul2025 08:54:16.890] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/level
10820[19Jul2025 08:54:16.890] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/type
10821[19Jul2025 08:54:16.890] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/type
10822[19Jul2025 08:54:16.890] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/ways_of_associativity
10823[19Jul2025 08:54:16.890] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/ways_of_associativity
10824[19Jul2025 08:54:16.890] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/coherency_line_size
10825[19Jul2025 08:54:16.890] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/coherency_line_size
10826[19Jul2025 08:54:16.890] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/size
10827[19Jul2025 08:54:16.890] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/size
10828[19Jul2025 08:54:16.891] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id
10829[19Jul2025 08:54:16.891] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id
10830[19Jul2025 08:54:16.891] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id
10831[19Jul2025 08:54:16.891] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id
10832[19Jul2025 08:54:16.891] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity
10833[19Jul2025 08:54:16.892] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level
10834[19Jul2025 08:54:16.892] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level
10835[19Jul2025 08:54:16.892] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type
10836[19Jul2025 08:54:16.892] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type
10837[19Jul2025 08:54:16.892] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity
10838[19Jul2025 08:54:16.892] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity
10839[19Jul2025 08:54:16.892] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size
10840[19Jul2025 08:54:16.892] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size
10841[19Jul2025 08:54:16.892] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size
10842[19Jul2025 08:54:16.892] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size
10843[19Jul2025 08:54:16.892] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level
10844[19Jul2025 08:54:16.892] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level
10845[19Jul2025 08:54:16.893] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type
10846[19Jul2025 08:54:16.893] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type
10847[19Jul2025 08:54:16.893] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity
10848[19Jul2025 08:54:16.893] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity
10849[19Jul2025 08:54:16.893] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size
10850[19Jul2025 08:54:16.893] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size
10851[19Jul2025 08:54:16.893] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size
10852[19Jul2025 08:54:16.893] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size
10853[19Jul2025 08:54:16.893] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level
10854[19Jul2025 08:54:16.893] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level
10855[19Jul2025 08:54:16.893] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type
10856[19Jul2025 08:54:16.893] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type
10857[19Jul2025 08:54:16.893] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity
10858[19Jul2025 08:54:16.894] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity
10859[19Jul2025 08:54:16.894] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size
10860[19Jul2025 08:54:16.894] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size
10861[19Jul2025 08:54:16.894] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size
10862[19Jul2025 08:54:16.894] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size
10863[19Jul2025 08:54:16.894] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level
10864[19Jul2025 08:54:16.894] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level
10865[19Jul2025 08:54:16.894] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type
10866[19Jul2025 08:54:16.894] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type
10867[19Jul2025 08:54:16.894] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity
10868[19Jul2025 08:54:16.894] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity
10869[19Jul2025 08:54:16.894] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size
10870[19Jul2025 08:54:16.894] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size
10871[19Jul2025 08:54:16.895] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size
10872[19Jul2025 08:54:16.895] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size
10873[19Jul2025 08:54:16.895] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/core_id
10874[19Jul2025 08:54:16.895] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/core_id
10875[19Jul2025 08:54:16.895] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/physical_package_id
10876[19Jul2025 08:54:16.895] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/physical_package_id
10877[19Jul2025 08:54:16.895] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cpu_capacity
10878[19Jul2025 08:54:16.896] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/level
10879[19Jul2025 08:54:16.896] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/level
10880[19Jul2025 08:54:16.896] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/type
10881[19Jul2025 08:54:16.896] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/type
10882[19Jul2025 08:54:16.896] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/ways_of_associativity
10883[19Jul2025 08:54:16.896] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/ways_of_associativity
10884[19Jul2025 08:54:16.896] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/coherency_line_size
10885[19Jul2025 08:54:16.896] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/coherency_line_size
10886[19Jul2025 08:54:16.896] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/size
10887[19Jul2025 08:54:16.896] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/size
10888[19Jul2025 08:54:16.896] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/level
10889[19Jul2025 08:54:16.896] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/level
10890[19Jul2025 08:54:16.896] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/type
10891[19Jul2025 08:54:16.896] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/type
10892[19Jul2025 08:54:16.896] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/ways_of_associativity
10893[19Jul2025 08:54:16.896] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/ways_of_associativity
10894[19Jul2025 08:54:16.896] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/coherency_line_size
10895[19Jul2025 08:54:16.896] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/coherency_line_size
10896[19Jul2025 08:54:16.897] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/size
10897[19Jul2025 08:54:16.897] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/size
10898[19Jul2025 08:54:16.897] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/level
10899[19Jul2025 08:54:16.897] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/level
10900[19Jul2025 08:54:16.897] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/type
10901[19Jul2025 08:54:16.897] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/type
10902[19Jul2025 08:54:16.897] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/ways_of_associativity
10903[19Jul2025 08:54:16.897] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/ways_of_associativity
10904[19Jul2025 08:54:16.897] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/coherency_line_size
10905[19Jul2025 08:54:16.897] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/coherency_line_size
10906[19Jul2025 08:54:16.897] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/size
10907[19Jul2025 08:54:16.897] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/size
10908[19Jul2025 08:54:16.897] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/level
10909[19Jul2025 08:54:16.897] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/level
10910[19Jul2025 08:54:16.897] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/type
10911[19Jul2025 08:54:16.898] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/type
10912[19Jul2025 08:54:16.898] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/ways_of_associativity
10913[19Jul2025 08:54:16.898] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/ways_of_associativity
10914[19Jul2025 08:54:16.898] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/coherency_line_size
10915[19Jul2025 08:54:16.898] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/coherency_line_size
10916[19Jul2025 08:54:16.898] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/size
10917[19Jul2025 08:54:16.898] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/size
10918[19Jul2025 08:54:16.898] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/core_id
10919[19Jul2025 08:54:16.898] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/core_id
10920[19Jul2025 08:54:16.898] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/physical_package_id
10921[19Jul2025 08:54:16.898] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/physical_package_id
10922[19Jul2025 08:54:16.899] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cpu_capacity
10923[19Jul2025 08:54:16.899] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/level
10924[19Jul2025 08:54:16.899] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/level
10925[19Jul2025 08:54:16.899] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/type
10926[19Jul2025 08:54:16.899] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/type
10927[19Jul2025 08:54:16.899] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/ways_of_associativity
10928[19Jul2025 08:54:16.899] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/ways_of_associativity
10929[19Jul2025 08:54:16.899] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/coherency_line_size
10930[19Jul2025 08:54:16.899] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/coherency_line_size
10931[19Jul2025 08:54:16.899] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/size
10932[19Jul2025 08:54:16.899] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/size
10933[19Jul2025 08:54:16.899] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/level
10934[19Jul2025 08:54:16.899] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/level
10935[19Jul2025 08:54:16.899] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/type
10936[19Jul2025 08:54:16.900] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/type
10937[19Jul2025 08:54:16.900] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/ways_of_associativity
10938[19Jul2025 08:54:16.900] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/ways_of_associativity
10939[19Jul2025 08:54:16.900] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/coherency_line_size
10940[19Jul2025 08:54:16.900] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/coherency_line_size
10941[19Jul2025 08:54:16.900] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/size
10942[19Jul2025 08:54:16.900] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/size
10943[19Jul2025 08:54:16.900] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/level
10944[19Jul2025 08:54:16.900] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/level
10945[19Jul2025 08:54:16.900] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/type
10946[19Jul2025 08:54:16.900] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/type
10947[19Jul2025 08:54:16.900] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/ways_of_associativity
10948[19Jul2025 08:54:16.900] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/ways_of_associativity
10949[19Jul2025 08:54:16.900] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/coherency_line_size
10950[19Jul2025 08:54:16.900] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/coherency_line_size
10951[19Jul2025 08:54:16.901] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/size
10952[19Jul2025 08:54:16.901] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/size
10953[19Jul2025 08:54:16.901] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/level
10954[19Jul2025 08:54:16.901] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/level
10955[19Jul2025 08:54:16.901] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/type
10956[19Jul2025 08:54:16.901] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/type
10957[19Jul2025 08:54:16.901] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/ways_of_associativity
10958[19Jul2025 08:54:16.901] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/ways_of_associativity
10959[19Jul2025 08:54:16.901] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/coherency_line_size
10960[19Jul2025 08:54:16.901] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/coherency_line_size
10961[19Jul2025 08:54:16.901] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/size
10962[19Jul2025 08:54:16.901] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/size
10963[19Jul2025 08:54:16.902] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/topology/core_id
10964[19Jul2025 08:54:16.902] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/topology/core_id
10965[19Jul2025 08:54:16.902] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/topology/physical_package_id
10966[19Jul2025 08:54:16.902] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/topology/physical_package_id
10967[19Jul2025 08:54:16.902] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cpu_capacity
10968[19Jul2025 08:54:16.902] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/level
10969[19Jul2025 08:54:16.902] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/level
10970[19Jul2025 08:54:16.902] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/type
10971[19Jul2025 08:54:16.902] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/type
10972[19Jul2025 08:54:16.902] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/ways_of_associativity
10973[19Jul2025 08:54:16.902] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/ways_of_associativity
10974[19Jul2025 08:54:16.902] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/coherency_line_size
10975[19Jul2025 08:54:16.902] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/coherency_line_size
10976[19Jul2025 08:54:16.903] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/size
10977[19Jul2025 08:54:16.903] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/size
10978[19Jul2025 08:54:16.903] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/level
10979[19Jul2025 08:54:16.903] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/level
10980[19Jul2025 08:54:16.903] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/type
10981[19Jul2025 08:54:16.903] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/type
10982[19Jul2025 08:54:16.903] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/ways_of_associativity
10983[19Jul2025 08:54:16.903] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/ways_of_associativity
10984[19Jul2025 08:54:16.903] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/coherency_line_size
10985[19Jul2025 08:54:16.903] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/coherency_line_size
10986[19Jul2025 08:54:16.903] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/size
10987[19Jul2025 08:54:16.903] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/size
10988[19Jul2025 08:54:16.903] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/level
10989[19Jul2025 08:54:16.903] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/level
10990[19Jul2025 08:54:16.904] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/type
10991[19Jul2025 08:54:16.904] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/type
10992[19Jul2025 08:54:16.904] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/ways_of_associativity
10993[19Jul2025 08:54:16.904] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/ways_of_associativity
10994[19Jul2025 08:54:16.904] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/coherency_line_size
10995[19Jul2025 08:54:16.904] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/coherency_line_size
10996[19Jul2025 08:54:16.904] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/size
10997[19Jul2025 08:54:16.904] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/size
10998[19Jul2025 08:54:16.904] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/level
10999[19Jul2025 08:54:16.904] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/level
11000[19Jul2025 08:54:16.904] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/type
11001[19Jul2025 08:54:16.904] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/type
11002[19Jul2025 08:54:16.904] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/ways_of_associativity
11003[19Jul2025 08:54:16.904] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/ways_of_associativity
11004[19Jul2025 08:54:16.904] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/coherency_line_size
11005[19Jul2025 08:54:16.905] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/coherency_line_size
11006[19Jul2025 08:54:16.905] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/size
11007[19Jul2025 08:54:16.905] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/size
11008[19Jul2025 08:54:16.905] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/topology/core_id
11009[19Jul2025 08:54:16.905] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/topology/core_id
11010[19Jul2025 08:54:16.905] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/topology/physical_package_id
11011[19Jul2025 08:54:16.905] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/topology/physical_package_id
11012[19Jul2025 08:54:16.905] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cpu_capacity
11013[19Jul2025 08:54:16.906] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/level
11014[19Jul2025 08:54:16.906] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/level
11015[19Jul2025 08:54:16.906] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/type
11016[19Jul2025 08:54:16.906] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/type
11017[19Jul2025 08:54:16.906] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/ways_of_associativity
11018[19Jul2025 08:54:16.906] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/ways_of_associativity
11019[19Jul2025 08:54:16.906] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/coherency_line_size
11020[19Jul2025 08:54:16.906] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/coherency_line_size
11021[19Jul2025 08:54:16.906] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/size
11022[19Jul2025 08:54:16.906] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/size
11023[19Jul2025 08:54:16.906] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/level
11024[19Jul2025 08:54:16.906] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/level
11025[19Jul2025 08:54:16.906] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/type
11026[19Jul2025 08:54:16.906] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/type
11027[19Jul2025 08:54:16.906] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/ways_of_associativity
11028[19Jul2025 08:54:16.906] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/ways_of_associativity
11029[19Jul2025 08:54:16.907] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/coherency_line_size
11030[19Jul2025 08:54:16.907] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/coherency_line_size
11031[19Jul2025 08:54:16.907] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/size
11032[19Jul2025 08:54:16.907] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/size
11033[19Jul2025 08:54:16.907] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/level
11034[19Jul2025 08:54:16.907] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/level
11035[19Jul2025 08:54:16.907] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/type
11036[19Jul2025 08:54:16.907] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/type
11037[19Jul2025 08:54:16.907] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/ways_of_associativity
11038[19Jul2025 08:54:16.907] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/ways_of_associativity
11039[19Jul2025 08:54:16.907] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/coherency_line_size
11040[19Jul2025 08:54:16.907] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/coherency_line_size
11041[19Jul2025 08:54:16.907] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/size
11042[19Jul2025 08:54:16.907] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/size
11043[19Jul2025 08:54:16.907] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/level
11044[19Jul2025 08:54:16.907] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/level
11045[19Jul2025 08:54:16.908] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/type
11046[19Jul2025 08:54:16.908] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/type
11047[19Jul2025 08:54:16.908] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/ways_of_associativity
11048[19Jul2025 08:54:16.908] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/ways_of_associativity
11049[19Jul2025 08:54:16.908] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/coherency_line_size
11050[19Jul2025 08:54:16.908] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/coherency_line_size
11051[19Jul2025 08:54:16.908] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/size
11052[19Jul2025 08:54:16.908] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/size
11053[19Jul2025 08:54:16.908] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/topology/core_id
11054[19Jul2025 08:54:16.908] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/topology/core_id
11055[19Jul2025 08:54:16.908] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/topology/physical_package_id
11056[19Jul2025 08:54:16.908] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/topology/physical_package_id
11057[19Jul2025 08:54:16.909] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cpu_capacity
11058[19Jul2025 08:54:16.909] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/level
11059[19Jul2025 08:54:16.909] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/level
11060[19Jul2025 08:54:16.909] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/type
11061[19Jul2025 08:54:16.909] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/type
11062[19Jul2025 08:54:16.909] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/ways_of_associativity
11063[19Jul2025 08:54:16.909] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/ways_of_associativity
11064[19Jul2025 08:54:16.909] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/coherency_line_size
11065[19Jul2025 08:54:16.909] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/coherency_line_size
11066[19Jul2025 08:54:16.909] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/size
11067[19Jul2025 08:54:16.909] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/size
11068[19Jul2025 08:54:16.909] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/level
11069[19Jul2025 08:54:16.909] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/level
11070[19Jul2025 08:54:16.910] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/type
11071[19Jul2025 08:54:16.910] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/type
11072[19Jul2025 08:54:16.910] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/ways_of_associativity
11073[19Jul2025 08:54:16.910] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/ways_of_associativity
11074[19Jul2025 08:54:16.910] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/coherency_line_size
11075[19Jul2025 08:54:16.910] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/coherency_line_size
11076[19Jul2025 08:54:16.910] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/size
11077[19Jul2025 08:54:16.910] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/size
11078[19Jul2025 08:54:16.910] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/level
11079[19Jul2025 08:54:16.910] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/level
11080[19Jul2025 08:54:16.910] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/type
11081[19Jul2025 08:54:16.910] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/type
11082[19Jul2025 08:54:16.910] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/ways_of_associativity
11083[19Jul2025 08:54:16.910] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/ways_of_associativity
11084[19Jul2025 08:54:16.910] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/coherency_line_size
11085[19Jul2025 08:54:16.910] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/coherency_line_size
11086[19Jul2025 08:54:16.911] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/size
11087[19Jul2025 08:54:16.911] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/size
11088[19Jul2025 08:54:16.911] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/level
11089[19Jul2025 08:54:16.911] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/level
11090[19Jul2025 08:54:16.911] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/type
11091[19Jul2025 08:54:16.911] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/type
11092[19Jul2025 08:54:16.911] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/ways_of_associativity
11093[19Jul2025 08:54:16.911] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/ways_of_associativity
11094[19Jul2025 08:54:16.911] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/coherency_line_size
11095[19Jul2025 08:54:16.911] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/coherency_line_size
11096[19Jul2025 08:54:16.911] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/size
11097[19Jul2025 08:54:16.911] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/size
11098[19Jul2025 08:54:16.912] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/topology/core_id
11099[19Jul2025 08:54:16.912] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/topology/core_id
11100[19Jul2025 08:54:16.912] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/topology/physical_package_id
11101[19Jul2025 08:54:16.912] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/topology/physical_package_id
11102[19Jul2025 08:54:16.912] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cpu_capacity
11103[19Jul2025 08:54:16.912] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/level
11104[19Jul2025 08:54:16.912] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/level
11105[19Jul2025 08:54:16.912] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/type
11106[19Jul2025 08:54:16.912] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/type
11107[19Jul2025 08:54:16.912] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/ways_of_associativity
11108[19Jul2025 08:54:16.912] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/ways_of_associativity
11109[19Jul2025 08:54:16.912] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/coherency_line_size
11110[19Jul2025 08:54:16.912] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/coherency_line_size
11111[19Jul2025 08:54:16.913] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/size
11112[19Jul2025 08:54:16.913] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/size
11113[19Jul2025 08:54:16.913] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/level
11114[19Jul2025 08:54:16.913] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/level
11115[19Jul2025 08:54:16.913] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/type
11116[19Jul2025 08:54:16.913] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/type
11117[19Jul2025 08:54:16.913] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/ways_of_associativity
11118[19Jul2025 08:54:16.913] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/ways_of_associativity
11119[19Jul2025 08:54:16.913] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/coherency_line_size
11120[19Jul2025 08:54:16.913] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/coherency_line_size
11121[19Jul2025 08:54:16.913] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/size
11122[19Jul2025 08:54:16.913] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/size
11123[19Jul2025 08:54:16.913] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/level
11124[19Jul2025 08:54:16.914] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/level
11125[19Jul2025 08:54:16.914] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/type
11126[19Jul2025 08:54:16.914] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/type
11127[19Jul2025 08:54:16.914] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/ways_of_associativity
11128[19Jul2025 08:54:16.914] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/ways_of_associativity
11129[19Jul2025 08:54:16.914] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/coherency_line_size
11130[19Jul2025 08:54:16.914] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/coherency_line_size
11131[19Jul2025 08:54:16.914] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/size
11132[19Jul2025 08:54:16.914] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/size
11133[19Jul2025 08:54:16.914] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/level
11134[19Jul2025 08:54:16.914] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/level
11135[19Jul2025 08:54:16.914] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/type
11136[19Jul2025 08:54:16.914] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/type
11137[19Jul2025 08:54:16.915] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/ways_of_associativity
11138[19Jul2025 08:54:16.915] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/ways_of_associativity
11139[19Jul2025 08:54:16.915] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/coherency_line_size
11140[19Jul2025 08:54:16.915] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/coherency_line_size
11141[19Jul2025 08:54:16.915] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/size
11142[19Jul2025 08:54:16.915] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/size
11143[19Jul2025 08:54:16.915] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/topology/core_id
11144[19Jul2025 08:54:16.915] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/topology/core_id
11145[19Jul2025 08:54:16.915] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/topology/physical_package_id
11146[19Jul2025 08:54:16.916] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/topology/physical_package_id
11147[19Jul2025 08:54:16.916] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cpu_capacity
11148[19Jul2025 08:54:16.916] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/level
11149[19Jul2025 08:54:16.916] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/level
11150[19Jul2025 08:54:16.916] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/type
11151[19Jul2025 08:54:16.916] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/type
11152[19Jul2025 08:54:16.916] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/ways_of_associativity
11153[19Jul2025 08:54:16.916] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/ways_of_associativity
11154[19Jul2025 08:54:16.917] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/coherency_line_size
11155[19Jul2025 08:54:16.917] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/coherency_line_size
11156[19Jul2025 08:54:16.917] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/size
11157[19Jul2025 08:54:16.917] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/size
11158[19Jul2025 08:54:16.917] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/level
11159[19Jul2025 08:54:16.917] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/level
11160[19Jul2025 08:54:16.917] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/type
11161[19Jul2025 08:54:16.917] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/type
11162[19Jul2025 08:54:16.917] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/ways_of_associativity
11163[19Jul2025 08:54:16.917] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/ways_of_associativity
11164[19Jul2025 08:54:16.917] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/coherency_line_size
11165[19Jul2025 08:54:16.917] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/coherency_line_size
11166[19Jul2025 08:54:16.917] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/size
11167[19Jul2025 08:54:16.917] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/size
11168[19Jul2025 08:54:16.918] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/level
11169[19Jul2025 08:54:16.918] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/level
11170[19Jul2025 08:54:16.918] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/type
11171[19Jul2025 08:54:16.918] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/type
11172[19Jul2025 08:54:16.918] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/ways_of_associativity
11173[19Jul2025 08:54:16.918] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/ways_of_associativity
11174[19Jul2025 08:54:16.918] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/coherency_line_size
11175[19Jul2025 08:54:16.918] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/coherency_line_size
11176[19Jul2025 08:54:16.918] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/size
11177[19Jul2025 08:54:16.918] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/size
11178[19Jul2025 08:54:16.918] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/level
11179[19Jul2025 08:54:16.918] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/level
11180[19Jul2025 08:54:16.918] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/type
11181[19Jul2025 08:54:16.918] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/type
11182[19Jul2025 08:54:16.919] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/ways_of_associativity
11183[19Jul2025 08:54:16.919] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/ways_of_associativity
11184[19Jul2025 08:54:16.919] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/coherency_line_size
11185[19Jul2025 08:54:16.919] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/coherency_line_size
11186[19Jul2025 08:54:16.919] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/size
11187[19Jul2025 08:54:16.919] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/size
11188[19Jul2025 08:54:16.919] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/topology/core_id
11189[19Jul2025 08:54:16.919] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/topology/core_id
11190[19Jul2025 08:54:16.919] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/topology/physical_package_id
11191[19Jul2025 08:54:16.919] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/topology/physical_package_id
11192[19Jul2025 08:54:16.920] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cpu_capacity
11193[19Jul2025 08:54:16.920] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/level
11194[19Jul2025 08:54:16.920] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/level
11195[19Jul2025 08:54:16.920] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/type
11196[19Jul2025 08:54:16.920] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/type
11197[19Jul2025 08:54:16.920] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/ways_of_associativity
11198[19Jul2025 08:54:16.920] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/ways_of_associativity
11199[19Jul2025 08:54:16.920] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/coherency_line_size
11200[19Jul2025 08:54:16.920] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/coherency_line_size
11201[19Jul2025 08:54:16.920] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/size
11202[19Jul2025 08:54:16.920] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/size
11203[19Jul2025 08:54:16.921] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/level
11204[19Jul2025 08:54:16.921] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/level
11205[19Jul2025 08:54:16.921] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/type
11206[19Jul2025 08:54:16.921] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/type
11207[19Jul2025 08:54:16.921] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/ways_of_associativity
11208[19Jul2025 08:54:16.921] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/ways_of_associativity
11209[19Jul2025 08:54:16.921] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/coherency_line_size
11210[19Jul2025 08:54:16.921] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/coherency_line_size
11211[19Jul2025 08:54:16.921] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/size
11212[19Jul2025 08:54:16.921] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/size
11213[19Jul2025 08:54:16.921] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/level
11214[19Jul2025 08:54:16.921] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/level
11215[19Jul2025 08:54:16.921] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/type
11216[19Jul2025 08:54:16.921] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/type
11217[19Jul2025 08:54:16.922] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/ways_of_associativity
11218[19Jul2025 08:54:16.922] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/ways_of_associativity
11219[19Jul2025 08:54:16.922] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/coherency_line_size
11220[19Jul2025 08:54:16.922] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/coherency_line_size
11221[19Jul2025 08:54:16.922] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/size
11222[19Jul2025 08:54:16.922] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/size
11223[19Jul2025 08:54:16.922] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/level
11224[19Jul2025 08:54:16.922] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/level
11225[19Jul2025 08:54:16.922] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/type
11226[19Jul2025 08:54:16.922] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/type
11227[19Jul2025 08:54:16.922] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/ways_of_associativity
11228[19Jul2025 08:54:16.922] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/ways_of_associativity
11229[19Jul2025 08:54:16.922] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/coherency_line_size
11230[19Jul2025 08:54:16.923] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/coherency_line_size
11231[19Jul2025 08:54:16.923] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/size
11232[19Jul2025 08:54:16.923] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/size
11233[19Jul2025 08:54:16.923] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/topology/core_id
11234[19Jul2025 08:54:16.923] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/topology/core_id
11235[19Jul2025 08:54:16.923] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/topology/physical_package_id
11236[19Jul2025 08:54:16.923] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/topology/physical_package_id
11237[19Jul2025 08:54:16.923] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cpu_capacity
11238[19Jul2025 08:54:16.924] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/level
11239[19Jul2025 08:54:16.924] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/level
11240[19Jul2025 08:54:16.924] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/type
11241[19Jul2025 08:54:16.924] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/type
11242[19Jul2025 08:54:16.924] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/ways_of_associativity
11243[19Jul2025 08:54:16.924] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/ways_of_associativity
11244[19Jul2025 08:54:16.924] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/coherency_line_size
11245[19Jul2025 08:54:16.924] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/coherency_line_size
11246[19Jul2025 08:54:16.924] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/size
11247[19Jul2025 08:54:16.924] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/size
11248[19Jul2025 08:54:16.924] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/level
11249[19Jul2025 08:54:16.924] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/level
11250[19Jul2025 08:54:16.924] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/type
11251[19Jul2025 08:54:16.924] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/type
11252[19Jul2025 08:54:16.925] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/ways_of_associativity
11253[19Jul2025 08:54:16.925] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/ways_of_associativity
11254[19Jul2025 08:54:16.925] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/coherency_line_size
11255[19Jul2025 08:54:16.925] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/coherency_line_size
11256[19Jul2025 08:54:16.925] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/size
11257[19Jul2025 08:54:16.925] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/size
11258[19Jul2025 08:54:16.925] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/level
11259[19Jul2025 08:54:16.925] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/level
11260[19Jul2025 08:54:16.925] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/type
11261[19Jul2025 08:54:16.925] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/type
11262[19Jul2025 08:54:16.925] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/ways_of_associativity
11263[19Jul2025 08:54:16.925] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/ways_of_associativity
11264[19Jul2025 08:54:16.925] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/coherency_line_size
11265[19Jul2025 08:54:16.925] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/coherency_line_size
11266[19Jul2025 08:54:16.925] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/size
11267[19Jul2025 08:54:16.925] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/size
11268[19Jul2025 08:54:16.926] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/level
11269[19Jul2025 08:54:16.926] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/level
11270[19Jul2025 08:54:16.926] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/type
11271[19Jul2025 08:54:16.926] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/type
11272[19Jul2025 08:54:16.926] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/ways_of_associativity
11273[19Jul2025 08:54:16.926] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/ways_of_associativity
11274[19Jul2025 08:54:16.926] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/coherency_line_size
11275[19Jul2025 08:54:16.926] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/coherency_line_size
11276[19Jul2025 08:54:16.926] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/size
11277[19Jul2025 08:54:16.926] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/size
11278[19Jul2025 08:54:16.927] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/topology/core_id
11279[19Jul2025 08:54:16.927] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/topology/core_id
11280[19Jul2025 08:54:16.927] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/topology/physical_package_id
11281[19Jul2025 08:54:16.927] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/topology/physical_package_id
11282[19Jul2025 08:54:16.927] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cpu_capacity
11283[19Jul2025 08:54:16.927] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/level
11284[19Jul2025 08:54:16.927] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/level
11285[19Jul2025 08:54:16.927] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/type
11286[19Jul2025 08:54:16.927] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/type
11287[19Jul2025 08:54:16.927] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/ways_of_associativity
11288[19Jul2025 08:54:16.927] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/ways_of_associativity
11289[19Jul2025 08:54:16.927] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/coherency_line_size
11290[19Jul2025 08:54:16.927] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/coherency_line_size
11291[19Jul2025 08:54:16.927] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/size
11292[19Jul2025 08:54:16.928] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/size
11293[19Jul2025 08:54:16.928] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/level
11294[19Jul2025 08:54:16.928] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/level
11295[19Jul2025 08:54:16.928] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/type
11296[19Jul2025 08:54:16.928] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/type
11297[19Jul2025 08:54:16.928] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/ways_of_associativity
11298[19Jul2025 08:54:16.928] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/ways_of_associativity
11299[19Jul2025 08:54:16.928] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/coherency_line_size
11300[19Jul2025 08:54:16.928] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/coherency_line_size
11301[19Jul2025 08:54:16.928] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/size
11302[19Jul2025 08:54:16.928] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/size
11303[19Jul2025 08:54:16.928] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/level
11304[19Jul2025 08:54:16.928] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/level
11305[19Jul2025 08:54:16.928] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/type
11306[19Jul2025 08:54:16.929] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/type
11307[19Jul2025 08:54:16.929] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/ways_of_associativity
11308[19Jul2025 08:54:16.929] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/ways_of_associativity
11309[19Jul2025 08:54:16.929] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/coherency_line_size
11310[19Jul2025 08:54:16.929] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/coherency_line_size
11311[19Jul2025 08:54:16.929] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/size
11312[19Jul2025 08:54:16.929] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/size
11313[19Jul2025 08:54:16.929] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/level
11314[19Jul2025 08:54:16.929] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/level
11315[19Jul2025 08:54:16.929] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/type
11316[19Jul2025 08:54:16.929] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/type
11317[19Jul2025 08:54:16.929] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/ways_of_associativity
11318[19Jul2025 08:54:16.929] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/ways_of_associativity
11319[19Jul2025 08:54:16.930] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/coherency_line_size
11320[19Jul2025 08:54:16.930] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/coherency_line_size
11321[19Jul2025 08:54:16.930] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/size
11322[19Jul2025 08:54:16.930] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/size
11323[19Jul2025 08:54:16.930] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id
11324[19Jul2025 08:54:16.930] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id
11325[19Jul2025 08:54:16.930] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id
11326[19Jul2025 08:54:16.930] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id
11327[19Jul2025 08:54:16.930] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity
11328[19Jul2025 08:54:16.931] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level
11329[19Jul2025 08:54:16.931] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level
11330[19Jul2025 08:54:16.931] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type
11331[19Jul2025 08:54:16.931] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type
11332[19Jul2025 08:54:16.931] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity
11333[19Jul2025 08:54:16.931] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity
11334[19Jul2025 08:54:16.931] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size
11335[19Jul2025 08:54:16.931] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size
11336[19Jul2025 08:54:16.931] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size
11337[19Jul2025 08:54:16.931] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size
11338[19Jul2025 08:54:16.931] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level
11339[19Jul2025 08:54:16.931] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level
11340[19Jul2025 08:54:16.931] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type
11341[19Jul2025 08:54:16.931] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type
11342[19Jul2025 08:54:16.932] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity
11343[19Jul2025 08:54:16.932] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity
11344[19Jul2025 08:54:16.932] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size
11345[19Jul2025 08:54:16.932] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size
11346[19Jul2025 08:54:16.932] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size
11347[19Jul2025 08:54:16.932] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size
11348[19Jul2025 08:54:16.932] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level
11349[19Jul2025 08:54:16.932] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level
11350[19Jul2025 08:54:16.932] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type
11351[19Jul2025 08:54:16.932] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type
11352[19Jul2025 08:54:16.932] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity
11353[19Jul2025 08:54:16.932] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity
11354[19Jul2025 08:54:16.932] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size
11355[19Jul2025 08:54:16.932] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size
11356[19Jul2025 08:54:16.932] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size
11357[19Jul2025 08:54:16.932] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size
11358[19Jul2025 08:54:16.933] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level
11359[19Jul2025 08:54:16.933] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level
11360[19Jul2025 08:54:16.933] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type
11361[19Jul2025 08:54:16.933] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type
11362[19Jul2025 08:54:16.933] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity
11363[19Jul2025 08:54:16.933] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity
11364[19Jul2025 08:54:16.933] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size
11365[19Jul2025 08:54:16.933] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size
11366[19Jul2025 08:54:16.933] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size
11367[19Jul2025 08:54:16.933] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size
11368[19Jul2025 08:54:16.933] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/topology/core_id
11369[19Jul2025 08:54:16.934] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/topology/core_id
11370[19Jul2025 08:54:16.934] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/topology/physical_package_id
11371[19Jul2025 08:54:16.934] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/topology/physical_package_id
11372[19Jul2025 08:54:16.934] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cpu_capacity
11373[19Jul2025 08:54:16.934] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/level
11374[19Jul2025 08:54:16.934] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/level
11375[19Jul2025 08:54:16.934] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/type
11376[19Jul2025 08:54:16.934] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/type
11377[19Jul2025 08:54:16.934] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/ways_of_associativity
11378[19Jul2025 08:54:16.934] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/ways_of_associativity
11379[19Jul2025 08:54:16.934] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/coherency_line_size
11380[19Jul2025 08:54:16.934] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/coherency_line_size
11381[19Jul2025 08:54:16.934] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/size
11382[19Jul2025 08:54:16.934] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/size
11383[19Jul2025 08:54:16.934] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/level
11384[19Jul2025 08:54:16.934] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/level
11385[19Jul2025 08:54:16.935] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/type
11386[19Jul2025 08:54:16.935] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/type
11387[19Jul2025 08:54:16.935] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/ways_of_associativity
11388[19Jul2025 08:54:16.935] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/ways_of_associativity
11389[19Jul2025 08:54:16.935] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/coherency_line_size
11390[19Jul2025 08:54:16.935] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/coherency_line_size
11391[19Jul2025 08:54:16.935] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/size
11392[19Jul2025 08:54:16.935] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/size
11393[19Jul2025 08:54:16.935] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/level
11394[19Jul2025 08:54:16.935] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/level
11395[19Jul2025 08:54:16.935] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/type
11396[19Jul2025 08:54:16.935] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/type
11397[19Jul2025 08:54:16.935] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/ways_of_associativity
11398[19Jul2025 08:54:16.935] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/ways_of_associativity
11399[19Jul2025 08:54:16.935] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/coherency_line_size
11400[19Jul2025 08:54:16.935] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/coherency_line_size
11401[19Jul2025 08:54:16.936] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/size
11402[19Jul2025 08:54:16.936] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/size
11403[19Jul2025 08:54:16.936] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/level
11404[19Jul2025 08:54:16.936] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/level
11405[19Jul2025 08:54:16.936] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/type
11406[19Jul2025 08:54:16.936] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/type
11407[19Jul2025 08:54:16.936] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/ways_of_associativity
11408[19Jul2025 08:54:16.936] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/ways_of_associativity
11409[19Jul2025 08:54:16.936] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/coherency_line_size
11410[19Jul2025 08:54:16.936] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/coherency_line_size
11411[19Jul2025 08:54:16.936] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/size
11412[19Jul2025 08:54:16.936] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/size
11413[19Jul2025 08:54:16.936] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/topology/core_id
11414[19Jul2025 08:54:16.937] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/topology/core_id
11415[19Jul2025 08:54:16.937] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/topology/physical_package_id
11416[19Jul2025 08:54:16.937] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/topology/physical_package_id
11417[19Jul2025 08:54:16.937] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cpu_capacity
11418[19Jul2025 08:54:16.937] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/level
11419[19Jul2025 08:54:16.937] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/level
11420[19Jul2025 08:54:16.937] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/type
11421[19Jul2025 08:54:16.937] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/type
11422[19Jul2025 08:54:16.937] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/ways_of_associativity
11423[19Jul2025 08:54:16.937] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/ways_of_associativity
11424[19Jul2025 08:54:16.937] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/coherency_line_size
11425[19Jul2025 08:54:16.937] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/coherency_line_size
11426[19Jul2025 08:54:16.937] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/size
11427[19Jul2025 08:54:16.937] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/size
11428[19Jul2025 08:54:16.937] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/level
11429[19Jul2025 08:54:16.937] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/level
11430[19Jul2025 08:54:16.937] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/type
11431[19Jul2025 08:54:16.937] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/type
11432[19Jul2025 08:54:16.938] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/ways_of_associativity
11433[19Jul2025 08:54:16.938] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/ways_of_associativity
11434[19Jul2025 08:54:16.938] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/coherency_line_size
11435[19Jul2025 08:54:16.938] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/coherency_line_size
11436[19Jul2025 08:54:16.938] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/size
11437[19Jul2025 08:54:16.938] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/size
11438[19Jul2025 08:54:16.938] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/level
11439[19Jul2025 08:54:16.938] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/level
11440[19Jul2025 08:54:16.938] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/type
11441[19Jul2025 08:54:16.938] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/type
11442[19Jul2025 08:54:16.938] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/ways_of_associativity
11443[19Jul2025 08:54:16.938] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/ways_of_associativity
11444[19Jul2025 08:54:16.938] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/coherency_line_size
11445[19Jul2025 08:54:16.938] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/coherency_line_size
11446[19Jul2025 08:54:16.938] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/size
11447[19Jul2025 08:54:16.938] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/size
11448[19Jul2025 08:54:16.938] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/level
11449[19Jul2025 08:54:16.939] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/level
11450[19Jul2025 08:54:16.939] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/type
11451[19Jul2025 08:54:16.939] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/type
11452[19Jul2025 08:54:16.939] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/ways_of_associativity
11453[19Jul2025 08:54:16.939] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/ways_of_associativity
11454[19Jul2025 08:54:16.939] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/coherency_line_size
11455[19Jul2025 08:54:16.939] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/coherency_line_size
11456[19Jul2025 08:54:16.939] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/size
11457[19Jul2025 08:54:16.939] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/size
11458[19Jul2025 08:54:16.939] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/topology/core_id
11459[19Jul2025 08:54:16.939] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/topology/core_id
11460[19Jul2025 08:54:16.939] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/topology/physical_package_id
11461[19Jul2025 08:54:16.939] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/topology/physical_package_id
11462[19Jul2025 08:54:16.940] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cpu_capacity
11463[19Jul2025 08:54:16.940] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/level
11464[19Jul2025 08:54:16.940] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/level
11465[19Jul2025 08:54:16.940] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/type
11466[19Jul2025 08:54:16.940] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/type
11467[19Jul2025 08:54:16.940] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/ways_of_associativity
11468[19Jul2025 08:54:16.940] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/ways_of_associativity
11469[19Jul2025 08:54:16.940] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/coherency_line_size
11470[19Jul2025 08:54:16.940] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/coherency_line_size
11471[19Jul2025 08:54:16.940] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/size
11472[19Jul2025 08:54:16.940] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/size
11473[19Jul2025 08:54:16.940] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/level
11474[19Jul2025 08:54:16.940] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/level
11475[19Jul2025 08:54:16.941] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/type
11476[19Jul2025 08:54:16.941] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/type
11477[19Jul2025 08:54:16.941] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/ways_of_associativity
11478[19Jul2025 08:54:16.941] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/ways_of_associativity
11479[19Jul2025 08:54:16.941] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/coherency_line_size
11480[19Jul2025 08:54:16.941] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/coherency_line_size
11481[19Jul2025 08:54:16.941] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/size
11482[19Jul2025 08:54:16.941] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/size
11483[19Jul2025 08:54:16.941] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/level
11484[19Jul2025 08:54:16.941] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/level
11485[19Jul2025 08:54:16.941] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/type
11486[19Jul2025 08:54:16.941] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/type
11487[19Jul2025 08:54:16.941] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/ways_of_associativity
11488[19Jul2025 08:54:16.941] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/ways_of_associativity
11489[19Jul2025 08:54:16.942] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/coherency_line_size
11490[19Jul2025 08:54:16.942] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/coherency_line_size
11491[19Jul2025 08:54:16.942] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/size
11492[19Jul2025 08:54:16.942] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/size
11493[19Jul2025 08:54:16.942] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/level
11494[19Jul2025 08:54:16.942] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/level
11495[19Jul2025 08:54:16.942] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/type
11496[19Jul2025 08:54:16.942] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/type
11497[19Jul2025 08:54:16.942] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/ways_of_associativity
11498[19Jul2025 08:54:16.942] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/ways_of_associativity
11499[19Jul2025 08:54:16.942] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/coherency_line_size
11500[19Jul2025 08:54:16.942] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/coherency_line_size
11501[19Jul2025 08:54:16.942] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/size
11502[19Jul2025 08:54:16.942] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/size
11503[19Jul2025 08:54:16.943] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/topology/core_id
11504[19Jul2025 08:54:16.943] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/topology/core_id
11505[19Jul2025 08:54:16.943] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/topology/physical_package_id
11506[19Jul2025 08:54:16.943] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/topology/physical_package_id
11507[19Jul2025 08:54:16.943] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cpu_capacity
11508[19Jul2025 08:54:16.943] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/level
11509[19Jul2025 08:54:16.943] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/level
11510[19Jul2025 08:54:16.943] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/type
11511[19Jul2025 08:54:16.943] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/type
11512[19Jul2025 08:54:16.944] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/ways_of_associativity
11513[19Jul2025 08:54:16.944] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/ways_of_associativity
11514[19Jul2025 08:54:16.944] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/coherency_line_size
11515[19Jul2025 08:54:16.944] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/coherency_line_size
11516[19Jul2025 08:54:16.944] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/size
11517[19Jul2025 08:54:16.944] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/size
11518[19Jul2025 08:54:16.944] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/level
11519[19Jul2025 08:54:16.944] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/level
11520[19Jul2025 08:54:16.944] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/type
11521[19Jul2025 08:54:16.944] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/type
11522[19Jul2025 08:54:16.944] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/ways_of_associativity
11523[19Jul2025 08:54:16.944] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/ways_of_associativity
11524[19Jul2025 08:54:16.944] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/coherency_line_size
11525[19Jul2025 08:54:16.944] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/coherency_line_size
11526[19Jul2025 08:54:16.945] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/size
11527[19Jul2025 08:54:16.945] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/size
11528[19Jul2025 08:54:16.945] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/level
11529[19Jul2025 08:54:16.945] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/level
11530[19Jul2025 08:54:16.945] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/type
11531[19Jul2025 08:54:16.945] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/type
11532[19Jul2025 08:54:16.945] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/ways_of_associativity
11533[19Jul2025 08:54:16.945] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/ways_of_associativity
11534[19Jul2025 08:54:16.945] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/coherency_line_size
11535[19Jul2025 08:54:16.945] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/coherency_line_size
11536[19Jul2025 08:54:16.945] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/size
11537[19Jul2025 08:54:16.946] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/size
11538[19Jul2025 08:54:16.946] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/level
11539[19Jul2025 08:54:16.946] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/level
11540[19Jul2025 08:54:16.948] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/type
11541[19Jul2025 08:54:16.948] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/type
11542[19Jul2025 08:54:16.948] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/ways_of_associativity
11543[19Jul2025 08:54:16.948] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/ways_of_associativity
11544[19Jul2025 08:54:16.948] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/coherency_line_size
11545[19Jul2025 08:54:16.948] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/coherency_line_size
11546[19Jul2025 08:54:16.948] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/size
11547[19Jul2025 08:54:16.948] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/size
11548[19Jul2025 08:54:16.949] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/topology/core_id
11549[19Jul2025 08:54:16.949] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/topology/core_id
11550[19Jul2025 08:54:16.949] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/topology/physical_package_id
11551[19Jul2025 08:54:16.949] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/topology/physical_package_id
11552[19Jul2025 08:54:16.949] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cpu_capacity
11553[19Jul2025 08:54:16.949] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/level
11554[19Jul2025 08:54:16.949] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/level
11555[19Jul2025 08:54:16.949] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/type
11556[19Jul2025 08:54:16.949] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/type
11557[19Jul2025 08:54:16.949] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/ways_of_associativity
11558[19Jul2025 08:54:16.949] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/ways_of_associativity
11559[19Jul2025 08:54:16.950] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/coherency_line_size
11560[19Jul2025 08:54:16.950] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/coherency_line_size
11561[19Jul2025 08:54:16.950] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/size
11562[19Jul2025 08:54:16.950] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/size
11563[19Jul2025 08:54:16.950] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/level
11564[19Jul2025 08:54:16.950] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/level
11565[19Jul2025 08:54:16.950] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/type
11566[19Jul2025 08:54:16.950] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/type
11567[19Jul2025 08:54:16.950] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/ways_of_associativity
11568[19Jul2025 08:54:16.950] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/ways_of_associativity
11569[19Jul2025 08:54:16.950] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/coherency_line_size
11570[19Jul2025 08:54:16.950] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/coherency_line_size
11571[19Jul2025 08:54:16.950] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/size
11572[19Jul2025 08:54:16.950] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/size
11573[19Jul2025 08:54:16.950] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/level
11574[19Jul2025 08:54:16.950] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/level
11575[19Jul2025 08:54:16.951] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/type
11576[19Jul2025 08:54:16.951] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/type
11577[19Jul2025 08:54:16.951] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/ways_of_associativity
11578[19Jul2025 08:54:16.951] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/ways_of_associativity
11579[19Jul2025 08:54:16.951] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/coherency_line_size
11580[19Jul2025 08:54:16.951] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/coherency_line_size
11581[19Jul2025 08:54:16.951] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/size
11582[19Jul2025 08:54:16.951] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/size
11583[19Jul2025 08:54:16.951] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/level
11584[19Jul2025 08:54:16.951] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/level
11585[19Jul2025 08:54:16.951] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/type
11586[19Jul2025 08:54:16.951] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/type
11587[19Jul2025 08:54:16.951] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/ways_of_associativity
11588[19Jul2025 08:54:16.951] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/ways_of_associativity
11589[19Jul2025 08:54:16.951] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/coherency_line_size
11590[19Jul2025 08:54:16.951] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/coherency_line_size
11591[19Jul2025 08:54:16.951] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/size
11592[19Jul2025 08:54:16.952] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/size
11593[19Jul2025 08:54:16.952] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/topology/core_id
11594[19Jul2025 08:54:16.952] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/topology/core_id
11595[19Jul2025 08:54:16.952] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/topology/physical_package_id
11596[19Jul2025 08:54:16.952] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/topology/physical_package_id
11597[19Jul2025 08:54:16.952] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cpu_capacity
11598[19Jul2025 08:54:16.952] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/level
11599[19Jul2025 08:54:16.952] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/level
11600[19Jul2025 08:54:16.952] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/type
11601[19Jul2025 08:54:16.952] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/type
11602[19Jul2025 08:54:16.953] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/ways_of_associativity
11603[19Jul2025 08:54:16.953] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/ways_of_associativity
11604[19Jul2025 08:54:16.953] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/coherency_line_size
11605[19Jul2025 08:54:16.953] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/coherency_line_size
11606[19Jul2025 08:54:16.953] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/size
11607[19Jul2025 08:54:16.953] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/size
11608[19Jul2025 08:54:16.953] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/level
11609[19Jul2025 08:54:16.953] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/level
11610[19Jul2025 08:54:16.953] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/type
11611[19Jul2025 08:54:16.953] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/type
11612[19Jul2025 08:54:16.953] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/ways_of_associativity
11613[19Jul2025 08:54:16.953] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/ways_of_associativity
11614[19Jul2025 08:54:16.953] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/coherency_line_size
11615[19Jul2025 08:54:16.953] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/coherency_line_size
11616[19Jul2025 08:54:16.954] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/size
11617[19Jul2025 08:54:16.954] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/size
11618[19Jul2025 08:54:16.954] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/level
11619[19Jul2025 08:54:16.954] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/level
11620[19Jul2025 08:54:16.954] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/type
11621[19Jul2025 08:54:16.954] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/type
11622[19Jul2025 08:54:16.954] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/ways_of_associativity
11623[19Jul2025 08:54:16.954] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/ways_of_associativity
11624[19Jul2025 08:54:16.954] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/coherency_line_size
11625[19Jul2025 08:54:16.954] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/coherency_line_size
11626[19Jul2025 08:54:16.954] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/size
11627[19Jul2025 08:54:16.954] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/size
11628[19Jul2025 08:54:16.954] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/level
11629[19Jul2025 08:54:16.955] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/level
11630[19Jul2025 08:54:16.955] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/type
11631[19Jul2025 08:54:16.955] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/type
11632[19Jul2025 08:54:16.955] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/ways_of_associativity
11633[19Jul2025 08:54:16.955] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/ways_of_associativity
11634[19Jul2025 08:54:16.955] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/coherency_line_size
11635[19Jul2025 08:54:16.955] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/coherency_line_size
11636[19Jul2025 08:54:16.955] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/size
11637[19Jul2025 08:54:16.955] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/size
11638[19Jul2025 08:54:16.956] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/topology/core_id
11639[19Jul2025 08:54:16.956] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/topology/core_id
11640[19Jul2025 08:54:16.956] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/topology/physical_package_id
11641[19Jul2025 08:54:16.956] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/topology/physical_package_id
11642[19Jul2025 08:54:16.956] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cpu_capacity
11643[19Jul2025 08:54:16.956] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/level
11644[19Jul2025 08:54:16.956] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/level
11645[19Jul2025 08:54:16.957] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/type
11646[19Jul2025 08:54:16.957] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/type
11647[19Jul2025 08:54:16.957] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/ways_of_associativity
11648[19Jul2025 08:54:16.957] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/ways_of_associativity
11649[19Jul2025 08:54:16.957] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/coherency_line_size
11650[19Jul2025 08:54:16.957] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/coherency_line_size
11651[19Jul2025 08:54:16.957] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/size
11652[19Jul2025 08:54:16.957] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/size
11653[19Jul2025 08:54:16.957] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/level
11654[19Jul2025 08:54:16.957] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/level
11655[19Jul2025 08:54:16.957] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/type
11656[19Jul2025 08:54:16.957] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/type
11657[19Jul2025 08:54:16.957] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/ways_of_associativity
11658[19Jul2025 08:54:16.957] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/ways_of_associativity
11659[19Jul2025 08:54:16.957] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/coherency_line_size
11660[19Jul2025 08:54:16.958] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/coherency_line_size
11661[19Jul2025 08:54:16.958] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/size
11662[19Jul2025 08:54:16.958] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/size
11663[19Jul2025 08:54:16.958] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/level
11664[19Jul2025 08:54:16.958] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/level
11665[19Jul2025 08:54:16.958] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/type
11666[19Jul2025 08:54:16.958] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/type
11667[19Jul2025 08:54:16.958] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/ways_of_associativity
11668[19Jul2025 08:54:16.958] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/ways_of_associativity
11669[19Jul2025 08:54:16.958] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/coherency_line_size
11670[19Jul2025 08:54:16.958] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/coherency_line_size
11671[19Jul2025 08:54:16.958] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/size
11672[19Jul2025 08:54:16.959] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/size
11673[19Jul2025 08:54:16.959] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/level
11674[19Jul2025 08:54:16.959] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/level
11675[19Jul2025 08:54:16.959] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/type
11676[19Jul2025 08:54:16.959] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/type
11677[19Jul2025 08:54:16.959] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/ways_of_associativity
11678[19Jul2025 08:54:16.959] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/ways_of_associativity
11679[19Jul2025 08:54:16.959] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/coherency_line_size
11680[19Jul2025 08:54:16.959] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/coherency_line_size
11681[19Jul2025 08:54:16.959] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/size
11682[19Jul2025 08:54:16.959] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/size
11683[19Jul2025 08:54:16.960] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/topology/core_id
11684[19Jul2025 08:54:16.960] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/topology/core_id
11685[19Jul2025 08:54:16.960] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/topology/physical_package_id
11686[19Jul2025 08:54:16.960] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/topology/physical_package_id
11687[19Jul2025 08:54:16.960] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cpu_capacity
11688[19Jul2025 08:54:16.960] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/level
11689[19Jul2025 08:54:16.960] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/level
11690[19Jul2025 08:54:16.960] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/type
11691[19Jul2025 08:54:16.960] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/type
11692[19Jul2025 08:54:16.961] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/ways_of_associativity
11693[19Jul2025 08:54:16.961] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/ways_of_associativity
11694[19Jul2025 08:54:16.961] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/coherency_line_size
11695[19Jul2025 08:54:16.961] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/coherency_line_size
11696[19Jul2025 08:54:16.961] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/size
11697[19Jul2025 08:54:16.961] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/size
11698[19Jul2025 08:54:16.961] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/level
11699[19Jul2025 08:54:16.961] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/level
11700[19Jul2025 08:54:16.961] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/type
11701[19Jul2025 08:54:16.961] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/type
11702[19Jul2025 08:54:16.961] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/ways_of_associativity
11703[19Jul2025 08:54:16.961] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/ways_of_associativity
11704[19Jul2025 08:54:16.961] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/coherency_line_size
11705[19Jul2025 08:54:16.961] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/coherency_line_size
11706[19Jul2025 08:54:16.962] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/size
11707[19Jul2025 08:54:16.962] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/size
11708[19Jul2025 08:54:16.962] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/level
11709[19Jul2025 08:54:16.962] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/level
11710[19Jul2025 08:54:16.962] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/type
11711[19Jul2025 08:54:16.962] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/type
11712[19Jul2025 08:54:16.962] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/ways_of_associativity
11713[19Jul2025 08:54:16.962] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/ways_of_associativity
11714[19Jul2025 08:54:16.962] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/coherency_line_size
11715[19Jul2025 08:54:16.962] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/coherency_line_size
11716[19Jul2025 08:54:16.962] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/size
11717[19Jul2025 08:54:16.962] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/size
11718[19Jul2025 08:54:16.962] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/level
11719[19Jul2025 08:54:16.962] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/level
11720[19Jul2025 08:54:16.963] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/type
11721[19Jul2025 08:54:16.963] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/type
11722[19Jul2025 08:54:16.963] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/ways_of_associativity
11723[19Jul2025 08:54:16.963] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/ways_of_associativity
11724[19Jul2025 08:54:16.963] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/coherency_line_size
11725[19Jul2025 08:54:16.963] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/coherency_line_size
11726[19Jul2025 08:54:16.963] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/size
11727[19Jul2025 08:54:16.963] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/size
11728[19Jul2025 08:54:16.963] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id
11729[19Jul2025 08:54:16.963] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id
11730[19Jul2025 08:54:16.964] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id
11731[19Jul2025 08:54:16.964] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id
11732[19Jul2025 08:54:16.964] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity
11733[19Jul2025 08:54:16.964] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level
11734[19Jul2025 08:54:16.964] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level
11735[19Jul2025 08:54:16.964] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type
11736[19Jul2025 08:54:16.964] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type
11737[19Jul2025 08:54:16.964] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity
11738[19Jul2025 08:54:16.964] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity
11739[19Jul2025 08:54:16.964] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size
11740[19Jul2025 08:54:16.964] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size
11741[19Jul2025 08:54:16.964] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size
11742[19Jul2025 08:54:16.964] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size
11743[19Jul2025 08:54:16.965] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level
11744[19Jul2025 08:54:16.965] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level
11745[19Jul2025 08:54:16.965] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type
11746[19Jul2025 08:54:16.965] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type
11747[19Jul2025 08:54:16.965] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity
11748[19Jul2025 08:54:16.965] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity
11749[19Jul2025 08:54:16.965] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size
11750[19Jul2025 08:54:16.965] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size
11751[19Jul2025 08:54:16.965] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size
11752[19Jul2025 08:54:16.965] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size
11753[19Jul2025 08:54:16.965] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level
11754[19Jul2025 08:54:16.965] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level
11755[19Jul2025 08:54:16.965] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type
11756[19Jul2025 08:54:16.965] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type
11757[19Jul2025 08:54:16.966] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity
11758[19Jul2025 08:54:16.966] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity
11759[19Jul2025 08:54:16.966] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size
11760[19Jul2025 08:54:16.966] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size
11761[19Jul2025 08:54:16.967] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size
11762[19Jul2025 08:54:16.967] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size
11763[19Jul2025 08:54:16.967] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level
11764[19Jul2025 08:54:16.967] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level
11765[19Jul2025 08:54:16.967] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type
11766[19Jul2025 08:54:16.967] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type
11767[19Jul2025 08:54:16.967] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity
11768[19Jul2025 08:54:16.967] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity
11769[19Jul2025 08:54:16.967] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size
11770[19Jul2025 08:54:16.967] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size
11771[19Jul2025 08:54:16.967] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size
11772[19Jul2025 08:54:16.967] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size
11773[19Jul2025 08:54:16.968] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id
11774[19Jul2025 08:54:16.968] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id
11775[19Jul2025 08:54:16.968] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id
11776[19Jul2025 08:54:16.968] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id
11777[19Jul2025 08:54:16.968] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity
11778[19Jul2025 08:54:16.968] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level
11779[19Jul2025 08:54:16.968] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level
11780[19Jul2025 08:54:16.969] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type
11781[19Jul2025 08:54:16.969] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type
11782[19Jul2025 08:54:16.969] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity
11783[19Jul2025 08:54:16.969] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity
11784[19Jul2025 08:54:16.969] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size
11785[19Jul2025 08:54:16.969] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size
11786[19Jul2025 08:54:16.969] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size
11787[19Jul2025 08:54:16.969] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size
11788[19Jul2025 08:54:16.969] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level
11789[19Jul2025 08:54:16.969] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level
11790[19Jul2025 08:54:16.969] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type
11791[19Jul2025 08:54:16.969] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type
11792[19Jul2025 08:54:16.969] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity
11793[19Jul2025 08:54:16.969] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity
11794[19Jul2025 08:54:16.969] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size
11795[19Jul2025 08:54:16.970] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size
11796[19Jul2025 08:54:16.970] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size
11797[19Jul2025 08:54:16.970] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size
11798[19Jul2025 08:54:16.970] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level
11799[19Jul2025 08:54:16.970] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level
11800[19Jul2025 08:54:16.970] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type
11801[19Jul2025 08:54:16.970] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type
11802[19Jul2025 08:54:16.970] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity
11803[19Jul2025 08:54:16.970] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity
11804[19Jul2025 08:54:16.970] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size
11805[19Jul2025 08:54:16.970] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size
11806[19Jul2025 08:54:16.970] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size
11807[19Jul2025 08:54:16.970] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size
11808[19Jul2025 08:54:16.970] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level
11809[19Jul2025 08:54:16.970] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level
11810[19Jul2025 08:54:16.971] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type
11811[19Jul2025 08:54:16.971] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type
11812[19Jul2025 08:54:16.971] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity
11813[19Jul2025 08:54:16.971] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity
11814[19Jul2025 08:54:16.971] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size
11815[19Jul2025 08:54:16.971] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size
11816[19Jul2025 08:54:16.971] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size
11817[19Jul2025 08:54:16.971] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size
11818[19Jul2025 08:54:16.971] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id
11819[19Jul2025 08:54:16.971] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id
11820[19Jul2025 08:54:16.972] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id
11821[19Jul2025 08:54:16.972] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id
11822[19Jul2025 08:54:16.972] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity
11823[19Jul2025 08:54:16.972] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level
11824[19Jul2025 08:54:16.972] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level
11825[19Jul2025 08:54:16.972] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type
11826[19Jul2025 08:54:16.972] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type
11827[19Jul2025 08:54:16.972] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity
11828[19Jul2025 08:54:16.972] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity
11829[19Jul2025 08:54:16.972] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size
11830[19Jul2025 08:54:16.972] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size
11831[19Jul2025 08:54:16.972] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size
11832[19Jul2025 08:54:16.972] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size
11833[19Jul2025 08:54:16.973] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level
11834[19Jul2025 08:54:16.973] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level
11835[19Jul2025 08:54:16.973] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type
11836[19Jul2025 08:54:16.973] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type
11837[19Jul2025 08:54:16.973] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity
11838[19Jul2025 08:54:16.973] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity
11839[19Jul2025 08:54:16.973] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size
11840[19Jul2025 08:54:16.973] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size
11841[19Jul2025 08:54:16.973] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size
11842[19Jul2025 08:54:16.973] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size
11843[19Jul2025 08:54:16.973] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level
11844[19Jul2025 08:54:16.973] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level
11845[19Jul2025 08:54:16.974] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type
11846[19Jul2025 08:54:16.974] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type
11847[19Jul2025 08:54:16.974] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity
11848[19Jul2025 08:54:16.974] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity
11849[19Jul2025 08:54:16.974] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size
11850[19Jul2025 08:54:16.974] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size
11851[19Jul2025 08:54:16.974] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size
11852[19Jul2025 08:54:16.974] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size
11853[19Jul2025 08:54:16.974] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level
11854[19Jul2025 08:54:16.974] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level
11855[19Jul2025 08:54:16.974] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type
11856[19Jul2025 08:54:16.974] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type
11857[19Jul2025 08:54:16.974] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity
11858[19Jul2025 08:54:16.974] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity
11859[19Jul2025 08:54:16.975] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size
11860[19Jul2025 08:54:16.975] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size
11861[19Jul2025 08:54:16.975] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size
11862[19Jul2025 08:54:16.975] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size
11863[19Jul2025 08:54:16.975] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id
11864[19Jul2025 08:54:16.975] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id
11865[19Jul2025 08:54:16.975] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id
11866[19Jul2025 08:54:16.975] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id
11867[19Jul2025 08:54:16.975] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity
11868[19Jul2025 08:54:16.976] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level
11869[19Jul2025 08:54:16.976] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level
11870[19Jul2025 08:54:16.976] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type
11871[19Jul2025 08:54:16.976] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type
11872[19Jul2025 08:54:16.976] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity
11873[19Jul2025 08:54:16.976] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity
11874[19Jul2025 08:54:16.976] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size
11875[19Jul2025 08:54:16.976] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size
11876[19Jul2025 08:54:16.976] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size
11877[19Jul2025 08:54:16.976] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size
11878[19Jul2025 08:54:16.976] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level
11879[19Jul2025 08:54:16.976] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level
11880[19Jul2025 08:54:16.978] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type
11881[19Jul2025 08:54:16.978] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type
11882[19Jul2025 08:54:16.978] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity
11883[19Jul2025 08:54:16.978] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity
11884[19Jul2025 08:54:16.978] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size
11885[19Jul2025 08:54:16.978] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size
11886[19Jul2025 08:54:16.978] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size
11887[19Jul2025 08:54:16.978] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size
11888[19Jul2025 08:54:16.978] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level
11889[19Jul2025 08:54:16.978] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level
11890[19Jul2025 08:54:16.978] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type
11891[19Jul2025 08:54:16.978] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type
11892[19Jul2025 08:54:16.979] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity
11893[19Jul2025 08:54:16.979] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity
11894[19Jul2025 08:54:16.979] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size
11895[19Jul2025 08:54:16.979] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size
11896[19Jul2025 08:54:16.979] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size
11897[19Jul2025 08:54:16.979] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size
11898[19Jul2025 08:54:16.979] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level
11899[19Jul2025 08:54:16.979] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level
11900[19Jul2025 08:54:16.979] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type
11901[19Jul2025 08:54:16.979] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type
11902[19Jul2025 08:54:16.979] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity
11903[19Jul2025 08:54:16.979] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity
11904[19Jul2025 08:54:16.980] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size
11905[19Jul2025 08:54:16.980] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size
11906[19Jul2025 08:54:16.980] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size
11907[19Jul2025 08:54:16.980] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size
11908[19Jul2025 08:54:16.980] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id
11909[19Jul2025 08:54:16.981] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id
11910[19Jul2025 08:54:16.981] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id
11911[19Jul2025 08:54:16.981] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id
11912[19Jul2025 08:54:16.982] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity
11913[19Jul2025 08:54:16.982] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level
11914[19Jul2025 08:54:16.982] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level
11915[19Jul2025 08:54:16.982] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type
11916[19Jul2025 08:54:16.982] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type
11917[19Jul2025 08:54:16.982] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity
11918[19Jul2025 08:54:16.982] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity
11919[19Jul2025 08:54:16.982] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size
11920[19Jul2025 08:54:16.982] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size
11921[19Jul2025 08:54:16.983] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size
11922[19Jul2025 08:54:16.983] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size
11923[19Jul2025 08:54:16.983] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level
11924[19Jul2025 08:54:16.983] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level
11925[19Jul2025 08:54:16.983] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type
11926[19Jul2025 08:54:16.983] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type
11927[19Jul2025 08:54:16.983] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity
11928[19Jul2025 08:54:16.983] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity
11929[19Jul2025 08:54:16.984] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size
11930[19Jul2025 08:54:16.984] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size
11931[19Jul2025 08:54:16.985] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size
11932[19Jul2025 08:54:16.986] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size
11933[19Jul2025 08:54:16.986] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level
11934[19Jul2025 08:54:16.986] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level
11935[19Jul2025 08:54:16.986] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type
11936[19Jul2025 08:54:16.986] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type
11937[19Jul2025 08:54:16.986] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity
11938[19Jul2025 08:54:16.986] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity
11939[19Jul2025 08:54:16.986] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size
11940[19Jul2025 08:54:16.986] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size
11941[19Jul2025 08:54:16.987] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size
11942[19Jul2025 08:54:16.987] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size
11943[19Jul2025 08:54:16.987] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level
11944[19Jul2025 08:54:16.987] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level
11945[19Jul2025 08:54:16.987] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type
11946[19Jul2025 08:54:16.987] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type
11947[19Jul2025 08:54:16.988] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity
11948[19Jul2025 08:54:16.988] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity
11949[19Jul2025 08:54:16.988] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size
11950[19Jul2025 08:54:16.988] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size
11951[19Jul2025 08:54:16.988] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size
11952[19Jul2025 08:54:16.988] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size
11953[19Jul2025 08:54:16.990] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo
11954[19Jul2025 08:54:17.023] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv
11955[19Jul2025 08:54:17.025] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@2e44cb34
11956[19Jul2025 08:54:17.026] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@4783da3f
11957[19Jul2025 08:54:17.043] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo
11958[19Jul2025 08:54:17.044] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo
11959[19Jul2025 08:54:17.047] [main/ERROR] [net.minecraft.CrashReport/]: Negative index in crash report handler (0/18)
11960[19Jul2025 08:54:20.189] [main/ERROR] [net.minecraft.CrashReport/]: Could not save crash report to ./crash-reports/crash-2025-07-19_08.54.18-fml.txt
11961java.lang.OutOfMemoryError: Metaspace
11962[19Jul2025 08:54:20.189] [main/FATAL] [net.neoforged.neoforge.server.loading.ServerModLoader/]: Failed to save crash report
11963[09:11:24] [Aternos System/ERROR]: Server was stopped because it took too long to start. Try reducing the load to avoid this in the future.
This log will be saved for 90 days from their last view.
Report abuse