1 | [01Aug2025 02:43:10.237] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0-rc.2).
|
2 | [01Aug2025 02:43:10.239] [main/DEBUG] [mixin/]: Registering new injector for @SugarWrapper with com.llamalad7.mixinextras.sugar.impl.SugarWrapperInjectionInfo
|
3 | [01Aug2025 02:43:10.239] [main/DEBUG] [mixin/]: Registering new injector for @FactoryRedirectWrapper with com.llamalad7.mixinextras.wrapper.factory.FactoryRedirectWrapperInjectionInfo
|
4 | [01Aug2025 02:43:10.239] [main/DEBUG] [mixin/]: Registering new injector for @ExpressionInjectorWrapper with com.llamalad7.mixinextras.expression.impl.wrapper.ExpressionInjectorWrapperInjectionInfo
|
5 | [01Aug2025 02:43:10.277] [main/DEBUG] [mixin/]: Mixing MainMixin from owo.mixins.json into net.minecraft.server.Main
|
6 | [01Aug2025 02:43:10.279] [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 | [01Aug2025 02:43:10.285] [main/DEBUG] [mixin/]: Mixing server.MainMixin from cryonicconfig.mixins.json into net.minecraft.server.Main
|
8 | [01Aug2025 02:43:10.305] [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 | [01Aug2025 02:43:10.320] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework
|
10 | [01Aug2025 02:43:10.322] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
|
11 | [01Aug2025 02:43:10.322] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
|
12 | [01Aug2025 02:43:10.380] [main/DEBUG] [mixin/]: Mixing perf.tag_id_caching.TagOrElementLocationMixin from modernfix-neoforge.mixins.json into net.minecraft.util.ExtraCodecs$TagOrElementLocation
|
13 | [01Aug2025 02:43:10.381] [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 | [01Aug2025 02:43:10.401] [main/DEBUG] [mixin/]: Mixing text.TextCodecsMixin from owo.mixins.json into net.minecraft.network.chat.ComponentSerialization
|
15 | [01Aug2025 02:43:10.401] [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 | [01Aug2025 02:43:10.401] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectCustomTextTypesExplicit$0(Ljava/lang/String;)Lnet/minecraft/util/StringRepresentable; to md6731f0$owo$lambda$injectCustomTextTypesExplicit$0$0 in owo.mixins.json:text.TextCodecsMixin from mod owo
|
17 | [01Aug2025 02:43:10.430] [main/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/network/chat/ComponentSerialization$Anonymous$3f2a46bf668f4dabaad504aaa76b0546 (originally io/wispforest/owo/mixin/text/TextCodecsMixin$2)
|
18 | [01Aug2025 02:43:10.434] [main/DEBUG] [mixin/]: Mixing StringRepresentableMixin from kubejs.mixins.json into net.minecraft.util.StringRepresentable
|
19 | [01Aug2025 02:43:10.442] [main/DEBUG] [mixin/]: Mixing NbtAccounterMixin from connectivity.mixins.json into net.minecraft.nbt.NbtAccounter
|
20 | [01Aug2025 02:43:10.444] [main/DEBUG] [mixin/]: Mixing accessor.NbtAccounterAccessor from create.mixins.json into net.minecraft.nbt.NbtAccounter
|
21 | [01Aug2025 02:43:10.477] [main/DEBUG] [mixin/]: Mixing CompoundTagMixin from kubejs.mixins.json into net.minecraft.nbt.CompoundTag
|
22 | [01Aug2025 02:43:10.482] [main/DEBUG] [mixin/]: Mixing NbtCompoundMixin from owo.mixins.json into net.minecraft.nbt.CompoundTag
|
23 | [01Aug2025 02:43:10.483] [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)
|
24 | [01Aug2025 02:43:10.518] [main/DEBUG] [mixin/]: Mixing MutableComponentMixin from kubejs.mixins.json into net.minecraft.network.chat.MutableComponent
|
25 | [01Aug2025 02:43:10.528] [main/DEBUG] [mixin/]: Mixing ResourceLocationMixin from ftblibrary-common.mixins.json into net.minecraft.resources.ResourceLocation
|
26 | [01Aug2025 02:43:10.528] [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)
|
27 | [01Aug2025 02:43:10.531] [main/DEBUG] [mixin/]: Mixing ResourceLocationMixin from kubejs.mixins.json into net.minecraft.resources.ResourceLocation
|
28 | [01Aug2025 02:43:10.540] [main/DEBUG] [mixin/]: Mixing ResourceLocationExceptionMixin from connectivity.mixins.json into net.minecraft.ResourceLocationException
|
29 | [01Aug2025 02:43:10.549] [main/DEBUG] [mixin/]: connectivity.mixins.json:ResourceLocationExceptionMixin from mod connectivity->@Inject::onException(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
30 | [01Aug2025 02:43:10.549] [main/DEBUG] [mixin/]: connectivity.mixins.json:ResourceLocationExceptionMixin from mod connectivity->@Inject::onException(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
31 | [01Aug2025 02:43:10.549] [main/DEBUG] [mixin/]: connectivity.mixins.json:ResourceLocationExceptionMixin from mod connectivity->@Inject::onException(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
32 | [01Aug2025 02:43:10.556] [main/DEBUG] [mixin/]: Mixing tweaks.EulaReaderMixin from owo.mixins.json into net.minecraft.server.Eula
|
33 | [01Aug2025 02:43:10.556] [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)
|
34 | [01Aug2025 02:43:10.594] [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
|
35 | [01Aug2025 02:43:10.605] [main/DEBUG] [mixin/]: Mixing accessor.SystemReportAccessor from create.mixins.json into net.minecraft.SystemReport
|
36 | [01Aug2025 02:43:10.606] [main/DEBUG] [mixin/]: Renaming @Accessor method getOPERATING_SYSTEM()Ljava/lang/String; to getOPERATING_SYSTEM$create_$md$6731f0$0 in create.mixins.json:accessor.SystemReportAccessor from mod create
|
37 | [01Aug2025 02:43:10.606] [main/DEBUG] [mixin/]: Renaming @Accessor method getJAVA_VERSION()Ljava/lang/String; to getJAVA_VERSION$create_$md$6731f0$1 in create.mixins.json:accessor.SystemReportAccessor from mod create
|
38 | [01Aug2025 02:43:10.622] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@70ed902a
|
39 | [01Aug2025 02:43:10.623] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@4783da3f
|
40 | [01Aug2025 02:43:10.659] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv
|
41 | [01Aug2025 02:43:10.659] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv
|
42 | [01Aug2025 02:43:10.665] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/stat
|
43 | [01Aug2025 02:43:10.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id
|
44 | [01Aug2025 02:43:10.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id
|
45 | [01Aug2025 02:43:10.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id
|
46 | [01Aug2025 02:43:10.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id
|
47 | [01Aug2025 02:43:10.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity
|
48 | [01Aug2025 02:43:10.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level
|
49 | [01Aug2025 02:43:10.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level
|
50 | [01Aug2025 02:43:10.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type
|
51 | [01Aug2025 02:43:10.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type
|
52 | [01Aug2025 02:43:10.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity
|
53 | [01Aug2025 02:43:10.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity
|
54 | [01Aug2025 02:43:10.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size
|
55 | [01Aug2025 02:43:10.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size
|
56 | [01Aug2025 02:43:10.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size
|
57 | [01Aug2025 02:43:10.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size
|
58 | [01Aug2025 02:43:10.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level
|
59 | [01Aug2025 02:43:10.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level
|
60 | [01Aug2025 02:43:10.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type
|
61 | [01Aug2025 02:43:10.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type
|
62 | [01Aug2025 02:43:10.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity
|
63 | [01Aug2025 02:43:10.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity
|
64 | [01Aug2025 02:43:10.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size
|
65 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size
|
66 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size
|
67 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size
|
68 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level
|
69 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level
|
70 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type
|
71 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type
|
72 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity
|
73 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity
|
74 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size
|
75 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size
|
76 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size
|
77 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size
|
78 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level
|
79 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level
|
80 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type
|
81 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type
|
82 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity
|
83 | [01Aug2025 02:43:10.689] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity
|
84 | [01Aug2025 02:43:10.690] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size
|
85 | [01Aug2025 02:43:10.690] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size
|
86 | [01Aug2025 02:43:10.690] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size
|
87 | [01Aug2025 02:43:10.690] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size
|
88 | [01Aug2025 02:43:10.690] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id
|
89 | [01Aug2025 02:43:10.690] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id
|
90 | [01Aug2025 02:43:10.690] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id
|
91 | [01Aug2025 02:43:10.691] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id
|
92 | [01Aug2025 02:43:10.691] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity
|
93 | [01Aug2025 02:43:10.691] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level
|
94 | [01Aug2025 02:43:10.691] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level
|
95 | [01Aug2025 02:43:10.691] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type
|
96 | [01Aug2025 02:43:10.691] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type
|
97 | [01Aug2025 02:43:10.691] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity
|
98 | [01Aug2025 02:43:10.691] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity
|
99 | [01Aug2025 02:43:10.691] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size
|
100 | [01Aug2025 02:43:10.691] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size
|
101 | [01Aug2025 02:43:10.691] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size
|
102 | [01Aug2025 02:43:10.691] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size
|
103 | [01Aug2025 02:43:10.691] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level
|
104 | [01Aug2025 02:43:10.691] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level
|
105 | [01Aug2025 02:43:10.691] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type
|
106 | [01Aug2025 02:43:10.691] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type
|
107 | [01Aug2025 02:43:10.691] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity
|
108 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity
|
109 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size
|
110 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size
|
111 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size
|
112 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size
|
113 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level
|
114 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level
|
115 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type
|
116 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type
|
117 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity
|
118 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity
|
119 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size
|
120 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size
|
121 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size
|
122 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size
|
123 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level
|
124 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level
|
125 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type
|
126 | [01Aug2025 02:43:10.692] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type
|
127 | [01Aug2025 02:43:10.693] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity
|
128 | [01Aug2025 02:43:10.693] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity
|
129 | [01Aug2025 02:43:10.693] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size
|
130 | [01Aug2025 02:43:10.693] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size
|
131 | [01Aug2025 02:43:10.693] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size
|
132 | [01Aug2025 02:43:10.693] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size
|
133 | [01Aug2025 02:43:10.693] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id
|
134 | [01Aug2025 02:43:10.693] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id
|
135 | [01Aug2025 02:43:10.693] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id
|
136 | [01Aug2025 02:43:10.693] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id
|
137 | [01Aug2025 02:43:10.693] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity
|
138 | [01Aug2025 02:43:10.693] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level
|
139 | [01Aug2025 02:43:10.693] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level
|
140 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type
|
141 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type
|
142 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity
|
143 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity
|
144 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size
|
145 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size
|
146 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size
|
147 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size
|
148 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level
|
149 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level
|
150 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type
|
151 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type
|
152 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity
|
153 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity
|
154 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size
|
155 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size
|
156 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size
|
157 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size
|
158 | [01Aug2025 02:43:10.694] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level
|
159 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level
|
160 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type
|
161 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type
|
162 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity
|
163 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity
|
164 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size
|
165 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size
|
166 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size
|
167 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size
|
168 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level
|
169 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level
|
170 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type
|
171 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type
|
172 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity
|
173 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity
|
174 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size
|
175 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size
|
176 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size
|
177 | [01Aug2025 02:43:10.695] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size
|
178 | [01Aug2025 02:43:10.696] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id
|
179 | [01Aug2025 02:43:10.696] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id
|
180 | [01Aug2025 02:43:10.696] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id
|
181 | [01Aug2025 02:43:10.696] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id
|
182 | [01Aug2025 02:43:10.696] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity
|
183 | [01Aug2025 02:43:10.696] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level
|
184 | [01Aug2025 02:43:10.696] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level
|
185 | [01Aug2025 02:43:10.696] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type
|
186 | [01Aug2025 02:43:10.696] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type
|
187 | [01Aug2025 02:43:10.696] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity
|
188 | [01Aug2025 02:43:10.696] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity
|
189 | [01Aug2025 02:43:10.696] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size
|
190 | [01Aug2025 02:43:10.696] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size
|
191 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size
|
192 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size
|
193 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level
|
194 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level
|
195 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type
|
196 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type
|
197 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity
|
198 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity
|
199 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size
|
200 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size
|
201 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size
|
202 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size
|
203 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level
|
204 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level
|
205 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type
|
206 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type
|
207 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity
|
208 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity
|
209 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size
|
210 | [01Aug2025 02:43:10.697] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size
|
211 | [01Aug2025 02:43:10.698] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size
|
212 | [01Aug2025 02:43:10.698] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size
|
213 | [01Aug2025 02:43:10.698] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level
|
214 | [01Aug2025 02:43:10.698] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level
|
215 | [01Aug2025 02:43:10.698] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type
|
216 | [01Aug2025 02:43:10.698] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type
|
217 | [01Aug2025 02:43:10.698] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity
|
218 | [01Aug2025 02:43:10.698] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity
|
219 | [01Aug2025 02:43:10.698] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size
|
220 | [01Aug2025 02:43:10.698] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size
|
221 | [01Aug2025 02:43:10.698] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size
|
222 | [01Aug2025 02:43:10.698] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size
|
223 | [01Aug2025 02:43:10.698] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id
|
224 | [01Aug2025 02:43:10.698] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id
|
225 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id
|
226 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id
|
227 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity
|
228 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level
|
229 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level
|
230 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type
|
231 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type
|
232 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity
|
233 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity
|
234 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size
|
235 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size
|
236 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size
|
237 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size
|
238 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level
|
239 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level
|
240 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type
|
241 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type
|
242 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity
|
243 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity
|
244 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size
|
245 | [01Aug2025 02:43:10.699] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size
|
246 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size
|
247 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size
|
248 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level
|
249 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level
|
250 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type
|
251 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type
|
252 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity
|
253 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity
|
254 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size
|
255 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size
|
256 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size
|
257 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size
|
258 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level
|
259 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level
|
260 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type
|
261 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type
|
262 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity
|
263 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity
|
264 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size
|
265 | [01Aug2025 02:43:10.700] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size
|
266 | [01Aug2025 02:43:10.701] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size
|
267 | [01Aug2025 02:43:10.701] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size
|
268 | [01Aug2025 02:43:10.701] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id
|
269 | [01Aug2025 02:43:10.701] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id
|
270 | [01Aug2025 02:43:10.701] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id
|
271 | [01Aug2025 02:43:10.701] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id
|
272 | [01Aug2025 02:43:10.701] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity
|
273 | [01Aug2025 02:43:10.701] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level
|
274 | [01Aug2025 02:43:10.701] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level
|
275 | [01Aug2025 02:43:10.701] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type
|
276 | [01Aug2025 02:43:10.701] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type
|
277 | [01Aug2025 02:43:10.701] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity
|
278 | [01Aug2025 02:43:10.701] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity
|
279 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size
|
280 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size
|
281 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size
|
282 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size
|
283 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level
|
284 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level
|
285 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type
|
286 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type
|
287 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity
|
288 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity
|
289 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size
|
290 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size
|
291 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size
|
292 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size
|
293 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level
|
294 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level
|
295 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type
|
296 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type
|
297 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity
|
298 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity
|
299 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size
|
300 | [01Aug2025 02:43:10.702] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size
|
301 | [01Aug2025 02:43:10.703] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size
|
302 | [01Aug2025 02:43:10.703] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size
|
303 | [01Aug2025 02:43:10.703] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level
|
304 | [01Aug2025 02:43:10.703] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level
|
305 | [01Aug2025 02:43:10.703] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type
|
306 | [01Aug2025 02:43:10.703] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type
|
307 | [01Aug2025 02:43:10.703] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity
|
308 | [01Aug2025 02:43:10.703] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity
|
309 | [01Aug2025 02:43:10.703] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size
|
310 | [01Aug2025 02:43:10.703] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size
|
311 | [01Aug2025 02:43:10.703] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size
|
312 | [01Aug2025 02:43:10.703] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size
|
313 | [01Aug2025 02:43:10.703] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id
|
314 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id
|
315 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id
|
316 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id
|
317 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity
|
318 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level
|
319 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level
|
320 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type
|
321 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type
|
322 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity
|
323 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity
|
324 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size
|
325 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size
|
326 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size
|
327 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size
|
328 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level
|
329 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level
|
330 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type
|
331 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type
|
332 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity
|
333 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity
|
334 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size
|
335 | [01Aug2025 02:43:10.704] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size
|
336 | [01Aug2025 02:43:10.705] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size
|
337 | [01Aug2025 02:43:10.705] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size
|
338 | [01Aug2025 02:43:10.705] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level
|
339 | [01Aug2025 02:43:10.705] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level
|
340 | [01Aug2025 02:43:10.705] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type
|
341 | [01Aug2025 02:43:10.705] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type
|
342 | [01Aug2025 02:43:10.705] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity
|
343 | [01Aug2025 02:43:10.705] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity
|
344 | [01Aug2025 02:43:10.705] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size
|
345 | [01Aug2025 02:43:10.705] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size
|
346 | [01Aug2025 02:43:10.705] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size
|
347 | [01Aug2025 02:43:10.705] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size
|
348 | [01Aug2025 02:43:10.705] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level
|
349 | [01Aug2025 02:43:10.705] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level
|
350 | [01Aug2025 02:43:10.705] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type
|
351 | [01Aug2025 02:43:10.706] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type
|
352 | [01Aug2025 02:43:10.706] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity
|
353 | [01Aug2025 02:43:10.706] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity
|
354 | [01Aug2025 02:43:10.706] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size
|
355 | [01Aug2025 02:43:10.706] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size
|
356 | [01Aug2025 02:43:10.706] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size
|
357 | [01Aug2025 02:43:10.706] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size
|
358 | [01Aug2025 02:43:10.706] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id
|
359 | [01Aug2025 02:43:10.706] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id
|
360 | [01Aug2025 02:43:10.706] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id
|
361 | [01Aug2025 02:43:10.706] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id
|
362 | [01Aug2025 02:43:10.706] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity
|
363 | [01Aug2025 02:43:10.707] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level
|
364 | [01Aug2025 02:43:10.707] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level
|
365 | [01Aug2025 02:43:10.707] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type
|
366 | [01Aug2025 02:43:10.707] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type
|
367 | [01Aug2025 02:43:10.707] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity
|
368 | [01Aug2025 02:43:10.707] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity
|
369 | [01Aug2025 02:43:10.707] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size
|
370 | [01Aug2025 02:43:10.707] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size
|
371 | [01Aug2025 02:43:10.707] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size
|
372 | [01Aug2025 02:43:10.707] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size
|
373 | [01Aug2025 02:43:10.707] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level
|
374 | [01Aug2025 02:43:10.707] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level
|
375 | [01Aug2025 02:43:10.707] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type
|
376 | [01Aug2025 02:43:10.707] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type
|
377 | [01Aug2025 02:43:10.707] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity
|
378 | [01Aug2025 02:43:10.707] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity
|
379 | [01Aug2025 02:43:10.707] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size
|
380 | [01Aug2025 02:43:10.707] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size
|
381 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size
|
382 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size
|
383 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level
|
384 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level
|
385 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type
|
386 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type
|
387 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity
|
388 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity
|
389 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size
|
390 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size
|
391 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size
|
392 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size
|
393 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level
|
394 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level
|
395 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type
|
396 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type
|
397 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity
|
398 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity
|
399 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size
|
400 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size
|
401 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size
|
402 | [01Aug2025 02:43:10.708] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size
|
403 | [01Aug2025 02:43:10.709] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/core_id
|
404 | [01Aug2025 02:43:10.709] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/core_id
|
405 | [01Aug2025 02:43:10.709] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/physical_package_id
|
406 | [01Aug2025 02:43:10.709] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/physical_package_id
|
407 | [01Aug2025 02:43:10.709] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cpu_capacity
|
408 | [01Aug2025 02:43:10.709] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/level
|
409 | [01Aug2025 02:43:10.709] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/level
|
410 | [01Aug2025 02:43:10.709] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/type
|
411 | [01Aug2025 02:43:10.709] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/type
|
412 | [01Aug2025 02:43:10.709] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/ways_of_associativity
|
413 | [01Aug2025 02:43:10.709] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/ways_of_associativity
|
414 | [01Aug2025 02:43:10.709] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/coherency_line_size
|
415 | [01Aug2025 02:43:10.709] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/coherency_line_size
|
416 | [01Aug2025 02:43:10.709] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/size
|
417 | [01Aug2025 02:43:10.709] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/size
|
418 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/level
|
419 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/level
|
420 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/type
|
421 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/type
|
422 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/ways_of_associativity
|
423 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/ways_of_associativity
|
424 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/coherency_line_size
|
425 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/coherency_line_size
|
426 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/size
|
427 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/size
|
428 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/level
|
429 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/level
|
430 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/type
|
431 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/type
|
432 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/ways_of_associativity
|
433 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/ways_of_associativity
|
434 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/coherency_line_size
|
435 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/coherency_line_size
|
436 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/size
|
437 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/size
|
438 | [01Aug2025 02:43:10.710] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/level
|
439 | [01Aug2025 02:43:10.711] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/level
|
440 | [01Aug2025 02:43:10.711] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/type
|
441 | [01Aug2025 02:43:10.711] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/type
|
442 | [01Aug2025 02:43:10.711] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/ways_of_associativity
|
443 | [01Aug2025 02:43:10.711] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/ways_of_associativity
|
444 | [01Aug2025 02:43:10.711] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/coherency_line_size
|
445 | [01Aug2025 02:43:10.711] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/coherency_line_size
|
446 | [01Aug2025 02:43:10.711] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/size
|
447 | [01Aug2025 02:43:10.711] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/size
|
448 | [01Aug2025 02:43:10.711] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/core_id
|
449 | [01Aug2025 02:43:10.711] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/core_id
|
450 | [01Aug2025 02:43:10.711] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/physical_package_id
|
451 | [01Aug2025 02:43:10.711] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/physical_package_id
|
452 | [01Aug2025 02:43:10.711] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cpu_capacity
|
453 | [01Aug2025 02:43:10.711] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/level
|
454 | [01Aug2025 02:43:10.711] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/level
|
455 | [01Aug2025 02:43:10.711] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/type
|
456 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/type
|
457 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/ways_of_associativity
|
458 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/ways_of_associativity
|
459 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/coherency_line_size
|
460 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/coherency_line_size
|
461 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/size
|
462 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/size
|
463 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/level
|
464 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/level
|
465 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/type
|
466 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/type
|
467 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/ways_of_associativity
|
468 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/ways_of_associativity
|
469 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/coherency_line_size
|
470 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/coherency_line_size
|
471 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/size
|
472 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/size
|
473 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/level
|
474 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/level
|
475 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/type
|
476 | [01Aug2025 02:43:10.712] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/type
|
477 | [01Aug2025 02:43:10.713] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/ways_of_associativity
|
478 | [01Aug2025 02:43:10.713] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/ways_of_associativity
|
479 | [01Aug2025 02:43:10.713] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/coherency_line_size
|
480 | [01Aug2025 02:43:10.713] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/coherency_line_size
|
481 | [01Aug2025 02:43:10.713] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/size
|
482 | [01Aug2025 02:43:10.713] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/size
|
483 | [01Aug2025 02:43:10.713] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/level
|
484 | [01Aug2025 02:43:10.713] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/level
|
485 | [01Aug2025 02:43:10.713] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/type
|
486 | [01Aug2025 02:43:10.713] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/type
|
487 | [01Aug2025 02:43:10.713] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/ways_of_associativity
|
488 | [01Aug2025 02:43:10.713] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/ways_of_associativity
|
489 | [01Aug2025 02:43:10.713] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/coherency_line_size
|
490 | [01Aug2025 02:43:10.713] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/coherency_line_size
|
491 | [01Aug2025 02:43:10.713] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/size
|
492 | [01Aug2025 02:43:10.713] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/size
|
493 | [01Aug2025 02:43:10.714] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/core_id
|
494 | [01Aug2025 02:43:10.714] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/core_id
|
495 | [01Aug2025 02:43:10.714] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/physical_package_id
|
496 | [01Aug2025 02:43:10.714] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/physical_package_id
|
497 | [01Aug2025 02:43:10.714] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cpu_capacity
|
498 | [01Aug2025 02:43:10.714] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/level
|
499 | [01Aug2025 02:43:10.714] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/level
|
500 | [01Aug2025 02:43:10.714] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/type
|
501 | [01Aug2025 02:43:10.714] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/type
|
502 | [01Aug2025 02:43:10.714] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/ways_of_associativity
|
503 | [01Aug2025 02:43:10.714] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/ways_of_associativity
|
504 | [01Aug2025 02:43:10.714] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/coherency_line_size
|
505 | [01Aug2025 02:43:10.714] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/coherency_line_size
|
506 | [01Aug2025 02:43:10.714] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/size
|
507 | [01Aug2025 02:43:10.714] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/size
|
508 | [01Aug2025 02:43:10.714] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/level
|
509 | [01Aug2025 02:43:10.714] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/level
|
510 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/type
|
511 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/type
|
512 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/ways_of_associativity
|
513 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/ways_of_associativity
|
514 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/coherency_line_size
|
515 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/coherency_line_size
|
516 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/size
|
517 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/size
|
518 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/level
|
519 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/level
|
520 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/type
|
521 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/type
|
522 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/ways_of_associativity
|
523 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/ways_of_associativity
|
524 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/coherency_line_size
|
525 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/coherency_line_size
|
526 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/size
|
527 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/size
|
528 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/level
|
529 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/level
|
530 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/type
|
531 | [01Aug2025 02:43:10.715] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/type
|
532 | [01Aug2025 02:43:10.716] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/ways_of_associativity
|
533 | [01Aug2025 02:43:10.716] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/ways_of_associativity
|
534 | [01Aug2025 02:43:10.716] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/coherency_line_size
|
535 | [01Aug2025 02:43:10.716] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/coherency_line_size
|
536 | [01Aug2025 02:43:10.716] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/size
|
537 | [01Aug2025 02:43:10.716] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/size
|
538 | [01Aug2025 02:43:10.716] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/core_id
|
539 | [01Aug2025 02:43:10.716] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/core_id
|
540 | [01Aug2025 02:43:10.716] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/physical_package_id
|
541 | [01Aug2025 02:43:10.716] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/physical_package_id
|
542 | [01Aug2025 02:43:10.716] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cpu_capacity
|
543 | [01Aug2025 02:43:10.716] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/level
|
544 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/level
|
545 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/type
|
546 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/type
|
547 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/ways_of_associativity
|
548 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/ways_of_associativity
|
549 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/coherency_line_size
|
550 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/coherency_line_size
|
551 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/size
|
552 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/size
|
553 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/level
|
554 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/level
|
555 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/type
|
556 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/type
|
557 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/ways_of_associativity
|
558 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/ways_of_associativity
|
559 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/coherency_line_size
|
560 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/coherency_line_size
|
561 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/size
|
562 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/size
|
563 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/level
|
564 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/level
|
565 | [01Aug2025 02:43:10.717] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/type
|
566 | [01Aug2025 02:43:10.718] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/type
|
567 | [01Aug2025 02:43:10.718] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/ways_of_associativity
|
568 | [01Aug2025 02:43:10.718] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/ways_of_associativity
|
569 | [01Aug2025 02:43:10.718] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/coherency_line_size
|
570 | [01Aug2025 02:43:10.718] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/coherency_line_size
|
571 | [01Aug2025 02:43:10.718] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/size
|
572 | [01Aug2025 02:43:10.718] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/size
|
573 | [01Aug2025 02:43:10.718] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/level
|
574 | [01Aug2025 02:43:10.718] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/level
|
575 | [01Aug2025 02:43:10.718] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/type
|
576 | [01Aug2025 02:43:10.718] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/type
|
577 | [01Aug2025 02:43:10.718] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/ways_of_associativity
|
578 | [01Aug2025 02:43:10.718] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/ways_of_associativity
|
579 | [01Aug2025 02:43:10.718] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/coherency_line_size
|
580 | [01Aug2025 02:43:10.718] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/coherency_line_size
|
581 | [01Aug2025 02:43:10.718] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/size
|
582 | [01Aug2025 02:43:10.718] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/size
|
583 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id
|
584 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id
|
585 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id
|
586 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id
|
587 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity
|
588 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level
|
589 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level
|
590 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type
|
591 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type
|
592 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity
|
593 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity
|
594 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size
|
595 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size
|
596 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size
|
597 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size
|
598 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level
|
599 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level
|
600 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type
|
601 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type
|
602 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity
|
603 | [01Aug2025 02:43:10.719] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity
|
604 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size
|
605 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size
|
606 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size
|
607 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size
|
608 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level
|
609 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level
|
610 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type
|
611 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type
|
612 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity
|
613 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity
|
614 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size
|
615 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size
|
616 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size
|
617 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size
|
618 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level
|
619 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level
|
620 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type
|
621 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type
|
622 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity
|
623 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity
|
624 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size
|
625 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size
|
626 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size
|
627 | [01Aug2025 02:43:10.720] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size
|
628 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/core_id
|
629 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/core_id
|
630 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/physical_package_id
|
631 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/physical_package_id
|
632 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cpu_capacity
|
633 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/level
|
634 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/level
|
635 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/type
|
636 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/type
|
637 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/ways_of_associativity
|
638 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/ways_of_associativity
|
639 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/coherency_line_size
|
640 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/coherency_line_size
|
641 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/size
|
642 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/size
|
643 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/level
|
644 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/level
|
645 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/type
|
646 | [01Aug2025 02:43:10.721] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/type
|
647 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/ways_of_associativity
|
648 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/ways_of_associativity
|
649 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/coherency_line_size
|
650 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/coherency_line_size
|
651 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/size
|
652 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/size
|
653 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/level
|
654 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/level
|
655 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/type
|
656 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/type
|
657 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/ways_of_associativity
|
658 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/ways_of_associativity
|
659 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/coherency_line_size
|
660 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/coherency_line_size
|
661 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/size
|
662 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/size
|
663 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/level
|
664 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/level
|
665 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/type
|
666 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/type
|
667 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/ways_of_associativity
|
668 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/ways_of_associativity
|
669 | [01Aug2025 02:43:10.722] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/coherency_line_size
|
670 | [01Aug2025 02:43:10.723] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/coherency_line_size
|
671 | [01Aug2025 02:43:10.723] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/size
|
672 | [01Aug2025 02:43:10.723] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/size
|
673 | [01Aug2025 02:43:10.723] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/core_id
|
674 | [01Aug2025 02:43:10.723] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/core_id
|
675 | [01Aug2025 02:43:10.723] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/physical_package_id
|
676 | [01Aug2025 02:43:10.723] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/physical_package_id
|
677 | [01Aug2025 02:43:10.723] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cpu_capacity
|
678 | [01Aug2025 02:43:10.723] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/level
|
679 | [01Aug2025 02:43:10.723] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/level
|
680 | [01Aug2025 02:43:10.723] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/type
|
681 | [01Aug2025 02:43:10.723] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/type
|
682 | [01Aug2025 02:43:10.723] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/ways_of_associativity
|
683 | [01Aug2025 02:43:10.723] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/ways_of_associativity
|
684 | [01Aug2025 02:43:10.723] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/coherency_line_size
|
685 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/coherency_line_size
|
686 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/size
|
687 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/size
|
688 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/level
|
689 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/level
|
690 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/type
|
691 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/type
|
692 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/ways_of_associativity
|
693 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/ways_of_associativity
|
694 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/coherency_line_size
|
695 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/coherency_line_size
|
696 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/size
|
697 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/size
|
698 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/level
|
699 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/level
|
700 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/type
|
701 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/type
|
702 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/ways_of_associativity
|
703 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/ways_of_associativity
|
704 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/coherency_line_size
|
705 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/coherency_line_size
|
706 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/size
|
707 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/size
|
708 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/level
|
709 | [01Aug2025 02:43:10.724] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/level
|
710 | [01Aug2025 02:43:10.725] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/type
|
711 | [01Aug2025 02:43:10.725] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/type
|
712 | [01Aug2025 02:43:10.725] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/ways_of_associativity
|
713 | [01Aug2025 02:43:10.725] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/ways_of_associativity
|
714 | [01Aug2025 02:43:10.725] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/coherency_line_size
|
715 | [01Aug2025 02:43:10.725] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/coherency_line_size
|
716 | [01Aug2025 02:43:10.725] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/size
|
717 | [01Aug2025 02:43:10.725] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/size
|
718 | [01Aug2025 02:43:10.725] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/core_id
|
719 | [01Aug2025 02:43:10.725] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/core_id
|
720 | [01Aug2025 02:43:10.725] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/physical_package_id
|
721 | [01Aug2025 02:43:10.725] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/physical_package_id
|
722 | [01Aug2025 02:43:10.725] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cpu_capacity
|
723 | [01Aug2025 02:43:10.725] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/level
|
724 | [01Aug2025 02:43:10.725] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/level
|
725 | [01Aug2025 02:43:10.725] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/type
|
726 | [01Aug2025 02:43:10.725] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/type
|
727 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/ways_of_associativity
|
728 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/ways_of_associativity
|
729 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/coherency_line_size
|
730 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/coherency_line_size
|
731 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/size
|
732 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/size
|
733 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/level
|
734 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/level
|
735 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/type
|
736 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/type
|
737 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/ways_of_associativity
|
738 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/ways_of_associativity
|
739 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/coherency_line_size
|
740 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/coherency_line_size
|
741 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/size
|
742 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/size
|
743 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/level
|
744 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/level
|
745 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/type
|
746 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/type
|
747 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/ways_of_associativity
|
748 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/ways_of_associativity
|
749 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/coherency_line_size
|
750 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/coherency_line_size
|
751 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/size
|
752 | [01Aug2025 02:43:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/size
|
753 | [01Aug2025 02:43:10.727] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/level
|
754 | [01Aug2025 02:43:10.727] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/level
|
755 | [01Aug2025 02:43:10.727] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/type
|
756 | [01Aug2025 02:43:10.727] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/type
|
757 | [01Aug2025 02:43:10.727] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/ways_of_associativity
|
758 | [01Aug2025 02:43:10.727] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/ways_of_associativity
|
759 | [01Aug2025 02:43:10.727] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/coherency_line_size
|
760 | [01Aug2025 02:43:10.727] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/coherency_line_size
|
761 | [01Aug2025 02:43:10.727] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/size
|
762 | [01Aug2025 02:43:10.727] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/size
|
763 | [01Aug2025 02:43:10.727] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/core_id
|
764 | [01Aug2025 02:43:10.727] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/core_id
|
765 | [01Aug2025 02:43:10.727] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/physical_package_id
|
766 | [01Aug2025 02:43:10.727] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/physical_package_id
|
767 | [01Aug2025 02:43:10.727] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cpu_capacity
|
768 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/level
|
769 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/level
|
770 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/type
|
771 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/type
|
772 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/ways_of_associativity
|
773 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/ways_of_associativity
|
774 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/coherency_line_size
|
775 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/coherency_line_size
|
776 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/size
|
777 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/size
|
778 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/level
|
779 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/level
|
780 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/type
|
781 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/type
|
782 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/ways_of_associativity
|
783 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/ways_of_associativity
|
784 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/coherency_line_size
|
785 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/coherency_line_size
|
786 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/size
|
787 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/size
|
788 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/level
|
789 | [01Aug2025 02:43:10.728] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/level
|
790 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/type
|
791 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/type
|
792 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/ways_of_associativity
|
793 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/ways_of_associativity
|
794 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/coherency_line_size
|
795 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/coherency_line_size
|
796 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/size
|
797 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/size
|
798 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/level
|
799 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/level
|
800 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/type
|
801 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/type
|
802 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/ways_of_associativity
|
803 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/ways_of_associativity
|
804 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/coherency_line_size
|
805 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/coherency_line_size
|
806 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/size
|
807 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/size
|
808 | [01Aug2025 02:43:10.729] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/core_id
|
809 | [01Aug2025 02:43:10.730] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/core_id
|
810 | [01Aug2025 02:43:10.730] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/physical_package_id
|
811 | [01Aug2025 02:43:10.730] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/physical_package_id
|
812 | [01Aug2025 02:43:10.730] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cpu_capacity
|
813 | [01Aug2025 02:43:10.730] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/level
|
814 | [01Aug2025 02:43:10.730] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/level
|
815 | [01Aug2025 02:43:10.730] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/type
|
816 | [01Aug2025 02:43:10.730] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/type
|
817 | [01Aug2025 02:43:10.730] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/ways_of_associativity
|
818 | [01Aug2025 02:43:10.730] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/ways_of_associativity
|
819 | [01Aug2025 02:43:10.730] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/coherency_line_size
|
820 | [01Aug2025 02:43:10.730] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/coherency_line_size
|
821 | [01Aug2025 02:43:10.730] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/size
|
822 | [01Aug2025 02:43:10.730] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/size
|
823 | [01Aug2025 02:43:10.730] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/level
|
824 | [01Aug2025 02:43:10.730] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/level
|
825 | [01Aug2025 02:43:10.730] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/type
|
826 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/type
|
827 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/ways_of_associativity
|
828 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/ways_of_associativity
|
829 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/coherency_line_size
|
830 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/coherency_line_size
|
831 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/size
|
832 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/size
|
833 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/level
|
834 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/level
|
835 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/type
|
836 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/type
|
837 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/ways_of_associativity
|
838 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/ways_of_associativity
|
839 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/coherency_line_size
|
840 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/coherency_line_size
|
841 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/size
|
842 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/size
|
843 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/level
|
844 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/level
|
845 | [01Aug2025 02:43:10.731] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/type
|
846 | [01Aug2025 02:43:10.732] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/type
|
847 | [01Aug2025 02:43:10.732] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/ways_of_associativity
|
848 | [01Aug2025 02:43:10.732] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/ways_of_associativity
|
849 | [01Aug2025 02:43:10.732] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/coherency_line_size
|
850 | [01Aug2025 02:43:10.732] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/coherency_line_size
|
851 | [01Aug2025 02:43:10.732] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/size
|
852 | [01Aug2025 02:43:10.732] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/size
|
853 | [01Aug2025 02:43:10.732] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/core_id
|
854 | [01Aug2025 02:43:10.732] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/core_id
|
855 | [01Aug2025 02:43:10.732] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/physical_package_id
|
856 | [01Aug2025 02:43:10.732] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/physical_package_id
|
857 | [01Aug2025 02:43:10.732] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cpu_capacity
|
858 | [01Aug2025 02:43:10.732] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/level
|
859 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/level
|
860 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/type
|
861 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/type
|
862 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/ways_of_associativity
|
863 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/ways_of_associativity
|
864 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/coherency_line_size
|
865 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/coherency_line_size
|
866 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/size
|
867 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/size
|
868 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/level
|
869 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/level
|
870 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/type
|
871 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/type
|
872 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/ways_of_associativity
|
873 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/ways_of_associativity
|
874 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/coherency_line_size
|
875 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/coherency_line_size
|
876 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/size
|
877 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/size
|
878 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/level
|
879 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/level
|
880 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/type
|
881 | [01Aug2025 02:43:10.733] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/type
|
882 | [01Aug2025 02:43:10.734] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/ways_of_associativity
|
883 | [01Aug2025 02:43:10.734] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/ways_of_associativity
|
884 | [01Aug2025 02:43:10.734] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/coherency_line_size
|
885 | [01Aug2025 02:43:10.734] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/coherency_line_size
|
886 | [01Aug2025 02:43:10.734] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/size
|
887 | [01Aug2025 02:43:10.734] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/size
|
888 | [01Aug2025 02:43:10.734] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/level
|
889 | [01Aug2025 02:43:10.734] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/level
|
890 | [01Aug2025 02:43:10.734] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/type
|
891 | [01Aug2025 02:43:10.734] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/type
|
892 | [01Aug2025 02:43:10.734] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/ways_of_associativity
|
893 | [01Aug2025 02:43:10.734] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/ways_of_associativity
|
894 | [01Aug2025 02:43:10.734] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/coherency_line_size
|
895 | [01Aug2025 02:43:10.734] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/coherency_line_size
|
896 | [01Aug2025 02:43:10.734] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/size
|
897 | [01Aug2025 02:43:10.734] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/size
|
898 | [01Aug2025 02:43:10.734] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/core_id
|
899 | [01Aug2025 02:43:10.735] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/core_id
|
900 | [01Aug2025 02:43:10.735] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/physical_package_id
|
901 | [01Aug2025 02:43:10.735] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/physical_package_id
|
902 | [01Aug2025 02:43:10.735] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cpu_capacity
|
903 | [01Aug2025 02:43:10.735] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/level
|
904 | [01Aug2025 02:43:10.735] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/level
|
905 | [01Aug2025 02:43:10.735] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/type
|
906 | [01Aug2025 02:43:10.735] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/type
|
907 | [01Aug2025 02:43:10.735] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/ways_of_associativity
|
908 | [01Aug2025 02:43:10.735] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/ways_of_associativity
|
909 | [01Aug2025 02:43:10.735] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/coherency_line_size
|
910 | [01Aug2025 02:43:10.735] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/coherency_line_size
|
911 | [01Aug2025 02:43:10.735] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/size
|
912 | [01Aug2025 02:43:10.735] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/size
|
913 | [01Aug2025 02:43:10.735] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/level
|
914 | [01Aug2025 02:43:10.735] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/level
|
915 | [01Aug2025 02:43:10.735] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/type
|
916 | [01Aug2025 02:43:10.735] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/type
|
917 | [01Aug2025 02:43:10.736] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/ways_of_associativity
|
918 | [01Aug2025 02:43:10.736] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/ways_of_associativity
|
919 | [01Aug2025 02:43:10.736] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/coherency_line_size
|
920 | [01Aug2025 02:43:10.736] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/coherency_line_size
|
921 | [01Aug2025 02:43:10.736] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/size
|
922 | [01Aug2025 02:43:10.736] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/size
|
923 | [01Aug2025 02:43:10.736] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/level
|
924 | [01Aug2025 02:43:10.736] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/level
|
925 | [01Aug2025 02:43:10.736] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/type
|
926 | [01Aug2025 02:43:10.736] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/type
|
927 | [01Aug2025 02:43:10.736] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/ways_of_associativity
|
928 | [01Aug2025 02:43:10.736] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/ways_of_associativity
|
929 | [01Aug2025 02:43:10.736] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/coherency_line_size
|
930 | [01Aug2025 02:43:10.736] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/coherency_line_size
|
931 | [01Aug2025 02:43:10.736] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/size
|
932 | [01Aug2025 02:43:10.736] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/size
|
933 | [01Aug2025 02:43:10.736] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/level
|
934 | [01Aug2025 02:43:10.737] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/level
|
935 | [01Aug2025 02:43:10.737] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/type
|
936 | [01Aug2025 02:43:10.737] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/type
|
937 | [01Aug2025 02:43:10.737] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/ways_of_associativity
|
938 | [01Aug2025 02:43:10.737] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/ways_of_associativity
|
939 | [01Aug2025 02:43:10.737] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/coherency_line_size
|
940 | [01Aug2025 02:43:10.737] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/coherency_line_size
|
941 | [01Aug2025 02:43:10.737] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/size
|
942 | [01Aug2025 02:43:10.737] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/size
|
943 | [01Aug2025 02:43:10.737] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/core_id
|
944 | [01Aug2025 02:43:10.737] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/core_id
|
945 | [01Aug2025 02:43:10.738] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/physical_package_id
|
946 | [01Aug2025 02:43:10.738] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/physical_package_id
|
947 | [01Aug2025 02:43:10.738] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cpu_capacity
|
948 | [01Aug2025 02:43:10.738] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/level
|
949 | [01Aug2025 02:43:10.738] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/level
|
950 | [01Aug2025 02:43:10.738] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/type
|
951 | [01Aug2025 02:43:10.738] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/type
|
952 | [01Aug2025 02:43:10.738] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/ways_of_associativity
|
953 | [01Aug2025 02:43:10.738] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/ways_of_associativity
|
954 | [01Aug2025 02:43:10.738] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/coherency_line_size
|
955 | [01Aug2025 02:43:10.738] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/coherency_line_size
|
956 | [01Aug2025 02:43:10.738] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/size
|
957 | [01Aug2025 02:43:10.738] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/size
|
958 | [01Aug2025 02:43:10.738] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/level
|
959 | [01Aug2025 02:43:10.738] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/level
|
960 | [01Aug2025 02:43:10.738] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/type
|
961 | [01Aug2025 02:43:10.738] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/type
|
962 | [01Aug2025 02:43:10.739] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/ways_of_associativity
|
963 | [01Aug2025 02:43:10.739] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/ways_of_associativity
|
964 | [01Aug2025 02:43:10.739] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/coherency_line_size
|
965 | [01Aug2025 02:43:10.739] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/coherency_line_size
|
966 | [01Aug2025 02:43:10.739] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/size
|
967 | [01Aug2025 02:43:10.739] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/size
|
968 | [01Aug2025 02:43:10.739] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/level
|
969 | [01Aug2025 02:43:10.739] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/level
|
970 | [01Aug2025 02:43:10.739] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/type
|
971 | [01Aug2025 02:43:10.739] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/type
|
972 | [01Aug2025 02:43:10.739] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/ways_of_associativity
|
973 | [01Aug2025 02:43:10.739] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/ways_of_associativity
|
974 | [01Aug2025 02:43:10.739] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/coherency_line_size
|
975 | [01Aug2025 02:43:10.739] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/coherency_line_size
|
976 | [01Aug2025 02:43:10.739] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/size
|
977 | [01Aug2025 02:43:10.739] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/size
|
978 | [01Aug2025 02:43:10.739] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/level
|
979 | [01Aug2025 02:43:10.740] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/level
|
980 | [01Aug2025 02:43:10.740] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/type
|
981 | [01Aug2025 02:43:10.740] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/type
|
982 | [01Aug2025 02:43:10.740] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/ways_of_associativity
|
983 | [01Aug2025 02:43:10.740] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/ways_of_associativity
|
984 | [01Aug2025 02:43:10.740] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/coherency_line_size
|
985 | [01Aug2025 02:43:10.740] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/coherency_line_size
|
986 | [01Aug2025 02:43:10.740] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/size
|
987 | [01Aug2025 02:43:10.740] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/size
|
988 | [01Aug2025 02:43:10.740] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/core_id
|
989 | [01Aug2025 02:43:10.740] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/core_id
|
990 | [01Aug2025 02:43:10.741] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/physical_package_id
|
991 | [01Aug2025 02:43:10.741] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/physical_package_id
|
992 | [01Aug2025 02:43:10.741] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cpu_capacity
|
993 | [01Aug2025 02:43:10.741] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/level
|
994 | [01Aug2025 02:43:10.741] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/level
|
995 | [01Aug2025 02:43:10.741] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/type
|
996 | [01Aug2025 02:43:10.741] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/type
|
997 | [01Aug2025 02:43:10.741] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/ways_of_associativity
|
998 | [01Aug2025 02:43:10.741] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/ways_of_associativity
|
999 | [01Aug2025 02:43:10.741] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/coherency_line_size
|
1000 | [01Aug2025 02:43:10.741] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/coherency_line_size
|
1001 | [01Aug2025 02:43:10.741] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/size
|
1002 | [01Aug2025 02:43:10.741] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/size
|
1003 | [01Aug2025 02:43:10.742] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/level
|
1004 | [01Aug2025 02:43:10.742] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/level
|
1005 | [01Aug2025 02:43:10.742] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/type
|
1006 | [01Aug2025 02:43:10.742] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/type
|
1007 | [01Aug2025 02:43:10.742] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/ways_of_associativity
|
1008 | [01Aug2025 02:43:10.742] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/ways_of_associativity
|
1009 | [01Aug2025 02:43:10.742] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/coherency_line_size
|
1010 | [01Aug2025 02:43:10.742] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/coherency_line_size
|
1011 | [01Aug2025 02:43:10.742] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/size
|
1012 | [01Aug2025 02:43:10.742] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/size
|
1013 | [01Aug2025 02:43:10.742] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/level
|
1014 | [01Aug2025 02:43:10.742] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/level
|
1015 | [01Aug2025 02:43:10.742] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/type
|
1016 | [01Aug2025 02:43:10.742] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/type
|
1017 | [01Aug2025 02:43:10.742] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/ways_of_associativity
|
1018 | [01Aug2025 02:43:10.742] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/ways_of_associativity
|
1019 | [01Aug2025 02:43:10.743] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/coherency_line_size
|
1020 | [01Aug2025 02:43:10.743] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/coherency_line_size
|
1021 | [01Aug2025 02:43:10.743] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/size
|
1022 | [01Aug2025 02:43:10.743] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/size
|
1023 | [01Aug2025 02:43:10.743] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/level
|
1024 | [01Aug2025 02:43:10.743] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/level
|
1025 | [01Aug2025 02:43:10.743] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/type
|
1026 | [01Aug2025 02:43:10.743] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/type
|
1027 | [01Aug2025 02:43:10.743] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/ways_of_associativity
|
1028 | [01Aug2025 02:43:10.743] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/ways_of_associativity
|
1029 | [01Aug2025 02:43:10.743] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/coherency_line_size
|
1030 | [01Aug2025 02:43:10.743] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/coherency_line_size
|
1031 | [01Aug2025 02:43:10.743] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/size
|
1032 | [01Aug2025 02:43:10.743] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/size
|
1033 | [01Aug2025 02:43:10.744] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/core_id
|
1034 | [01Aug2025 02:43:10.744] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/core_id
|
1035 | [01Aug2025 02:43:10.744] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/physical_package_id
|
1036 | [01Aug2025 02:43:10.744] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/physical_package_id
|
1037 | [01Aug2025 02:43:10.744] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cpu_capacity
|
1038 | [01Aug2025 02:43:10.744] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/level
|
1039 | [01Aug2025 02:43:10.744] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/level
|
1040 | [01Aug2025 02:43:10.744] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/type
|
1041 | [01Aug2025 02:43:10.744] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/type
|
1042 | [01Aug2025 02:43:10.744] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/ways_of_associativity
|
1043 | [01Aug2025 02:43:10.745] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/ways_of_associativity
|
1044 | [01Aug2025 02:43:10.745] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/coherency_line_size
|
1045 | [01Aug2025 02:43:10.745] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/coherency_line_size
|
1046 | [01Aug2025 02:43:10.745] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/size
|
1047 | [01Aug2025 02:43:10.745] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/size
|
1048 | [01Aug2025 02:43:10.745] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/level
|
1049 | [01Aug2025 02:43:10.745] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/level
|
1050 | [01Aug2025 02:43:10.745] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/type
|
1051 | [01Aug2025 02:43:10.745] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/type
|
1052 | [01Aug2025 02:43:10.745] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/ways_of_associativity
|
1053 | [01Aug2025 02:43:10.745] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/ways_of_associativity
|
1054 | [01Aug2025 02:43:10.745] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/coherency_line_size
|
1055 | [01Aug2025 02:43:10.745] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/coherency_line_size
|
1056 | [01Aug2025 02:43:10.745] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/size
|
1057 | [01Aug2025 02:43:10.745] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/size
|
1058 | [01Aug2025 02:43:10.745] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/level
|
1059 | [01Aug2025 02:43:10.745] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/level
|
1060 | [01Aug2025 02:43:10.745] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/type
|
1061 | [01Aug2025 02:43:10.746] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/type
|
1062 | [01Aug2025 02:43:10.746] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/ways_of_associativity
|
1063 | [01Aug2025 02:43:10.746] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/ways_of_associativity
|
1064 | [01Aug2025 02:43:10.746] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/coherency_line_size
|
1065 | [01Aug2025 02:43:10.746] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/coherency_line_size
|
1066 | [01Aug2025 02:43:10.746] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/size
|
1067 | [01Aug2025 02:43:10.746] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/size
|
1068 | [01Aug2025 02:43:10.746] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/level
|
1069 | [01Aug2025 02:43:10.746] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/level
|
1070 | [01Aug2025 02:43:10.746] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/type
|
1071 | [01Aug2025 02:43:10.746] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/type
|
1072 | [01Aug2025 02:43:10.746] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/ways_of_associativity
|
1073 | [01Aug2025 02:43:10.746] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/ways_of_associativity
|
1074 | [01Aug2025 02:43:10.746] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/coherency_line_size
|
1075 | [01Aug2025 02:43:10.746] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/coherency_line_size
|
1076 | [01Aug2025 02:43:10.746] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/size
|
1077 | [01Aug2025 02:43:10.746] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/size
|
1078 | [01Aug2025 02:43:10.747] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id
|
1079 | [01Aug2025 02:43:10.747] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id
|
1080 | [01Aug2025 02:43:10.747] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id
|
1081 | [01Aug2025 02:43:10.747] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id
|
1082 | [01Aug2025 02:43:10.747] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity
|
1083 | [01Aug2025 02:43:10.747] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level
|
1084 | [01Aug2025 02:43:10.747] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level
|
1085 | [01Aug2025 02:43:10.747] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type
|
1086 | [01Aug2025 02:43:10.747] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type
|
1087 | [01Aug2025 02:43:10.748] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity
|
1088 | [01Aug2025 02:43:10.748] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity
|
1089 | [01Aug2025 02:43:10.748] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size
|
1090 | [01Aug2025 02:43:10.748] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size
|
1091 | [01Aug2025 02:43:10.748] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size
|
1092 | [01Aug2025 02:43:10.748] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size
|
1093 | [01Aug2025 02:43:10.748] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level
|
1094 | [01Aug2025 02:43:10.748] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level
|
1095 | [01Aug2025 02:43:10.748] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type
|
1096 | [01Aug2025 02:43:10.748] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type
|
1097 | [01Aug2025 02:43:10.748] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity
|
1098 | [01Aug2025 02:43:10.748] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity
|
1099 | [01Aug2025 02:43:10.748] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size
|
1100 | [01Aug2025 02:43:10.748] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size
|
1101 | [01Aug2025 02:43:10.748] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size
|
1102 | [01Aug2025 02:43:10.748] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size
|
1103 | [01Aug2025 02:43:10.748] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level
|
1104 | [01Aug2025 02:43:10.749] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level
|
1105 | [01Aug2025 02:43:10.749] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type
|
1106 | [01Aug2025 02:43:10.749] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type
|
1107 | [01Aug2025 02:43:10.749] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity
|
1108 | [01Aug2025 02:43:10.749] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity
|
1109 | [01Aug2025 02:43:10.749] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size
|
1110 | [01Aug2025 02:43:10.749] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size
|
1111 | [01Aug2025 02:43:10.749] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size
|
1112 | [01Aug2025 02:43:10.749] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size
|
1113 | [01Aug2025 02:43:10.749] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level
|
1114 | [01Aug2025 02:43:10.749] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level
|
1115 | [01Aug2025 02:43:10.749] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type
|
1116 | [01Aug2025 02:43:10.749] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type
|
1117 | [01Aug2025 02:43:10.749] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity
|
1118 | [01Aug2025 02:43:10.749] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity
|
1119 | [01Aug2025 02:43:10.749] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size
|
1120 | [01Aug2025 02:43:10.749] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size
|
1121 | [01Aug2025 02:43:10.750] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size
|
1122 | [01Aug2025 02:43:10.750] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size
|
1123 | [01Aug2025 02:43:10.750] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/core_id
|
1124 | [01Aug2025 02:43:10.750] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/core_id
|
1125 | [01Aug2025 02:43:10.750] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/physical_package_id
|
1126 | [01Aug2025 02:43:10.750] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/physical_package_id
|
1127 | [01Aug2025 02:43:10.750] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cpu_capacity
|
1128 | [01Aug2025 02:43:10.750] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/level
|
1129 | [01Aug2025 02:43:10.751] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/level
|
1130 | [01Aug2025 02:43:10.751] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/type
|
1131 | [01Aug2025 02:43:10.751] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/type
|
1132 | [01Aug2025 02:43:10.751] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/ways_of_associativity
|
1133 | [01Aug2025 02:43:10.751] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/ways_of_associativity
|
1134 | [01Aug2025 02:43:10.751] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/coherency_line_size
|
1135 | [01Aug2025 02:43:10.751] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/coherency_line_size
|
1136 | [01Aug2025 02:43:10.751] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/size
|
1137 | [01Aug2025 02:43:10.751] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/size
|
1138 | [01Aug2025 02:43:10.751] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/level
|
1139 | [01Aug2025 02:43:10.751] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/level
|
1140 | [01Aug2025 02:43:10.751] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/type
|
1141 | [01Aug2025 02:43:10.751] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/type
|
1142 | [01Aug2025 02:43:10.751] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/ways_of_associativity
|
1143 | [01Aug2025 02:43:10.751] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/ways_of_associativity
|
1144 | [01Aug2025 02:43:10.751] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/coherency_line_size
|
1145 | [01Aug2025 02:43:10.751] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/coherency_line_size
|
1146 | [01Aug2025 02:43:10.752] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/size
|
1147 | [01Aug2025 02:43:10.752] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/size
|
1148 | [01Aug2025 02:43:10.752] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/level
|
1149 | [01Aug2025 02:43:10.752] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/level
|
1150 | [01Aug2025 02:43:10.752] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/type
|
1151 | [01Aug2025 02:43:10.752] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/type
|
1152 | [01Aug2025 02:43:10.752] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/ways_of_associativity
|
1153 | [01Aug2025 02:43:10.752] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/ways_of_associativity
|
1154 | [01Aug2025 02:43:10.752] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/coherency_line_size
|
1155 | [01Aug2025 02:43:10.752] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/coherency_line_size
|
1156 | [01Aug2025 02:43:10.752] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/size
|
1157 | [01Aug2025 02:43:10.752] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/size
|
1158 | [01Aug2025 02:43:10.752] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/level
|
1159 | [01Aug2025 02:43:10.752] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/level
|
1160 | [01Aug2025 02:43:10.752] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/type
|
1161 | [01Aug2025 02:43:10.752] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/type
|
1162 | [01Aug2025 02:43:10.753] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/ways_of_associativity
|
1163 | [01Aug2025 02:43:10.753] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/ways_of_associativity
|
1164 | [01Aug2025 02:43:10.753] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/coherency_line_size
|
1165 | [01Aug2025 02:43:10.753] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/coherency_line_size
|
1166 | [01Aug2025 02:43:10.753] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/size
|
1167 | [01Aug2025 02:43:10.753] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/size
|
1168 | [01Aug2025 02:43:10.753] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/core_id
|
1169 | [01Aug2025 02:43:10.753] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/core_id
|
1170 | [01Aug2025 02:43:10.753] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/physical_package_id
|
1171 | [01Aug2025 02:43:10.753] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/physical_package_id
|
1172 | [01Aug2025 02:43:10.754] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cpu_capacity
|
1173 | [01Aug2025 02:43:10.754] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/level
|
1174 | [01Aug2025 02:43:10.754] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/level
|
1175 | [01Aug2025 02:43:10.754] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/type
|
1176 | [01Aug2025 02:43:10.754] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/type
|
1177 | [01Aug2025 02:43:10.754] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/ways_of_associativity
|
1178 | [01Aug2025 02:43:10.754] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/ways_of_associativity
|
1179 | [01Aug2025 02:43:10.754] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/coherency_line_size
|
1180 | [01Aug2025 02:43:10.754] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/coherency_line_size
|
1181 | [01Aug2025 02:43:10.754] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/size
|
1182 | [01Aug2025 02:43:10.754] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/size
|
1183 | [01Aug2025 02:43:10.754] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/level
|
1184 | [01Aug2025 02:43:10.754] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/level
|
1185 | [01Aug2025 02:43:10.754] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/type
|
1186 | [01Aug2025 02:43:10.754] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/type
|
1187 | [01Aug2025 02:43:10.755] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/ways_of_associativity
|
1188 | [01Aug2025 02:43:10.755] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/ways_of_associativity
|
1189 | [01Aug2025 02:43:10.755] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/coherency_line_size
|
1190 | [01Aug2025 02:43:10.755] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/coherency_line_size
|
1191 | [01Aug2025 02:43:10.755] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/size
|
1192 | [01Aug2025 02:43:10.755] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/size
|
1193 | [01Aug2025 02:43:10.755] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/level
|
1194 | [01Aug2025 02:43:10.755] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/level
|
1195 | [01Aug2025 02:43:10.755] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/type
|
1196 | [01Aug2025 02:43:10.755] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/type
|
1197 | [01Aug2025 02:43:10.755] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/ways_of_associativity
|
1198 | [01Aug2025 02:43:10.755] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/ways_of_associativity
|
1199 | [01Aug2025 02:43:10.755] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/coherency_line_size
|
1200 | [01Aug2025 02:43:10.755] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/coherency_line_size
|
1201 | [01Aug2025 02:43:10.755] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/size
|
1202 | [01Aug2025 02:43:10.755] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/size
|
1203 | [01Aug2025 02:43:10.756] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/level
|
1204 | [01Aug2025 02:43:10.756] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/level
|
1205 | [01Aug2025 02:43:10.756] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/type
|
1206 | [01Aug2025 02:43:10.756] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/type
|
1207 | [01Aug2025 02:43:10.756] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/ways_of_associativity
|
1208 | [01Aug2025 02:43:10.756] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/ways_of_associativity
|
1209 | [01Aug2025 02:43:10.756] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/coherency_line_size
|
1210 | [01Aug2025 02:43:10.756] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/coherency_line_size
|
1211 | [01Aug2025 02:43:10.756] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/size
|
1212 | [01Aug2025 02:43:10.756] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/size
|
1213 | [01Aug2025 02:43:10.773] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/topology/core_id
|
1214 | [01Aug2025 02:43:10.773] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/topology/core_id
|
1215 | [01Aug2025 02:43:10.773] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/topology/physical_package_id
|
1216 | [01Aug2025 02:43:10.773] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/topology/physical_package_id
|
1217 | [01Aug2025 02:43:10.773] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cpu_capacity
|
1218 | [01Aug2025 02:43:10.773] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/level
|
1219 | [01Aug2025 02:43:10.773] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/level
|
1220 | [01Aug2025 02:43:10.773] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/type
|
1221 | [01Aug2025 02:43:10.773] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/type
|
1222 | [01Aug2025 02:43:10.773] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/ways_of_associativity
|
1223 | [01Aug2025 02:43:10.773] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/ways_of_associativity
|
1224 | [01Aug2025 02:43:10.773] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/coherency_line_size
|
1225 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/coherency_line_size
|
1226 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/size
|
1227 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index2/size
|
1228 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/level
|
1229 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/level
|
1230 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/type
|
1231 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/type
|
1232 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/ways_of_associativity
|
1233 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/ways_of_associativity
|
1234 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/coherency_line_size
|
1235 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/coherency_line_size
|
1236 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/size
|
1237 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index0/size
|
1238 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/level
|
1239 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/level
|
1240 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/type
|
1241 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/type
|
1242 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/ways_of_associativity
|
1243 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/ways_of_associativity
|
1244 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/coherency_line_size
|
1245 | [01Aug2025 02:43:10.774] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/coherency_line_size
|
1246 | [01Aug2025 02:43:10.775] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/size
|
1247 | [01Aug2025 02:43:10.775] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index3/size
|
1248 | [01Aug2025 02:43:10.775] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/level
|
1249 | [01Aug2025 02:43:10.775] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/level
|
1250 | [01Aug2025 02:43:10.775] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/type
|
1251 | [01Aug2025 02:43:10.775] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/type
|
1252 | [01Aug2025 02:43:10.775] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/ways_of_associativity
|
1253 | [01Aug2025 02:43:10.775] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/ways_of_associativity
|
1254 | [01Aug2025 02:43:10.775] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/coherency_line_size
|
1255 | [01Aug2025 02:43:10.775] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/coherency_line_size
|
1256 | [01Aug2025 02:43:10.775] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/size
|
1257 | [01Aug2025 02:43:10.775] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu32/cache/index1/size
|
1258 | [01Aug2025 02:43:10.775] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/topology/core_id
|
1259 | [01Aug2025 02:43:10.775] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/topology/core_id
|
1260 | [01Aug2025 02:43:10.775] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/topology/physical_package_id
|
1261 | [01Aug2025 02:43:10.775] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/topology/physical_package_id
|
1262 | [01Aug2025 02:43:10.775] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cpu_capacity
|
1263 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/level
|
1264 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/level
|
1265 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/type
|
1266 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/type
|
1267 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/ways_of_associativity
|
1268 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/ways_of_associativity
|
1269 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/coherency_line_size
|
1270 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/coherency_line_size
|
1271 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/size
|
1272 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index2/size
|
1273 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/level
|
1274 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/level
|
1275 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/type
|
1276 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/type
|
1277 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/ways_of_associativity
|
1278 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/ways_of_associativity
|
1279 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/coherency_line_size
|
1280 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/coherency_line_size
|
1281 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/size
|
1282 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index0/size
|
1283 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/level
|
1284 | [01Aug2025 02:43:10.776] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/level
|
1285 | [01Aug2025 02:43:10.777] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/type
|
1286 | [01Aug2025 02:43:10.777] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/type
|
1287 | [01Aug2025 02:43:10.777] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/ways_of_associativity
|
1288 | [01Aug2025 02:43:10.777] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/ways_of_associativity
|
1289 | [01Aug2025 02:43:10.777] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/coherency_line_size
|
1290 | [01Aug2025 02:43:10.777] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/coherency_line_size
|
1291 | [01Aug2025 02:43:10.777] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/size
|
1292 | [01Aug2025 02:43:10.777] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index3/size
|
1293 | [01Aug2025 02:43:10.777] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/level
|
1294 | [01Aug2025 02:43:10.777] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/level
|
1295 | [01Aug2025 02:43:10.777] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/type
|
1296 | [01Aug2025 02:43:10.777] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/type
|
1297 | [01Aug2025 02:43:10.777] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/ways_of_associativity
|
1298 | [01Aug2025 02:43:10.777] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/ways_of_associativity
|
1299 | [01Aug2025 02:43:10.777] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/coherency_line_size
|
1300 | [01Aug2025 02:43:10.777] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/coherency_line_size
|
1301 | [01Aug2025 02:43:10.777] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/size
|
1302 | [01Aug2025 02:43:10.777] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu33/cache/index1/size
|
1303 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/topology/core_id
|
1304 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/topology/core_id
|
1305 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/topology/physical_package_id
|
1306 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/topology/physical_package_id
|
1307 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cpu_capacity
|
1308 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/level
|
1309 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/level
|
1310 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/type
|
1311 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/type
|
1312 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/ways_of_associativity
|
1313 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/ways_of_associativity
|
1314 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/coherency_line_size
|
1315 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/coherency_line_size
|
1316 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/size
|
1317 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index2/size
|
1318 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/level
|
1319 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/level
|
1320 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/type
|
1321 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/type
|
1322 | [01Aug2025 02:43:10.778] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/ways_of_associativity
|
1323 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/ways_of_associativity
|
1324 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/coherency_line_size
|
1325 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/coherency_line_size
|
1326 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/size
|
1327 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index0/size
|
1328 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/level
|
1329 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/level
|
1330 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/type
|
1331 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/type
|
1332 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/ways_of_associativity
|
1333 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/ways_of_associativity
|
1334 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/coherency_line_size
|
1335 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/coherency_line_size
|
1336 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/size
|
1337 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index3/size
|
1338 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/level
|
1339 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/level
|
1340 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/type
|
1341 | [01Aug2025 02:43:10.779] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/type
|
1342 | [01Aug2025 02:43:10.780] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/ways_of_associativity
|
1343 | [01Aug2025 02:43:10.780] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/ways_of_associativity
|
1344 | [01Aug2025 02:43:10.780] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/coherency_line_size
|
1345 | [01Aug2025 02:43:10.780] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/coherency_line_size
|
1346 | [01Aug2025 02:43:10.780] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/size
|
1347 | [01Aug2025 02:43:10.780] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu34/cache/index1/size
|
1348 | [01Aug2025 02:43:10.780] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/topology/core_id
|
1349 | [01Aug2025 02:43:10.780] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/topology/core_id
|
1350 | [01Aug2025 02:43:10.780] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/topology/physical_package_id
|
1351 | [01Aug2025 02:43:10.781] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/topology/physical_package_id
|
1352 | [01Aug2025 02:43:10.781] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cpu_capacity
|
1353 | [01Aug2025 02:43:10.781] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/level
|
1354 | [01Aug2025 02:43:10.781] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/level
|
1355 | [01Aug2025 02:43:10.781] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/type
|
1356 | [01Aug2025 02:43:10.781] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/type
|
1357 | [01Aug2025 02:43:10.781] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/ways_of_associativity
|
1358 | [01Aug2025 02:43:10.781] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/ways_of_associativity
|
1359 | [01Aug2025 02:43:10.781] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/coherency_line_size
|
1360 | [01Aug2025 02:43:10.781] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/coherency_line_size
|
1361 | [01Aug2025 02:43:10.781] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/size
|
1362 | [01Aug2025 02:43:10.781] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index2/size
|
1363 | [01Aug2025 02:43:10.781] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/level
|
1364 | [01Aug2025 02:43:10.781] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/level
|
1365 | [01Aug2025 02:43:10.781] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/type
|
1366 | [01Aug2025 02:43:10.781] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/type
|
1367 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/ways_of_associativity
|
1368 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/ways_of_associativity
|
1369 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/coherency_line_size
|
1370 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/coherency_line_size
|
1371 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/size
|
1372 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index0/size
|
1373 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/level
|
1374 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/level
|
1375 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/type
|
1376 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/type
|
1377 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/ways_of_associativity
|
1378 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/ways_of_associativity
|
1379 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/coherency_line_size
|
1380 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/coherency_line_size
|
1381 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/size
|
1382 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index3/size
|
1383 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/level
|
1384 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/level
|
1385 | [01Aug2025 02:43:10.782] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/type
|
1386 | [01Aug2025 02:43:10.783] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/type
|
1387 | [01Aug2025 02:43:10.783] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/ways_of_associativity
|
1388 | [01Aug2025 02:43:10.783] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/ways_of_associativity
|
1389 | [01Aug2025 02:43:10.783] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/coherency_line_size
|
1390 | [01Aug2025 02:43:10.783] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/coherency_line_size
|
1391 | [01Aug2025 02:43:10.783] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/size
|
1392 | [01Aug2025 02:43:10.783] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu35/cache/index1/size
|
1393 | [01Aug2025 02:43:10.783] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/topology/core_id
|
1394 | [01Aug2025 02:43:10.783] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/topology/core_id
|
1395 | [01Aug2025 02:43:10.783] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/topology/physical_package_id
|
1396 | [01Aug2025 02:43:10.783] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/topology/physical_package_id
|
1397 | [01Aug2025 02:43:10.783] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cpu_capacity
|
1398 | [01Aug2025 02:43:10.783] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/level
|
1399 | [01Aug2025 02:43:10.783] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/level
|
1400 | [01Aug2025 02:43:10.783] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/type
|
1401 | [01Aug2025 02:43:10.783] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/type
|
1402 | [01Aug2025 02:43:10.783] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/ways_of_associativity
|
1403 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/ways_of_associativity
|
1404 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/coherency_line_size
|
1405 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/coherency_line_size
|
1406 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/size
|
1407 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index2/size
|
1408 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/level
|
1409 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/level
|
1410 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/type
|
1411 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/type
|
1412 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/ways_of_associativity
|
1413 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/ways_of_associativity
|
1414 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/coherency_line_size
|
1415 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/coherency_line_size
|
1416 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/size
|
1417 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index0/size
|
1418 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/level
|
1419 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/level
|
1420 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/type
|
1421 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/type
|
1422 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/ways_of_associativity
|
1423 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/ways_of_associativity
|
1424 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/coherency_line_size
|
1425 | [01Aug2025 02:43:10.784] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/coherency_line_size
|
1426 | [01Aug2025 02:43:10.785] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/size
|
1427 | [01Aug2025 02:43:10.785] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index3/size
|
1428 | [01Aug2025 02:43:10.785] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/level
|
1429 | [01Aug2025 02:43:10.785] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/level
|
1430 | [01Aug2025 02:43:10.785] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/type
|
1431 | [01Aug2025 02:43:10.785] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/type
|
1432 | [01Aug2025 02:43:10.785] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/ways_of_associativity
|
1433 | [01Aug2025 02:43:10.785] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/ways_of_associativity
|
1434 | [01Aug2025 02:43:10.785] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/coherency_line_size
|
1435 | [01Aug2025 02:43:10.785] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/coherency_line_size
|
1436 | [01Aug2025 02:43:10.785] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/size
|
1437 | [01Aug2025 02:43:10.785] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu36/cache/index1/size
|
1438 | [01Aug2025 02:43:10.785] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/topology/core_id
|
1439 | [01Aug2025 02:43:10.785] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/topology/core_id
|
1440 | [01Aug2025 02:43:10.785] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/topology/physical_package_id
|
1441 | [01Aug2025 02:43:10.785] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/topology/physical_package_id
|
1442 | [01Aug2025 02:43:10.785] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cpu_capacity
|
1443 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/level
|
1444 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/level
|
1445 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/type
|
1446 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/type
|
1447 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/ways_of_associativity
|
1448 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/ways_of_associativity
|
1449 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/coherency_line_size
|
1450 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/coherency_line_size
|
1451 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/size
|
1452 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index2/size
|
1453 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/level
|
1454 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/level
|
1455 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/type
|
1456 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/type
|
1457 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/ways_of_associativity
|
1458 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/ways_of_associativity
|
1459 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/coherency_line_size
|
1460 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/coherency_line_size
|
1461 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/size
|
1462 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index0/size
|
1463 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/level
|
1464 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/level
|
1465 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/type
|
1466 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/type
|
1467 | [01Aug2025 02:43:10.786] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/ways_of_associativity
|
1468 | [01Aug2025 02:43:10.787] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/ways_of_associativity
|
1469 | [01Aug2025 02:43:10.787] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/coherency_line_size
|
1470 | [01Aug2025 02:43:10.787] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/coherency_line_size
|
1471 | [01Aug2025 02:43:10.787] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/size
|
1472 | [01Aug2025 02:43:10.787] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index3/size
|
1473 | [01Aug2025 02:43:10.787] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/level
|
1474 | [01Aug2025 02:43:10.787] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/level
|
1475 | [01Aug2025 02:43:10.787] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/type
|
1476 | [01Aug2025 02:43:10.787] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/type
|
1477 | [01Aug2025 02:43:10.787] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/ways_of_associativity
|
1478 | [01Aug2025 02:43:10.787] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/ways_of_associativity
|
1479 | [01Aug2025 02:43:10.787] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/coherency_line_size
|
1480 | [01Aug2025 02:43:10.787] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/coherency_line_size
|
1481 | [01Aug2025 02:43:10.787] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/size
|
1482 | [01Aug2025 02:43:10.787] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu37/cache/index1/size
|
1483 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/topology/core_id
|
1484 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/topology/core_id
|
1485 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/topology/physical_package_id
|
1486 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/topology/physical_package_id
|
1487 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cpu_capacity
|
1488 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/level
|
1489 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/level
|
1490 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/type
|
1491 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/type
|
1492 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/ways_of_associativity
|
1493 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/ways_of_associativity
|
1494 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/coherency_line_size
|
1495 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/coherency_line_size
|
1496 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/size
|
1497 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index2/size
|
1498 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/level
|
1499 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/level
|
1500 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/type
|
1501 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/type
|
1502 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/ways_of_associativity
|
1503 | [01Aug2025 02:43:10.788] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/ways_of_associativity
|
1504 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/coherency_line_size
|
1505 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/coherency_line_size
|
1506 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/size
|
1507 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index0/size
|
1508 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/level
|
1509 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/level
|
1510 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/type
|
1511 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/type
|
1512 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/ways_of_associativity
|
1513 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/ways_of_associativity
|
1514 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/coherency_line_size
|
1515 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/coherency_line_size
|
1516 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/size
|
1517 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index3/size
|
1518 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/level
|
1519 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/level
|
1520 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/type
|
1521 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/type
|
1522 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/ways_of_associativity
|
1523 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/ways_of_associativity
|
1524 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/coherency_line_size
|
1525 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/coherency_line_size
|
1526 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/size
|
1527 | [01Aug2025 02:43:10.789] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu38/cache/index1/size
|
1528 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/topology/core_id
|
1529 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/topology/core_id
|
1530 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/topology/physical_package_id
|
1531 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/topology/physical_package_id
|
1532 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cpu_capacity
|
1533 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/level
|
1534 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/level
|
1535 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/type
|
1536 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/type
|
1537 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/ways_of_associativity
|
1538 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/ways_of_associativity
|
1539 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/coherency_line_size
|
1540 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/coherency_line_size
|
1541 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/size
|
1542 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index2/size
|
1543 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/level
|
1544 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/level
|
1545 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/type
|
1546 | [01Aug2025 02:43:10.790] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/type
|
1547 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/ways_of_associativity
|
1548 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/ways_of_associativity
|
1549 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/coherency_line_size
|
1550 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/coherency_line_size
|
1551 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/size
|
1552 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index0/size
|
1553 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/level
|
1554 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/level
|
1555 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/type
|
1556 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/type
|
1557 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/ways_of_associativity
|
1558 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/ways_of_associativity
|
1559 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/coherency_line_size
|
1560 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/coherency_line_size
|
1561 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/size
|
1562 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index3/size
|
1563 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/level
|
1564 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/level
|
1565 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/type
|
1566 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/type
|
1567 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/ways_of_associativity
|
1568 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/ways_of_associativity
|
1569 | [01Aug2025 02:43:10.791] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/coherency_line_size
|
1570 | [01Aug2025 02:43:10.792] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/coherency_line_size
|
1571 | [01Aug2025 02:43:10.792] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/size
|
1572 | [01Aug2025 02:43:10.792] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu39/cache/index1/size
|
1573 | [01Aug2025 02:43:10.792] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id
|
1574 | [01Aug2025 02:43:10.792] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id
|
1575 | [01Aug2025 02:43:10.792] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id
|
1576 | [01Aug2025 02:43:10.792] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id
|
1577 | [01Aug2025 02:43:10.792] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity
|
1578 | [01Aug2025 02:43:10.792] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level
|
1579 | [01Aug2025 02:43:10.792] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level
|
1580 | [01Aug2025 02:43:10.792] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type
|
1581 | [01Aug2025 02:43:10.792] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type
|
1582 | [01Aug2025 02:43:10.792] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity
|
1583 | [01Aug2025 02:43:10.792] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity
|
1584 | [01Aug2025 02:43:10.792] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size
|
1585 | [01Aug2025 02:43:10.792] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size
|
1586 | [01Aug2025 02:43:10.792] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size
|
1587 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size
|
1588 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level
|
1589 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level
|
1590 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type
|
1591 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type
|
1592 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity
|
1593 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity
|
1594 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size
|
1595 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size
|
1596 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size
|
1597 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size
|
1598 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level
|
1599 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level
|
1600 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type
|
1601 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type
|
1602 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity
|
1603 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity
|
1604 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size
|
1605 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size
|
1606 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size
|
1607 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size
|
1608 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level
|
1609 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level
|
1610 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type
|
1611 | [01Aug2025 02:43:10.793] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type
|
1612 | [01Aug2025 02:43:10.794] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity
|
1613 | [01Aug2025 02:43:10.794] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity
|
1614 | [01Aug2025 02:43:10.794] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size
|
1615 | [01Aug2025 02:43:10.794] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size
|
1616 | [01Aug2025 02:43:10.794] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size
|
1617 | [01Aug2025 02:43:10.794] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size
|
1618 | [01Aug2025 02:43:10.794] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/topology/core_id
|
1619 | [01Aug2025 02:43:10.794] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/topology/core_id
|
1620 | [01Aug2025 02:43:10.794] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/topology/physical_package_id
|
1621 | [01Aug2025 02:43:10.794] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/topology/physical_package_id
|
1622 | [01Aug2025 02:43:10.794] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cpu_capacity
|
1623 | [01Aug2025 02:43:10.794] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/level
|
1624 | [01Aug2025 02:43:10.795] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/level
|
1625 | [01Aug2025 02:43:10.795] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/type
|
1626 | [01Aug2025 02:43:10.795] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/type
|
1627 | [01Aug2025 02:43:10.795] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/ways_of_associativity
|
1628 | [01Aug2025 02:43:10.795] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/ways_of_associativity
|
1629 | [01Aug2025 02:43:10.795] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/coherency_line_size
|
1630 | [01Aug2025 02:43:10.795] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/coherency_line_size
|
1631 | [01Aug2025 02:43:10.795] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/size
|
1632 | [01Aug2025 02:43:10.795] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index2/size
|
1633 | [01Aug2025 02:43:10.795] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/level
|
1634 | [01Aug2025 02:43:10.795] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/level
|
1635 | [01Aug2025 02:43:10.795] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/type
|
1636 | [01Aug2025 02:43:10.795] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/type
|
1637 | [01Aug2025 02:43:10.795] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/ways_of_associativity
|
1638 | [01Aug2025 02:43:10.795] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/ways_of_associativity
|
1639 | [01Aug2025 02:43:10.795] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/coherency_line_size
|
1640 | [01Aug2025 02:43:10.795] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/coherency_line_size
|
1641 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/size
|
1642 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index0/size
|
1643 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/level
|
1644 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/level
|
1645 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/type
|
1646 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/type
|
1647 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/ways_of_associativity
|
1648 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/ways_of_associativity
|
1649 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/coherency_line_size
|
1650 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/coherency_line_size
|
1651 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/size
|
1652 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index3/size
|
1653 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/level
|
1654 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/level
|
1655 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/type
|
1656 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/type
|
1657 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/ways_of_associativity
|
1658 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/ways_of_associativity
|
1659 | [01Aug2025 02:43:10.796] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/coherency_line_size
|
1660 | [01Aug2025 02:43:10.797] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/coherency_line_size
|
1661 | [01Aug2025 02:43:10.797] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/size
|
1662 | [01Aug2025 02:43:10.797] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu40/cache/index1/size
|
1663 | [01Aug2025 02:43:10.797] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/topology/core_id
|
1664 | [01Aug2025 02:43:10.797] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/topology/core_id
|
1665 | [01Aug2025 02:43:10.797] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/topology/physical_package_id
|
1666 | [01Aug2025 02:43:10.797] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/topology/physical_package_id
|
1667 | [01Aug2025 02:43:10.797] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cpu_capacity
|
1668 | [01Aug2025 02:43:10.797] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/level
|
1669 | [01Aug2025 02:43:10.797] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/level
|
1670 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/type
|
1671 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/type
|
1672 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/ways_of_associativity
|
1673 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/ways_of_associativity
|
1674 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/coherency_line_size
|
1675 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/coherency_line_size
|
1676 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/size
|
1677 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index2/size
|
1678 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/level
|
1679 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/level
|
1680 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/type
|
1681 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/type
|
1682 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/ways_of_associativity
|
1683 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/ways_of_associativity
|
1684 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/coherency_line_size
|
1685 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/coherency_line_size
|
1686 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/size
|
1687 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index0/size
|
1688 | [01Aug2025 02:43:10.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/level
|
1689 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/level
|
1690 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/type
|
1691 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/type
|
1692 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/ways_of_associativity
|
1693 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/ways_of_associativity
|
1694 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/coherency_line_size
|
1695 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/coherency_line_size
|
1696 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/size
|
1697 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index3/size
|
1698 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/level
|
1699 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/level
|
1700 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/type
|
1701 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/type
|
1702 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/ways_of_associativity
|
1703 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/ways_of_associativity
|
1704 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/coherency_line_size
|
1705 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/coherency_line_size
|
1706 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/size
|
1707 | [01Aug2025 02:43:10.799] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu41/cache/index1/size
|
1708 | [01Aug2025 02:43:10.800] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/topology/core_id
|
1709 | [01Aug2025 02:43:10.800] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/topology/core_id
|
1710 | [01Aug2025 02:43:10.800] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/topology/physical_package_id
|
1711 | [01Aug2025 02:43:10.800] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/topology/physical_package_id
|
1712 | [01Aug2025 02:43:10.800] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cpu_capacity
|
1713 | [01Aug2025 02:43:10.800] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/level
|
1714 | [01Aug2025 02:43:10.800] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/level
|
1715 | [01Aug2025 02:43:10.800] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/type
|
1716 | [01Aug2025 02:43:10.800] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/type
|
1717 | [01Aug2025 02:43:10.800] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/ways_of_associativity
|
1718 | [01Aug2025 02:43:10.800] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/ways_of_associativity
|
1719 | [01Aug2025 02:43:10.800] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/coherency_line_size
|
1720 | [01Aug2025 02:43:10.800] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/coherency_line_size
|
1721 | [01Aug2025 02:43:10.800] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/size
|
1722 | [01Aug2025 02:43:10.800] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index2/size
|
1723 | [01Aug2025 02:43:10.800] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/level
|
1724 | [01Aug2025 02:43:10.800] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/level
|
1725 | [01Aug2025 02:43:10.800] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/type
|
1726 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/type
|
1727 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/ways_of_associativity
|
1728 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/ways_of_associativity
|
1729 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/coherency_line_size
|
1730 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/coherency_line_size
|
1731 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/size
|
1732 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index0/size
|
1733 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/level
|
1734 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/level
|
1735 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/type
|
1736 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/type
|
1737 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/ways_of_associativity
|
1738 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/ways_of_associativity
|
1739 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/coherency_line_size
|
1740 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/coherency_line_size
|
1741 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/size
|
1742 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index3/size
|
1743 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/level
|
1744 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/level
|
1745 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/type
|
1746 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/type
|
1747 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/ways_of_associativity
|
1748 | [01Aug2025 02:43:10.801] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/ways_of_associativity
|
1749 | [01Aug2025 02:43:10.802] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/coherency_line_size
|
1750 | [01Aug2025 02:43:10.802] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/coherency_line_size
|
1751 | [01Aug2025 02:43:10.802] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/size
|
1752 | [01Aug2025 02:43:10.802] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu42/cache/index1/size
|
1753 | [01Aug2025 02:43:10.802] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/topology/core_id
|
1754 | [01Aug2025 02:43:10.802] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/topology/core_id
|
1755 | [01Aug2025 02:43:10.802] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/topology/physical_package_id
|
1756 | [01Aug2025 02:43:10.802] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/topology/physical_package_id
|
1757 | [01Aug2025 02:43:10.802] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cpu_capacity
|
1758 | [01Aug2025 02:43:10.802] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/level
|
1759 | [01Aug2025 02:43:10.802] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/level
|
1760 | [01Aug2025 02:43:10.802] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/type
|
1761 | [01Aug2025 02:43:10.802] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/type
|
1762 | [01Aug2025 02:43:10.802] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/ways_of_associativity
|
1763 | [01Aug2025 02:43:10.802] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/ways_of_associativity
|
1764 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/coherency_line_size
|
1765 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/coherency_line_size
|
1766 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/size
|
1767 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index2/size
|
1768 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/level
|
1769 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/level
|
1770 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/type
|
1771 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/type
|
1772 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/ways_of_associativity
|
1773 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/ways_of_associativity
|
1774 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/coherency_line_size
|
1775 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/coherency_line_size
|
1776 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/size
|
1777 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index0/size
|
1778 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/level
|
1779 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/level
|
1780 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/type
|
1781 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/type
|
1782 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/ways_of_associativity
|
1783 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/ways_of_associativity
|
1784 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/coherency_line_size
|
1785 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/coherency_line_size
|
1786 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/size
|
1787 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index3/size
|
1788 | [01Aug2025 02:43:10.803] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/level
|
1789 | [01Aug2025 02:43:10.804] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/level
|
1790 | [01Aug2025 02:43:10.804] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/type
|
1791 | [01Aug2025 02:43:10.804] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/type
|
1792 | [01Aug2025 02:43:10.804] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/ways_of_associativity
|
1793 | [01Aug2025 02:43:10.804] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/ways_of_associativity
|
1794 | [01Aug2025 02:43:10.804] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/coherency_line_size
|
1795 | [01Aug2025 02:43:10.804] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/coherency_line_size
|
1796 | [01Aug2025 02:43:10.804] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/size
|
1797 | [01Aug2025 02:43:10.804] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu43/cache/index1/size
|
1798 | [01Aug2025 02:43:10.804] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/topology/core_id
|
1799 | [01Aug2025 02:43:10.804] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/topology/core_id
|
1800 | [01Aug2025 02:43:10.804] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/topology/physical_package_id
|
1801 | [01Aug2025 02:43:10.804] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/topology/physical_package_id
|
1802 | [01Aug2025 02:43:10.804] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cpu_capacity
|
1803 | [01Aug2025 02:43:10.804] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/level
|
1804 | [01Aug2025 02:43:10.804] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/level
|
1805 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/type
|
1806 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/type
|
1807 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/ways_of_associativity
|
1808 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/ways_of_associativity
|
1809 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/coherency_line_size
|
1810 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/coherency_line_size
|
1811 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/size
|
1812 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index2/size
|
1813 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/level
|
1814 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/level
|
1815 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/type
|
1816 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/type
|
1817 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/ways_of_associativity
|
1818 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/ways_of_associativity
|
1819 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/coherency_line_size
|
1820 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/coherency_line_size
|
1821 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/size
|
1822 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index0/size
|
1823 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/level
|
1824 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/level
|
1825 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/type
|
1826 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/type
|
1827 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/ways_of_associativity
|
1828 | [01Aug2025 02:43:10.805] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/ways_of_associativity
|
1829 | [01Aug2025 02:43:10.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/coherency_line_size
|
1830 | [01Aug2025 02:43:10.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/coherency_line_size
|
1831 | [01Aug2025 02:43:10.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/size
|
1832 | [01Aug2025 02:43:10.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index3/size
|
1833 | [01Aug2025 02:43:10.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/level
|
1834 | [01Aug2025 02:43:10.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/level
|
1835 | [01Aug2025 02:43:10.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/type
|
1836 | [01Aug2025 02:43:10.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/type
|
1837 | [01Aug2025 02:43:10.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/ways_of_associativity
|
1838 | [01Aug2025 02:43:10.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/ways_of_associativity
|
1839 | [01Aug2025 02:43:10.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/coherency_line_size
|
1840 | [01Aug2025 02:43:10.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/coherency_line_size
|
1841 | [01Aug2025 02:43:10.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/size
|
1842 | [01Aug2025 02:43:10.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu44/cache/index1/size
|
1843 | [01Aug2025 02:43:10.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/topology/core_id
|
1844 | [01Aug2025 02:43:10.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/topology/core_id
|
1845 | [01Aug2025 02:43:10.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/topology/physical_package_id
|
1846 | [01Aug2025 02:43:10.806] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/topology/physical_package_id
|
1847 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cpu_capacity
|
1848 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/level
|
1849 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/level
|
1850 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/type
|
1851 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/type
|
1852 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/ways_of_associativity
|
1853 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/ways_of_associativity
|
1854 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/coherency_line_size
|
1855 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/coherency_line_size
|
1856 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/size
|
1857 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index2/size
|
1858 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/level
|
1859 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/level
|
1860 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/type
|
1861 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/type
|
1862 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/ways_of_associativity
|
1863 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/ways_of_associativity
|
1864 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/coherency_line_size
|
1865 | [01Aug2025 02:43:10.807] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/coherency_line_size
|
1866 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/size
|
1867 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index0/size
|
1868 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/level
|
1869 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/level
|
1870 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/type
|
1871 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/type
|
1872 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/ways_of_associativity
|
1873 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/ways_of_associativity
|
1874 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/coherency_line_size
|
1875 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/coherency_line_size
|
1876 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/size
|
1877 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index3/size
|
1878 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/level
|
1879 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/level
|
1880 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/type
|
1881 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/type
|
1882 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/ways_of_associativity
|
1883 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/ways_of_associativity
|
1884 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/coherency_line_size
|
1885 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/coherency_line_size
|
1886 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/size
|
1887 | [01Aug2025 02:43:10.808] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu45/cache/index1/size
|
1888 | [01Aug2025 02:43:10.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/topology/core_id
|
1889 | [01Aug2025 02:43:10.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/topology/core_id
|
1890 | [01Aug2025 02:43:10.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/topology/physical_package_id
|
1891 | [01Aug2025 02:43:10.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/topology/physical_package_id
|
1892 | [01Aug2025 02:43:10.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cpu_capacity
|
1893 | [01Aug2025 02:43:10.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/level
|
1894 | [01Aug2025 02:43:10.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/level
|
1895 | [01Aug2025 02:43:10.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/type
|
1896 | [01Aug2025 02:43:10.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/type
|
1897 | [01Aug2025 02:43:10.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/ways_of_associativity
|
1898 | [01Aug2025 02:43:10.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/ways_of_associativity
|
1899 | [01Aug2025 02:43:10.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/coherency_line_size
|
1900 | [01Aug2025 02:43:10.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/coherency_line_size
|
1901 | [01Aug2025 02:43:10.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/size
|
1902 | [01Aug2025 02:43:10.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index2/size
|
1903 | [01Aug2025 02:43:10.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/level
|
1904 | [01Aug2025 02:43:10.809] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/level
|
1905 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/type
|
1906 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/type
|
1907 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/ways_of_associativity
|
1908 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/ways_of_associativity
|
1909 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/coherency_line_size
|
1910 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/coherency_line_size
|
1911 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/size
|
1912 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index0/size
|
1913 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/level
|
1914 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/level
|
1915 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/type
|
1916 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/type
|
1917 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/ways_of_associativity
|
1918 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/ways_of_associativity
|
1919 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/coherency_line_size
|
1920 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/coherency_line_size
|
1921 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/size
|
1922 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index3/size
|
1923 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/level
|
1924 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/level
|
1925 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/type
|
1926 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/type
|
1927 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/ways_of_associativity
|
1928 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/ways_of_associativity
|
1929 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/coherency_line_size
|
1930 | [01Aug2025 02:43:10.810] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/coherency_line_size
|
1931 | [01Aug2025 02:43:10.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/size
|
1932 | [01Aug2025 02:43:10.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu46/cache/index1/size
|
1933 | [01Aug2025 02:43:10.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/topology/core_id
|
1934 | [01Aug2025 02:43:10.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/topology/core_id
|
1935 | [01Aug2025 02:43:10.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/topology/physical_package_id
|
1936 | [01Aug2025 02:43:10.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/topology/physical_package_id
|
1937 | [01Aug2025 02:43:10.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cpu_capacity
|
1938 | [01Aug2025 02:43:10.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/level
|
1939 | [01Aug2025 02:43:10.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/level
|
1940 | [01Aug2025 02:43:10.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/type
|
1941 | [01Aug2025 02:43:10.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/type
|
1942 | [01Aug2025 02:43:10.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/ways_of_associativity
|
1943 | [01Aug2025 02:43:10.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/ways_of_associativity
|
1944 | [01Aug2025 02:43:10.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/coherency_line_size
|
1945 | [01Aug2025 02:43:10.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/coherency_line_size
|
1946 | [01Aug2025 02:43:10.811] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/size
|
1947 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index2/size
|
1948 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/level
|
1949 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/level
|
1950 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/type
|
1951 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/type
|
1952 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/ways_of_associativity
|
1953 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/ways_of_associativity
|
1954 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/coherency_line_size
|
1955 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/coherency_line_size
|
1956 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/size
|
1957 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index0/size
|
1958 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/level
|
1959 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/level
|
1960 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/type
|
1961 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/type
|
1962 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/ways_of_associativity
|
1963 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/ways_of_associativity
|
1964 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/coherency_line_size
|
1965 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/coherency_line_size
|
1966 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/size
|
1967 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index3/size
|
1968 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/level
|
1969 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/level
|
1970 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/type
|
1971 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/type
|
1972 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/ways_of_associativity
|
1973 | [01Aug2025 02:43:10.812] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/ways_of_associativity
|
1974 | [01Aug2025 02:43:10.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/coherency_line_size
|
1975 | [01Aug2025 02:43:10.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/coherency_line_size
|
1976 | [01Aug2025 02:43:10.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/size
|
1977 | [01Aug2025 02:43:10.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu47/cache/index1/size
|
1978 | [01Aug2025 02:43:10.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id
|
1979 | [01Aug2025 02:43:10.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id
|
1980 | [01Aug2025 02:43:10.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id
|
1981 | [01Aug2025 02:43:10.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id
|
1982 | [01Aug2025 02:43:10.813] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity
|
1983 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level
|
1984 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level
|
1985 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type
|
1986 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type
|
1987 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity
|
1988 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity
|
1989 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size
|
1990 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size
|
1991 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size
|
1992 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size
|
1993 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level
|
1994 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level
|
1995 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type
|
1996 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type
|
1997 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity
|
1998 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity
|
1999 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size
|
2000 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size
|
2001 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size
|
2002 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size
|
2003 | [01Aug2025 02:43:10.814] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level
|
2004 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level
|
2005 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type
|
2006 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type
|
2007 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity
|
2008 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity
|
2009 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size
|
2010 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size
|
2011 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size
|
2012 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size
|
2013 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level
|
2014 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level
|
2015 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type
|
2016 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type
|
2017 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity
|
2018 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity
|
2019 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size
|
2020 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size
|
2021 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size
|
2022 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size
|
2023 | [01Aug2025 02:43:10.815] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id
|
2024 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id
|
2025 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id
|
2026 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id
|
2027 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity
|
2028 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level
|
2029 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level
|
2030 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type
|
2031 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type
|
2032 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity
|
2033 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity
|
2034 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size
|
2035 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size
|
2036 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size
|
2037 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size
|
2038 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level
|
2039 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level
|
2040 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type
|
2041 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type
|
2042 | [01Aug2025 02:43:10.816] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity
|
2043 | [01Aug2025 02:43:10.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity
|
2044 | [01Aug2025 02:43:10.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size
|
2045 | [01Aug2025 02:43:10.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size
|
2046 | [01Aug2025 02:43:10.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size
|
2047 | [01Aug2025 02:43:10.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size
|
2048 | [01Aug2025 02:43:10.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level
|
2049 | [01Aug2025 02:43:10.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level
|
2050 | [01Aug2025 02:43:10.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type
|
2051 | [01Aug2025 02:43:10.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type
|
2052 | [01Aug2025 02:43:10.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity
|
2053 | [01Aug2025 02:43:10.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity
|
2054 | [01Aug2025 02:43:10.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size
|
2055 | [01Aug2025 02:43:10.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size
|
2056 | [01Aug2025 02:43:10.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size
|
2057 | [01Aug2025 02:43:10.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size
|
2058 | [01Aug2025 02:43:10.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level
|
2059 | [01Aug2025 02:43:10.817] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level
|
2060 | [01Aug2025 02:43:10.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type
|
2061 | [01Aug2025 02:43:10.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type
|
2062 | [01Aug2025 02:43:10.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity
|
2063 | [01Aug2025 02:43:10.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity
|
2064 | [01Aug2025 02:43:10.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size
|
2065 | [01Aug2025 02:43:10.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size
|
2066 | [01Aug2025 02:43:10.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size
|
2067 | [01Aug2025 02:43:10.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size
|
2068 | [01Aug2025 02:43:10.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id
|
2069 | [01Aug2025 02:43:10.818] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id
|
2070 | [01Aug2025 02:43:10.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id
|
2071 | [01Aug2025 02:43:10.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id
|
2072 | [01Aug2025 02:43:10.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity
|
2073 | [01Aug2025 02:43:10.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level
|
2074 | [01Aug2025 02:43:10.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level
|
2075 | [01Aug2025 02:43:10.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type
|
2076 | [01Aug2025 02:43:10.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type
|
2077 | [01Aug2025 02:43:10.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity
|
2078 | [01Aug2025 02:43:10.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity
|
2079 | [01Aug2025 02:43:10.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size
|
2080 | [01Aug2025 02:43:10.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size
|
2081 | [01Aug2025 02:43:10.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size
|
2082 | [01Aug2025 02:43:10.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size
|
2083 | [01Aug2025 02:43:10.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level
|
2084 | [01Aug2025 02:43:10.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level
|
2085 | [01Aug2025 02:43:10.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type
|
2086 | [01Aug2025 02:43:10.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type
|
2087 | [01Aug2025 02:43:10.819] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity
|
2088 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity
|
2089 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size
|
2090 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size
|
2091 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size
|
2092 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size
|
2093 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level
|
2094 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level
|
2095 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type
|
2096 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type
|
2097 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity
|
2098 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity
|
2099 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size
|
2100 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size
|
2101 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size
|
2102 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size
|
2103 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level
|
2104 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level
|
2105 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type
|
2106 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type
|
2107 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity
|
2108 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity
|
2109 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size
|
2110 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size
|
2111 | [01Aug2025 02:43:10.820] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size
|
2112 | [01Aug2025 02:43:10.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size
|
2113 | [01Aug2025 02:43:10.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id
|
2114 | [01Aug2025 02:43:10.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id
|
2115 | [01Aug2025 02:43:10.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id
|
2116 | [01Aug2025 02:43:10.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id
|
2117 | [01Aug2025 02:43:10.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity
|
2118 | [01Aug2025 02:43:10.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level
|
2119 | [01Aug2025 02:43:10.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level
|
2120 | [01Aug2025 02:43:10.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type
|
2121 | [01Aug2025 02:43:10.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type
|
2122 | [01Aug2025 02:43:10.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity
|
2123 | [01Aug2025 02:43:10.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity
|
2124 | [01Aug2025 02:43:10.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size
|
2125 | [01Aug2025 02:43:10.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size
|
2126 | [01Aug2025 02:43:10.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size
|
2127 | [01Aug2025 02:43:10.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size
|
2128 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level
|
2129 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level
|
2130 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type
|
2131 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type
|
2132 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity
|
2133 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity
|
2134 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size
|
2135 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size
|
2136 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size
|
2137 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size
|
2138 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level
|
2139 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level
|
2140 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type
|
2141 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type
|
2142 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity
|
2143 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity
|
2144 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size
|
2145 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size
|
2146 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size
|
2147 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size
|
2148 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level
|
2149 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level
|
2150 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type
|
2151 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type
|
2152 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity
|
2153 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity
|
2154 | [01Aug2025 02:43:10.822] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size
|
2155 | [01Aug2025 02:43:10.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size
|
2156 | [01Aug2025 02:43:10.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size
|
2157 | [01Aug2025 02:43:10.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size
|
2158 | [01Aug2025 02:43:10.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id
|
2159 | [01Aug2025 02:43:10.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id
|
2160 | [01Aug2025 02:43:10.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id
|
2161 | [01Aug2025 02:43:10.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id
|
2162 | [01Aug2025 02:43:10.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity
|
2163 | [01Aug2025 02:43:10.823] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level
|
2164 | [01Aug2025 02:43:10.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level
|
2165 | [01Aug2025 02:43:10.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type
|
2166 | [01Aug2025 02:43:10.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type
|
2167 | [01Aug2025 02:43:10.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity
|
2168 | [01Aug2025 02:43:10.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity
|
2169 | [01Aug2025 02:43:10.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size
|
2170 | [01Aug2025 02:43:10.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size
|
2171 | [01Aug2025 02:43:10.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size
|
2172 | [01Aug2025 02:43:10.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size
|
2173 | [01Aug2025 02:43:10.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level
|
2174 | [01Aug2025 02:43:10.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level
|
2175 | [01Aug2025 02:43:10.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type
|
2176 | [01Aug2025 02:43:10.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type
|
2177 | [01Aug2025 02:43:10.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity
|
2178 | [01Aug2025 02:43:10.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity
|
2179 | [01Aug2025 02:43:10.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size
|
2180 | [01Aug2025 02:43:10.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size
|
2181 | [01Aug2025 02:43:10.824] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size
|
2182 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size
|
2183 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level
|
2184 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level
|
2185 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type
|
2186 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type
|
2187 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity
|
2188 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity
|
2189 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size
|
2190 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size
|
2191 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size
|
2192 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size
|
2193 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level
|
2194 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level
|
2195 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type
|
2196 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type
|
2197 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity
|
2198 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity
|
2199 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size
|
2200 | [01Aug2025 02:43:10.825] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size
|
2201 | [01Aug2025 02:43:10.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size
|
2202 | [01Aug2025 02:43:10.826] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size
|
2203 | [01Aug2025 02:43:10.828] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo
|
2204 | [01Aug2025 02:43:10.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv
|
2205 | [01Aug2025 02:43:10.855] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@70ed902a
|
2206 | [01Aug2025 02:43:10.856] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@4783da3f
|
2207 | [01Aug2025 02:43:10.885] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo
|
2208 | [01Aug2025 02:43:10.885] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo
|
2209 | [01Aug2025 02:43:10.891] [main/DEBUG] [mixin/]: Mixing perf.thread_priorities.UtilMixin from modernfix-common.mixins.json into net.minecraft.Util
|
2210 | [01Aug2025 02:43:10.891] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$adjustPriorityOfThreadFactory$0(Ljava/util/concurrent/ForkJoinPool$ForkJoinWorkerThreadFactory;Ljava/util/concurrent/ForkJoinPool;)Ljava/util/concurrent/ForkJoinWorkerThread; to md6731f0$modernfix$lambda$adjustPriorityOfThreadFactory$0$0 in modernfix-common.mixins.json:perf.thread_priorities.UtilMixin from mod modernfix
|
2211 | [01Aug2025 02:43:10.896] [main/DEBUG] [mixin/]: Mixing SuppressLogMixin from bettermineshafts.mixins.json into net.minecraft.Util
|
2212 | [01Aug2025 02:43:10.896] [main/DEBUG] [mixin/]: bettermineshafts.mixins.json:SuppressLogMixin from mod bettermineshafts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2213 | [01Aug2025 02:43:10.897] [main/DEBUG] [mixin/]: Mixing UtilMixin from kubejs.mixins.json into net.minecraft.Util
|
2214 | [01Aug2025 02:43:10.913] [main/DEBUG] [mixin/]: bettermineshafts.mixins.json:SuppressLogMixin from mod bettermineshafts->@Inject::logAndPauseIfInIde(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
2215 | [01Aug2025 02:43:10.914] [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
|
2216 | [01Aug2025 02:43:10.942] [main/DEBUG] [mixin/]: Mixing feature.measure_time.BootstrapMixin from modernfix-common.mixins.json into net.minecraft.server.Bootstrap
|
2217 | [01Aug2025 02:43:10.947] [main/DEBUG] [mixin/]: Mixing core.BootstrapMixin from modernfix-neoforge.mixins.json into net.minecraft.server.Bootstrap
|
2218 | [01Aug2025 02:43:10.955] [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
|
2219 | [01Aug2025 02:43:10.955] [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
|
2220 | [01Aug2025 02:43:10.955] [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
|
2221 | [01Aug2025 02:43:10.958] [main/INFO] [net.minecraft.server.Bootstrap/]: ModernFix reached bootstrap stage (22.48 s after launch)
|
2222 | [01Aug2025 02:43:10.961] [main/DEBUG] [mixin/]: Mixing MixinBuiltInRegistries from terrablender.mixins.json into net.minecraft.core.registries.BuiltInRegistries
|
2223 | [01Aug2025 02:43:10.961] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinBuiltInRegistries from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2224 | [01Aug2025 02:43:10.961] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$registerSimple$0(Lnet/minecraft/core/registries/BuiltInRegistries$RegistryBootstrap;Lnet/minecraft/core/Registry;)Ljava/lang/Object; to md6731f0$terrablender$lambda$registerSimple$0$0 in terrablender.mixins.json:MixinBuiltInRegistries from mod terrablender
|
2225 | [01Aug2025 02:43:10.973] [main/DEBUG] [mixin/]: Mixing patch.registries.MixinBuiltInRegistries from bookshelf.mixins.json into net.minecraft.core.registries.BuiltInRegistries
|
2226 | [01Aug2025 02:43:10.973] [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)
|
2227 | [01Aug2025 02:43:10.973] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$2(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$bootstrap$2$1 in bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf
|
2228 | [01Aug2025 02:43:10.973] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$1(Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Boolean;)Ljava/util/function/Supplier; to md6731f0$bookshelf$lambda$bootstrap$1$2 in bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf
|
2229 | [01Aug2025 02:43:10.973] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$0(Lnet/minecraft/core/particles/SimpleParticleType;)Lnet/minecraft/core/particles/SimpleParticleType; to md6731f0$bookshelf$lambda$bootstrap$0$3 in bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf
|
2230 | [01Aug2025 02:43:10.981] [main/DEBUG] [mixin/]: Mixing BuiltInRegistriesMixin from create.mixins.json into net.minecraft.core.registries.BuiltInRegistries
|
2231 | [01Aug2025 02:43:10.981] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$ourRegistriesAreNotEmpty$0(Ljava/util/function/Consumer;Lnet/minecraft/core/Registry;)V to md6731f0$create$lambda$create$ourRegistriesAreNotEmpty$0$4 in create.mixins.json:BuiltInRegistriesMixin from mod create
|
2232 | [01Aug2025 02:43:11.002] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinBuiltInRegistries from mod terrablender->@Inject::registerSimple(Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/registries/BuiltInRegistries$RegistryBootstrap;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2233 | [01Aug2025 02:43:11.003] [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
|
2234 | [01Aug2025 02:43:11.019] [main/DEBUG] [mixin/]: Mixing MappedRegistryAccessor from neoforge.mixins.json into net.minecraft.core.MappedRegistry
|
2235 | [01Aug2025 02:43:11.019] [main/DEBUG] [mixin/]: Mixing MappedRegistryMixin from supermartijn642corelib.mixins.json into net.minecraft.core.MappedRegistry
|
2236 | [01Aug2025 02:43:11.019] [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)
|
2237 | [01Aug2025 02:43:11.033] [main/DEBUG] [mixin/]: Mixing common.MappedRegistryAccessor from lithostitched.mixins.json into net.minecraft.core.MappedRegistry
|
2238 | [01Aug2025 02:43:11.033] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.MappedRegistryAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2239 | [01Aug2025 02:43:11.033] [main/DEBUG] [mixin/]: Mixing registry.SimpleRegistryMixin from owo.mixins.json into net.minecraft.core.MappedRegistry
|
2240 | [01Aug2025 02:43:11.034] [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)
|
2241 | [01Aug2025 02:43:11.034] [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 md6731f0$owo$lambda$owo$set$1$0 in owo.mixins.json:registry.SimpleRegistryMixin from mod owo
|
2242 | [01Aug2025 02:43:11.034] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$owo$set$0(Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Holder$Reference; to md6731f0$owo$lambda$owo$set$0$1 in owo.mixins.json:registry.SimpleRegistryMixin from mod owo
|
2243 | [01Aug2025 02:43:11.043] [main/DEBUG] [mixin/]: Mixing accessor.MappedRegistryAccessor from create.mixins.json into net.minecraft.core.MappedRegistry
|
2244 | [01Aug2025 02:43:11.058] [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
|
2245 | [01Aug2025 02:43:11.058] [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
|
2246 | [01Aug2025 02:43:11.058] [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
|
2247 | [01Aug2025 02:43:11.058] [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
|
2248 | [01Aug2025 02:43:11.058] [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
|
2249 | [01Aug2025 02:43:11.058] [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
|
2250 | [01Aug2025 02:43:11.058] [main/DEBUG] [mixin/]: Unexpected: Registered method getByValue()Ljava/util/Map; in net.minecraft.core.MappedRegistry was not merged
|
2251 | [01Aug2025 02:43:11.076] [main/DEBUG] [mixin/]: Mixing perf.mojang_registry_size.ResourceKeyMixin from modernfix-common.mixins.json into net.minecraft.resources.ResourceKey
|
2252 | [01Aug2025 02:43:11.077] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$createEfficient$0(Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Map; to md6731f0$modernfix$lambda$createEfficient$0$0 in modernfix-common.mixins.json:perf.mojang_registry_size.ResourceKeyMixin from mod modernfix
|
2253 | [01Aug2025 02:43:11.085] [main/DEBUG] [mixin/]: Mixing ResourceKeyMixin from kubejs.mixins.json into net.minecraft.resources.ResourceKey
|
2254 | [01Aug2025 02:43:11.094] [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
|
2255 | [01Aug2025 02:43:11.094] [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
|
2256 | [01Aug2025 02:43:11.094] [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
|
2257 | [01Aug2025 02:43:11.094] [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
|
2258 | [01Aug2025 02:43:11.100] [main/DEBUG] [mixin/]: Mixing main.ScannerMixin from kubejstweaks.mixins.json into dev.latvian.mods.kubejs.registry.RegistryType$Scanner
|
2259 | [01Aug2025 02:43:11.121] [main/DEBUG] [mixin/]: Mixing HolderReferenceMixin from supermartijn642corelib.mixins.json into net.minecraft.core.Holder$Reference
|
2260 | [01Aug2025 02:43:11.121] [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)
|
2261 | [01Aug2025 02:43:11.122] [main/DEBUG] [mixin/]: Mixing common.HolderReferenceAccessor from lithostitched.mixins.json into net.minecraft.core.Holder$Reference
|
2262 | [01Aug2025 02:43:11.122] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.HolderReferenceAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2263 | [01Aug2025 02:43:11.122] [main/DEBUG] [mixin/]: Mixing registry.ReferenceAccessor from owo.mixins.json into net.minecraft.core.Holder$Reference
|
2264 | [01Aug2025 02:43:11.122] [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)
|
2265 | [01Aug2025 02:43:11.128] [main/DEBUG] [mixin/]: Mixing patch.effect.MixinEffects from bookshelf.mixins.json into net.minecraft.world.effect.MobEffects
|
2266 | [01Aug2025 02:43:11.128] [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)
|
2267 | [01Aug2025 02:43:11.128] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$onClassInit$1$0 in bookshelf.mixins.json:patch.effect.MixinEffects from mod bookshelf
|
2268 | [01Aug2025 02:43:11.128] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/effect/MobEffect;)V to md6731f0$bookshelf$lambda$onClassInit$0$1 in bookshelf.mixins.json:patch.effect.MixinEffects from mod bookshelf
|
2269 | [01Aug2025 02:43:11.132] [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
|
2270 | [01Aug2025 02:43:11.136] [main/DEBUG] [mixin/]: Mixing MobEffectMixin from irons_spellbooks.mixins.json into net.minecraft.world.effect.PoisonMobEffect
|
2271 | [01Aug2025 02:43:11.140] [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
|
2272 | [01Aug2025 02:43:11.140] [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
|
2273 | [01Aug2025 02:43:11.140] [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
|
2274 | [01Aug2025 02:43:11.143] [main/DEBUG] [mixin/]: Mixing patch.potions.MixinPotions from bookshelf.mixins.json into net.minecraft.world.item.alchemy.Potions
|
2275 | [01Aug2025 02:43:11.143] [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)
|
2276 | [01Aug2025 02:43:11.144] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$onBootstrap$1$0 in bookshelf.mixins.json:patch.potions.MixinPotions from mod bookshelf
|
2277 | [01Aug2025 02:43:11.144] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/alchemy/Potion;)V to md6731f0$bookshelf$lambda$onBootstrap$0$1 in bookshelf.mixins.json:patch.potions.MixinPotions from mod bookshelf
|
2278 | [01Aug2025 02:43:11.147] [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
|
2279 | [01Aug2025 02:43:11.150] [main/DEBUG] [mixin/]: Mixing patch.entity.MixinAttributes from bookshelf.mixins.json into net.minecraft.world.entity.ai.attributes.Attributes
|
2280 | [01Aug2025 02:43:11.150] [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)
|
2281 | [01Aug2025 02:43:11.151] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$onClassInit$1$0 in bookshelf.mixins.json:patch.entity.MixinAttributes from mod bookshelf
|
2282 | [01Aug2025 02:43:11.151] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/entity/ai/attributes/Attribute;)V to md6731f0$bookshelf$lambda$onClassInit$0$1 in bookshelf.mixins.json:patch.entity.MixinAttributes from mod bookshelf
|
2283 | [01Aug2025 02:43:11.155] [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
|
2284 | [01Aug2025 02:43:11.158] [main/DEBUG] [mixin/]: Mixing AccessorRangedAttribute from attributefix.mixins.json into net.minecraft.world.entity.ai.attributes.RangedAttribute
|
2285 | [01Aug2025 02:43:11.159] [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)
|
2286 | [01Aug2025 02:43:11.161] [main/DEBUG] [mixin/]: Mixing patch.commands.MixinArgumentTypeInfos from bookshelf.mixins.json into net.minecraft.commands.synchronization.ArgumentTypeInfos
|
2287 | [01Aug2025 02:43:11.162] [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)
|
2288 | [01Aug2025 02:43:11.162] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$0(Lnet/minecraft/core/Registry;Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$bootstrap$0$0 in bookshelf.mixins.json:patch.commands.MixinArgumentTypeInfos from mod bookshelf
|
2289 | [01Aug2025 02:43:11.165] [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
|
2290 | [01Aug2025 02:43:11.175] [main/DEBUG] [mixin/]: Mixing MixinPoiTypes from lootr-common.mixins.json into net.minecraft.world.entity.ai.village.poi.PoiTypes
|
2291 | [01Aug2025 02:43:11.175] [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)
|
2292 | [01Aug2025 02:43:11.181] [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
|
2293 | [01Aug2025 02:43:11.181] [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
|
2294 | [01Aug2025 02:43:11.183] [main/DEBUG] [mixin/]: Mixing perf.model_optimizations.PropertyMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.properties.Property
|
2295 | [01Aug2025 02:43:11.191] [main/DEBUG] [mixin/]: Mixing MixinPoiType from lootr-common.mixins.json into net.minecraft.world.entity.ai.village.poi.PoiType
|
2296 | [01Aug2025 02:43:11.191] [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)
|
2297 | [01Aug2025 02:43:11.193] [main/DEBUG] [mixin/]: Mixing PoiMixin from moonlight-common.mixins.json into net.minecraft.world.entity.ai.village.poi.PoiType
|
2298 | [01Aug2025 02:43:11.194] [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)
|
2299 | [01Aug2025 02:43:11.201] [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
|
2300 | [01Aug2025 02:43:11.212] [main/DEBUG] [mixin/]: Mixing patch.MixinCatVariant from bookshelf.mixins.json into net.minecraft.world.entity.animal.CatVariant
|
2301 | [01Aug2025 02:43:11.212] [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)
|
2302 | [01Aug2025 02:43:11.213] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$1(Lnet/minecraft/core/Registry;Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$onBootstrap$1$0 in bookshelf.mixins.json:patch.MixinCatVariant from mod bookshelf
|
2303 | [01Aug2025 02:43:11.213] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$0(Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)V to md6731f0$bookshelf$lambda$onBootstrap$0$1 in bookshelf.mixins.json:patch.MixinCatVariant from mod bookshelf
|
2304 | [01Aug2025 02:43:11.218] [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
|
2305 | [01Aug2025 02:43:11.221] [main/DEBUG] [mixin/]: Mixing patch.block.MixinDecoratedPotPatterns from bookshelf.mixins.json into net.minecraft.world.level.block.entity.DecoratedPotPatterns
|
2306 | [01Aug2025 02:43:11.222] [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)
|
2307 | [01Aug2025 02:43:11.222] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$1(Lnet/minecraft/core/Registry;Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$bootstrap$1$0 in bookshelf.mixins.json:patch.block.MixinDecoratedPotPatterns from mod bookshelf
|
2308 | [01Aug2025 02:43:11.222] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$0(Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceKey;)V to md6731f0$bookshelf$lambda$bootstrap$0$1 in bookshelf.mixins.json:patch.block.MixinDecoratedPotPatterns from mod bookshelf
|
2309 | [01Aug2025 02:43:11.229] [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
|
2310 | [01Aug2025 02:43:11.229] [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
|
2311 | [01Aug2025 02:43:11.234] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/CreativeModeTabs
|
2312 | [01Aug2025 02:43:11.346] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/CreativeModeTabs
|
2313 | [01Aug2025 02:43:11.355] [main/DEBUG] [mixin/]: Mixing perf.memoize_creative_tab_build.CreativeModeTabMixin from modernfix-common.mixins.json into net.minecraft.world.item.CreativeModeTab
|
2314 | [01Aug2025 02:43:11.360] [main/DEBUG] [mixin/]: Mixing patch.item.MixinCreativeModeTab from bookshelf.mixins.json into net.minecraft.world.item.CreativeModeTab
|
2315 | [01Aug2025 02:43:11.360] [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)
|
2316 | [01Aug2025 02:43:11.361] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$buildContents$1(Lnet/minecraft/world/item/ItemStack;)V to md6731f0$bookshelf$lambda$buildContents$1$0 in bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf
|
2317 | [01Aug2025 02:43:11.361] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$buildContents$0(Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/TagKey; to md6731f0$bookshelf$lambda$buildContents$0$1 in bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf
|
2318 | [01Aug2025 02:43:11.373] [main/DEBUG] [mixin/]: Mixing CreativeModeTabMixin from kubejs.mixins.json into net.minecraft.world.item.CreativeModeTab
|
2319 | [01Aug2025 02:43:11.374] [main/DEBUG] [mixin/]: Mixing itemgroup.ItemGroupAccessor from owo.mixins.json into net.minecraft.world.item.CreativeModeTab
|
2320 | [01Aug2025 02:43:11.374] [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)
|
2321 | [01Aug2025 02:43:11.392] [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
|
2322 | [01Aug2025 02:43:11.392] [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
|
2323 | [01Aug2025 02:43:11.392] [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
|
2324 | [01Aug2025 02:43:11.398] [main/DEBUG] [mixin/]: Mixing patch.advancement.MixinCriteriaTriggers from bookshelf.mixins.json into net.minecraft.advancements.CriteriaTriggers
|
2325 | [01Aug2025 02:43:11.398] [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)
|
2326 | [01Aug2025 02:43:11.398] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$1(Lnet/minecraft/core/Registry;Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$bootstrap$1$0 in bookshelf.mixins.json:patch.advancement.MixinCriteriaTriggers from mod bookshelf
|
2327 | [01Aug2025 02:43:11.398] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$0(Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/CriterionTrigger;)V to md6731f0$bookshelf$lambda$bootstrap$0$1 in bookshelf.mixins.json:patch.advancement.MixinCriteriaTriggers from mod bookshelf
|
2328 | [01Aug2025 02:43:11.403] [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
|
2329 | [01Aug2025 02:43:11.409] [main/DEBUG] [mixin/]: Mixing patch.component.MixinDataComponents from bookshelf.mixins.json into net.minecraft.core.component.DataComponents
|
2330 | [01Aug2025 02:43:11.409] [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)
|
2331 | [01Aug2025 02:43:11.410] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$0(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$bootstrap$0$0 in bookshelf.mixins.json:patch.component.MixinDataComponents from mod bookshelf
|
2332 | [01Aug2025 02:43:11.412] [main/DEBUG] [mixin/]: Mixing DataComponentsMixin from kubejs.mixins.json into net.minecraft.core.component.DataComponents
|
2333 | [01Aug2025 02:43:11.420] [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
|
2334 | [01Aug2025 02:43:11.424] [main/DEBUG] [mixin/]: Mixing patch.advancement.MixinItemSubPredicates from bookshelf.mixins.json into net.minecraft.advancements.critereon.ItemSubPredicates
|
2335 | [01Aug2025 02:43:11.425] [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)
|
2336 | [01Aug2025 02:43:11.425] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$onBootstrap$1$0 in bookshelf.mixins.json:patch.advancement.MixinItemSubPredicates from mod bookshelf
|
2337 | [01Aug2025 02:43:11.425] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/critereon/ItemSubPredicate$Type;)V to md6731f0$bookshelf$lambda$onBootstrap$0$1 in bookshelf.mixins.json:patch.advancement.MixinItemSubPredicates from mod bookshelf
|
2338 | [01Aug2025 02:43:11.429] [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
|
2339 | [01Aug2025 02:43:11.483] [main/DEBUG] [mixinsquared-canceller/]: Canceller dev.uncandango.alltheleaks.mixinsq.ATLMixinCanceller cancelled mixin de.dafuqs.additionalentityattributes.mixin.common.BlockMixin
|
2340 | [01Aug2025 02:43:11.483] [main/WARN] [mixinsquared-canceller/]: Cancelled mixin de.dafuqs.additionalentityattributes.mixin.common.BlockMixin. Check debug logs for more information.
|
2341 | [01Aug2025 02:43:11.484] [main/DEBUG] [mixin/]: Mixing MixinBlock from camol.mixin.json into net.minecraft.world.level.block.Block
|
2342 | [01Aug2025 02:43:11.487] [main/DEBUG] [mixin/]: Mixing main.ATLBlockMixin from alltheleaks.mixins.json into net.minecraft.world.level.block.Block
|
2343 | [01Aug2025 02:43:11.489] [main/DEBUG] [mixin/]: Mixing patch.block.MixinBlock from bookshelf.mixins.json into net.minecraft.world.level.block.Block
|
2344 | [01Aug2025 02:43:11.489] [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)
|
2345 | [01Aug2025 02:43:11.490] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$onClassInit$1$0 in bookshelf.mixins.json:patch.block.MixinBlock from mod bookshelf
|
2346 | [01Aug2025 02:43:11.490] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/Block;)V to md6731f0$bookshelf$lambda$onClassInit$0$1 in bookshelf.mixins.json:patch.block.MixinBlock from mod bookshelf
|
2347 | [01Aug2025 02:43:11.491] [main/DEBUG] [mixin/]: Mixing BlockMixin from apothic_enchanting.mixins.json into net.minecraft.world.level.block.Block
|
2348 | [01Aug2025 02:43:11.492] [main/DEBUG] [mixin/]: Mixing BlockMixin from relics.mixins.json into net.minecraft.world.level.block.Block
|
2349 | [01Aug2025 02:43:11.511] [main/DEBUG] [mixin/]: Mixing BlockMixin from ftbultimine-common.mixins.json into net.minecraft.world.level.block.Block
|
2350 | [01Aug2025 02:43:11.511] [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)
|
2351 | [01Aug2025 02:43:11.513] [main/DEBUG] [mixin/]: Mixing inject.MixinBlock from architectury-common.mixins.json into net.minecraft.world.level.block.Block
|
2352 | [01Aug2025 02:43:11.513] [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)
|
2353 | [01Aug2025 02:43:11.513] [main/DEBUG] [mixin/]: Mixing BlockMixin from kubejs.mixins.json into net.minecraft.world.level.block.Block
|
2354 | [01Aug2025 02:43:11.521] [main/DEBUG] [mixin/]: Mixing BlockMixin from create.mixins.json into net.minecraft.world.level.block.Block
|
2355 | [01Aug2025 02:43:11.550] [main/DEBUG] [mixin/]: alltheleaks.mixins.json:main.ATLBlockMixin from mod alltheleaks->@Inject::additionalEntityAttributes$saveBreakingPlayer(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
|
2356 | [01Aug2025 02:43:11.550] [main/DEBUG] [mixin/]: alltheleaks.mixins.json:main.ATLBlockMixin from mod alltheleaks->@Inject::additionalEntityAttributes$saveBreakingPlayer(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
|
2357 | [01Aug2025 02:43:11.550] [main/DEBUG] [mixin/]: alltheleaks.mixins.json:main.ATLBlockMixin from mod alltheleaks->@Inject::additionalEntityAttributes$saveBreakingPlayer(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
|
2358 | [01Aug2025 02:43:11.550] [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
|
2359 | [01Aug2025 02:43:11.550] [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
|
2360 | [01Aug2025 02:43:11.550] [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
|
2361 | [01Aug2025 02:43:11.550] [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
|
2362 | [01Aug2025 02:43:11.550] [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
|
2363 | [01Aug2025 02:43:11.550] [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
|
2364 | [01Aug2025 02:43:11.550] [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
|
2365 | [01Aug2025 02:43:11.559] [main/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlockBehaviourInvoker from modernfix-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
2366 | [01Aug2025 02:43:11.559] [main/DEBUG] [mixin/]: Mixing BlockBehaviourMixin from chipped-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
2367 | [01Aug2025 02:43:11.566] [main/DEBUG] [mixin/]: Mixing BlockBehaviourAccessor from bettermineshafts.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
2368 | [01Aug2025 02:43:11.566] [main/DEBUG] [mixin/]: bettermineshafts.mixins.json:BlockBehaviourAccessor from mod bettermineshafts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2369 | [01Aug2025 02:43:11.566] [main/DEBUG] [mixin/]: Mixing BlockBehaviourAccessor from ars_nouveau.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
2370 | [01Aug2025 02:43:11.572] [main/DEBUG] [mixin/]: Mixing BlockBehaviourMixin from kubejs.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
2371 | [01Aug2025 02:43:11.576] [main/DEBUG] [mixin/]: Mixing accessor.BlockBehaviourAccessor from create.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
2372 | [01Aug2025 02:43:11.588] [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
|
2373 | [01Aug2025 02:43:11.588] [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
|
2374 | [01Aug2025 02:43:11.595] [main/DEBUG] [mixin/]: Mixing inject.MixinFluid from architectury-common.mixins.json into net.minecraft.world.level.material.Fluid
|
2375 | [01Aug2025 02:43:11.595] [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)
|
2376 | [01Aug2025 02:43:11.596] [main/DEBUG] [mixin/]: Mixing FluidMixin from kubejs.mixins.json into net.minecraft.world.level.material.Fluid
|
2377 | [01Aug2025 02:43:11.608] [main/DEBUG] [mixin/]: Mixing entities.EntityTypeMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.EntityType
|
2378 | [01Aug2025 02:43:11.608] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.EntityTypeMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2379 | [01Aug2025 02:43:11.609] [main/DEBUG] [mixin/]: Mixing patch.entity.MixinEntityType from bookshelf.mixins.json into net.minecraft.world.entity.EntityType
|
2380 | [01Aug2025 02:43:11.609] [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)
|
2381 | [01Aug2025 02:43:11.610] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$onClassInit$1$0 in bookshelf.mixins.json:patch.entity.MixinEntityType from mod bookshelf
|
2382 | [01Aug2025 02:43:11.610] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/entity/EntityType$Builder;)V to md6731f0$bookshelf$lambda$onClassInit$0$1 in bookshelf.mixins.json:patch.entity.MixinEntityType from mod bookshelf
|
2383 | [01Aug2025 02:43:11.612] [main/DEBUG] [mixin/]: Mixing inject.MixinEntityType from architectury-common.mixins.json into net.minecraft.world.entity.EntityType
|
2384 | [01Aug2025 02:43:11.612] [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)
|
2385 | [01Aug2025 02:43:11.612] [main/DEBUG] [mixin/]: Mixing EntityTypeMixin from kubejs.mixins.json into net.minecraft.world.entity.EntityType
|
2386 | [01Aug2025 02:43:11.621] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.EntityTypeMixin from mod the_bumblezone->@Inject::bumblezone$onAddedEntity(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2387 | [01Aug2025 02:43:11.621] [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
|
2388 | [01Aug2025 02:43:11.636] [main/DEBUG] [mixin/]: Mixing items.ItemAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.item.Item
|
2389 | [01Aug2025 02:43:11.636] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.ItemAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2390 | [01Aug2025 02:43:11.636] [main/DEBUG] [mixin/]: Renaming @Invoker method bumblezone$callGetPlayerPOVHitResult(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/ClipContext$Fluid;)Lnet/minecraft/world/phys/BlockHitResult; to bumblezone$callGetPlayerPOVHitResult$the_bumblezone_$md$6731f0$0 in the_bumblezone-common.mixins.json:items.ItemAccessor from mod the_bumblezone
|
2391 | [01Aug2025 02:43:11.636] [main/DEBUG] [mixin/]: Mixing ItemMixin from irons_spellbooks.mixins.json into net.minecraft.world.item.Item
|
2392 | [01Aug2025 02:43:11.641] [main/DEBUG] [mixin/]: Mixing ItemMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.Item
|
2393 | [01Aug2025 02:43:11.641] [main/DEBUG] [mixin/]: Mixing ItemMixin from relics.mixins.json into net.minecraft.world.item.Item
|
2394 | [01Aug2025 02:43:11.651] [main/DEBUG] [mixin/]: Mixing inject.MixinItem from architectury-common.mixins.json into net.minecraft.world.item.Item
|
2395 | [01Aug2025 02:43:11.652] [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)
|
2396 | [01Aug2025 02:43:11.654] [main/DEBUG] [mixin/]: Mixing ItemMixin from ftblibrary-common.mixins.json into net.minecraft.world.item.Item
|
2397 | [01Aug2025 02:43:11.654] [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)
|
2398 | [01Aug2025 02:43:11.655] [main/DEBUG] [mixin/]: Mixing ext.ItemMixin from owo.mixins.json into net.minecraft.world.item.Item
|
2399 | [01Aug2025 02:43:11.655] [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)
|
2400 | [01Aug2025 02:43:11.655] [main/DEBUG] [mixin/]: Mixing itemgroup.ItemMixin from owo.mixins.json into net.minecraft.world.item.Item
|
2401 | [01Aug2025 02:43:11.655] [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)
|
2402 | [01Aug2025 02:43:11.656] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0()Lnet/minecraft/world/item/CreativeModeTab; to md6731f0$owo$lambda$new$0$1 in owo.mixins.json:itemgroup.ItemMixin from mod owo
|
2403 | [01Aug2025 02:43:11.660] [main/DEBUG] [mixin/]: Mixing ItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.Item
|
2404 | [01Aug2025 02:43:11.660] [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)
|
2405 | [01Aug2025 02:43:11.673] [main/DEBUG] [mixin/]: Mixing ItemMixin from kubejs.mixins.json into net.minecraft.world.item.Item
|
2406 | [01Aug2025 02:43:11.698] [main/DEBUG] [mixin/]: Mixing ItemMixin from tombstone.mixins.json into net.minecraft.world.item.Item
|
2407 | [01Aug2025 02:43:11.750] [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
|
2408 | [01Aug2025 02:43:11.751] [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
|
2409 | [01Aug2025 02:43:11.751] [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
|
2410 | [01Aug2025 02:43:11.751] [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
|
2411 | [01Aug2025 02:43:11.751] [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
|
2412 | [01Aug2025 02:43:11.751] [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
|
2413 | [01Aug2025 02:43:11.751] [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
|
2414 | [01Aug2025 02:43:11.751] [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
|
2415 | [01Aug2025 02:43:11.751] [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
|
2416 | [01Aug2025 02:43:11.751] [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
|
2417 | [01Aug2025 02:43:11.751] [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
|
2418 | [01Aug2025 02:43:11.751] [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
|
2419 | [01Aug2025 02:43:11.751] [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
|
2420 | [01Aug2025 02:43:11.751] [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
|
2421 | [01Aug2025 02:43:11.751] [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
|
2422 | [01Aug2025 02:43:11.751] [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
|
2423 | [01Aug2025 02:43:11.751] [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
|
2424 | [01Aug2025 02:43:11.751] [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
|
2425 | [01Aug2025 02:43:11.751] [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
|
2426 | [01Aug2025 02:43:11.751] [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
|
2427 | [01Aug2025 02:43:11.751] [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
|
2428 | [01Aug2025 02:43:11.751] [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
|
2429 | [01Aug2025 02:43:11.752] [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
|
2430 | [01Aug2025 02:43:11.752] [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
|
2431 | [01Aug2025 02:43:11.752] [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
|
2432 | [01Aug2025 02:43:11.752] [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
|
2433 | [01Aug2025 02:43:11.752] [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
|
2434 | [01Aug2025 02:43:11.752] [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
|
2435 | [01Aug2025 02:43:11.752] [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
|
2436 | [01Aug2025 02:43:11.752] [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
|
2437 | [01Aug2025 02:43:11.752] [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
|
2438 | [01Aug2025 02:43:11.752] [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
|
2439 | [01Aug2025 02:43:11.752] [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
|
2440 | [01Aug2025 02:43:11.752] [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
|
2441 | [01Aug2025 02:43:11.752] [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
|
2442 | [01Aug2025 02:43:11.752] [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
|
2443 | [01Aug2025 02:43:11.752] [main/DEBUG] [mixin/]: tombstone.mixins.json:ItemMixin from mod tombstone->@Inject::methodGetName(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2444 | [01Aug2025 02:43:11.757] [main/DEBUG] [mixin/]: Mixing IItemExtensionMixin from apothic_attributes.mixins.json into net.neoforged.neoforge.common.extensions.IItemExtension
|
2445 | [01Aug2025 02:43:11.778] [main/DEBUG] [mixin/]: Mixing PlayerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.player.Player
|
2446 | [01Aug2025 02:43:11.778] [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)
|
2447 | [01Aug2025 02:43:11.779] [main/DEBUG] [mixin/]: Mixing PlayerProjectileMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.player.Player
|
2448 | [01Aug2025 02:43:11.779] [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)
|
2449 | [01Aug2025 02:43:11.784] [main/DEBUG] [mixin/]: Mixing entities.PlayerMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.player.Player
|
2450 | [01Aug2025 02:43:11.784] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2451 | [01Aug2025 02:43:11.788] [main/DEBUG] [mixin/]: Mixing entities.PlayerTimeInAirMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.player.Player
|
2452 | [01Aug2025 02:43:11.788] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerTimeInAirMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2453 | [01Aug2025 02:43:11.793] [main/DEBUG] [mixin/]: Mixing items.PlayerDamageShieldInvoker from the_bumblezone-common.mixins.json into net.minecraft.world.entity.player.Player
|
2454 | [01Aug2025 02:43:11.793] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.PlayerDamageShieldInvoker from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2455 | [01Aug2025 02:43:11.793] [main/DEBUG] [mixin/]: Mixing PlayerMixin from livingthings.mixins.json into net.minecraft.world.entity.player.Player
|
2456 | [01Aug2025 02:43:11.793] [main/DEBUG] [mixin/]: livingthings.mixins.json:PlayerMixin from mod livingthings: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2457 | [01Aug2025 02:43:11.796] [main/DEBUG] [mixin/]: Mixing PlayerMixin from create_hypertube.mixins.json into net.minecraft.world.entity.player.Player
|
2458 | [01Aug2025 02:43:11.796] [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)
|
2459 | [01Aug2025 02:43:11.798] [main/DEBUG] [mixin/]: Mixing PlayerMovementMixin from create_hypertube.mixins.json into net.minecraft.world.entity.player.Player
|
2460 | [01Aug2025 02:43:11.798] [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)
|
2461 | [01Aug2025 02:43:11.799] [main/DEBUG] [mixin/]: Mixing ability.posteatingeffects.PlayerMixin from mixins.artifacts.common.json into net.minecraft.world.entity.player.Player
|
2462 | [01Aug2025 02:43:11.801] [main/DEBUG] [mixin/]: Mixing attribute.PlayerMixin from mixins.artifacts.common.json into net.minecraft.world.entity.player.Player
|
2463 | [01Aug2025 02:43:11.802] [main/DEBUG] [mixin/]: Mixing mobeffect.magnetism.PlayerMixin from mixins.artifacts.common.json into net.minecraft.world.entity.player.Player
|
2464 | [01Aug2025 02:43:11.803] [main/DEBUG] [mixin/]: Mixing ability.sinking.PlayerMixin from mixins.artifacts.neoforge.json into net.minecraft.world.entity.player.Player
|
2465 | [01Aug2025 02:43:11.805] [main/DEBUG] [mixin/]: Mixing PlayerMixin from irons_spellbooks.mixins.json into net.minecraft.world.entity.player.Player
|
2466 | [01Aug2025 02:43:11.812] [main/DEBUG] [mixin/]: Mixing common.PlayerMixin from additionalentityattributes.mixins.json into net.minecraft.world.entity.player.Player
|
2467 | [01Aug2025 02:43:11.812] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$additionalEntityAttributes$adjustCollectionRange$0(Ljava/util/List;Lnet/minecraft/world/entity/Entity;)Z to md6731f0$additionalentityattributes$lambda$additionalEntityAttributes$adjustCollectionRange$0$0 in additionalentityattributes.mixins.json:common.PlayerMixin from mod additionalentityattributes
|
2468 | [01Aug2025 02:43:11.823] [main/DEBUG] [mixin/]: Mixing PlayerMixin from eternal_starlight-common.mixins.json into net.minecraft.world.entity.player.Player
|
2469 | [01Aug2025 02:43:11.824] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addESSpellCooldown$4(ILcn/leolezury/eternalstarlight/common/spell/SpellCooldown;)V to md6731f0$eternal_starlight$lambda$addESSpellCooldown$4$1 in eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight
|
2470 | [01Aug2025 02:43:11.825] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addESSpellCooldown$3(Lcn/leolezury/eternalstarlight/common/spell/AbstractSpell;Lcn/leolezury/eternalstarlight/common/spell/SpellCooldown;)Z to md6731f0$eternal_starlight$lambda$addESSpellCooldown$3$2 in eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight
|
2471 | [01Aug2025 02:43:11.825] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addESSpellCooldown$2(Lcn/leolezury/eternalstarlight/common/spell/AbstractSpell;Lcn/leolezury/eternalstarlight/common/spell/SpellCooldown;)Z to md6731f0$eternal_starlight$lambda$addESSpellCooldown$2$3 in eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight
|
2472 | [01Aug2025 02:43:11.825] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addAdditionalSaveData$1(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V to md6731f0$eternal_starlight$lambda$addAdditionalSaveData$1$4 in eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight
|
2473 | [01Aug2025 02:43:11.825] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0(Lnet/minecraft/world/entity/LivingEntity;)Z to md6731f0$eternal_starlight$lambda$new$0$5 in eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight
|
2474 | [01Aug2025 02:43:11.849] [main/DEBUG] [mixin/]: Mixing PlayerMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.player.Player
|
2475 | [01Aug2025 02:43:11.852] [main/DEBUG] [mixin/]: Mixing elytra.ElytraPlayerMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.player.Player
|
2476 | [01Aug2025 02:43:11.853] [main/DEBUG] [mixin/]: Mixing PlayerMixin from dummmmmmy-common.mixins.json into net.minecraft.world.entity.player.Player
|
2477 | [01Aug2025 02:43:11.853] [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)
|
2478 | [01Aug2025 02:43:11.855] [main/DEBUG] [mixin/]: Mixing PlayerEntityMixin from uranus.mixins.json into net.minecraft.world.entity.player.Player
|
2479 | [01Aug2025 02:43:11.855] [main/DEBUG] [mixin/]: uranus.mixins.json:PlayerEntityMixin from mod uranus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2480 | [01Aug2025 02:43:11.856] [main/DEBUG] [mixin/]: Mixing AccessorPlayer from comforts.mixins.json into net.minecraft.world.entity.player.Player
|
2481 | [01Aug2025 02:43:11.856] [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)
|
2482 | [01Aug2025 02:43:11.856] [main/DEBUG] [mixin/]: Mixing MicrochipWatcherPlayerMixin from little_big_redstone.mixins.json into net.minecraft.world.entity.player.Player
|
2483 | [01Aug2025 02:43:11.857] [main/DEBUG] [mixin/]: Mixing TeslaNetworkReceiversPlayerMixin from extended_industrialization.mixins.json into net.minecraft.world.entity.player.Player
|
2484 | [01Aug2025 02:43:11.858] [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 md6731f0$extended_industrialization$lambda$remove$1$6 in extended_industrialization.mixins.json:TeslaNetworkReceiversPlayerMixin from mod extended_industrialization
|
2485 | [01Aug2025 02:43:11.858] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getAllItems$0(Lnet/minecraft/world/item/ItemStack;)Z to md6731f0$extended_industrialization$lambda$getAllItems$0$7 in extended_industrialization.mixins.json:TeslaNetworkReceiversPlayerMixin from mod extended_industrialization
|
2486 | [01Aug2025 02:43:11.873] [main/DEBUG] [mixin/]: Mixing PlayerMixin from forbidden_arcanus.mixins.json into net.minecraft.world.entity.player.Player
|
2487 | [01Aug2025 02:43:11.873] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
2488 | [01Aug2025 02:43:11.885] [main/DEBUG] [mixin/]: Mixing swimming.PlayerMixin from expandability-common.mixins.json into net.minecraft.world.entity.player.Player
|
2489 | [01Aug2025 02:43:11.886] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.PlayerMixin from mod expandability: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2490 | [01Aug2025 02:43:11.887] [main/DEBUG] [mixin/]: Mixing PlayerMixin from create_enchantment_industry.mixins.json into net.minecraft.world.entity.player.Player
|
2491 | [01Aug2025 02:43:11.887] [main/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:PlayerMixin from mod create_enchantment_industry: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
2492 | [01Aug2025 02:43:11.889] [main/DEBUG] [mixin/]: Mixing PlayerMixin from kubejs.mixins.json into net.minecraft.world.entity.player.Player
|
2493 | [01Aug2025 02:43:11.894] [main/DEBUG] [mixin/]: Mixing PlayerMixin from create.mixins.json into net.minecraft.world.entity.player.Player
|
2494 | [01Aug2025 02:43:12.009] [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
|
2495 | [01Aug2025 02:43:12.009] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerMixin from mod the_bumblezone->@Inject::bumblezone$preventAngerableAtPlayer1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2496 | [01Aug2025 02:43:12.009] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerMixin from mod the_bumblezone->@Inject::bumblezone$applyCooldownForHoneyCrystalShield(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2497 | [01Aug2025 02:43:12.009] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerMixin from mod the_bumblezone->@Inject::bumblezone$applyCooldownForHoneyCrystalShield(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2498 | [01Aug2025 02:43:12.009] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerMixin from mod the_bumblezone->@Inject::bumblezone$applyCooldownForHoneyCrystalShield(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2499 | [01Aug2025 02:43:12.010] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerTimeInAirMixin from mod the_bumblezone->@Inject::bumblezone$recordTicksOffGround(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2500 | [01Aug2025 02:43:12.010] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerTimeInAirMixin from mod the_bumblezone->@Inject::bumblezone$recordTicksOffGround(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2501 | [01Aug2025 02:43:12.010] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerTimeInAirMixin from mod the_bumblezone->@Inject::bumblezone$recordTicksOffGround(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2502 | [01Aug2025 02:43:12.010] [main/DEBUG] [mixin/]: livingthings.mixins.json:PlayerMixin from mod livingthings->@Inject::LivingThings$onArmorTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2503 | [01Aug2025 02:43:12.010] [main/DEBUG] [mixin/]: livingthings.mixins.json:PlayerMixin from mod livingthings->@Inject::LivingThings$onArmorTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2504 | [01Aug2025 02:43:12.010] [main/DEBUG] [mixin/]: livingthings.mixins.json:PlayerMixin from mod livingthings->@Inject::LivingThings$onArmorTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2505 | [01Aug2025 02:43:12.010] [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
|
2506 | [01Aug2025 02:43:12.010] [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
|
2507 | [01Aug2025 02:43:12.010] [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
|
2508 | [01Aug2025 02:43:12.010] [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
|
2509 | [01Aug2025 02:43:12.010] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.posteatingeffects.PlayerMixin from mod artifacts->@Inject::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
|
2510 | [01Aug2025 02:43:12.010] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.posteatingeffects.PlayerMixin from mod artifacts->@Inject::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
|
2511 | [01Aug2025 02:43:12.010] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.posteatingeffects.PlayerMixin from mod artifacts->@Inject::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
|
2512 | [01Aug2025 02:43:12.010] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:mobeffect.magnetism.PlayerMixin from mod artifacts->@Inject::setItemThrower(Lnet/minecraft/world/item/ItemStack;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2513 | [01Aug2025 02:43:12.010] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:mobeffect.magnetism.PlayerMixin from mod artifacts->@Inject::setItemThrower(Lnet/minecraft/world/item/ItemStack;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2514 | [01Aug2025 02:43:12.010] [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
|
2515 | [01Aug2025 02:43:12.010] [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
|
2516 | [01Aug2025 02:43:12.010] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::damageShield(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2517 | [01Aug2025 02:43:12.010] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::damageShield(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2518 | [01Aug2025 02:43:12.010] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::damageShield(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2519 | [01Aug2025 02:43:12.010] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::disableShield(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
2520 | [01Aug2025 02:43:12.011] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackHurtEnemy(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2521 | [01Aug2025 02:43:12.011] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackHurtEnemy(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2522 | [01Aug2025 02:43:12.011] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackHurtEnemy(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2523 | [01Aug2025 02:43:12.011] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackCheckHammerStrength(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2524 | [01Aug2025 02:43:12.011] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackCheckHammerStrength(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2525 | [01Aug2025 02:43:12.011] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackCheckHammerStrength(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2526 | [01Aug2025 02:43:12.019] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackBeforeScytheSweepCheck(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2527 | [01Aug2025 02:43:12.019] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackBeforeScytheSweepCheck(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2528 | [01Aug2025 02:43:12.020] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackBeforeScytheSweepCheck(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2529 | [01Aug2025 02:43:12.020] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackAfterScytheSweepCheck(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2530 | [01Aug2025 02:43:12.020] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackAfterScytheSweepCheck(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2531 | [01Aug2025 02:43:12.020] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackAfterScytheSweepCheck(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2532 | [01Aug2025 02:43:12.020] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2533 | [01Aug2025 02:43:12.020] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2534 | [01Aug2025 02:43:12.020] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2535 | [01Aug2025 02:43:12.020] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2536 | [01Aug2025 02:43:12.020] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2537 | [01Aug2025 02:43:12.020] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2538 | [01Aug2025 02:43:12.020] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2539 | [01Aug2025 02:43:12.020] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2540 | [01Aug2025 02:43:12.020] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2541 | [01Aug2025 02:43:12.021] [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
|
2542 | [01Aug2025 02:43:12.021] [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
|
2543 | [01Aug2025 02:43:12.021] [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
|
2544 | [01Aug2025 02:43:12.021] [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
|
2545 | [01Aug2025 02:43:12.021] [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
|
2546 | [01Aug2025 02:43:12.021] [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
|
2547 | [01Aug2025 02:43:12.021] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2548 | [01Aug2025 02:43:12.021] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2549 | [01Aug2025 02:43:12.021] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2550 | [01Aug2025 02:43:12.021] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2551 | [01Aug2025 02:43:12.021] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2552 | [01Aug2025 02:43:12.021] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2553 | [01Aug2025 02:43:12.021] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_aiStep$seaPrismModifier(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2554 | [01Aug2025 02:43:12.021] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_aiStep$seaPrismModifier(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2555 | [01Aug2025 02:43:12.021] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_aiStep$seaPrismModifier(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2556 | [01Aug2025 02:43:12.042] [main/DEBUG] [mixin/]: Mixing IPlayerExtensionMixin from create_hypertube.mixins.json into net.neoforged.neoforge.common.extensions.IPlayerExtension
|
2557 | [01Aug2025 02:43:12.042] [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)
|
2558 | [01Aug2025 02:43:12.044] [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
|
2559 | [01Aug2025 02:43:12.057] [main/DEBUG] [mixin/]: Mixing common.LivingEntityScaleMixin from additionalentityattributes.mixins.json into net.minecraft.world.entity.LivingEntity
|
2560 | [01Aug2025 02:43:12.061] [main/DEBUG] [mixin/]: Mixing entities.LaterLivingEntityMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
2561 | [01Aug2025 02:43:12.061] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LaterLivingEntityMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2562 | [01Aug2025 02:43:12.062] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from enderiobase.mixins.json into net.minecraft.world.entity.LivingEntity
|
2563 | [01Aug2025 02:43:12.073] [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)
|
2564 | [01Aug2025 02:43:12.074] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from supplementaries.mixins.json into net.minecraft.world.entity.LivingEntity
|
2565 | [01Aug2025 02:43:12.077] [main/DEBUG] [mixin/]: Mixing LivingEntityAccessor from supplementaries-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
2566 | [01Aug2025 02:43:12.077] [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)
|
2567 | [01Aug2025 02:43:12.077] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
2568 | [01Aug2025 02:43:12.077] [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)
|
2569 | [01Aug2025 02:43:12.090] [main/DEBUG] [mixin/]: Mixing entities.LivingEntityAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
2570 | [01Aug2025 02:43:12.091] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LivingEntityAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2571 | [01Aug2025 02:43:12.091] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from tombstone.mixins.json into net.minecraft.world.entity.LivingEntity
|
2572 | [01Aug2025 02:43:12.096] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from caelus.mixins.json into net.minecraft.world.entity.LivingEntity
|
2573 | [01Aug2025 02:43:12.096] [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)
|
2574 | [01Aug2025 02:43:12.097] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from cataclysm.mixins.json into net.minecraft.world.entity.LivingEntity
|
2575 | [01Aug2025 02:43:12.097] [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)
|
2576 | [01Aug2025 02:43:12.098] [main/DEBUG] [mixin/]: Mixing ability.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
2577 | [01Aug2025 02:43:12.100] [main/DEBUG] [mixin/]: Mixing ability.deathprotectionteleport.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
2578 | [01Aug2025 02:43:12.112] [main/DEBUG] [mixin/]: Mixing ability.hurtsound.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
2579 | [01Aug2025 02:43:12.113] [main/DEBUG] [mixin/]: Mixing accessors.LivingEntityAccessor from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
2580 | [01Aug2025 02:43:12.113] [main/DEBUG] [mixin/]: Mixing attribute.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
2581 | [01Aug2025 02:43:12.114] [main/DEBUG] [mixin/]: Mixing attribute.invincibilityticks.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
2582 | [01Aug2025 02:43:12.115] [main/DEBUG] [mixin/]: Mixing ability.slipresistance.LivingEntityMixin from mixins.artifacts.neoforge.json into net.minecraft.world.entity.LivingEntity
|
2583 | [01Aug2025 02:43:12.116] [main/DEBUG] [mixin/]: Mixing common.LivingEntityMixin from endermanoverhaul.mixins.json into net.minecraft.world.entity.LivingEntity
|
2584 | [01Aug2025 02:43:12.120] [main/DEBUG] [mixin/]: Mixing LivingEntityAccessor from irons_spellbooks.mixins.json into net.minecraft.world.entity.LivingEntity
|
2585 | [01Aug2025 02:43:12.120] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from irons_spellbooks.mixins.json into net.minecraft.world.entity.LivingEntity
|
2586 | [01Aug2025 02:43:12.121] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$filterApplicableAttributes$0(Lnet/minecraft/world/item/component/ItemAttributeModifiers$Entry;)Z to md6731f0$irons_spellbooks$lambda$filterApplicableAttributes$0$0 in irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks
|
2587 | [01Aug2025 02:43:12.137] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from rarcompat.mixins.json into net.minecraft.world.entity.LivingEntity
|
2588 | [01Aug2025 02:43:12.137] [main/DEBUG] [mixin/]: rarcompat.mixins.json:LivingEntityMixin from mod rarcompat: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
2589 | [01Aug2025 02:43:12.147] [main/DEBUG] [mixin/]: Mixing common.LivingEntityMixin from additionalentityattributes.mixins.json into net.minecraft.world.entity.LivingEntity
|
2590 | [01Aug2025 02:43:12.150] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from eternal_starlight-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
2591 | [01Aug2025 02:43:12.267] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.LivingEntity
|
2592 | [01Aug2025 02:43:12.270] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from curios.neoforge.mixins.json into net.minecraft.world.entity.LivingEntity
|
2593 | [01Aug2025 02:43:12.273] [main/DEBUG] [mixin/]: Mixing LivingEntityInvoker from apotheosis.mixins.json into net.minecraft.world.entity.LivingEntity
|
2594 | [01Aug2025 02:43:12.273] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from apotheosis.mixins.json into net.minecraft.world.entity.LivingEntity
|
2595 | [01Aug2025 02:43:12.276] [main/DEBUG] [mixin/]: Mixing MHFMixinLivingEntity from apotheosis.mixins.json into net.minecraft.world.entity.LivingEntity
|
2596 | [01Aug2025 02:43:12.278] [main/DEBUG] [mixin/]: Mixing coremods.LivingEntityMixin from mixins.pneumaticcraft.json into net.minecraft.world.entity.LivingEntity
|
2597 | [01Aug2025 02:43:12.278] [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)
|
2598 | [01Aug2025 02:43:12.280] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from iceandfire.mixins.json into net.minecraft.world.entity.LivingEntity
|
2599 | [01Aug2025 02:43:12.282] [main/DEBUG] [mixin/]: Mixing LivingEntityAccessor from netherportalfix.mixins.json into net.minecraft.world.entity.LivingEntity
|
2600 | [01Aug2025 02:43:12.282] [main/DEBUG] [mixin/]: netherportalfix.mixins.json:LivingEntityAccessor from mod netherportalfix: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2601 | [01Aug2025 02:43:12.282] [main/DEBUG] [mixin/]: Mixing LivingAccessor from ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
|
2602 | [01Aug2025 02:43:12.282] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
|
2603 | [01Aug2025 02:43:12.283] [main/DEBUG] [mixin/]: Mixing elytra.MixinLivingEntity from ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
|
2604 | [01Aug2025 02:43:12.284] [main/DEBUG] [mixin/]: Mixing perks.PerkLivingEntity from ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
|
2605 | [01Aug2025 02:43:12.287] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from relics.mixins.json into net.minecraft.world.entity.LivingEntity
|
2606 | [01Aug2025 02:43:12.294] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from dummmmmmy-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
2607 | [01Aug2025 02:43:12.294] [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)
|
2608 | [01Aug2025 02:43:12.297] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from mostructures.mixins.json into net.minecraft.world.entity.LivingEntity
|
2609 | [01Aug2025 02:43:12.303] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from uranus.mixins.json into net.minecraft.world.entity.LivingEntity
|
2610 | [01Aug2025 02:43:12.303] [main/DEBUG] [mixin/]: uranus.mixins.json:LivingEntityMixin from mod uranus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2611 | [01Aug2025 02:43:12.308] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from refurbished_furniture.common.mixins.json into net.minecraft.world.entity.LivingEntity
|
2612 | [01Aug2025 02:43:12.310] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.LivingEntity
|
2613 | [01Aug2025 02:43:12.310] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from oritech_forge.mixins.json into net.minecraft.world.entity.LivingEntity
|
2614 | [01Aug2025 02:43:12.313] [main/DEBUG] [mixin/]: Mixing pharaoh.LivingEntityMixin from betterdeserttemples.mixins.json into net.minecraft.world.entity.LivingEntity
|
2615 | [01Aug2025 02:43:12.314] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.LivingEntityMixin from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2616 | [01Aug2025 02:43:12.315] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from mixins.aae.json into net.minecraft.world.entity.LivingEntity
|
2617 | [01Aug2025 02:43:12.317] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from forbidden_arcanus.mixins.json into net.minecraft.world.entity.LivingEntity
|
2618 | [01Aug2025 02:43:12.317] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:LivingEntityMixin from mod forbidden_arcanus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
2619 | [01Aug2025 02:43:12.320] [main/DEBUG] [mixin/]: Mixing swimming.LivingEntityMixin from expandability-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
2620 | [01Aug2025 02:43:12.320] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.LivingEntityMixin from mod expandability: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2621 | [01Aug2025 02:43:12.323] [main/DEBUG] [mixin/]: Mixing swimming.LivingEntityMixin from expandability.mixins.json into net.minecraft.world.entity.LivingEntity
|
2622 | [01Aug2025 02:43:12.323] [main/DEBUG] [mixin/]: expandability.mixins.json:swimming.LivingEntityMixin from mod expandability: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2623 | [01Aug2025 02:43:12.324] [main/DEBUG] [mixin/]: Mixing CustomItemUseEffectsMixin from create.mixins.json into net.minecraft.world.entity.LivingEntity
|
2624 | [01Aug2025 02:43:12.327] [main/DEBUG] [mixin/]: Mixing LavaSwimmingMixin from create.mixins.json into net.minecraft.world.entity.LivingEntity
|
2625 | [01Aug2025 02:43:12.330] [main/DEBUG] [mixin/]: Mixing accessor.LivingEntityAccessor from create.mixins.json into net.minecraft.world.entity.LivingEntity
|
2626 | [01Aug2025 02:43:12.330] [main/DEBUG] [mixin/]: Mixing entities.LivingEntityMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
2627 | [01Aug2025 02:43:12.330] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LivingEntityMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2628 | [01Aug2025 02:43:12.440] [main/DEBUG] [mixin/]: additionalentityattributes.mixins.json:common.LivingEntityScaleMixin from mod additionalentityattributes->@Inject::additionalEntityAttributes$recalculateDimensions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2629 | [01Aug2025 02:43:12.440] [main/DEBUG] [mixin/]: additionalentityattributes.mixins.json:common.LivingEntityScaleMixin from mod additionalentityattributes->@Inject::additionalEntityAttributes$recalculateDimensions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2630 | [01Aug2025 02:43:12.441] [main/DEBUG] [mixin/]: additionalentityattributes.mixins.json:common.LivingEntityScaleMixin from mod additionalentityattributes->@Inject::additionalEntityAttributes$recalculateDimensions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2631 | [01Aug2025 02:43:12.441] [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
|
2632 | [01Aug2025 02:43:12.441] [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
|
2633 | [01Aug2025 02:43:12.441] [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
|
2634 | [01Aug2025 02:43:12.441] [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
|
2635 | [01Aug2025 02:43:12.441] [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
|
2636 | [01Aug2025 02:43:12.442] [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
|
2637 | [01Aug2025 02:43:12.442] [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
|
2638 | [01Aug2025 02:43:12.442] [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
|
2639 | [01Aug2025 02:43:12.442] [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
|
2640 | [01Aug2025 02:43:12.442] [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
|
2641 | [01Aug2025 02:43:12.442] [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
|
2642 | [01Aug2025 02:43:12.442] [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
|
2643 | [01Aug2025 02:43:12.442] [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
|
2644 | [01Aug2025 02:43:12.442] [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
|
2645 | [01Aug2025 02:43:12.442] [main/DEBUG] [mixin/]: tombstone.mixins.json:LivingEntityMixin from mod tombstone->@Inject::methodCanAttack(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2646 | [01Aug2025 02:43:12.442] [main/DEBUG] [mixin/]: tombstone.mixins.json:LivingEntityMixin from mod tombstone->@Inject::methodHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2647 | [01Aug2025 02:43:12.442] [main/DEBUG] [mixin/]: tombstone.mixins.json:LivingEntityMixin from mod tombstone->@Inject::methodHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2648 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: tombstone.mixins.json:LivingEntityMixin from mod tombstone->@Inject::methodHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2649 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: tombstone.mixins.json:LivingEntityMixin from mod tombstone->@Inject::methodHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2650 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: tombstone.mixins.json:LivingEntityMixin from mod tombstone->@Inject::methodHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2651 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: tombstone.mixins.json:LivingEntityMixin from mod tombstone->@Inject::methodHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2652 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: tombstone.mixins.json:LivingEntityMixin from mod tombstone->@Inject::methodHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2653 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: tombstone.mixins.json:LivingEntityMixin from mod tombstone->@Inject::methodSetLastHurtByPlayer(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
2654 | [01Aug2025 02:43:12.443] [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
|
2655 | [01Aug2025 02:43:12.443] [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
|
2656 | [01Aug2025 02:43:12.443] [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
|
2657 | [01Aug2025 02:43:12.443] [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
|
2658 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.LivingEntityMixin from mod artifacts->@Inject::handleEquipmentChanges(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2659 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.LivingEntityMixin from mod artifacts->@Inject::handleEquipmentChanges(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2660 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.LivingEntityMixin from mod artifacts->@Inject::handleEquipmentChanges(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2661 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.deathprotectionteleport.LivingEntityMixin from mod artifacts->@Inject::checkTotemDeathProtection(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2662 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.hurtsound.LivingEntityMixin from mod artifacts->@Inject::onServerPlayHurtSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2663 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.hurtsound.LivingEntityMixin from mod artifacts->@Inject::onServerPlayHurtSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2664 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.hurtsound.LivingEntityMixin from mod artifacts->@Inject::onServerPlayHurtSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2665 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:attribute.invincibilityticks.LivingEntityMixin from mod artifacts->@Inject::hurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
2666 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:attribute.invincibilityticks.LivingEntityMixin from mod artifacts->@Inject::hurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
2667 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:attribute.invincibilityticks.LivingEntityMixin from mod artifacts->@Inject::hurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
2668 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:attribute.invincibilityticks.LivingEntityMixin from mod artifacts->@Inject::handleDamageEvent(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2669 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:attribute.invincibilityticks.LivingEntityMixin from mod artifacts->@Inject::handleDamageEvent(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2670 | [01Aug2025 02:43:12.443] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:attribute.invincibilityticks.LivingEntityMixin from mod artifacts->@Inject::handleDamageEvent(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2671 | [01Aug2025 02:43:12.443] [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
|
2672 | [01Aug2025 02:43:12.444] [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
|
2673 | [01Aug2025 02:43:12.444] [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
|
2674 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2675 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2676 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2677 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$updateInvisibilityStatus(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2678 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$updateInvisibilityStatus(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2679 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$updateInvisibilityStatus(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2680 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$isCurrentlyGlowing(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2681 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
2682 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
2683 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
2684 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
2685 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
2686 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
2687 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
2688 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
2689 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
2690 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
2691 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
2692 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
2693 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
2694 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
2695 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
2696 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
2697 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
2698 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
2699 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
2700 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
2701 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$changeSummonHurtCredit(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
2702 | [01Aug2025 02:43:12.444] [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
|
2703 | [01Aug2025 02:43:12.444] [main/DEBUG] [mixin/]: rarcompat.mixins.json:LivingEntityMixin from mod rarcompat->@Inject::travelRidden(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
2704 | [01Aug2025 02:43:12.445] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::swing(Lnet/minecraft/world/InteractionHand;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2705 | [01Aug2025 02:43:12.445] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::swing(Lnet/minecraft/world/InteractionHand;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2706 | [01Aug2025 02:43:12.445] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::swing(Lnet/minecraft/world/InteractionHand;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2707 | [01Aug2025 02:43:12.445] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::isBlocking(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2708 | [01Aug2025 02:43:12.445] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::isBlocking(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2709 | [01Aug2025 02:43:12.445] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::getKnockback(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2710 | [01Aug2025 02:43:12.445] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::decreaseAirSupply(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2711 | [01Aug2025 02:43:12.445] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::createLivingAttributes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2712 | [01Aug2025 02:43:12.445] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::checkAutoSpinAttack(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2713 | [01Aug2025 02:43:12.445] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::checkAutoSpinAttack(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2714 | [01Aug2025 02:43:12.445] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::checkAutoSpinAttack(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2715 | [01Aug2025 02:43:12.446] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::checkAutoSpinAttackTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2716 | [01Aug2025 02:43:12.446] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::checkAutoSpinAttackTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2717 | [01Aug2025 02:43:12.446] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::checkAutoSpinAttackTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2718 | [01Aug2025 02:43:12.446] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::checkAutoSpinAttackTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2719 | [01Aug2025 02:43:12.446] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::checkAutoSpinAttackTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2720 | [01Aug2025 02:43:12.446] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::checkAutoSpinAttackTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2721 | [01Aug2025 02:43:12.446] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::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
|
2722 | [01Aug2025 02:43:12.446] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::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
|
2723 | [01Aug2025 02:43:12.446] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::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
|
2724 | [01Aug2025 02:43:12.446] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::onClimbable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2725 | [01Aug2025 02:43:12.446] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::onClimbable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2726 | [01Aug2025 02:43:12.446] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::tickEffects(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2727 | [01Aug2025 02:43:12.446] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::tickEffects(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2728 | [01Aug2025 02:43:12.446] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::tickEffects(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2729 | [01Aug2025 02:43:12.446] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::die(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2730 | [01Aug2025 02:43:12.446] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::die(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2731 | [01Aug2025 02:43:12.446] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::die(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2732 | [01Aug2025 02:43:12.446] [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
|
2733 | [01Aug2025 02:43:12.446] [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
|
2734 | [01Aug2025 02:43:12.446] [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
|
2735 | [01Aug2025 02:43:12.446] [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
|
2736 | [01Aug2025 02:43:12.446] [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
|
2737 | [01Aug2025 02:43:12.446] [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
|
2738 | [01Aug2025 02:43:12.446] [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
|
2739 | [01Aug2025 02:43:12.447] [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
|
2740 | [01Aug2025 02:43:12.447] [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
|
2741 | [01Aug2025 02:43:12.447] [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
|
2742 | [01Aug2025 02:43:12.447] [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
|
2743 | [01Aug2025 02:43:12.447] [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
|
2744 | [01Aug2025 02:43:12.447] [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
|
2745 | [01Aug2025 02:43:12.447] [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
|
2746 | [01Aug2025 02:43:12.447] [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
|
2747 | [01Aug2025 02:43:12.447] [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
|
2748 | [01Aug2025 02:43:12.447] [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
|
2749 | [01Aug2025 02:43:12.447] [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
|
2750 | [01Aug2025 02:43:12.447] [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
|
2751 | [01Aug2025 02:43:12.447] [main/DEBUG] [mixin/]: iceandfire.mixins.json:LivingEntityMixin from mod iceandfire->@Inject::onSwingHand(Lnet/minecraft/world/InteractionHand;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2752 | [01Aug2025 02:43:12.447] [main/DEBUG] [mixin/]: iceandfire.mixins.json:LivingEntityMixin from mod iceandfire->@Inject::onSwingHand(Lnet/minecraft/world/InteractionHand;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2753 | [01Aug2025 02:43:12.447] [main/DEBUG] [mixin/]: iceandfire.mixins.json:LivingEntityMixin from mod iceandfire->@Inject::onSwingHand(Lnet/minecraft/world/InteractionHand;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2754 | [01Aug2025 02:43:12.447] [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
|
2755 | [01Aug2025 02:43:12.447] [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
|
2756 | [01Aug2025 02:43:12.447] [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
|
2757 | [01Aug2025 02:43:12.447] [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
|
2758 | [01Aug2025 02:43:12.447] [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
|
2759 | [01Aug2025 02:43:12.447] [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
|
2760 | [01Aug2025 02:43:12.447] [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
|
2761 | [01Aug2025 02:43:12.447] [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
|
2762 | [01Aug2025 02:43:12.447] [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
|
2763 | [01Aug2025 02:43:12.447] [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
|
2764 | [01Aug2025 02:43:12.447] [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
|
2765 | [01Aug2025 02:43:12.448] [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
|
2766 | [01Aug2025 02:43:12.448] [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
|
2767 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: mostructures.mixins.json:MixinLivingEntity from mod mostructures->@Inject::dropItems(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2768 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: mostructures.mixins.json:MixinLivingEntity from mod mostructures->@Inject::dropItems(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2769 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: mostructures.mixins.json:MixinLivingEntity from mod mostructures->@Inject::dropItems(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2770 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: uranus.mixins.json:LivingEntityMixin from mod uranus->@Inject::registerData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2771 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: uranus.mixins.json:LivingEntityMixin from mod uranus->@Inject::registerData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2772 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: uranus.mixins.json:LivingEntityMixin from mod uranus->@Inject::registerData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2773 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: uranus.mixins.json:LivingEntityMixin from mod uranus->@Inject::writeAdditional(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2774 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: uranus.mixins.json:LivingEntityMixin from mod uranus->@Inject::writeAdditional(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2775 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: uranus.mixins.json:LivingEntityMixin from mod uranus->@Inject::writeAdditional(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2776 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: uranus.mixins.json:LivingEntityMixin from mod uranus->@Inject::readAdditional(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2777 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: uranus.mixins.json:LivingEntityMixin from mod uranus->@Inject::readAdditional(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2778 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: uranus.mixins.json:LivingEntityMixin from mod uranus->@Inject::readAdditional(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2779 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: uranus.mixins.json:LivingEntityMixin from mod uranus->@Inject::onSwingHand(Lnet/minecraft/world/InteractionHand;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
2780 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: uranus.mixins.json:LivingEntityMixin from mod uranus->@Inject::onEntityFall(FFLnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
2781 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: uranus.mixins.json:LivingEntityMixin from mod uranus->@Inject::onEntityFall(FFLnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
2782 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: uranus.mixins.json:LivingEntityMixin from mod uranus->@Inject::onEntityFall(FFLnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
2783 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:LivingEntityMixin from mod refurbished_furniture->@Inject::refurbishedFurnitureOnJump(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2784 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:LivingEntityMixin from mod refurbished_furniture->@Inject::refurbishedFurnitureOnJump(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2785 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:LivingEntityMixin from mod refurbished_furniture->@Inject::refurbishedFurnitureOnJump(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2786 | [01Aug2025 02:43:12.448] [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
|
2787 | [01Aug2025 02:43:12.448] [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
|
2788 | [01Aug2025 02:43:12.448] [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
|
2789 | [01Aug2025 02:43:12.448] [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
|
2790 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.LivingEntityMixin from mod betterdeserttemples->@Inject::betterdeserttemples_clearTempleOnPharaohDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2791 | [01Aug2025 02:43:12.448] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.LivingEntityMixin from mod betterdeserttemples->@Inject::betterdeserttemples_clearTempleOnPharaohDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2792 | [01Aug2025 02:43:12.449] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.LivingEntityMixin from mod betterdeserttemples->@Inject::betterdeserttemples_clearTempleOnPharaohDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2793 | [01Aug2025 02:43:12.449] [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
|
2794 | [01Aug2025 02:43:12.449] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:LivingEntityMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_hasEffect$preventEffect(Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2795 | [01Aug2025 02:43:12.449] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.LivingEntityMixin from mod expandability->@Inject::resetFallHeight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2796 | [01Aug2025 02:43:12.449] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.LivingEntityMixin from mod expandability->@Inject::resetFallHeight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2797 | [01Aug2025 02:43:12.449] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.LivingEntityMixin from mod expandability->@Inject::resetFallHeight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2798 | [01Aug2025 02:43:12.449] [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
|
2799 | [01Aug2025 02:43:12.449] [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
|
2800 | [01Aug2025 02:43:12.449] [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
|
2801 | [01Aug2025 02:43:12.449] [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
|
2802 | [01Aug2025 02:43:12.449] [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
|
2803 | [01Aug2025 02:43:12.449] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LivingEntityMixin from mod the_bumblezone->@Inject::bumblezone$fixHeadHandParalyzedRot(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2804 | [01Aug2025 02:43:12.449] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LivingEntityMixin from mod the_bumblezone->@Inject::bumblezone$fixHeadHandParalyzedRot(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2805 | [01Aug2025 02:43:12.449] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LivingEntityMixin from mod the_bumblezone->@Inject::bumblezone$fixHeadHandParalyzedRot(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2806 | [01Aug2025 02:43:12.449] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LivingEntityMixin from mod the_bumblezone->@Inject::bumblezone$runAtEffectRemoval(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2807 | [01Aug2025 02:43:12.449] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LivingEntityMixin from mod the_bumblezone->@Inject::bumblezone$runAtEffectRemoval(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2808 | [01Aug2025 02:43:12.449] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LivingEntityMixin from mod the_bumblezone->@Inject::bumblezone$runAtEffectRemoval(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2809 | [01Aug2025 02:43:12.506] [main/DEBUG] [mixin/]: Mixing ILivingEntityExtensionMixin from additionalentityattributes.neoforge.mixins.json into net.neoforged.neoforge.common.extensions.ILivingEntityExtension
|
2810 | [01Aug2025 02:43:12.519] [main/DEBUG] [mixin/]: Mixing EntityLoadMixin from cupboard.mixins.json into net.minecraft.world.entity.Entity
|
2811 | [01Aug2025 02:43:12.521] [main/DEBUG] [mixin/]: Mixing EntityMixin from almanac.mixins.json into net.minecraft.world.entity.Entity
|
2812 | [01Aug2025 02:43:12.521] [main/DEBUG] [mixin/]: Mixing bugfix.chunk_deadlock.EntityMixin from modernfix-common.mixins.json into net.minecraft.world.entity.Entity
|
2813 | [01Aug2025 02:43:12.523] [main/DEBUG] [mixin/]: Mixing EntityMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.Entity
|
2814 | [01Aug2025 02:43:12.523] [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)
|
2815 | [01Aug2025 02:43:12.523] [main/DEBUG] [mixin/]: Mixing entities.EntityAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.entity.Entity
|
2816 | [01Aug2025 02:43:12.523] [main/DEBUG] [mixin/]: Mixing entities.EntityAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.entity.Entity
|
2817 | [01Aug2025 02:43:12.523] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.EntityAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2818 | [01Aug2025 02:43:12.523] [main/DEBUG] [mixin/]: Mixing EntityMixin from tombstone.mixins.json into net.minecraft.world.entity.Entity
|
2819 | [01Aug2025 02:43:12.524] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$methodDeflection$0(Lnet/minecraft/world/entity/projectile/Projectile;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/util/RandomSource;)V to md6731f0$tombstone$lambda$methodDeflection$0$0 in tombstone.mixins.json:EntityMixin from mod tombstone
|
2820 | [01Aug2025 02:43:12.525] [main/DEBUG] [mixin/]: Mixing MixinEntity from corgilib-common.mixins.json into net.minecraft.world.entity.Entity
|
2821 | [01Aug2025 02:43:12.525] [main/DEBUG] [mixin/]: Mixing access.entity.AccessorEntity from bookshelf.mixins.json into net.minecraft.world.entity.Entity
|
2822 | [01Aug2025 02:43:12.525] [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)
|
2823 | [01Aug2025 02:43:12.525] [main/DEBUG] [mixin/]: Mixing EntityMixin from lionfishapi.mixins.json into net.minecraft.world.entity.Entity
|
2824 | [01Aug2025 02:43:12.530] [main/DEBUG] [mixin/]: Mixing EntityTravelingMixin from create_hypertube.mixins.json into net.minecraft.world.entity.Entity
|
2825 | [01Aug2025 02:43:12.530] [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)
|
2826 | [01Aug2025 02:43:12.531] [main/DEBUG] [mixin/]: Mixing ability.damageimmunity.EntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.Entity
|
2827 | [01Aug2025 02:43:12.531] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$isInvulnerableTo$0(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/damagesource/DamageSource;Lartifacts/component/ability/DamageImmunity;)Z to md6731f0$artifacts$lambda$isInvulnerableTo$0$1 in mixins.artifacts.common.json:ability.damageimmunity.EntityMixin from mod artifacts
|
2828 | [01Aug2025 02:43:12.532] [main/DEBUG] [mixin/]: Mixing ability.fluidcollision.EntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.Entity
|
2829 | [01Aug2025 02:43:12.536] [main/DEBUG] [mixin/]: Mixing accessors.EntityAccessor from mixins.artifacts.common.json into net.minecraft.world.entity.Entity
|
2830 | [01Aug2025 02:43:12.536] [main/DEBUG] [mixin/]: Mixing attribute.flatulence.EntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.Entity
|
2831 | [01Aug2025 02:43:12.537] [main/DEBUG] [mixin/]: Mixing item.umbrella.EntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.Entity
|
2832 | [01Aug2025 02:43:12.537] [main/DEBUG] [mixin/]: Mixing EntityAccessor from irons_spellbooks.mixins.json into net.minecraft.world.entity.Entity
|
2833 | [01Aug2025 02:43:12.538] [main/DEBUG] [mixin/]: Mixing EntityMixin from irons_spellbooks.mixins.json into net.minecraft.world.entity.Entity
|
2834 | [01Aug2025 02:43:12.541] [main/DEBUG] [mixin/]: Mixing accessor.EntityAccessor from ponder-common.mixins.json into net.minecraft.world.entity.Entity
|
2835 | [01Aug2025 02:43:12.541] [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)
|
2836 | [01Aug2025 02:43:12.541] [main/DEBUG] [mixin/]: Mixing EntityMixin from balm.neoforge.mixins.json into net.minecraft.world.entity.Entity
|
2837 | [01Aug2025 02:43:12.541] [main/DEBUG] [mixin/]: Mixing EntityMixin from eternal_starlight-common.mixins.json into net.minecraft.world.entity.Entity
|
2838 | [01Aug2025 02:43:12.546] [main/DEBUG] [mixin/]: Mixing EntityMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.Entity
|
2839 | [01Aug2025 02:43:12.546] [main/DEBUG] [mixin/]: Mixing AccessorEntity from curios.mixins.json into net.minecraft.world.entity.Entity
|
2840 | [01Aug2025 02:43:12.546] [main/DEBUG] [mixin/]: Mixing EntityMixin from apotheosis.mixins.json into net.minecraft.world.entity.Entity
|
2841 | [01Aug2025 02:43:12.548] [main/DEBUG] [mixin/]: Mixing accessors.EntityAccess from mixins.pneumaticcraft.json into net.minecraft.world.entity.Entity
|
2842 | [01Aug2025 02:43:12.548] [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)
|
2843 | [01Aug2025 02:43:12.548] [main/DEBUG] [mixin/]: Mixing EntityMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.Entity
|
2844 | [01Aug2025 02:43:12.551] [main/DEBUG] [mixin/]: Mixing rewind.RewindEntityMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.Entity
|
2845 | [01Aug2025 02:43:12.554] [main/DEBUG] [mixin/]: Mixing EntityMixin from relics.mixins.json into net.minecraft.world.entity.Entity
|
2846 | [01Aug2025 02:43:12.557] [main/DEBUG] [mixin/]: Mixing EntityMixin from allthearcanistgear.mixins.json into net.minecraft.world.entity.Entity
|
2847 | [01Aug2025 02:43:12.557] [main/DEBUG] [mixin/]: allthearcanistgear.mixins.json:EntityMixin from mod allthearcanistgear: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
2848 | [01Aug2025 02:43:12.557] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fireImmune$1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V to md6731f0$allthearcanistgear$lambda$fireImmune$1$2 in allthearcanistgear.mixins.json:EntityMixin from mod allthearcanistgear
|
2849 | [01Aug2025 02:43:12.558] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fireImmune$0()Ljava/lang/Boolean; to md6731f0$allthearcanistgear$lambda$fireImmune$0$3 in allthearcanistgear.mixins.json:EntityMixin from mod allthearcanistgear
|
2850 | [01Aug2025 02:43:12.559] [main/DEBUG] [mixin/]: Mixing EntityMixin from uranus.mixins.json into net.minecraft.world.entity.Entity
|
2851 | [01Aug2025 02:43:12.559] [main/DEBUG] [mixin/]: uranus.mixins.json:EntityMixin from mod uranus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2852 | [01Aug2025 02:43:12.559] [main/DEBUG] [mixin/]: Mixing EntityAccessor from refurbished_furniture.common.mixins.json into net.minecraft.world.entity.Entity
|
2853 | [01Aug2025 02:43:12.559] [main/DEBUG] [mixin/]: Mixing EntityMixin from refurbished_furniture.common.mixins.json into net.minecraft.world.entity.Entity
|
2854 | [01Aug2025 02:43:12.560] [main/DEBUG] [mixin/]: Mixing EntityMixin from mixins.justdirethings.json into net.minecraft.world.entity.Entity
|
2855 | [01Aug2025 02:43:12.560] [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)
|
2856 | [01Aug2025 02:43:12.563] [main/DEBUG] [mixin/]: Mixing EntityMixin from irons_jewelry.mixins.json into net.minecraft.world.entity.Entity
|
2857 | [01Aug2025 02:43:12.563] [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)
|
2858 | [01Aug2025 02:43:12.564] [main/DEBUG] [mixin/]: Mixing EntityMixin from kubejs.mixins.json into net.minecraft.world.entity.Entity
|
2859 | [01Aug2025 02:43:12.565] [main/DEBUG] [mixin/]: Mixing MixinEntity from blueflame.mixin.json into net.minecraft.world.entity.Entity
|
2860 | [01Aug2025 02:43:12.574] [main/DEBUG] [mixin/]: Mixing pharaoh.EntityMixin from betterdeserttemples.mixins.json into net.minecraft.world.entity.Entity
|
2861 | [01Aug2025 02:43:12.574] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.EntityMixin from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2862 | [01Aug2025 02:43:12.574] [main/DEBUG] [mixin/]: Mixing EntityAccess from jade.mixins.json into net.minecraft.world.entity.Entity
|
2863 | [01Aug2025 02:43:12.574] [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)
|
2864 | [01Aug2025 02:43:12.574] [main/DEBUG] [mixin/]: Mixing swimming.EntityMixin from expandability-common.mixins.json into net.minecraft.world.entity.Entity
|
2865 | [01Aug2025 02:43:12.574] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.EntityMixin from mod expandability: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2866 | [01Aug2025 02:43:12.576] [main/DEBUG] [mixin/]: Mixing swimming.EntityMixin from expandability.mixins.json into net.minecraft.world.entity.Entity
|
2867 | [01Aug2025 02:43:12.576] [main/DEBUG] [mixin/]: expandability.mixins.json:swimming.EntityMixin from mod expandability: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2868 | [01Aug2025 02:43:12.577] [main/DEBUG] [mixin/]: Mixing entity.EntityMixin from the_bumblezone-neoforge.mixins.json into net.minecraft.world.entity.Entity
|
2869 | [01Aug2025 02:43:12.578] [main/DEBUG] [mixin/]: Mixing entities.EntityMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.Entity
|
2870 | [01Aug2025 02:43:12.578] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.EntityMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2871 | [01Aug2025 02:43:12.584] [main/DEBUG] [mixin/]: Mixing EntityMixin from create.mixins.json into net.minecraft.world.entity.Entity
|
2872 | [01Aug2025 02:43:12.628] [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
|
2873 | [01Aug2025 02:43:12.629] [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
|
2874 | [01Aug2025 02:43:12.629] [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
|
2875 | [01Aug2025 02:43:12.629] [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
|
2876 | [01Aug2025 02:43:12.629] [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
|
2877 | [01Aug2025 02:43:12.629] [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
|
2878 | [01Aug2025 02:43:12.629] [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
|
2879 | [01Aug2025 02:43:12.629] [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
|
2880 | [01Aug2025 02:43:12.629] [main/DEBUG] [mixin/]: tombstone.mixins.json:EntityMixin from mod tombstone->@Inject::methodIsAlliedTo(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2881 | [01Aug2025 02:43:12.629] [main/DEBUG] [mixin/]: tombstone.mixins.json:EntityMixin from mod tombstone->@Inject::methodIsInvisibleTo(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2882 | [01Aug2025 02:43:12.629] [main/DEBUG] [mixin/]: tombstone.mixins.json:EntityMixin from mod tombstone->@Inject::methodDeflection(Lnet/minecraft/world/entity/projectile/Projectile;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2883 | [01Aug2025 02:43:12.629] [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
|
2884 | [01Aug2025 02:43:12.629] [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
|
2885 | [01Aug2025 02:43:12.629] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.fluidcollision.EntityMixin from mod artifacts->@Inject::playWaterStepSound(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
|
2886 | [01Aug2025 02:43:12.629] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.fluidcollision.EntityMixin from mod artifacts->@Inject::playWaterStepSound(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
|
2887 | [01Aug2025 02:43:12.629] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.fluidcollision.EntityMixin from mod artifacts->@Inject::playWaterStepSound(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
|
2888 | [01Aug2025 02:43:12.629] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.fluidcollision.EntityMixin from mod artifacts->@Inject::spawnWaterSprintParticle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2889 | [01Aug2025 02:43:12.629] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.fluidcollision.EntityMixin from mod artifacts->@Inject::spawnWaterSprintParticle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2890 | [01Aug2025 02:43:12.629] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.fluidcollision.EntityMixin from mod artifacts->@Inject::spawnWaterSprintParticle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2891 | [01Aug2025 02:43:12.630] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:attribute.flatulence.EntityMixin from mod artifacts->@Inject::setShiftKeyDown(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2892 | [01Aug2025 02:43:12.630] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:attribute.flatulence.EntityMixin from mod artifacts->@Inject::setShiftKeyDown(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2893 | [01Aug2025 02:43:12.630] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:attribute.flatulence.EntityMixin from mod artifacts->@Inject::setShiftKeyDown(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2894 | [01Aug2025 02:43:12.630] [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
|
2895 | [01Aug2025 02:43:12.630] [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
|
2896 | [01Aug2025 02:43:12.630] [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
|
2897 | [01Aug2025 02:43:12.630] [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
|
2898 | [01Aug2025 02:43:12.630] [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
|
2899 | [01Aug2025 02:43:12.630] [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
|
2900 | [01Aug2025 02:43:12.630] [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
|
2901 | [01Aug2025 02:43:12.630] [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
|
2902 | [01Aug2025 02:43:12.630] [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
|
2903 | [01Aug2025 02:43:12.630] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::save(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
2904 | [01Aug2025 02:43:12.630] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::save(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
2905 | [01Aug2025 02:43:12.630] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::save(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
2906 | [01Aug2025 02:43:12.630] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2907 | [01Aug2025 02:43:12.630] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2908 | [01Aug2025 02:43:12.630] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2909 | [01Aug2025 02:43:12.630] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::isStateClimbable(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2910 | [01Aug2025 02:43:12.630] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2911 | [01Aug2025 02:43:12.630] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2912 | [01Aug2025 02:43:12.630] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2913 | [01Aug2025 02:43:12.630] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::getGravity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2914 | [01Aug2025 02:43:12.630] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::checkInsideBlocks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2915 | [01Aug2025 02:43:12.630] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::checkInsideBlocks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2916 | [01Aug2025 02:43:12.630] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::checkInsideBlocks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2917 | [01Aug2025 02:43:12.630] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::deflection(Lnet/minecraft/world/entity/projectile/Projectile;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2918 | [01Aug2025 02:43:12.630] [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
|
2919 | [01Aug2025 02:43:12.631] [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
|
2920 | [01Aug2025 02:43:12.631] [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
|
2921 | [01Aug2025 02:43:12.631] [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
|
2922 | [01Aug2025 02:43:12.631] [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
|
2923 | [01Aug2025 02:43:12.631] [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
|
2924 | [01Aug2025 02:43:12.631] [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
|
2925 | [01Aug2025 02:43:12.631] [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
|
2926 | [01Aug2025 02:43:12.631] [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
|
2927 | [01Aug2025 02:43:12.631] [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
|
2928 | [01Aug2025 02:43:12.631] [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
|
2929 | [01Aug2025 02:43:12.631] [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
|
2930 | [01Aug2025 02:43:12.631] [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
|
2931 | [01Aug2025 02:43:12.631] [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
|
2932 | [01Aug2025 02:43:12.631] [main/DEBUG] [mixin/]: allthearcanistgear.mixins.json:EntityMixin from mod allthearcanistgear->@Inject::fireImmune(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2933 | [01Aug2025 02:43:12.631] [main/DEBUG] [mixin/]: uranus.mixins.json:EntityMixin from mod uranus->@Inject::onDropItem(Lnet/minecraft/world/item/ItemStack;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
2934 | [01Aug2025 02:43:12.631] [main/DEBUG] [mixin/]: uranus.mixins.json:EntityMixin from mod uranus->@Inject::onDropItem(Lnet/minecraft/world/item/ItemStack;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
2935 | [01Aug2025 02:43:12.631] [main/DEBUG] [mixin/]: uranus.mixins.json:EntityMixin from mod uranus->@Inject::onDropItem(Lnet/minecraft/world/item/ItemStack;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
2936 | [01Aug2025 02:43:12.631] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:EntityMixin from mod refurbished_furniture->@Inject::refurbishedFurnitureJumpFactor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2937 | [01Aug2025 02:43:12.631] [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
|
2938 | [01Aug2025 02:43:12.631] [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
|
2939 | [01Aug2025 02:43:12.631] [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
|
2940 | [01Aug2025 02:43:12.631] [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
|
2941 | [01Aug2025 02:43:12.631] [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
|
2942 | [01Aug2025 02:43:12.632] [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
|
2943 | [01Aug2025 02:43:12.632] [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
|
2944 | [01Aug2025 02:43:12.632] [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
|
2945 | [01Aug2025 02:43:12.632] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinEntity from mod blueflame->@Inject::lavaHurt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2946 | [01Aug2025 02:43:12.632] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinEntity from mod blueflame->@Inject::lavaHurt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2947 | [01Aug2025 02:43:12.632] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinEntity from mod blueflame->@Inject::lavaHurt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2948 | [01Aug2025 02:43:12.632] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinEntity from mod blueflame->@Inject::setRemainingFireTicks(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2949 | [01Aug2025 02:43:12.632] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinEntity from mod blueflame->@Inject::setRemainingFireTicks(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2950 | [01Aug2025 02:43:12.632] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinEntity from mod blueflame->@Inject::setRemainingFireTicks(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2951 | [01Aug2025 02:43:12.632] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.EntityMixin from mod betterdeserttemples->@Inject::betterdeserttemples_clearTempleOnPharaohDiscard(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2952 | [01Aug2025 02:43:12.632] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.EntityMixin from mod betterdeserttemples->@Inject::betterdeserttemples_clearTempleOnPharaohDiscard(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2953 | [01Aug2025 02:43:12.632] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.EntityMixin from mod betterdeserttemples->@Inject::betterdeserttemples_clearTempleOnPharaohDiscard(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2954 | [01Aug2025 02:43:12.632] [main/DEBUG] [mixin/]: the_bumblezone-neoforge.mixins.json:entity.EntityMixin from mod the_bumblezone->@Inject::thebumblezone_applyAllWaterBehaviorToSugarWaterFluid(Lnet/minecraft/tags/TagKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2955 | [01Aug2025 02:43:12.632] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.EntityMixin from mod the_bumblezone->@Inject::bumblezone$pollinatedBeeBlockFilling(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2956 | [01Aug2025 02:43:12.632] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.EntityMixin from mod the_bumblezone->@Inject::bumblezone$pollinatedBeeBlockFilling(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2957 | [01Aug2025 02:43:12.632] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.EntityMixin from mod the_bumblezone->@Inject::bumblezone$pollinatedBeeBlockFilling(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2958 | [01Aug2025 02:43:12.632] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.EntityMixin from mod the_bumblezone->@Inject::bumblezone$preventAngerableAtPlayer2(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
2959 | [01Aug2025 02:43:12.673] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from supplementaries-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
2960 | [01Aug2025 02:43:12.673] [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)
|
2961 | [01Aug2025 02:43:12.674] [main/DEBUG] [mixin/]: Mixing entities.ServerPlayerAccessor from the_bumblezone-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
2962 | [01Aug2025 02:43:12.674] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ServerPlayerAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2963 | [01Aug2025 02:43:12.674] [main/DEBUG] [mixin/]: Mixing entities.ServerPlayerMixin from the_bumblezone-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
2964 | [01Aug2025 02:43:12.674] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ServerPlayerMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2965 | [01Aug2025 02:43:12.675] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bumblezone$hookToRecipeCrafting$0(Lnet/minecraft/server/level/ServerPlayer;Lcom/telepathicgrunt/the_bumblezone/modules/PlayerDataModule;)V to md6731f0$the_bumblezone$lambda$bumblezone$hookToRecipeCrafting$0$0 in the_bumblezone-common.mixins.json:entities.ServerPlayerMixin from mod the_bumblezone
|
2966 | [01Aug2025 02:43:12.677] [main/DEBUG] [mixin/]: Mixing main.ServerPlayerMixin from alltheleaks.mixins.json into net.minecraft.server.level.ServerPlayer
|
2967 | [01Aug2025 02:43:12.678] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from eternal_starlight-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
2968 | [01Aug2025 02:43:12.680] [main/DEBUG] [mixin/]: Mixing accessors.ServerPlayerAccess from mixins.pneumaticcraft.json into net.minecraft.server.level.ServerPlayer
|
2969 | [01Aug2025 02:43:12.680] [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)
|
2970 | [01Aug2025 02:43:12.681] [main/DEBUG] [mixin/]: Mixing camera.ANServerPlayerMixin from ars_nouveau.mixins.json into net.minecraft.server.level.ServerPlayer
|
2971 | [01Aug2025 02:43:12.681] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from kubejs.mixins.json into net.minecraft.server.level.ServerPlayer
|
2972 | [01Aug2025 02:43:12.682] [main/DEBUG] [mixin/]: Mixing ServerPlayerEntityMixin from owo.mixins.json into net.minecraft.server.level.ServerPlayer
|
2973 | [01Aug2025 02:43:12.682] [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)
|
2974 | [01Aug2025 02:43:12.683] [main/DEBUG] [mixin/]: Mixing ServerPlayerEntityMixin from oritech_forge.mixins.json into net.minecraft.server.level.ServerPlayer
|
2975 | [01Aug2025 02:43:12.683] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onCopyFrom$1(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/ai/attributes/AttributeInstance;)V to md6731f0$oritech$lambda$onCopyFrom$1$1 in oritech_forge.mixins.json:ServerPlayerEntityMixin from mod oritech
|
2976 | [01Aug2025 02:43:12.683] [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 md6731f0$oritech$lambda$onCopyFrom$0$2 in oritech_forge.mixins.json:ServerPlayerEntityMixin from mod oritech
|
2977 | [01Aug2025 02:43:12.684] [main/DEBUG] [mixin/]: Mixing ServerPlayerTickMixin from betterdeserttemples.mixins.json into net.minecraft.server.level.ServerPlayer
|
2978 | [01Aug2025 02:43:12.684] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:ServerPlayerTickMixin from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2979 | [01Aug2025 02:43:12.688] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from moonlight-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
2980 | [01Aug2025 02:43:12.688] [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)
|
2981 | [01Aug2025 02:43:12.688] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from ae2wtlib.mixins.json into net.minecraft.server.level.ServerPlayer
|
2982 | [01Aug2025 02:43:12.688] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$restockDrop$0(Lnet/minecraft/world/item/ItemStack;)V to md6731f0$ae2wtlib$lambda$restockDrop$0$3 in ae2wtlib.mixins.json:ServerPlayerMixin from mod ae2wtlib
|
2983 | [01Aug2025 02:43:12.689] [main/DEBUG] [mixin/]: Mixing event.PlayerInventoryChangeEventMixin from tesseract_api.mixins.json into net.minecraft.server.level.ServerPlayer
|
2984 | [01Aug2025 02:43:12.689] [main/DEBUG] [mixin/]: Mixing swimming.server.ServerPlayerMixin from expandability-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
2985 | [01Aug2025 02:43:12.690] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.server.ServerPlayerMixin from mod expandability: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
2986 | [01Aug2025 02:43:12.690] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from tombstone.mixins.json into net.minecraft.server.level.ServerPlayer
|
2987 | [01Aug2025 02:43:12.690] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0()Ljava/lang/Boolean; to md6731f0$tombstone$lambda$static$0$4 in tombstone.mixins.json:ServerPlayerMixin from mod tombstone
|
2988 | [01Aug2025 02:43:12.692] [main/DEBUG] [mixin/]: Mixing camera.ServerPlayerMixin from securitycraft.mixins.json into net.minecraft.server.level.ServerPlayer
|
2989 | [01Aug2025 02:43:12.707] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ServerPlayerMixin from mod the_bumblezone->@Inject::bumblezone$checkIfInSpecialStructures(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2990 | [01Aug2025 02:43:12.707] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ServerPlayerMixin from mod the_bumblezone->@Inject::bumblezone$checkIfInSpecialStructures(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2991 | [01Aug2025 02:43:12.707] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ServerPlayerMixin from mod the_bumblezone->@Inject::bumblezone$checkIfInSpecialStructures(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2992 | [01Aug2025 02:43:12.707] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ServerPlayerMixin from mod the_bumblezone->@Inject::bumblezone$hookToRecipeCrafting(Lnet/minecraft/world/item/crafting/RecipeHolder;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2993 | [01Aug2025 02:43:12.707] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ServerPlayerMixin from mod the_bumblezone->@Inject::bumblezone$hookToRecipeCrafting(Lnet/minecraft/world/item/crafting/RecipeHolder;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
2994 | [01Aug2025 02:43:12.707] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ServerPlayerMixin from mod the_bumblezone->@Inject::bumblezone$hookToRecipeCrafting(Lnet/minecraft/world/item/crafting/RecipeHolder;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
2995 | [01Aug2025 02:43:12.707] [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
|
2996 | [01Aug2025 02:43:12.707] [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
|
2997 | [01Aug2025 02:43:12.707] [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
|
2998 | [01Aug2025 02:43:12.707] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerPlayerMixin from mod eternal_starlight->@Inject::die(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
2999 | [01Aug2025 02:43:12.707] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerPlayerMixin from mod eternal_starlight->@Inject::die(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3000 | [01Aug2025 02:43:12.707] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerPlayerMixin from mod eternal_starlight->@Inject::die(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3001 | [01Aug2025 02:43:12.707] [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
|
3002 | [01Aug2025 02:43:12.707] [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
|
3003 | [01Aug2025 02:43:12.707] [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
|
3004 | [01Aug2025 02:43:12.707] [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
|
3005 | [01Aug2025 02:43:12.707] [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
|
3006 | [01Aug2025 02:43:12.707] [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
|
3007 | [01Aug2025 02:43:12.707] [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
|
3008 | [01Aug2025 02:43:12.707] [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
|
3009 | [01Aug2025 02:43:12.707] [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
|
3010 | [01Aug2025 02:43:12.707] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:ServerPlayerTickMixin from mod betterdeserttemples->@Inject::betterdeserttemples_playerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3011 | [01Aug2025 02:43:12.707] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:ServerPlayerTickMixin from mod betterdeserttemples->@Inject::betterdeserttemples_playerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3012 | [01Aug2025 02:43:12.707] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:ServerPlayerTickMixin from mod betterdeserttemples->@Inject::betterdeserttemples_playerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3013 | [01Aug2025 02:43:12.708] [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
|
3014 | [01Aug2025 02:43:12.708] [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
|
3015 | [01Aug2025 02:43:12.708] [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
|
3016 | [01Aug2025 02:43:12.708] [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
|
3017 | [01Aug2025 02:43:12.708] [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
|
3018 | [01Aug2025 02:43:12.708] [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
|
3019 | [01Aug2025 02:43:12.708] [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
|
3020 | [01Aug2025 02:43:12.708] [main/DEBUG] [mixin/]: tombstone.mixins.json:ServerPlayerMixin from mod tombstone->@Inject::methodMayInteract(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3021 | [01Aug2025 02:43:12.708] [main/DEBUG] [mixin/]: tombstone.mixins.json:ServerPlayerMixin from mod tombstone->@Inject::methodGiveExperiencePoints(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3022 | [01Aug2025 02:43:12.724] [main/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
3023 | [01Aug2025 02:43:12.724] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
3024 | [01Aug2025 02:43:12.724] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
3025 | [01Aug2025 02:43:12.724] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
3026 | [01Aug2025 02:43:12.724] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
3027 | [01Aug2025 02:43:12.724] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
3028 | [01Aug2025 02:43:12.724] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
3029 | [01Aug2025 02:43:12.724] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
3030 | [01Aug2025 02:43:12.724] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
3031 | [01Aug2025 02:43:12.724] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
3032 | [01Aug2025 02:43:12.724] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
3033 | [01Aug2025 02:43:12.724] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
3034 | [01Aug2025 02:43:12.724] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
3035 | [01Aug2025 02:43:12.738] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false
|
3036 | [01Aug2025 02:43:12.738] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 21
|
3037 | [01Aug2025 02:43:12.738] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available
|
3038 | [01Aug2025 02:43:12.738] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available
|
3039 | [01Aug2025 02:43:12.738] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available
|
3040 | [01Aug2025 02:43:12.739] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available
|
3041 | [01Aug2025 02:43:12.739] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true
|
3042 | [01Aug2025 02:43:12.740] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, {int,long}): unavailable
|
3043 | [01Aug2025 02:43:12.740] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available
|
3044 | [01Aug2025 02:43:12.741] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 2936012800 bytes (maybe)
|
3045 | [01Aug2025 02:43:12.741] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
|
3046 | [01Aug2025 02:43:12.741] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
|
3047 | [01Aug2025 02:43:12.741] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes
|
3048 | [01Aug2025 02:43:12.741] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
|
3049 | [01Aug2025 02:43:12.742] [main/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available
|
3050 | [01Aug2025 02:43:12.742] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false
|
3051 | [01Aug2025 02:43:12.745] [main/DEBUG] [mixin/]: Mixing FireBlockAccessor from supplementaries.mixins.json into net.minecraft.world.level.block.FireBlock
|
3052 | [01Aug2025 02:43:12.745] [main/DEBUG] [mixin/]: Mixing FireBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.FireBlock
|
3053 | [01Aug2025 02:43:12.745] [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)
|
3054 | [01Aug2025 02:43:12.746] [main/DEBUG] [mixin/]: Mixing block.FireBlockInvoker from the_bumblezone-neoforge.mixins.json into net.minecraft.world.level.block.FireBlock
|
3055 | [01Aug2025 02:43:12.747] [main/DEBUG] [mixin/]: Mixing FireBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.FireBlock
|
3056 | [01Aug2025 02:43:12.747] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getIgniteOdds$1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/state/BlockState;Lcn/leolezury/eternalstarlight/common/block/flammable/ESFlammabilityRegistry$Flammability;)V to md6731f0$eternal_starlight$lambda$getIgniteOdds$1$0 in eternal_starlight-common.mixins.json:FireBlockMixin from mod eternal_starlight
|
3057 | [01Aug2025 02:43:12.747] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getBurnOdds$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/state/BlockState;Lcn/leolezury/eternalstarlight/common/block/flammable/ESFlammabilityRegistry$Flammability;)V to md6731f0$eternal_starlight$lambda$getBurnOdds$0$1 in eternal_starlight-common.mixins.json:FireBlockMixin from mod eternal_starlight
|
3058 | [01Aug2025 02:43:12.748] [main/DEBUG] [mixin/]: Mixing FireBlockMixin from moonlight.mixins.json into net.minecraft.world.level.block.FireBlock
|
3059 | [01Aug2025 02:43:12.748] [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)
|
3060 | [01Aug2025 02:43:12.749] [main/DEBUG] [mixin/]: Mixing AccessorFireBlock from forbidden_arcanus.mixins.json into net.minecraft.world.level.block.FireBlock
|
3061 | [01Aug2025 02:43:12.749] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:AccessorFireBlock from mod forbidden_arcanus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
3062 | [01Aug2025 02:43:12.749] [main/DEBUG] [mixin/]: Mixing block.FireBlockMixin from the_bumblezone-neoforge.mixins.json into net.minecraft.world.level.block.FireBlock
|
3063 | [01Aug2025 02:43:12.749] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$thebumblezone_fireHoneyCocoonLootDrop$0(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V to md6731f0$the_bumblezone$lambda$thebumblezone_fireHoneyCocoonLootDrop$0$2 in the_bumblezone-neoforge.mixins.json:block.FireBlockMixin from mod the_bumblezone
|
3064 | [01Aug2025 02:43:12.759] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:FireBlockMixin from mod eternal_starlight->@Inject::getBurnOdds(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3065 | [01Aug2025 02:43:12.759] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:FireBlockMixin from mod eternal_starlight->@Inject::getIgniteOdds(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3066 | [01Aug2025 02:43:12.759] [main/DEBUG] [mixin/]: the_bumblezone-neoforge.mixins.json:block.FireBlockMixin from mod the_bumblezone->@Inject::thebumblezone_fireHoneyCocoonLootDrop(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/util/RandomSource;ILnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3067 | [01Aug2025 02:43:12.760] [main/DEBUG] [mixin/]: the_bumblezone-neoforge.mixins.json:block.FireBlockMixin from mod the_bumblezone->@Inject::thebumblezone_fireHoneyCocoonLootDrop(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/util/RandomSource;ILnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3068 | [01Aug2025 02:43:12.760] [main/DEBUG] [mixin/]: the_bumblezone-neoforge.mixins.json:block.FireBlockMixin from mod the_bumblezone->@Inject::thebumblezone_fireHoneyCocoonLootDrop(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/util/RandomSource;ILnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3069 | [01Aug2025 02:43:12.777] [main/DEBUG] [mixin/]: Mixing BaseFireBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.BaseFireBlock
|
3070 | [01Aug2025 02:43:12.784] [main/DEBUG] [mixin/]: Mixing MixinBaseFireBlock from blueflame.mixin.json into net.minecraft.world.level.block.BaseFireBlock
|
3071 | [01Aug2025 02:43:12.786] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:BaseFireBlockMixin from mod eternal_starlight->@Inject::getState(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3072 | [01Aug2025 02:43:12.786] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:BaseFireBlockMixin from mod eternal_starlight->@Inject::canBePlaceAt(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3073 | [01Aug2025 02:43:12.786] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinBaseFireBlock from mod blueflame->@Inject::entityInside(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 doesn't use it's CallbackInfo
|
3074 | [01Aug2025 02:43:12.786] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinBaseFireBlock from mod blueflame->@Inject::entityInside(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 has 0 override(s) in child classes
|
3075 | [01Aug2025 02:43:12.786] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinBaseFireBlock from mod blueflame->@Inject::entityInside(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 won't be passed a CallbackInfo as a result
|
3076 | [01Aug2025 02:43:12.790] [main/DEBUG] [mixin/]: Mixing LevelMixin from mffs.mixins.json into net.minecraft.world.level.Level
|
3077 | [01Aug2025 02:43:12.790] [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)
|
3078 | [01Aug2025 02:43:12.791] [main/DEBUG] [mixin/]: Mixing LevelMixin from observable.common.json into net.minecraft.world.level.Level
|
3079 | [01Aug2025 02:43:12.791] [main/DEBUG] [mixin/]: observable.common.json:LevelMixin from mod observable: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
3080 | [01Aug2025 02:43:12.795] [main/DEBUG] [mixin/]: Mixing LevelRainShieldMixin from xycraft_core.mixins.json into net.minecraft.world.level.Level
|
3081 | [01Aug2025 02:43:12.795] [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)
|
3082 | [01Aug2025 02:43:12.796] [main/DEBUG] [mixin/]: Mixing LevelMixin from refurbished_furniture.common.mixins.json into net.minecraft.world.level.Level
|
3083 | [01Aug2025 02:43:12.797] [main/DEBUG] [mixin/]: Mixing LevelMixin from kubejs.mixins.json into net.minecraft.world.level.Level
|
3084 | [01Aug2025 02:43:12.798] [main/DEBUG] [mixin/]: Mixing world.LevelMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.Level
|
3085 | [01Aug2025 02:43:12.798] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.LevelMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3086 | [01Aug2025 02:43:12.802] [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
|
3087 | [01Aug2025 02:43:12.802] [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
|
3088 | [01Aug2025 02:43:12.802] [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
|
3089 | [01Aug2025 02:43:12.802] [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
|
3090 | [01Aug2025 02:43:12.802] [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
|
3091 | [01Aug2025 02:43:12.802] [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
|
3092 | [01Aug2025 02:43:12.802] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:LevelMixin from mod refurbished_furniture->@Inject::refurbishedFurniture$TickBlockEntitiesHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3093 | [01Aug2025 02:43:12.802] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:LevelMixin from mod refurbished_furniture->@Inject::refurbishedFurniture$TickBlockEntitiesHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3094 | [01Aug2025 02:43:12.802] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:LevelMixin from mod refurbished_furniture->@Inject::refurbishedFurniture$TickBlockEntitiesHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3095 | [01Aug2025 02:43:12.802] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.LevelMixin from mod the_bumblezone->@Inject::bumblezone$noRainInDimension(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3096 | [01Aug2025 02:43:12.802] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.LevelMixin from mod the_bumblezone->@Inject::bumblezone$noRainInDimension(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3097 | [01Aug2025 02:43:12.802] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.LevelMixin from mod the_bumblezone->@Inject::bumblezone$noRainInDimension(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3098 | [01Aug2025 02:43:12.802] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.LevelMixin from mod the_bumblezone->@Inject::bumblezone$noThunderInDimension(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3099 | [01Aug2025 02:43:12.802] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.LevelMixin from mod the_bumblezone->@Inject::bumblezone$noThunderInDimension(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3100 | [01Aug2025 02:43:12.802] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.LevelMixin from mod the_bumblezone->@Inject::bumblezone$noThunderInDimension(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3101 | [01Aug2025 02:43:12.811] [main/DEBUG] [mixin/]: Mixing CollisionMixin from mixins.justdirethings.json into net.minecraft.world.level.CollisionGetter
|
3102 | [01Aug2025 02:43:12.811] [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)
|
3103 | [01Aug2025 02:43:12.811] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getOriginalBlockCollisions$2(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/Iterator; to md6731f0$justdirethings$lambda$getOriginalBlockCollisions$2$0 in mixins.justdirethings.json:CollisionMixin from mod justdirethings
|
3104 | [01Aug2025 02:43:12.811] [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 md6731f0$justdirethings$lambda$getOriginalBlockCollisions$1$1 in mixins.justdirethings.json:CollisionMixin from mod justdirethings
|
3105 | [01Aug2025 02:43:12.811] [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 md6731f0$justdirethings$lambda$onGetBlockCollisions$0$2 in mixins.justdirethings.json:CollisionMixin from mod justdirethings
|
3106 | [01Aug2025 02:43:12.818] [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
|
3107 | [01Aug2025 02:43:12.818] [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
|
3108 | [01Aug2025 02:43:12.828] [main/DEBUG] [mixin/]: Mixing ServerAddEntityMixin from cupboard.mixins.json into net.minecraft.server.level.ServerLevel
|
3109 | [01Aug2025 02:43:12.834] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from betterendisland.mixins.json into net.minecraft.server.level.ServerLevel
|
3110 | [01Aug2025 02:43:12.834] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3111 | [01Aug2025 02:43:12.838] [main/DEBUG] [mixin/]: Mixing bugfix.chunk_deadlock.ServerLevelMixin from modernfix-common.mixins.json into net.minecraft.server.level.ServerLevel
|
3112 | [01Aug2025 02:43:12.839] [main/DEBUG] [mixin/]: Mixing perf.cache_strongholds.ServerLevelMixin from modernfix-common.mixins.json into net.minecraft.server.level.ServerLevel
|
3113 | [01Aug2025 02:43:12.840] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from supplementaries-common.mixins.json into net.minecraft.server.level.ServerLevel
|
3114 | [01Aug2025 02:43:12.840] [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)
|
3115 | [01Aug2025 02:43:12.841] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries is compatible
|
3116 | [01Aug2025 02:43:12.841] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$unluckyLightning$0(Lnet/minecraft/world/entity/LivingEntity;)Z to md6731f0$supplementaries$lambda$supp$unluckyLightning$0$0 in supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries
|
3117 | [01Aug2025 02:43:12.842] [main/DEBUG] [mixin/]: Mixing world.ServerWorldMixin from the_bumblezone-common.mixins.json into net.minecraft.server.level.ServerLevel
|
3118 | [01Aug2025 02:43:12.842] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.ServerWorldMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3119 | [01Aug2025 02:43:12.842] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in the_bumblezone-common.mixins.json:world.ServerWorldMixin from mod the_bumblezone is compatible
|
3120 | [01Aug2025 02:43:12.844] [main/DEBUG] [mixin/]: Mixing MixinServerLevel from corgilib-common.mixins.json into net.minecraft.server.level.ServerLevel
|
3121 | [01Aug2025 02:43:12.844] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in corgilib-common.mixins.json:MixinServerLevel from mod corgilib is compatible
|
3122 | [01Aug2025 02:43:12.844] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tickScheduledRandomTicks$0(Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/core/BlockPos;)V to md6731f0$corgilib$lambda$tickScheduledRandomTicks$0$1 in corgilib-common.mixins.json:MixinServerLevel from mod corgilib
|
3123 | [01Aug2025 02:43:12.845] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from observable.common.json into net.minecraft.server.level.ServerLevel
|
3124 | [01Aug2025 02:43:12.845] [main/DEBUG] [mixin/]: observable.common.json:ServerLevelMixin from mod observable: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
3125 | [01Aug2025 02:43:12.847] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from eternal_starlight-common.mixins.json into net.minecraft.server.level.ServerLevel
|
3126 | [01Aug2025 02:43:12.847] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$wakeUpAllPlayers$1(Lnet/minecraft/server/level/ServerPlayer;)V to md6731f0$eternal_starlight$lambda$wakeUpAllPlayers$1$2 in eternal_starlight-common.mixins.json:ServerLevelMixin from mod eternal_starlight
|
3127 | [01Aug2025 02:43:12.847] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tickPrecipitation$0(Lnet/minecraft/core/BlockPos;Lcn/leolezury/eternalstarlight/common/weather/WeatherInstance;)V to md6731f0$eternal_starlight$lambda$tickPrecipitation$0$3 in eternal_starlight-common.mixins.json:ServerLevelMixin from mod eternal_starlight
|
3128 | [01Aug2025 02:43:12.851] [main/DEBUG] [mixin/]: Mixing coremods.ServerWorldMixin from immersiveengineering.mixins.json into net.minecraft.server.level.ServerLevel
|
3129 | [01Aug2025 02:43:12.851] [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)
|
3130 | [01Aug2025 02:43:12.852] [main/DEBUG] [mixin/]: Mixing MixinServerLevel from ohthetreesyoullgrow.mixins.json into net.minecraft.server.level.ServerLevel
|
3131 | [01Aug2025 02:43:12.852] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow is compatible
|
3132 | [01Aug2025 02:43:12.852] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tickScheduledRandomTicks$0(Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/core/BlockPos;)V to md6731f0$ohthetreesyoullgrow$lambda$tickScheduledRandomTicks$0$4 in ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow
|
3133 | [01Aug2025 02:43:12.852] [main/DEBUG] [mixin/]: Mixing MixinServerLevel from polymorph.mixins.json into net.minecraft.server.level.ServerLevel
|
3134 | [01Aug2025 02:43:12.852] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinServerLevel from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3135 | [01Aug2025 02:43:12.853] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from hyperbox.mixins.json into net.minecraft.server.level.ServerLevel
|
3136 | [01Aug2025 02:43:12.853] [main/DEBUG] [mixin/]: hyperbox.mixins.json:ServerLevelMixin from mod hyperbox: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3137 | [01Aug2025 02:43:12.854] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from ars_elemental.mixins.json into net.minecraft.server.level.ServerLevel
|
3138 | [01Aug2025 02:43:12.855] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from refurbished_furniture.common.mixins.json into net.minecraft.server.level.ServerLevel
|
3139 | [01Aug2025 02:43:12.856] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from kubejs.mixins.json into net.minecraft.server.level.ServerLevel
|
3140 | [01Aug2025 02:43:12.858] [main/DEBUG] [mixin/]: Mixing MixinServerSleepStatus from comforts.mixins.json into net.minecraft.server.level.ServerLevel
|
3141 | [01Aug2025 02:43:12.858] [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)
|
3142 | [01Aug2025 02:43:12.860] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from betterdeserttemples.mixins.json into net.minecraft.server.level.ServerLevel
|
3143 | [01Aug2025 02:43:12.860] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:ServerLevelMixin from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3144 | [01Aug2025 02:43:12.860] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from moonlight-common.mixins.json into net.minecraft.server.level.ServerLevel
|
3145 | [01Aug2025 02:43:12.860] [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)
|
3146 | [01Aug2025 02:43:12.861] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in moonlight-common.mixins.json:ServerLevelMixin from mod moonlight is compatible
|
3147 | [01Aug2025 02:43:12.874] [main/DEBUG] [mixin/]: Mixing accessor.ServerLevelAccessor from create.mixins.json into net.minecraft.server.level.ServerLevel
|
3148 | [01Aug2025 02:43:12.874] [main/DEBUG] [mixin/]: Mixing EndergeticExpansionMixins from betterendisland.mixins.json into net.minecraft.server.level.ServerLevel
|
3149 | [01Aug2025 02:43:12.874] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndergeticExpansionMixins from mod betterendisland: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3150 | [01Aug2025 02:43:12.899] [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
|
3151 | [01Aug2025 02:43:12.899] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland->@Inject::betterendisland_attachExtraData1(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3152 | [01Aug2025 02:43:12.899] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland->@Inject::betterendisland_attachExtraData1(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3153 | [01Aug2025 02:43:12.899] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland->@Inject::betterendisland_attachExtraData1(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3154 | [01Aug2025 02:43:12.899] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland->@Inject::betterendisland_attachExtraData2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3155 | [01Aug2025 02:43:12.899] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland->@Inject::betterendisland_attachExtraData2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3156 | [01Aug2025 02:43:12.899] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland->@Inject::betterendisland_attachExtraData2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3157 | [01Aug2025 02:43:12.899] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland->@Inject::betterendisland_tickInitialDragonSummonTrigger(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3158 | [01Aug2025 02:43:12.899] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland->@Inject::betterendisland_tickInitialDragonSummonTrigger(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3159 | [01Aug2025 02:43:12.899] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland->@Inject::betterendisland_tickInitialDragonSummonTrigger(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3160 | [01Aug2025 02:43:12.899] [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
|
3161 | [01Aug2025 02:43:12.899] [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
|
3162 | [01Aug2025 02:43:12.899] [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
|
3163 | [01Aug2025 02:43:12.899] [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
|
3164 | [01Aug2025 02:43:12.899] [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
|
3165 | [01Aug2025 02:43:12.899] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.ServerWorldMixin from mod the_bumblezone->@Inject::bumblezone$countBzDimEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3166 | [01Aug2025 02:43:12.899] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.ServerWorldMixin from mod the_bumblezone->@Inject::bumblezone$countBzDimEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3167 | [01Aug2025 02:43:12.899] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.ServerWorldMixin from mod the_bumblezone->@Inject::bumblezone$countBzDimEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3168 | [01Aug2025 02:43:12.899] [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
|
3169 | [01Aug2025 02:43:12.899] [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
|
3170 | [01Aug2025 02:43:12.899] [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
|
3171 | [01Aug2025 02:43:12.899] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerLevelMixin from mod eternal_starlight->@Inject::tickPrecipitation(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3172 | [01Aug2025 02:43:12.899] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerLevelMixin from mod eternal_starlight->@Inject::tickPrecipitation(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3173 | [01Aug2025 02:43:12.899] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerLevelMixin from mod eternal_starlight->@Inject::tickPrecipitation(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3174 | [01Aug2025 02:43:12.899] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerLevelMixin from mod eternal_starlight->@Inject::wakeUpAllPlayers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3175 | [01Aug2025 02:43:12.899] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerLevelMixin from mod eternal_starlight->@Inject::wakeUpAllPlayers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3176 | [01Aug2025 02:43:12.899] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerLevelMixin from mod eternal_starlight->@Inject::wakeUpAllPlayers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3177 | [01Aug2025 02:43:12.899] [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
|
3178 | [01Aug2025 02:43:12.899] [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
|
3179 | [01Aug2025 02:43:12.899] [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
|
3180 | [01Aug2025 02:43:12.900] [main/DEBUG] [mixin/]: ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow->@Inject::tickScheduledRandomTicks(Lnet/minecraft/world/level/chunk/LevelChunk;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3181 | [01Aug2025 02:43:12.900] [main/DEBUG] [mixin/]: ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow->@Inject::tickScheduledRandomTicks(Lnet/minecraft/world/level/chunk/LevelChunk;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3182 | [01Aug2025 02:43:12.900] [main/DEBUG] [mixin/]: ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow->@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
|
3183 | [01Aug2025 02:43:12.900] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinServerLevel from mod polymorph->@Inject::polymorph$preTickBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3184 | [01Aug2025 02:43:12.900] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinServerLevel from mod polymorph->@Inject::polymorph$preTickBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3185 | [01Aug2025 02:43:12.900] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinServerLevel from mod polymorph->@Inject::polymorph$preTickBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3186 | [01Aug2025 02:43:12.900] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinServerLevel from mod polymorph->@Inject::polymorph$postTickBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3187 | [01Aug2025 02:43:12.900] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinServerLevel from mod polymorph->@Inject::polymorph$postTickBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3188 | [01Aug2025 02:43:12.900] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinServerLevel from mod polymorph->@Inject::polymorph$postTickBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3189 | [01Aug2025 02:43:12.900] [main/DEBUG] [mixin/]: hyperbox.mixins.json:ServerLevelMixin from mod hyperbox->@Inject::playSoundInjection(Lnet/minecraft/world/entity/player/Player;DDDLnet/minecraft/core/Holder;Lnet/minecraft/sounds/SoundSource;FFJLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3190 | [01Aug2025 02:43:12.900] [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
|
3191 | [01Aug2025 02:43:12.900] [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
|
3192 | [01Aug2025 02:43:12.900] [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
|
3193 | [01Aug2025 02:43:12.900] [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
|
3194 | [01Aug2025 02:43:12.900] [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
|
3195 | [01Aug2025 02:43:12.900] [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
|
3196 | [01Aug2025 02:43:12.900] [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
|
3197 | [01Aug2025 02:43:12.900] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:ServerLevelMixin from mod betterdeserttemples->@Inject::betterdeserttemples_attachTempleStateManager(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3198 | [01Aug2025 02:43:12.900] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:ServerLevelMixin from mod betterdeserttemples->@Inject::betterdeserttemples_attachTempleStateManager(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3199 | [01Aug2025 02:43:12.900] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:ServerLevelMixin from mod betterdeserttemples->@Inject::betterdeserttemples_attachTempleStateManager(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3200 | [01Aug2025 02:43:12.900] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndergeticExpansionMixins from mod betterendisland->@Inject::betterendisland_overwriteModdedDragonFight(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3201 | [01Aug2025 02:43:12.900] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndergeticExpansionMixins from mod betterendisland->@Inject::betterendisland_overwriteModdedDragonFight(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3202 | [01Aug2025 02:43:12.900] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndergeticExpansionMixins from mod betterendisland->@Inject::betterendisland_overwriteModdedDragonFight(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3203 | [01Aug2025 02:43:12.920] [main/DEBUG] [mixin/]: Mixing bugfix.chunk_deadlock.BlockStateBaseMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
3204 | [01Aug2025 02:43:12.920] [main/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
3205 | [01Aug2025 02:43:12.922] [main/DEBUG] [mixin/]: Mixing BlockBehaviourEventMixin from xycraft_core.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
3206 | [01Aug2025 02:43:12.922] [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)
|
3207 | [01Aug2025 02:43:12.923] [main/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from ferritecore.blockstatecache.mixin.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
3208 | [01Aug2025 02:43:12.923] [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)
|
3209 | [01Aug2025 02:43:12.924] [main/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from mekanismcovers.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
3210 | [01Aug2025 02:43:12.924] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addClientTickerToTransmitters$0(Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;)V to md6731f0$mekanismcovers$lambda$addClientTickerToTransmitters$0$0 in mekanismcovers.mixins.json:BlockStateBaseMixin from mod mekanismcovers
|
3211 | [01Aug2025 02:43:12.925] [main/DEBUG] [mixin/]: Mixing coremods.AbstractBlockStateMixin from immersiveengineering.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
3212 | [01Aug2025 02:43:12.925] [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)
|
3213 | [01Aug2025 02:43:12.925] [main/DEBUG] [mixin/]: Mixing MixinBlockStateBase from mixins.integrateddynamics.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
3214 | [01Aug2025 02:43:12.925] [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)
|
3215 | [01Aug2025 02:43:12.926] [main/DEBUG] [mixin/]: Mixing redstone.RedstoneLevelMixin from ars_nouveau.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
3216 | [01Aug2025 02:43:12.927] [main/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from kubejs.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
3217 | [01Aug2025 02:43:12.927] [main/DEBUG] [mixin/]: Mixing MixinBlockStateBase from framedblocks.mixin.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
3218 | [01Aug2025 02:43:12.930] [main/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from modern_industrialization.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
3219 | [01Aug2025 02:43:12.930] [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)
|
3220 | [01Aug2025 02:43:12.930] [main/DEBUG] [mixin/]: Mixing ElectricToolBreakSpeedMixin from extended_industrialization.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
3221 | [01Aug2025 02:43:12.931] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getDestroyProgress$2(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/swedz/extended_industrialization/item/ElectricToolItem$Area;)V to md6731f0$extended_industrialization$lambda$getDestroyProgress$2$1 in extended_industrialization.mixins.json:ElectricToolBreakSpeedMixin from mod extended_industrialization
|
3222 | [01Aug2025 02:43:12.931] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getDestroyProgress$1(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/BlockGetter;Lorg/apache/commons/lang3/mutable/MutableBoolean;Lorg/apache/commons/lang3/mutable/MutableFloat;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V to md6731f0$extended_industrialization$lambda$getDestroyProgress$1$2 in extended_industrialization.mixins.json:ElectricToolBreakSpeedMixin from mod extended_industrialization
|
3223 | [01Aug2025 02:43:12.931] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0()Ljava/lang/Boolean; to md6731f0$extended_industrialization$lambda$static$0$3 in extended_industrialization.mixins.json:ElectricToolBreakSpeedMixin from mod extended_industrialization
|
3224 | [01Aug2025 02:43:12.934] [main/DEBUG] [mixin/]: Mixing fluidcollision.BlockStateBaseMixin from expandability-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
3225 | [01Aug2025 02:43:12.934] [main/DEBUG] [mixin/]: expandability-common.mixins.json:fluidcollision.BlockStateBaseMixin from mod expandability: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3226 | [01Aug2025 02:43:12.949] [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
|
3227 | [01Aug2025 02:43:12.950] [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
|
3228 | [01Aug2025 02:43:12.950] [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
|
3229 | [01Aug2025 02:43:12.950] [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
|
3230 | [01Aug2025 02:43:12.950] [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
|
3231 | [01Aug2025 02:43:12.950] [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
|
3232 | [01Aug2025 02:43:12.950] [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
|
3233 | [01Aug2025 02:43:12.950] [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
|
3234 | [01Aug2025 02:43:12.950] [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
|
3235 | [01Aug2025 02:43:12.950] [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
|
3236 | [01Aug2025 02:43:12.950] [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
|
3237 | [01Aug2025 02:43:12.950] [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
|
3238 | [01Aug2025 02:43:12.950] [main/DEBUG] [mixin/]: mekanismcovers.mixins.json:BlockStateBaseMixin from mod mekanismcovers->@Inject::addClientTickerToTransmitters(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3239 | [01Aug2025 02:43:12.950] [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
|
3240 | [01Aug2025 02:43:12.950] [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
|
3241 | [01Aug2025 02:43:12.950] [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
|
3242 | [01Aug2025 02:43:12.950] [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
|
3243 | [01Aug2025 02:43:12.950] [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
|
3244 | [01Aug2025 02:43:12.950] [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
|
3245 | [01Aug2025 02:43:12.950] [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
|
3246 | [01Aug2025 02:43:12.950] [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
|
3247 | [01Aug2025 02:43:12.950] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:ElectricToolBreakSpeedMixin from mod extended_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
|
3248 | [01Aug2025 02:43:12.958] [main/DEBUG] [mixin/]: Mixing FastMapStateHolderMixin from ferritecore.fastmap.mixin.json into net.minecraft.world.level.block.state.StateHolder
|
3249 | [01Aug2025 02:43:12.958] [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)
|
3250 | [01Aug2025 02:43:12.973] [main/DEBUG] [mixin/]: Mixing accessor.StateHolderAccessor from create.mixins.json into net.minecraft.world.level.block.state.StateHolder
|
3251 | [01Aug2025 02:43:12.978] [main/DEBUG] [mixin/]: Mixing MixinBlockState from camol.mixin.json into net.minecraft.world.level.block.state.BlockState
|
3252 | [01Aug2025 02:43:12.980] [main/DEBUG] [mixin/]: Mixing BlockStateMixin from ftbchunks-common.mixins.json into net.minecraft.world.level.block.state.BlockState
|
3253 | [01Aug2025 02:43:12.980] [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)
|
3254 | [01Aug2025 02:43:12.983] [main/DEBUG] [mixin/]: Mixing perf.model_optimizations.BooleanPropertyMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.properties.BooleanProperty
|
3255 | [01Aug2025 02:43:12.991] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from megacells.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
3256 | [01Aug2025 02:43:12.992] [main/DEBUG] [mixin/]: Mixing entities.ItemEntityAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
3257 | [01Aug2025 02:43:12.993] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ItemEntityAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3258 | [01Aug2025 02:43:12.993] [main/DEBUG] [mixin/]: Mixing ItemMixin from cataclysm.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
3259 | [01Aug2025 02:43:12.993] [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)
|
3260 | [01Aug2025 02:43:12.993] [main/DEBUG] [mixin/]: Mixing mobeffect.magnetism.ItemEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.item.ItemEntity
|
3261 | [01Aug2025 02:43:12.994] [main/DEBUG] [mixin/]: Mixing ItemEntityTickMixin from xycraft_core.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
3262 | [01Aug2025 02:43:12.994] [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)
|
3263 | [01Aug2025 02:43:12.995] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from eternal_starlight-common.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
3264 | [01Aug2025 02:43:12.996] [main/DEBUG] [mixin/]: Mixing accessors.ItemEntityAccess from mixins.pneumaticcraft.json into net.minecraft.world.entity.item.ItemEntity
|
3265 | [01Aug2025 02:43:12.996] [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)
|
3266 | [01Aug2025 02:43:12.997] [main/DEBUG] [mixin/]: Mixing accessors.ItemEntityAccess from immersiveengineering.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
3267 | [01Aug2025 02:43:12.997] [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)
|
3268 | [01Aug2025 02:43:12.997] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from getittogetherdrops.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
3269 | [01Aug2025 02:43:12.997] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$mergeWithNeighbours$0(Lnet/minecraft/world/entity/item/ItemEntity;Lnet/minecraft/world/entity/item/ItemEntity;)Z to md6731f0$getittogetherdrops$lambda$mergeWithNeighbours$0$0 in getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops
|
3270 | [01Aug2025 02:43:12.998] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
3271 | [01Aug2025 02:43:12.998] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from ae2.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
3272 | [01Aug2025 02:43:12.998] [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)
|
3273 | [01Aug2025 02:43:12.999] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$handleEntityTransform$0(Lnet/minecraft/world/level/material/FluidState;Lappeng/recipes/transform/TransformCircumstance;)Z to md6731f0$ae2$lambda$handleEntityTransform$0$1 in ae2.mixins.json:ItemEntityMixin from mod ae2
|
3274 | [01Aug2025 02:43:13.002] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from forbidden_arcanus.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
3275 | [01Aug2025 02:43:13.002] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:ItemEntityMixin from mod forbidden_arcanus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
3276 | [01Aug2025 02:43:13.003] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from ars_elemental.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
3277 | [01Aug2025 02:43:13.013] [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
|
3278 | [01Aug2025 02:43:13.013] [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
|
3279 | [01Aug2025 02:43:13.013] [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
|
3280 | [01Aug2025 02:43:13.013] [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
|
3281 | [01Aug2025 02:43:13.013] [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
|
3282 | [01Aug2025 02:43:13.013] [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
|
3283 | [01Aug2025 02:43:13.013] [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
|
3284 | [01Aug2025 02:43:13.013] [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
|
3285 | [01Aug2025 02:43:13.013] [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
|
3286 | [01Aug2025 02:43:13.013] [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
|
3287 | [01Aug2025 02:43:13.013] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ItemEntityMixin from mod eternal_starlight->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3288 | [01Aug2025 02:43:13.013] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ItemEntityMixin from mod eternal_starlight->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3289 | [01Aug2025 02:43:13.013] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ItemEntityMixin from mod eternal_starlight->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3290 | [01Aug2025 02:43:13.013] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ItemEntityMixin from mod eternal_starlight->@Inject::playerTouch(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3291 | [01Aug2025 02:43:13.013] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3292 | [01Aug2025 02:43:13.013] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3293 | [01Aug2025 02:43:13.013] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3294 | [01Aug2025 02:43:13.013] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3295 | [01Aug2025 02:43:13.013] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3296 | [01Aug2025 02:43:13.013] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3297 | [01Aug2025 02:43:13.013] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3298 | [01Aug2025 02:43:13.013] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3299 | [01Aug2025 02:43:13.013] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3300 | [01Aug2025 02:43:13.013] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3301 | [01Aug2025 02:43:13.013] [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
|
3302 | [01Aug2025 02:43:13.013] [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
|
3303 | [01Aug2025 02:43:13.014] [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
|
3304 | [01Aug2025 02:43:13.014] [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
|
3305 | [01Aug2025 02:43:13.014] [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
|
3306 | [01Aug2025 02:43:13.014] [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
|
3307 | [01Aug2025 02:43:13.014] [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
|
3308 | [01Aug2025 02:43:13.014] [main/DEBUG] [mixin/]: Unexpected: Registered method setAge(I)V in net.minecraft.world.entity.item.ItemEntity was not merged
|
3309 | [01Aug2025 02:43:13.021] [main/DEBUG] [mixin/]: Mixing DirectionMixin from kubejs.mixins.json into net.minecraft.core.Direction
|
3310 | [01Aug2025 02:43:13.032] [main/DEBUG] [mixin/]: Mixing BlockPropertiesAccessor from supermartijn642corelib.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$Properties
|
3311 | [01Aug2025 02:43:13.032] [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)
|
3312 | [01Aug2025 02:43:13.035] [main/DEBUG] [mixin/]: Mixing GameDataMixin from supermartijn642corelib.mixins.json into net.neoforged.neoforge.registries.GameData
|
3313 | [01Aug2025 02:43:13.035] [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)
|
3314 | [01Aug2025 02:43:13.036] [main/DEBUG] [mixin/]: Mixing GameDataMixin from relics.mixins.json into net.neoforged.neoforge.registries.GameData
|
3315 | [01Aug2025 02:43:13.039] [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
|
3316 | [01Aug2025 02:43:13.039] [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
|
3317 | [01Aug2025 02:43:13.043] [main/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from modernfix-neoforge.mixins.json into net.neoforged.neoforge.registries.NeoForgeRegistryCallbacks$BlockCallbacks
|
3318 | [01Aug2025 02:43:13.045] [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
|
3319 | [01Aug2025 02:43:13.045] [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
|
3320 | [01Aug2025 02:43:13.045] [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
|
3321 | [01Aug2025 02:43:13.058] [main/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.neoforge.impl.util.NeoForgePlatformHelper@3963d003 for service interface net.darkhax.bookshelf.common.api.util.IPlatformHelper.
|
3322 | [01Aug2025 02:43:13.059] [main/DEBUG] [mixin/]: Mixing ContainerMixin from kubejs.mixins.json into net.minecraft.world.Container
|
3323 | [01Aug2025 02:43:13.062] [main/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.neoforge.impl.util.NeoForgeGameplayHelper@4f5c55a8 for service interface net.darkhax.bookshelf.common.api.util.IGameplayHelper.
|
3324 | [01Aug2025 02:43:13.063] [main/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.neoforge.impl.network.NeoForgeNetworkHandler@1741afaf for service interface net.darkhax.bookshelf.common.api.network.INetworkHandler.
|
3325 | [01Aug2025 02:43:13.066] [main/DEBUG] [Bookshelf/]: Loaded 1 entries for interface net.darkhax.bookshelf.common.api.registry.IContentProvider. net.darkhax.bookshelf.common.impl.BookshelfContent
|
3326 | [01Aug2025 02:43:13.075] [main/DEBUG] [mixin/]: Mixing DiscreteVSAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.DiscreteVoxelShape
|
3327 | [01Aug2025 02:43:13.075] [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)
|
3328 | [01Aug2025 02:43:13.076] [main/DEBUG] [mixin/]: Mixing BitSetDVSAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.BitSetDiscreteVoxelShape
|
3329 | [01Aug2025 02:43:13.077] [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)
|
3330 | [01Aug2025 02:43:13.079] [main/DEBUG] [mixin/]: Mixing VoxelShapeAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.VoxelShape
|
3331 | [01Aug2025 02:43:13.079] [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)
|
3332 | [01Aug2025 02:43:13.080] [main/DEBUG] [mixin/]: Mixing ArrayVSAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.ArrayVoxelShape
|
3333 | [01Aug2025 02:43:13.081] [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)
|
3334 | [01Aug2025 02:43:13.082] [main/DEBUG] [mixin/]: Mixing SliceShapeAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.SliceShape
|
3335 | [01Aug2025 02:43:13.082] [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)
|
3336 | [01Aug2025 02:43:13.100] [main/DEBUG] [mixin/]: Mixing NoteBlockInstrumentMixin from cataclysm.mixins.json into net.minecraft.world.level.block.state.properties.NoteBlockInstrument
|
3337 | [01Aug2025 02:43:13.100] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoteBlockInstrumentMixin 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)
|
3338 | [01Aug2025 02:43:13.100] [main/DEBUG] [mixin/]: Renaming @Invoker method newInstrument(Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/block/state/properties/NoteBlockInstrument$Type;)Lnet/minecraft/world/level/block/state/properties/NoteBlockInstrument; to newInstrument$cataclysm_$md$6731f0$0 in cataclysm.mixins.json:NoteBlockInstrumentMixin from mod cataclysm
|
3339 | [01Aug2025 02:43:13.107] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoteBlockInstrumentMixin from mod cataclysm->@Inject::US$addCustomInstruments(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3340 | [01Aug2025 02:43:13.163] [main/DEBUG] [mixin/]: Mixing FriendlyByteBufLimitMixin from connectivity.mixins.json into net.minecraft.network.FriendlyByteBuf
|
3341 | [01Aug2025 02:43:13.165] [main/DEBUG] [mixin/]: Mixing common.MixinFriendlyByteBuf from mixins/common/nochatreports.mixins.json into net.minecraft.network.FriendlyByteBuf
|
3342 | [01Aug2025 02:43:13.165] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onWriteJsonWithCodec$1(Ljava/lang/Object;Ljava/lang/String;)Lio/netty/handler/codec/EncoderException; to md6731f0$nochatreports$lambda$onWriteJsonWithCodec$1$0 in mixins/common/nochatreports.mixins.json:common.MixinFriendlyByteBuf from mod nochatreports
|
3343 | [01Aug2025 02:43:13.165] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onReadJsonWithCodec$0(Ljava/lang/Object;)Ljava/lang/Object; to md6731f0$nochatreports$lambda$onReadJsonWithCodec$0$1 in mixins/common/nochatreports.mixins.json:common.MixinFriendlyByteBuf from mod nochatreports
|
3344 | [01Aug2025 02:43:13.171] [main/DEBUG] [mixin/]: Mixing PacketByteBufMixin from owo.mixins.json into net.minecraft.network.FriendlyByteBuf
|
3345 | [01Aug2025 02:43:13.171] [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)
|
3346 | [01Aug2025 02:43:13.171] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$write$0()Lio/wispforest/endec/Serializer; to md6731f0$owo$lambda$write$0$2 in owo.mixins.json:PacketByteBufMixin from mod owo
|
3347 | [01Aug2025 02:43:13.176] [main/DEBUG] [mixin/]: connectivity.mixins.json:FriendlyByteBufLimitMixin from mod connectivity->@Inject::releaseLimit(Lio/netty/buffer/ByteBuf;Lnet/minecraft/nbt/NbtAccounter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
3348 | [01Aug2025 02:43:13.176] [main/DEBUG] [mixin/]: connectivity.mixins.json:FriendlyByteBufLimitMixin from mod connectivity->@Inject::checkLimit(Lio/netty/buffer/ByteBuf;Lnet/minecraft/nbt/NbtAccounter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3349 | [01Aug2025 02:43:13.176] [main/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:common.MixinFriendlyByteBuf from mod nochatreports->@Inject::onReadJsonWithCodec(Lcom/mojang/serialization/Codec;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3350 | [01Aug2025 02:43:13.176] [main/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:common.MixinFriendlyByteBuf from mod nochatreports->@Inject::onWriteJsonWithCodec(Lcom/mojang/serialization/Codec;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3351 | [01Aug2025 02:43:13.278] [main/DEBUG] [mixin/]: Mixing BlocksMixin from apothic_spawners.mixins.json into net.minecraft.world.level.block.Blocks
|
3352 | [01Aug2025 02:43:13.280] [main/DEBUG] [mixin/]: Mixing BlocksMixin from apothic_enchanting.mixins.json into net.minecraft.world.level.block.Blocks
|
3353 | [01Aug2025 02:43:13.281] [main/DEBUG] [mixin/]: Mixing BlocksMixin from amendments-common.mixins.json into net.minecraft.world.level.block.Blocks
|
3354 | [01Aug2025 02:43:13.281] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BlocksMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3355 | [01Aug2025 02:43:13.282] [main/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlocksMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.Blocks
|
3356 | [01Aug2025 02:43:13.282] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getEmptyConsumer$0(Ljava/lang/Object;)V to md6731f0$modernfix$lambda$getEmptyConsumer$0$0 in modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlocksMixin from mod modernfix
|
3357 | [01Aug2025 02:43:13.326] [main/DEBUG] [mixin/]: Mixing IBushBlockMixin from META-INF/industrialforegoing.mixins.json into net.minecraft.world.level.block.BushBlock
|
3358 | [01Aug2025 02:43:13.329] [main/DEBUG] [mixin/]: Mixing neoforge.LiquidBlockAccessor from architectury.mixins.json into net.minecraft.world.level.block.LiquidBlock
|
3359 | [01Aug2025 02:43:13.329] [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)
|
3360 | [01Aug2025 02:43:13.330] [main/DEBUG] [mixin/]: Mixing inject.MixinLiquidBlock from architectury-common.mixins.json into net.minecraft.world.level.block.LiquidBlock
|
3361 | [01Aug2025 02:43:13.330] [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)
|
3362 | [01Aug2025 02:43:13.337] [main/DEBUG] [mixin/]: Mixing IShearableMixin from apothic_enchanting.mixins.json into net.neoforged.neoforge.common.IShearable
|
3363 | [01Aug2025 02:43:13.341] [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
|
3364 | [01Aug2025 02:43:13.341] [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
|
3365 | [01Aug2025 02:43:13.341] [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
|
3366 | [01Aug2025 02:43:13.341] [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
|
3367 | [01Aug2025 02:43:13.341] [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
|
3368 | [01Aug2025 02:43:13.348] [main/DEBUG] [mixin/]: Mixing blocks.DispenserBlockInvoker from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
3369 | [01Aug2025 02:43:13.348] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.DispenserBlockInvoker from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3370 | [01Aug2025 02:43:13.348] [main/DEBUG] [mixin/]: Renaming @Accessor method bumblezone$getDISPENSER_REGISTRY()Ljava/util/Map; to bumblezone$getDISPENSER_REGISTRY$the_bumblezone_$md$6731f0$0 in the_bumblezone-common.mixins.json:blocks.DispenserBlockInvoker from mod the_bumblezone
|
3371 | [01Aug2025 02:43:13.348] [main/DEBUG] [mixin/]: Mixing DispenserBlockMixin from irons_spellbooks.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
3372 | [01Aug2025 02:43:13.351] [main/DEBUG] [mixin/]: Mixing jar.DispenserMixin from ars_nouveau.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
3373 | [01Aug2025 02:43:13.351] [main/DEBUG] [mixin/]: Mixing CuttingBoardDispenserMixin from farmersdelight.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
3374 | [01Aug2025 02:43:13.354] [main/DEBUG] [mixin/]: Mixing accessor.DispenserBlockAccessor from moonlight-common.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
3375 | [01Aug2025 02:43:13.355] [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)
|
3376 | [01Aug2025 02:43:13.355] [main/DEBUG] [mixin/]: Renaming @Accessor method getDispenserRegistry()Ljava/util/Map; to getDispenserRegistry$moonlight_$md$6731f0$1 in moonlight-common.mixins.json:accessor.DispenserBlockAccessor from mod moonlight
|
3377 | [01Aug2025 02:43:13.355] [main/DEBUG] [mixin/]: Mixing accessor.DispenserBlockAccessor from create.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
3378 | [01Aug2025 02:43:13.357] [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
|
3379 | [01Aug2025 02:43:13.357] [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
|
3380 | [01Aug2025 02:43:13.357] [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
|
3381 | [01Aug2025 02:43:13.357] [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
|
3382 | [01Aug2025 02:43:13.357] [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
|
3383 | [01Aug2025 02:43:13.360] [main/DEBUG] [mixin/]: Mixing NoteBlockMixin from cataclysm.mixins.json into net.minecraft.world.level.block.NoteBlock
|
3384 | [01Aug2025 02:43:13.360] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoteBlockMixin 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)
|
3385 | [01Aug2025 02:43:13.361] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoteBlockMixin from mod cataclysm->@Inject::getMobHeadCustomSoundId(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3386 | [01Aug2025 02:43:13.366] [main/DEBUG] [mixin/]: Mixing WebBlockMixin from tombstone.mixins.json into net.minecraft.world.level.block.WebBlock
|
3387 | [01Aug2025 02:43:13.374] [main/DEBUG] [mixin/]: tombstone.mixins.json:WebBlockMixin from mod tombstone->@Inject::methodEntityInside(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
|
3388 | [01Aug2025 02:43:13.382] [main/DEBUG] [mixin/]: Mixing TntBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.TntBlock
|
3389 | [01Aug2025 02:43:13.385] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:TntBlockMixin from mod eternal_starlight->@Inject::explode(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3390 | [01Aug2025 02:43:13.391] [main/DEBUG] [mixin/]: Mixing ChestBlockMixin from tombstone.mixins.json into net.minecraft.world.level.block.ChestBlock
|
3391 | [01Aug2025 02:43:13.392] [main/DEBUG] [mixin/]: Mixing MixinChestBlock from lootr-common.mixins.json into net.minecraft.world.level.block.ChestBlock
|
3392 | [01Aug2025 02:43:13.392] [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)
|
3393 | [01Aug2025 02:43:13.395] [main/DEBUG] [mixin/]: tombstone.mixins.json:ChestBlockMixin from mod tombstone->@Inject::methodGetTicker(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3394 | [01Aug2025 02:43:13.395] [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
|
3395 | [01Aug2025 02:43:13.401] [main/DEBUG] [mixin/]: Mixing access.block.AccessorCropBlock from bookshelf.mixins.json into net.minecraft.world.level.block.CropBlock
|
3396 | [01Aug2025 02:43:13.401] [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)
|
3397 | [01Aug2025 02:43:13.401] [main/DEBUG] [mixin/]: Mixing CropBlockMixin from balm.neoforge.mixins.json into net.minecraft.world.level.block.CropBlock
|
3398 | [01Aug2025 02:43:13.402] [main/DEBUG] [mixin/]: Mixing CropBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.CropBlock
|
3399 | [01Aug2025 02:43:13.403] [main/DEBUG] [mixin/]: Mixing accessors.CropBlockAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.CropBlock
|
3400 | [01Aug2025 02:43:13.403] [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)
|
3401 | [01Aug2025 02:43:13.403] [main/DEBUG] [mixin/]: Mixing CropPlacerMixin from regions_unexplored.mixins.json into net.minecraft.world.level.block.CropBlock
|
3402 | [01Aug2025 02:43:13.404] [main/DEBUG] [mixin/]: Mixing NeoCropPlacerMixin from regions_unexplored.neoforge.mixins.json into net.minecraft.world.level.block.CropBlock
|
3403 | [01Aug2025 02:43:13.405] [main/DEBUG] [mixin/]: Mixing accessor.CropBlockAccessor from create.mixins.json into net.minecraft.world.level.block.CropBlock
|
3404 | [01Aug2025 02:43:13.409] [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
|
3405 | [01Aug2025 02:43:13.410] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CropBlockMixin from mod eternal_starlight->@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
|
3406 | [01Aug2025 02:43:13.410] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CropBlockMixin from mod eternal_starlight->@Inject::hasSufficientLight(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3407 | [01Aug2025 02:43:13.410] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:CropPlacerMixin from mod regions_unexplored->@Inject::regions_unexplored$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
|
3408 | [01Aug2025 02:43:13.410] [main/DEBUG] [mixin/]: regions_unexplored.neoforge.mixins.json:NeoCropPlacerMixin from mod regions_unexplored->@Inject::regions_unexplored$getGrowthSpeed(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
|
3409 | [01Aug2025 02:43:13.413] [main/DEBUG] [mixin/]: Mixing FarmBlockAccessor from farmingforblockheads.mixins.json into net.minecraft.world.level.block.FarmBlock
|
3410 | [01Aug2025 02:43:13.413] [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)
|
3411 | [01Aug2025 02:43:13.413] [main/DEBUG] [mixin/]: Renaming @Invoker method callIsNearWater(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z to callIsNearWater$farmingforblockheads_$md$6731f0$0 in farmingforblockheads.mixins.json:FarmBlockAccessor from mod farmingforblockheads
|
3412 | [01Aug2025 02:43:13.413] [main/DEBUG] [mixin/]: Renaming @Invoker method callShouldMaintainFarmland(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z to callShouldMaintainFarmland$farmingforblockheads_$md$6731f0$1 in farmingforblockheads.mixins.json:FarmBlockAccessor from mod farmingforblockheads
|
3413 | [01Aug2025 02:43:13.413] [main/DEBUG] [mixin/]: Mixing MixinFarmBlock from utilitarian.mixin.json into net.minecraft.world.level.block.FarmBlock
|
3414 | [01Aug2025 02:43:13.414] [main/DEBUG] [mixin/]: Mixing FarmHydrationMixin from xycraft_core.mixins.json into net.minecraft.world.level.block.FarmBlock
|
3415 | [01Aug2025 02:43:13.414] [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)
|
3416 | [01Aug2025 02:43:13.415] [main/DEBUG] [mixin/]: Mixing FarmBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.FarmBlock
|
3417 | [01Aug2025 02:43:13.416] [main/DEBUG] [mixin/]: Mixing KeepRichSoilUntrampledMixin from farmersdelight.mixins.json into net.minecraft.world.level.block.FarmBlock
|
3418 | [01Aug2025 02:43:13.416] [main/DEBUG] [mixin/]: Mixing event.FarmlandLoseMoistureEventMixin from tesseract_api.mixins.json into net.minecraft.world.level.block.FarmBlock
|
3419 | [01Aug2025 02:43:13.420] [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
|
3420 | [01Aug2025 02:43:13.420] [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
|
3421 | [01Aug2025 02:43:13.420] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:FarmBlockMixin from mod eternal_starlight->@Inject::getStateForPlacement(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3422 | [01Aug2025 02:43:13.420] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:FarmBlockMixin from mod eternal_starlight->@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
|
3423 | [01Aug2025 02:43:13.420] [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
|
3424 | [01Aug2025 02:43:13.420] [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
|
3425 | [01Aug2025 02:43:13.424] [main/DEBUG] [mixin/]: Mixing SignBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.SignBlock
|
3426 | [01Aug2025 02:43:13.425] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:SignBlockMixin from mod eternal_starlight->@Inject::newBlockEntity(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3427 | [01Aug2025 02:43:13.431] [main/DEBUG] [mixin/]: Mixing CeilingHangingSignBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.CeilingHangingSignBlock
|
3428 | [01Aug2025 02:43:13.432] [main/DEBUG] [mixin/]: Mixing CeilingHangingSignBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.CeilingHangingSignBlock
|
3429 | [01Aug2025 02:43:13.432] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3430 | [01Aug2025 02:43:13.432] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$amendments$swingSign$0(Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;)V to md6731f0$amendments$lambda$amendments$swingSign$0$0 in amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments
|
3431 | [01Aug2025 02:43:13.441] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CeilingHangingSignBlockMixin from mod eternal_starlight->@Inject::newBlockEntity(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3432 | [01Aug2025 02:43:13.441] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$updateExtension(Lnet/minecraft/world/level/block/state/BlockState;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 doesn't use it's CallbackInfoReturnable
|
3433 | [01Aug2025 02:43:13.441] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$updateExtension(Lnet/minecraft/world/level/block/state/BlockState;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 has 0 override(s) in child classes
|
3434 | [01Aug2025 02:43:13.441] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$updateExtension(Lnet/minecraft/world/level/block/state/BlockState;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 won't be passed a CallbackInfoReturnable as a result
|
3435 | [01Aug2025 02:43:13.441] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$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
|
3436 | [01Aug2025 02:43:13.444] [main/DEBUG] [mixin/]: Mixing WallHangingSignBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.WallHangingSignBlock
|
3437 | [01Aug2025 02:43:13.445] [main/DEBUG] [mixin/]: Mixing CeilingHangingSignBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WallHangingSignBlock
|
3438 | [01Aug2025 02:43:13.445] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3439 | [01Aug2025 02:43:13.449] [main/DEBUG] [mixin/]: Mixing WallHangingSignBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WallHangingSignBlock
|
3440 | [01Aug2025 02:43:13.449] [main/DEBUG] [mixin/]: amendments-common.mixins.json:WallHangingSignBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3441 | [01Aug2025 02:43:13.453] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:WallHangingSignBlockMixin from mod eternal_starlight->@Inject::newBlockEntity(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3442 | [01Aug2025 02:43:13.453] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$updateExtension(Lnet/minecraft/world/level/block/state/BlockState;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 doesn't use it's CallbackInfoReturnable
|
3443 | [01Aug2025 02:43:13.453] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$updateExtension(Lnet/minecraft/world/level/block/state/BlockState;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 has 0 override(s) in child classes
|
3444 | [01Aug2025 02:43:13.453] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$updateExtension(Lnet/minecraft/world/level/block/state/BlockState;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 won't be passed a CallbackInfoReturnable as a result
|
3445 | [01Aug2025 02:43:13.453] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$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
|
3446 | [01Aug2025 02:43:13.453] [main/DEBUG] [mixin/]: amendments-common.mixins.json:WallHangingSignBlockMixin from mod amendments->@Inject::amendments$canAttachTo(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3447 | [01Aug2025 02:43:13.465] [main/DEBUG] [mixin/]: Mixing JukeboxBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.JukeboxBlock
|
3448 | [01Aug2025 02:43:13.465] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3449 | [01Aug2025 02:43:13.468] [main/DEBUG] [mixin/]: Mixing FenceBlockMixin from railcraft.mixins.json into net.minecraft.world.level.block.FenceBlock
|
3450 | [01Aug2025 02:43:13.473] [main/DEBUG] [mixin/]: railcraft.mixins.json:FenceBlockMixin from mod railcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3451 | [01Aug2025 02:43:13.475] [main/DEBUG] [mixin/]: Mixing FenceBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.FenceBlock
|
3452 | [01Aug2025 02:43:13.475] [main/DEBUG] [mixin/]: amendments-common.mixins.json:FenceBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3453 | [01Aug2025 02:43:13.477] [main/DEBUG] [mixin/]: railcraft.mixins.json:FenceBlockMixin from mod railcraft->@Inject::railcraft$connectToGatedTrack(Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3454 | [01Aug2025 02:43:13.480] [main/DEBUG] [mixin/]: Mixing NetherrackBlockMixin from regions_unexplored.mixins.json into net.minecraft.world.level.block.NetherrackBlock
|
3455 | [01Aug2025 02:43:13.481] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:NetherrackBlockMixin from mod regions_unexplored->@Inject::regions_unexplored$performBonemeal(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/util/RandomSource;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
|
3456 | [01Aug2025 02:43:13.481] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:NetherrackBlockMixin from mod regions_unexplored->@Inject::regions_unexplored$performBonemeal(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/util/RandomSource;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
|
3457 | [01Aug2025 02:43:13.481] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:NetherrackBlockMixin from mod regions_unexplored->@Inject::regions_unexplored$performBonemeal(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/util/RandomSource;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
|
3458 | [01Aug2025 02:43:13.483] [main/DEBUG] [mixin/]: Mixing NetherPortalBlockMixin from netherportalfix.mixins.json into net.minecraft.world.level.block.NetherPortalBlock
|
3459 | [01Aug2025 02:43:13.483] [main/DEBUG] [mixin/]: netherportalfix.mixins.json:NetherPortalBlockMixin from mod netherportalfix: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3460 | [01Aug2025 02:43:13.494] [main/DEBUG] [mixin/]: Mixing IronBarsBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.IronBarsBlock
|
3461 | [01Aug2025 02:43:13.494] [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)
|
3462 | [01Aug2025 02:43:13.503] [main/DEBUG] [mixin/]: Mixing blocks.StemBlockAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.StemBlock
|
3463 | [01Aug2025 02:43:13.503] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.StemBlockAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3464 | [01Aug2025 02:43:13.503] [main/DEBUG] [mixin/]: Mixing StemBlockMixin from balm.neoforge.mixins.json into net.minecraft.world.level.block.StemBlock
|
3465 | [01Aug2025 02:43:13.504] [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
|
3466 | [01Aug2025 02:43:13.507] [main/DEBUG] [mixin/]: Mixing blocks.VineBlockAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.VineBlock
|
3467 | [01Aug2025 02:43:13.507] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.VineBlockAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3468 | [01Aug2025 02:43:13.507] [main/DEBUG] [mixin/]: Mixing VineMixin from amendments-common.mixins.json into net.minecraft.world.level.block.VineBlock
|
3469 | [01Aug2025 02:43:13.507] [main/DEBUG] [mixin/]: amendments-common.mixins.json:VineMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3470 | [01Aug2025 02:43:13.508] [main/DEBUG] [mixin/]: amendments-common.mixins.json:VineMixin from mod amendments->@Inject::amendments$placeBelowCampfires(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
|
3471 | [01Aug2025 02:43:13.513] [main/DEBUG] [mixin/]: Mixing WaterLilyMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WaterlilyBlock
|
3472 | [01Aug2025 02:43:13.514] [main/DEBUG] [mixin/]: amendments-common.mixins.json:WaterLilyMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3473 | [01Aug2025 02:43:13.518] [main/DEBUG] [mixin/]: Mixing blocks.WaterlilyBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.WaterlilyBlock
|
3474 | [01Aug2025 02:43:13.518] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.WaterlilyBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3475 | [01Aug2025 02:43:13.520] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.WaterlilyBlockMixin from mod the_bumblezone->@Inject::bumblezone$allowPlacingOnSugarWater(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
|
3476 | [01Aug2025 02:43:13.522] [main/DEBUG] [mixin/]: Mixing NetherWartBlockMixin from chipped-common.mixins.json into net.minecraft.world.level.block.NetherWartBlock
|
3477 | [01Aug2025 02:43:13.522] [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
|
3478 | [01Aug2025 02:43:13.525] [main/DEBUG] [mixin/]: Mixing CauldronBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.CauldronBlock
|
3479 | [01Aug2025 02:43:13.525] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3480 | [01Aug2025 02:43:13.527] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments->@Inject::handleModdedFluid(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3481 | [01Aug2025 02:43:13.527] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments->@Inject::handleModdedFluid(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3482 | [01Aug2025 02:43:13.527] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments->@Inject::handleModdedFluid(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3483 | [01Aug2025 02:43:13.528] [main/DEBUG] [mixin/]: Mixing AbstractCauldronBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.AbstractCauldronBlock
|
3484 | [01Aug2025 02:43:13.528] [main/DEBUG] [mixin/]: amendments-common.mixins.json:AbstractCauldronBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3485 | [01Aug2025 02:43:13.534] [main/DEBUG] [mixin/]: Mixing LavaCauldronMixin from amendments-common.mixins.json into net.minecraft.world.level.block.LavaCauldronBlock
|
3486 | [01Aug2025 02:43:13.534] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LavaCauldronMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3487 | [01Aug2025 02:43:13.545] [main/DEBUG] [mixin/]: Mixing perf.deduplicate_wall_shapes.WallBlockMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.WallBlock
|
3488 | [01Aug2025 02:43:13.550] [main/DEBUG] [mixin/]: Mixing coremods.WallMixin from immersiveengineering.mixins.json into net.minecraft.world.level.block.WallBlock
|
3489 | [01Aug2025 02:43:13.550] [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)
|
3490 | [01Aug2025 02:43:13.550] [main/DEBUG] [mixin/]: Mixing WallBlockMixin from railcraft.mixins.json into net.minecraft.world.level.block.WallBlock
|
3491 | [01Aug2025 02:43:13.550] [main/DEBUG] [mixin/]: railcraft.mixins.json:WallBlockMixin from mod railcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3492 | [01Aug2025 02:43:13.553] [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
|
3493 | [01Aug2025 02:43:13.554] [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
|
3494 | [01Aug2025 02:43:13.554] [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
|
3495 | [01Aug2025 02:43:13.554] [main/DEBUG] [mixin/]: railcraft.mixins.json:WallBlockMixin from mod railcraft->@Inject::railcraft$connectToGatedTrack(Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3496 | [01Aug2025 02:43:13.557] [main/DEBUG] [mixin/]: Mixing SkullBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.SkullBlock
|
3497 | [01Aug2025 02:43:13.558] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3498 | [01Aug2025 02:43:13.563] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$dangerousAddWaterlogging(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3499 | [01Aug2025 02:43:13.564] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$dangerousAddWaterlogging(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3500 | [01Aug2025 02:43:13.564] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$dangerousAddWaterlogging(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3501 | [01Aug2025 02:43:13.564] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$addWaterlogging(Lnet/minecraft/world/level/block/state/StateDefinition$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3502 | [01Aug2025 02:43:13.564] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$addWaterlogging(Lnet/minecraft/world/level/block/state/StateDefinition$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3503 | [01Aug2025 02:43:13.564] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$addWaterlogging(Lnet/minecraft/world/level/block/state/StateDefinition$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3504 | [01Aug2025 02:43:13.565] [main/DEBUG] [mixin/]: Mixing AbstractSkullBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.AbstractSkullBlock
|
3505 | [01Aug2025 02:43:13.566] [main/DEBUG] [mixin/]: Mixing AbstractSkullBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.AbstractSkullBlock
|
3506 | [01Aug2025 02:43:13.566] [main/DEBUG] [mixin/]: amendments-common.mixins.json:AbstractSkullBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3507 | [01Aug2025 02:43:13.567] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:AbstractSkullBlockMixin from mod eternal_starlight->@Inject::newBlockEntity(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3508 | [01Aug2025 02:43:13.568] [main/DEBUG] [mixin/]: Mixing SkullBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WallSkullBlock
|
3509 | [01Aug2025 02:43:13.569] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3510 | [01Aug2025 02:43:13.575] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$dangerousAddWaterlogging(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3511 | [01Aug2025 02:43:13.575] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$dangerousAddWaterlogging(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3512 | [01Aug2025 02:43:13.575] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$dangerousAddWaterlogging(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3513 | [01Aug2025 02:43:13.575] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$addWaterlogging(Lnet/minecraft/world/level/block/state/StateDefinition$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3514 | [01Aug2025 02:43:13.576] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$addWaterlogging(Lnet/minecraft/world/level/block/state/StateDefinition$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3515 | [01Aug2025 02:43:13.576] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$addWaterlogging(Lnet/minecraft/world/level/block/state/StateDefinition$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3516 | [01Aug2025 02:43:13.577] [main/DEBUG] [mixin/]: Mixing WitherSkullBlockMixin from apotheosis.mixins.json into net.minecraft.world.level.block.WitherSkullBlock
|
3517 | [01Aug2025 02:43:13.583] [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
|
3518 | [01Aug2025 02:43:13.586] [main/DEBUG] [mixin/]: Mixing AnvilBlockMixin from placebo.mixins.json into net.minecraft.world.level.block.AnvilBlock
|
3519 | [01Aug2025 02:43:13.587] [main/DEBUG] [mixin/]: Mixing NeoForgeAnvilBlockMixin from monolib.neoforge.mixins.json into net.minecraft.world.level.block.AnvilBlock
|
3520 | [01Aug2025 02:43:13.588] [main/DEBUG] [mixin/]: Mixing AnvilBlockMixin from railcraft.mixins.json into net.minecraft.world.level.block.AnvilBlock
|
3521 | [01Aug2025 02:43:13.588] [main/DEBUG] [mixin/]: railcraft.mixins.json:AnvilBlockMixin from mod railcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3522 | [01Aug2025 02:43:13.595] [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
|
3523 | [01Aug2025 02:43:13.595] [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
|
3524 | [01Aug2025 02:43:13.595] [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
|
3525 | [01Aug2025 02:43:13.595] [main/DEBUG] [mixin/]: monolib.neoforge.mixins.json:NeoForgeAnvilBlockMixin from mod monolib->@Inject::monolib$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
|
3526 | [01Aug2025 02:43:13.595] [main/DEBUG] [mixin/]: monolib.neoforge.mixins.json:NeoForgeAnvilBlockMixin from mod monolib->@Inject::monolib$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
|
3527 | [01Aug2025 02:43:13.595] [main/DEBUG] [mixin/]: monolib.neoforge.mixins.json:NeoForgeAnvilBlockMixin from mod monolib->@Inject::monolib$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
|
3528 | [01Aug2025 02:43:13.595] [main/DEBUG] [mixin/]: monolib.neoforge.mixins.json:NeoForgeAnvilBlockMixin from mod monolib->@Inject::monolib$onBrokenAfterFall(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/item/FallingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3529 | [01Aug2025 02:43:13.595] [main/DEBUG] [mixin/]: monolib.neoforge.mixins.json:NeoForgeAnvilBlockMixin from mod monolib->@Inject::monolib$onBrokenAfterFall(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/item/FallingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3530 | [01Aug2025 02:43:13.595] [main/DEBUG] [mixin/]: monolib.neoforge.mixins.json:NeoForgeAnvilBlockMixin from mod monolib->@Inject::monolib$onBrokenAfterFall(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/item/FallingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3531 | [01Aug2025 02:43:13.595] [main/DEBUG] [mixin/]: railcraft.mixins.json:AnvilBlockMixin from mod railcraft->@Inject::railcraft$damageSteelAnvil(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3532 | [01Aug2025 02:43:13.599] [main/DEBUG] [mixin/]: Mixing ComparatorBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.ComparatorBlock
|
3533 | [01Aug2025 02:43:13.599] [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)
|
3534 | [01Aug2025 02:43:13.600] [main/DEBUG] [mixin/]: Mixing ComparatorBlockMixin from ars_controle.mixins.json into net.minecraft.world.level.block.ComparatorBlock
|
3535 | [01Aug2025 02:43:13.600] [main/DEBUG] [mixin/]: ars_controle.mixins.json:ComparatorBlockMixin from mod ars_controle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3536 | [01Aug2025 02:43:13.602] [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
|
3537 | [01Aug2025 02:43:13.602] [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
|
3538 | [01Aug2025 02:43:13.602] [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
|
3539 | [01Aug2025 02:43:13.619] [main/DEBUG] [mixin/]: Mixing DirtPathBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.DirtPathBlock
|
3540 | [01Aug2025 02:43:13.621] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:DirtPathBlockMixin from mod eternal_starlight->@Inject::getStateForPlacement(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3541 | [01Aug2025 02:43:13.621] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:DirtPathBlockMixin from mod eternal_starlight->@Inject::getStateForPlacement(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3542 | [01Aug2025 02:43:13.624] [main/DEBUG] [mixin/]: Mixing ObserverBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.ObserverBlock
|
3543 | [01Aug2025 02:43:13.624] [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)
|
3544 | [01Aug2025 02:43:13.627] [main/DEBUG] [mixin/]: Mixing accessors.ConcretePowderBlockAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.ConcretePowderBlock
|
3545 | [01Aug2025 02:43:13.627] [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)
|
3546 | [01Aug2025 02:43:13.627] [main/DEBUG] [mixin/]: Mixing accessor.ConcretePowderBlockAccessor from create.mixins.json into net.minecraft.world.level.block.ConcretePowderBlock
|
3547 | [01Aug2025 02:43:13.632] [main/DEBUG] [mixin/]: Mixing MixinSnifferEggBlock from sussysniffers.mixins.json into net.minecraft.world.level.block.SnifferEggBlock
|
3548 | [01Aug2025 02:43:13.633] [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
|
3549 | [01Aug2025 02:43:13.633] [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
|
3550 | [01Aug2025 02:43:13.634] [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
|
3551 | [01Aug2025 02:43:13.634] [main/DEBUG] [mixin/]: Mixing CoralBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.CoralBlock
|
3552 | [01Aug2025 02:43:13.636] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CoralBlockMixin from mod eternal_starlight->@Inject::scanForWater(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3553 | [01Aug2025 02:43:13.645] [main/DEBUG] [mixin/]: Mixing BubbleColumnBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.BubbleColumnBlock
|
3554 | [01Aug2025 02:43:13.647] [main/DEBUG] [mixin/]: Mixing BubbleColumnBlockMixin from forbidden_arcanus.mixins.json into net.minecraft.world.level.block.BubbleColumnBlock
|
3555 | [01Aug2025 02:43:13.647] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:BubbleColumnBlockMixin from mod forbidden_arcanus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
3556 | [01Aug2025 02:43:13.650] [main/DEBUG] [mixin/]: Mixing swimming.BubbleColumnBlockMixin from expandability-common.mixins.json into net.minecraft.world.level.block.BubbleColumnBlock
|
3557 | [01Aug2025 02:43:13.650] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.BubbleColumnBlockMixin from mod expandability: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3558 | [01Aug2025 02:43:13.651] [main/DEBUG] [mixin/]: Mixing blocks.BubbleColumnBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.BubbleColumnBlock
|
3559 | [01Aug2025 02:43:13.651] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BubbleColumnBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3560 | [01Aug2025 02:43:13.654] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:BubbleColumnBlockMixin from mod eternal_starlight->@Inject::getColumnState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3561 | [01Aug2025 02:43:13.654] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:BubbleColumnBlockMixin from mod eternal_starlight->@Inject::getColumnState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3562 | [01Aug2025 02:43:13.654] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:BubbleColumnBlockMixin from mod eternal_starlight->@Inject::getColumnState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3563 | [01Aug2025 02:43:13.654] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:BubbleColumnBlockMixin from mod eternal_starlight->@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
|
3564 | [01Aug2025 02:43:13.654] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:BubbleColumnBlockMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_getColumnState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3565 | [01Aug2025 02:43:13.654] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.BubbleColumnBlockMixin from mod expandability->@Inject::cancelBubbleColumnDrag(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
|
3566 | [01Aug2025 02:43:13.663] [main/DEBUG] [mixin/]: Mixing LecternBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.LecternBlock
|
3567 | [01Aug2025 02:43:13.663] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3568 | [01Aug2025 02:43:13.665] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockMixin from mod amendments->@Inject::amendments$openCustomMenu(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3569 | [01Aug2025 02:43:13.674] [main/DEBUG] [mixin/]: Mixing BellMixin from amendments-common.mixins.json into net.minecraft.world.level.block.BellBlock
|
3570 | [01Aug2025 02:43:13.674] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3571 | [01Aug2025 02:43:13.679] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments->@Inject::updateShape(Lnet/minecraft/world/level/block/state/BlockState;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 doesn't use it's CallbackInfoReturnable
|
3572 | [01Aug2025 02:43:13.679] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments->@Inject::updateShape(Lnet/minecraft/world/level/block/state/BlockState;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 has 0 override(s) in child classes
|
3573 | [01Aug2025 02:43:13.679] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments->@Inject::updateShape(Lnet/minecraft/world/level/block/state/BlockState;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 won't be passed a CallbackInfoReturnable as a result
|
3574 | [01Aug2025 02:43:13.679] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments->@Inject::amendments$updateObservers(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
3575 | [01Aug2025 02:43:13.679] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments->@Inject::amendments$updateObservers(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
3576 | [01Aug2025 02:43:13.679] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments->@Inject::amendments$updateObservers(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
3577 | [01Aug2025 02:43:13.681] [main/DEBUG] [mixin/]: Mixing LanternBlockPlacementMixin from amendments-common.mixins.json into net.minecraft.world.level.block.LanternBlock
|
3578 | [01Aug2025 02:43:13.682] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LanternBlockPlacementMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3579 | [01Aug2025 02:43:13.683] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LanternBlockPlacementMixin from mod amendments->@Inject::isValidPosition(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
|
3580 | [01Aug2025 02:43:13.684] [main/DEBUG] [mixin/]: Mixing CampfireBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.CampfireBlock
|
3581 | [01Aug2025 02:43:13.684] [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)
|
3582 | [01Aug2025 02:43:13.684] [main/DEBUG] [mixin/]: Mixing CampfireBaleMixin from farmersdelight.mixins.json into net.minecraft.world.level.block.CampfireBlock
|
3583 | [01Aug2025 02:43:13.685] [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
|
3584 | [01Aug2025 02:43:13.685] [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
|
3585 | [01Aug2025 02:43:13.692] [main/DEBUG] [mixin/]: Mixing MixinStructureBlock from corgilib-common.mixins.json into net.minecraft.world.level.block.StructureBlock
|
3586 | [01Aug2025 02:43:13.696] [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
|
3587 | [01Aug2025 02:43:13.702] [main/DEBUG] [mixin/]: Mixing blocks.BeehiveMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.BeehiveBlock
|
3588 | [01Aug2025 02:43:13.702] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3589 | [01Aug2025 02:43:13.703] [main/DEBUG] [mixin/]: Mixing BeehiveBlockMixin from create.mixins.json into net.minecraft.world.level.block.BeehiveBlock
|
3590 | [01Aug2025 02:43:13.704] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveMixin from mod the_bumblezone->@Inject::bumblezone$combDropIncrease(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
|
3591 | [01Aug2025 02:43:13.704] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveMixin from mod the_bumblezone->@Inject::bumblezone$combDropIncrease(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
|
3592 | [01Aug2025 02:43:13.704] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveMixin from mod the_bumblezone->@Inject::bumblezone$combDropIncrease(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
|
3593 | [01Aug2025 02:43:13.704] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveMixin from mod the_bumblezone->@Inject::bumblezone$essenceBeehivePreventAnger(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/phys/AABB;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
|
3594 | [01Aug2025 02:43:13.704] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveMixin from mod the_bumblezone->@Inject::bumblezone$essenceBeehivePreventAnger(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/phys/AABB;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
|
3595 | [01Aug2025 02:43:13.705] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveMixin from mod the_bumblezone->@Inject::bumblezone$essenceBeehivePreventAnger(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/phys/AABB;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
|
3596 | [01Aug2025 02:43:13.707] [main/DEBUG] [mixin/]: Mixing MixinCryingObsidianBlock from utilitarian.mixin.json into net.minecraft.world.level.block.CryingObsidianBlock
|
3597 | [01Aug2025 02:43:13.713] [main/DEBUG] [mixin/]: Mixing MixinStairBlock from framedblocks.mixin.json into net.minecraft.world.level.block.StairBlock
|
3598 | [01Aug2025 02:43:13.717] [main/DEBUG] [mixin/]: Mixing ability.walkonpowdersnow.PowderSnowBlockMixin from mixins.artifacts.common.json into net.minecraft.world.level.block.PowderSnowBlock
|
3599 | [01Aug2025 02:43:13.718] [main/DEBUG] [mixin/]: Mixing MixinPowderSnowBlock from curios.neoforge.mixins.json into net.minecraft.world.level.block.PowderSnowBlock
|
3600 | [01Aug2025 02:43:13.718] [main/DEBUG] [mixin/]: Mixing PowderSnowBlockMixin from relics.mixins.json into net.minecraft.world.level.block.PowderSnowBlock
|
3601 | [01Aug2025 02:43:13.719] [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
|
3602 | [01Aug2025 02:43:13.719] [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
|
3603 | [01Aug2025 02:43:13.719] [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
|
3604 | [01Aug2025 02:43:13.731] [main/DEBUG] [mixin/]: Mixing blocks.PointedDripstoneBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.PointedDripstoneBlock
|
3605 | [01Aug2025 02:43:13.731] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.PointedDripstoneBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3606 | [01Aug2025 02:43:13.741] [main/DEBUG] [mixin/]: Mixing blocks.BigDripleafBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.BigDripleafBlock
|
3607 | [01Aug2025 02:43:13.741] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BigDripleafBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3608 | [01Aug2025 02:43:13.747] [main/DEBUG] [mixin/]: Mixing blocks.BigDripleafStemBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.BigDripleafStemBlock
|
3609 | [01Aug2025 02:43:13.747] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BigDripleafStemBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3610 | [01Aug2025 02:43:13.749] [main/DEBUG] [mixin/]: Mixing blocks.SmallDripleafBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.SmallDripleafBlock
|
3611 | [01Aug2025 02:43:13.750] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.SmallDripleafBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3612 | [01Aug2025 02:43:13.830] [main/DEBUG] [mixin/]: Mixing blocks.FrogspawnBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.FrogspawnBlock
|
3613 | [01Aug2025 02:43:13.830] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.FrogspawnBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3614 | [01Aug2025 02:43:13.832] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.FrogspawnBlockMixin from mod the_bumblezone->@Inject::bumblezone$allowPlacingOnSugarWater(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3615 | [01Aug2025 02:43:13.838] [main/DEBUG] [mixin/]: Mixing MixinVaultBlock from repeatable_trial_vaults.mixins.json into net.minecraft.world.level.block.VaultBlock
|
3616 | [01Aug2025 02:43:13.877] [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
|
3617 | [01Aug2025 02:43:13.881] [main/DEBUG] [mixin/]: Mixing CandleBlockMixin from apothic_enchanting.mixins.json into net.minecraft.world.level.block.CandleBlock
|
3618 | [01Aug2025 02:43:13.883] [main/DEBUG] [mixin/]: Mixing ShulkerBoxBlockMixin from create.mixins.json into net.minecraft.world.level.block.ShulkerBoxBlock
|
3619 | [01Aug2025 02:43:13.887] [main/DEBUG] [mixin/]: Mixing blocks.PistonBaseBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.piston.PistonBaseBlock
|
3620 | [01Aug2025 02:43:13.887] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.PistonBaseBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3621 | [01Aug2025 02:43:13.888] [main/DEBUG] [mixin/]: Mixing PistonBaseBlockMixin from ftbchunks-common.mixins.json into net.minecraft.world.level.block.piston.PistonBaseBlock
|
3622 | [01Aug2025 02:43:13.888] [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)
|
3623 | [01Aug2025 02:43:13.890] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.PistonBaseBlockMixin from mod the_bumblezone->@Inject::bumblezone$pullableOnlyBlocks1(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3624 | [01Aug2025 02:43:13.890] [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
|
3625 | [01Aug2025 02:43:13.896] [main/DEBUG] [mixin/]: Mixing FlowerPotBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.FlowerPotBlock
|
3626 | [01Aug2025 02:43:13.896] [main/DEBUG] [mixin/]: amendments-common.mixins.json:FlowerPotBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3627 | [01Aug2025 02:43:13.898] [main/DEBUG] [mixin/]: amendments-common.mixins.json:FlowerPotBlockMixin from mod amendments->@Inject::amendments$addPotSound(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
|
3628 | [01Aug2025 02:43:13.898] [main/DEBUG] [mixin/]: amendments-common.mixins.json:FlowerPotBlockMixin from mod amendments->@Inject::amendments$addPotSound(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
|
3629 | [01Aug2025 02:43:13.898] [main/DEBUG] [mixin/]: amendments-common.mixins.json:FlowerPotBlockMixin from mod amendments->@Inject::amendments$addPotSound(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
|
3630 | [01Aug2025 02:43:13.975] [main/DEBUG] [mixin/]: Mixing AccessorStateDefinitionBuilder from framedblocks.mixin.json into net.minecraft.world.level.block.state.StateDefinition$Builder
|
3631 | [01Aug2025 02:43:13.982] [main/DEBUG] [mixin/]: Mixing blocks.FlowingFluidAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
3632 | [01Aug2025 02:43:13.982] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.FlowingFluidAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3633 | [01Aug2025 02:43:13.982] [main/DEBUG] [mixin/]: Mixing FlowingFluidMixin from xycraft_core.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
3634 | [01Aug2025 02:43:13.982] [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)
|
3635 | [01Aug2025 02:43:13.983] [main/DEBUG] [mixin/]: Mixing accessors.FlowingFluidAccess from immersiveengineering.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
3636 | [01Aug2025 02:43:13.983] [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)
|
3637 | [01Aug2025 02:43:13.983] [main/DEBUG] [mixin/]: Mixing coremods.WaterwheelBoundsMixin from immersiveengineering.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
3638 | [01Aug2025 02:43:13.983] [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)
|
3639 | [01Aug2025 02:43:13.984] [main/DEBUG] [mixin/]: Mixing WaterWheelFluidSpreadMixin from create.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
3640 | [01Aug2025 02:43:13.994] [main/DEBUG] [mixin/]: Mixing accessor.FlowingFluidAccessor from create.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
3641 | [01Aug2025 02:43:13.998] [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
|
3642 | [01Aug2025 02:43:13.998] [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
|
3643 | [01Aug2025 02:43:13.998] [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
|
3644 | [01Aug2025 02:43:14.003] [main/DEBUG] [mixin/]: Mixing perf.state_definition_construct.StateDefinitionMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.StateDefinition
|
3645 | [01Aug2025 02:43:14.019] [main/DEBUG] [mixin/]: Mixing blocks.WaterEquivalenceMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.material.WaterFluid
|
3646 | [01Aug2025 02:43:14.019] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.WaterEquivalenceMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3647 | [01Aug2025 02:43:14.084] [main/DEBUG] [mixin/]: Mixing TreeGrowerMixin from ars_nouveau.mixins.json into net.minecraft.world.level.block.grower.TreeGrower
|
3648 | [01Aug2025 02:43:14.091] [main/DEBUG] [mixin/]: Mixing KeepRichSoilTreeMixin from farmersdelight.mixins.json into net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer
|
3649 | [01Aug2025 02:43:14.092] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$cancelSetDirtIfRichSoil$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to md6731f0$farmersdelight$lambda$cancelSetDirtIfRichSoil$0$0 in farmersdelight.mixins.json:KeepRichSoilTreeMixin from mod farmersdelight
|
3650 | [01Aug2025 02:43:14.092] [main/DEBUG] [mixin/]: Mixing TrunkPlacerDirtMixin from regions_unexplored.mixins.json into net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer
|
3651 | [01Aug2025 02:43:14.108] [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
|
3652 | [01Aug2025 02:43:14.109] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:TrunkPlacerDirtMixin from mod regions_unexplored->@Inject::regions_unexplored$setDirtAt(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 doesn't use it's CallbackInfo
|
3653 | [01Aug2025 02:43:14.127] [main/DEBUG] [mixin/]: Mixing blocks.BlockEntityAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
3654 | [01Aug2025 02:43:14.127] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BlockEntityAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3655 | [01Aug2025 02:43:14.127] [main/DEBUG] [mixin/]: Mixing BlockEntityMixin from common_storage_lib_data.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
3656 | [01Aug2025 02:43:14.127] [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)
|
3657 | [01Aug2025 02:43:14.128] [main/DEBUG] [mixin/]: Mixing BlockEntityMixin from refurbished_furniture.common.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
3658 | [01Aug2025 02:43:14.128] [main/DEBUG] [mixin/]: Mixing ui.access.BlockEntityAccessor from owo.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
3659 | [01Aug2025 02:43:14.128] [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)
|
3660 | [01Aug2025 02:43:14.130] [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
|
3661 | [01Aug2025 02:43:14.130] [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
|
3662 | [01Aug2025 02:43:14.130] [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
|
3663 | [01Aug2025 02:43:14.130] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:BlockEntityMixin from mod refurbished_furniture->@Inject::refurbishedFurniture$SetLevelTail(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3664 | [01Aug2025 02:43:14.130] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:BlockEntityMixin from mod refurbished_furniture->@Inject::refurbishedFurniture$SetLevelTail(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3665 | [01Aug2025 02:43:14.130] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:BlockEntityMixin from mod refurbished_furniture->@Inject::refurbishedFurniture$SetLevelTail(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3666 | [01Aug2025 02:43:14.133] [main/DEBUG] [mixin/]: Mixing blocks.BrushableBlockEntityAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.entity.BrushableBlockEntity
|
3667 | [01Aug2025 02:43:14.133] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BrushableBlockEntityAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3668 | [01Aug2025 02:43:14.133] [main/DEBUG] [mixin/]: Mixing BrushableBlockEntityMixin from tombstone.mixins.json into net.minecraft.world.level.block.entity.BrushableBlockEntity
|
3669 | [01Aug2025 02:43:14.176] [main/DEBUG] [mixin/]: Mixing BrushableBlockEntityAccessor from ars_nouveau.mixins.json into net.minecraft.world.level.block.entity.BrushableBlockEntity
|
3670 | [01Aug2025 02:43:14.178] [main/DEBUG] [mixin/]: tombstone.mixins.json:BrushableBlockEntityMixin from mod tombstone->@Inject::methodUnpackLootTable(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3671 | [01Aug2025 02:43:14.178] [main/DEBUG] [mixin/]: tombstone.mixins.json:BrushableBlockEntityMixin from mod tombstone->@Inject::methodUnpackLootTable(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3672 | [01Aug2025 02:43:14.181] [main/DEBUG] [mixin/]: Mixing FallingBlockEntityMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
3673 | [01Aug2025 02:43:14.181] [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)
|
3674 | [01Aug2025 02:43:14.182] [main/DEBUG] [mixin/]: Mixing blocks.FallingBlockEntityAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
3675 | [01Aug2025 02:43:14.182] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.FallingBlockEntityAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3676 | [01Aug2025 02:43:14.182] [main/DEBUG] [mixin/]: Mixing MixinFallingBlockEntity from architectury.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
3677 | [01Aug2025 02:43:14.182] [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)
|
3678 | [01Aug2025 02:43:14.182] [main/DEBUG] [mixin/]: Mixing FallingBlockEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
3679 | [01Aug2025 02:43:14.185] [main/DEBUG] [mixin/]: Mixing accessor.FallingBlockEntityAccessor from create.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
3680 | [01Aug2025 02:43:14.185] [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$6731f0$0 in create.mixins.json:accessor.FallingBlockEntityAccessor from mod create
|
3681 | [01Aug2025 02:43:14.191] [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
|
3682 | [01Aug2025 02:43:14.191] [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
|
3683 | [01Aug2025 02:43:14.191] [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
|
3684 | [01Aug2025 02:43:14.191] [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
|
3685 | [01Aug2025 02:43:14.191] [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
|
3686 | [01Aug2025 02:43:14.191] [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
|
3687 | [01Aug2025 02:43:14.191] [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
|
3688 | [01Aug2025 02:43:14.212] [main/DEBUG] [mixin/]: Mixing accessor.DispenserBlockEntityAccessor from moonlight-common.mixins.json into net.minecraft.world.level.block.entity.DispenserBlockEntity
|
3689 | [01Aug2025 02:43:14.213] [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)
|
3690 | [01Aug2025 02:43:14.215] [main/DEBUG] [mixin/]: Mixing AccessorMixinBaseContainerBlockEntity from lootr-common.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
|
3691 | [01Aug2025 02:43:14.215] [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)
|
3692 | [01Aug2025 02:43:14.215] [main/DEBUG] [mixin/]: Mixing access.block.AccessorBaseContainerBlockEntity from bookshelf.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
|
3693 | [01Aug2025 02:43:14.215] [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)
|
3694 | [01Aug2025 02:43:14.215] [main/DEBUG] [mixin/]: Mixing accessors.BaseContainerBlockEntityAccess from mixins.pneumaticcraft.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
|
3695 | [01Aug2025 02:43:14.215] [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)
|
3696 | [01Aug2025 02:43:14.215] [main/DEBUG] [mixin/]: Mixing accessors.BaseContainerBEAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
|
3697 | [01Aug2025 02:43:14.215] [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)
|
3698 | [01Aug2025 02:43:14.216] [main/DEBUG] [mixin/]: Unexpected: Registered method getLockKey()Lnet/minecraft/world/LockCode; in net.minecraft.world.level.block.entity.BaseContainerBlockEntity was not merged
|
3699 | [01Aug2025 02:43:14.218] [main/DEBUG] [mixin/]: Mixing blocks.DefaultDispenseItemBehaviorInvoker from the_bumblezone-common.mixins.json into net.minecraft.core.dispenser.DefaultDispenseItemBehavior
|
3700 | [01Aug2025 02:43:14.218] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.DefaultDispenseItemBehaviorInvoker from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3701 | [01Aug2025 02:43:14.225] [main/DEBUG] [mixin/]: Mixing DyeColorMixin from kubejs.mixins.json into net.minecraft.world.item.DyeColor
|
3702 | [01Aug2025 02:43:14.307] [main/DEBUG] [mixin/]: Mixing blocks.PistonMovingBlockEntityMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.piston.PistonMovingBlockEntity
|
3703 | [01Aug2025 02:43:14.307] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.PistonMovingBlockEntityMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3704 | [01Aug2025 02:43:14.310] [main/DEBUG] [mixin/]: Mixing PistonBlockEntityMixin from moonlight-common.mixins.json into net.minecraft.world.level.block.piston.PistonMovingBlockEntity
|
3705 | [01Aug2025 02:43:14.310] [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)
|
3706 | [01Aug2025 02:43:14.317] [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
|
3707 | [01Aug2025 02:43:14.317] [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
|
3708 | [01Aug2025 02:43:14.317] [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
|
3709 | [01Aug2025 02:43:14.317] [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
|
3710 | [01Aug2025 02:43:14.317] [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
|
3711 | [01Aug2025 02:43:14.317] [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
|
3712 | [01Aug2025 02:43:14.387] [main/DEBUG] [mixin/]: Mixing ChatFormattingMixin from kubejs.mixins.json into net.minecraft.ChatFormatting
|
3713 | [01Aug2025 02:43:14.392] [main/DEBUG] [mixin/]: Mixing effects.MobEffectInstanceAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.effect.MobEffectInstance
|
3714 | [01Aug2025 02:43:14.392] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:effects.MobEffectInstanceAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3715 | [01Aug2025 02:43:14.393] [main/DEBUG] [mixin/]: Mixing accessor.MobEffectInstanceAccessor from create.mixins.json into net.minecraft.world.effect.MobEffectInstance
|
3716 | [01Aug2025 02:43:14.395] [main/DEBUG] [mixin/]: Mixing TextColorMixin from kubejs.mixins.json into net.minecraft.network.chat.TextColor
|
3717 | [01Aug2025 02:43:14.405] [main/DEBUG] [mixin/]: Mixing access.particles.AccessSimpleParticleType from bookshelf.mixins.json into net.minecraft.core.particles.SimpleParticleType
|
3718 | [01Aug2025 02:43:14.405] [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)
|
3719 | [01Aug2025 02:43:14.406] [main/DEBUG] [mixin/]: Renaming @Invoker method init(Z)Lnet/minecraft/core/particles/SimpleParticleType; to init$bookshelf_$md$6731f0$0 in bookshelf.mixins.json:access.particles.AccessSimpleParticleType from mod bookshelf
|
3720 | [01Aug2025 02:43:14.414] [main/DEBUG] [mixin/]: Mixing SlimeMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Slime
|
3721 | [01Aug2025 02:43:14.414] [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)
|
3722 | [01Aug2025 02:43:14.417] [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
|
3723 | [01Aug2025 02:43:14.417] [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
|
3724 | [01Aug2025 02:43:14.417] [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
|
3725 | [01Aug2025 02:43:14.421] [main/DEBUG] [mixin/]: Mixing entities.MobAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.entity.Mob
|
3726 | [01Aug2025 02:43:14.421] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.MobAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3727 | [01Aug2025 02:43:14.422] [main/DEBUG] [mixin/]: Mixing MobMixin from tombstone.mixins.json into net.minecraft.world.entity.Mob
|
3728 | [01Aug2025 02:43:14.422] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$methodSetTarget$0(Lnet/minecraft/world/entity/LivingEntity;Ljava/util/UUID;)Ljava/lang/Boolean; to md6731f0$tombstone$lambda$methodSetTarget$0$0 in tombstone.mixins.json:MobMixin from mod tombstone
|
3729 | [01Aug2025 02:43:14.425] [main/DEBUG] [mixin/]: Mixing entity.MobAccessor from livingthings.mixins.json into net.minecraft.world.entity.Mob
|
3730 | [01Aug2025 02:43:14.425] [main/DEBUG] [mixin/]: livingthings.mixins.json:entity.MobAccessor from mod livingthings: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3731 | [01Aug2025 02:43:14.425] [main/DEBUG] [mixin/]: Mixing accessors.MobAccessor from mixins.artifacts.common.json into net.minecraft.world.entity.Mob
|
3732 | [01Aug2025 02:43:14.425] [main/DEBUG] [mixin/]: Mixing MobMixin from rarcompat.mixins.json into net.minecraft.world.entity.Mob
|
3733 | [01Aug2025 02:43:14.425] [main/DEBUG] [mixin/]: rarcompat.mixins.json:MobMixin from mod rarcompat: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
3734 | [01Aug2025 02:43:14.425] [main/DEBUG] [mixin/]: Mixing MobMixin from apotheosis.mixins.json into net.minecraft.world.entity.Mob
|
3735 | [01Aug2025 02:43:14.426] [main/DEBUG] [mixin/]: Mixing accessors.MobAccess from mixins.pneumaticcraft.json into net.minecraft.world.entity.Mob
|
3736 | [01Aug2025 02:43:14.426] [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)
|
3737 | [01Aug2025 02:43:14.426] [main/DEBUG] [mixin/]: Mixing MobEntityMixin from iceandfire.mixins.json into net.minecraft.world.entity.Mob
|
3738 | [01Aug2025 02:43:14.430] [main/DEBUG] [mixin/]: Mixing MobAccessor from ars_nouveau.mixins.json into net.minecraft.world.entity.Mob
|
3739 | [01Aug2025 02:43:14.430] [main/DEBUG] [mixin/]: Mixing jar.MobAccessorMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.Mob
|
3740 | [01Aug2025 02:43:14.430] [main/DEBUG] [mixin/]: Mixing MobAccessor from nuggets.mixins.json into net.minecraft.world.entity.Mob
|
3741 | [01Aug2025 02:43:14.430] [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)
|
3742 | [01Aug2025 02:43:14.430] [main/DEBUG] [mixin/]: Mixing MobMixin from letmedespawn.mixins.json into net.minecraft.world.entity.Mob
|
3743 | [01Aug2025 02:43:14.432] [main/DEBUG] [mixin/]: Mixing EntityMixin from moonlight-common.mixins.json into net.minecraft.world.entity.Mob
|
3744 | [01Aug2025 02:43:14.432] [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)
|
3745 | [01Aug2025 02:43:14.432] [main/DEBUG] [mixin/]: Mixing MixinMob from mahoutsukai.mixins.json into net.minecraft.world.entity.Mob
|
3746 | [01Aug2025 02:43:14.432] [main/DEBUG] [mixin/]: mahoutsukai.mixins.json:MixinMob from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
3747 | [01Aug2025 02:43:14.435] [main/DEBUG] [mixin/]: Mixing MobMixin from create.mixins.json into net.minecraft.world.entity.Mob
|
3748 | [01Aug2025 02:43:14.481] [main/DEBUG] [mixin/]: tombstone.mixins.json:MobMixin from mod tombstone->@Inject::methodIsSunBurnTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3749 | [01Aug2025 02:43:14.481] [main/DEBUG] [mixin/]: tombstone.mixins.json:MobMixin from mod tombstone->@Inject::methodCheckDespawn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3750 | [01Aug2025 02:43:14.481] [main/DEBUG] [mixin/]: tombstone.mixins.json:MobMixin from mod tombstone->@Inject::methodTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3751 | [01Aug2025 02:43:14.481] [main/DEBUG] [mixin/]: tombstone.mixins.json:MobMixin from mod tombstone->@Inject::methodTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3752 | [01Aug2025 02:43:14.481] [main/DEBUG] [mixin/]: tombstone.mixins.json:MobMixin from mod tombstone->@Inject::methodTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3753 | [01Aug2025 02:43:14.481] [main/DEBUG] [mixin/]: tombstone.mixins.json:MobMixin from mod tombstone->@Inject::methodCanBeLeashed(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3754 | [01Aug2025 02:43:14.481] [main/DEBUG] [mixin/]: tombstone.mixins.json:MobMixin from mod tombstone->@Inject::methodSetTarget(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3755 | [01Aug2025 02:43:14.481] [main/DEBUG] [mixin/]: rarcompat.mixins.json:MobMixin from mod rarcompat->@Inject::getControllingPassenger(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3756 | [01Aug2025 02:43:14.481] [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
|
3757 | [01Aug2025 02:43:14.481] [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
|
3758 | [01Aug2025 02:43:14.481] [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
|
3759 | [01Aug2025 02:43:14.481] [main/DEBUG] [mixin/]: iceandfire.mixins.json:MobEntityMixin from mod iceandfire->@Inject::dropHandler(Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3760 | [01Aug2025 02:43:14.481] [main/DEBUG] [mixin/]: iceandfire.mixins.json:MobEntityMixin from mod iceandfire->@Inject::dropHandler(Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3761 | [01Aug2025 02:43:14.481] [main/DEBUG] [mixin/]: iceandfire.mixins.json:MobEntityMixin from mod iceandfire->@Inject::dropHandler(Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3762 | [01Aug2025 02:43:14.481] [main/DEBUG] [mixin/]: letmedespawn.mixins.json:MobMixin from mod letmedespawn->@Inject::letmedespawn$setItemSlotAndDropWhenKilled(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3763 | [01Aug2025 02:43:14.481] [main/DEBUG] [mixin/]: letmedespawn.mixins.json:MobMixin from mod letmedespawn->@Inject::letmedespawn$setItemSlotAndDropWhenKilled(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3764 | [01Aug2025 02:43:14.481] [main/DEBUG] [mixin/]: letmedespawn.mixins.json:MobMixin from mod letmedespawn->@Inject::letmedespawn$setItemSlotAndDropWhenKilled(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3765 | [01Aug2025 02:43:14.481] [main/DEBUG] [mixin/]: mahoutsukai.mixins.json:MixinMob from mod (unknown)->@Inject::mahouRuleBreakerSeedSetting(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3766 | [01Aug2025 02:43:14.482] [main/DEBUG] [mixin/]: Unexpected: Registered method getGoalSelector()Lnet/minecraft/world/entity/ai/goal/GoalSelector; in net.minecraft.world.entity.Mob was not merged
|
3767 | [01Aug2025 02:43:14.491] [main/DEBUG] [mixin/]: Mixing MonsterMixin from tombstone.mixins.json into net.minecraft.world.entity.monster.Monster
|
3768 | [01Aug2025 02:43:14.493] [main/DEBUG] [mixin/]: tombstone.mixins.json:MonsterMixin from mod tombstone->@Inject::methodIsPreventingPlayerRest(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3769 | [01Aug2025 02:43:14.494] [main/DEBUG] [mixin/]: tombstone.mixins.json:MonsterMixin from mod tombstone->@Inject::methodGetWalkTargetValue(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3770 | [01Aug2025 02:43:14.500] [main/DEBUG] [mixin/]: Mixing accessors.TNTEntityAccess from immersiveengineering.mixins.json into net.minecraft.world.entity.item.PrimedTnt
|
3771 | [01Aug2025 02:43:14.500] [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)
|
3772 | [01Aug2025 02:43:14.519] [main/DEBUG] [mixin/]: Mixing SpawnerBlockEntityMixin from gateways.mixins.json into net.minecraft.world.level.block.entity.SpawnerBlockEntity
|
3773 | [01Aug2025 02:43:14.520] [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
|
3774 | [01Aug2025 02:43:14.575] [main/DEBUG] [mixin/]: Mixing BlockEntityTypeAccessor from neoforge.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
|
3775 | [01Aug2025 02:43:14.575] [main/DEBUG] [mixin/]: Mixing patch.block.MixinBlockEntityType from bookshelf.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
|
3776 | [01Aug2025 02:43:14.575] [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)
|
3777 | [01Aug2025 02:43:14.575] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$onClassInit$1$0 in bookshelf.mixins.json:patch.block.MixinBlockEntityType from mod bookshelf
|
3778 | [01Aug2025 02:43:14.575] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/entity/BlockEntityType$Builder;)V to md6731f0$bookshelf$lambda$onClassInit$0$1 in bookshelf.mixins.json:patch.block.MixinBlockEntityType from mod bookshelf
|
3779 | [01Aug2025 02:43:14.576] [main/DEBUG] [mixin/]: Mixing accessors.BlockEntityTypeAccess from mixins.pneumaticcraft.json into net.minecraft.world.level.block.entity.BlockEntityType
|
3780 | [01Aug2025 02:43:14.576] [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)
|
3781 | [01Aug2025 02:43:14.576] [main/DEBUG] [mixin/]: Mixing accessors.BETypeAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
|
3782 | [01Aug2025 02:43:14.576] [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)
|
3783 | [01Aug2025 02:43:14.576] [main/DEBUG] [mixin/]: Mixing BlockEntityTypeMixin from uranus.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
|
3784 | [01Aug2025 02:43:14.576] [main/DEBUG] [mixin/]: uranus.mixins.json:BlockEntityTypeMixin from mod uranus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3785 | [01Aug2025 02:43:14.578] [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
|
3786 | [01Aug2025 02:43:14.578] [main/DEBUG] [mixin/]: uranus.mixins.json:BlockEntityTypeMixin from mod uranus->@Inject::setSupports(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3787 | [01Aug2025 02:43:14.578] [main/DEBUG] [mixin/]: Unexpected: Registered method getValidBlocks()Ljava/util/Set; in net.minecraft.world.level.block.entity.BlockEntityType was not merged
|
3788 | [01Aug2025 02:43:14.594] [main/DEBUG] [mixin/]: Mixing AbstractContainerMenuInvoker from fastbench.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
3789 | [01Aug2025 02:43:14.594] [main/DEBUG] [mixin/]: Mixing accessors.ContainerAccess from immersiveengineering.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
3790 | [01Aug2025 02:43:14.594] [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)
|
3791 | [01Aug2025 02:43:14.594] [main/DEBUG] [mixin/]: Mixing common.AbstractContainerMenuMixin from geckolib.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
3792 | [01Aug2025 02:43:14.595] [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)
|
3793 | [01Aug2025 02:43:14.596] [main/DEBUG] [mixin/]: Mixing AbstractContainerMenuMixin from relics.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
3794 | [01Aug2025 02:43:14.597] [main/DEBUG] [mixin/]: Mixing ScreenHandlerInvoker from owo.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
3795 | [01Aug2025 02:43:14.597] [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)
|
3796 | [01Aug2025 02:43:14.598] [main/DEBUG] [mixin/]: Mixing ScreenHandlerMixin from owo.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
3797 | [01Aug2025 02:43:14.598] [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)
|
3798 | [01Aug2025 02:43:14.616] [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
|
3799 | [01Aug2025 02:43:14.616] [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
|
3800 | [01Aug2025 02:43:14.616] [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
|
3801 | [01Aug2025 02:43:14.616] [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
|
3802 | [01Aug2025 02:43:14.616] [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
|
3803 | [01Aug2025 02:43:14.616] [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
|
3804 | [01Aug2025 02:43:14.616] [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
|
3805 | [01Aug2025 02:43:14.616] [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
|
3806 | [01Aug2025 02:43:14.616] [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
|
3807 | [01Aug2025 02:43:14.616] [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
|
3808 | [01Aug2025 02:43:14.621] [main/DEBUG] [mixin/]: Mixing MixinCraftingMenu from fastbench.mixins.json into net.minecraft.world.inventory.CraftingMenu
|
3809 | [01Aug2025 02:43:14.622] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$slotsChanged$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V to md6731f0$fastbench$lambda$slotsChanged$0$0 in fastbench.mixins.json:MixinCraftingMenu from mod fastbench
|
3810 | [01Aug2025 02:43:14.623] [main/DEBUG] [mixin/]: Mixing AccessorCraftingMenu from polymorph.mixins.json into net.minecraft.world.inventory.CraftingMenu
|
3811 | [01Aug2025 02:43:14.623] [main/DEBUG] [mixin/]: polymorph.mixins.json:AccessorCraftingMenu from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3812 | [01Aug2025 02:43:14.623] [main/DEBUG] [mixin/]: Mixing MixinCraftingMenu from polymorph.mixins.json into net.minecraft.world.inventory.CraftingMenu
|
3813 | [01Aug2025 02:43:14.623] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinCraftingMenu from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3814 | [01Aug2025 02:43:14.624] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.CraftingMenu
|
3815 | [01Aug2025 02:43:14.629] [main/DEBUG] [mixin/]: fastbench.mixins.json:MixinCraftingMenu from mod fastbench->@Inject::quickMoveStack(Lnet/minecraft/world/entity/player/Player;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3816 | [01Aug2025 02:43:14.629] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3817 | [01Aug2025 02:43:14.634] [main/DEBUG] [mixin/]: Mixing MixinAbstractFurnaceBlockEntity from fastfurnace.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
3818 | [01Aug2025 02:43:14.636] [main/DEBUG] [mixin/]: Mixing accessors.AbstractFurnaceBlockEntityAccess from mixins.pneumaticcraft.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
3819 | [01Aug2025 02:43:14.636] [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)
|
3820 | [01Aug2025 02:43:14.636] [main/DEBUG] [mixin/]: Mixing accessors.FurnaceTEAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
3821 | [01Aug2025 02:43:14.636] [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)
|
3822 | [01Aug2025 02:43:14.636] [main/DEBUG] [mixin/]: Mixing AccessorAbstractFurnaceBlockEntity from polymorph.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
3823 | [01Aug2025 02:43:14.636] [main/DEBUG] [mixin/]: polymorph.mixins.json:AccessorAbstractFurnaceBlockEntity from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3824 | [01Aug2025 02:43:14.636] [main/DEBUG] [mixin/]: Mixing AbstractFurnaceBlockEntityAccess from jade.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
3825 | [01Aug2025 02:43:14.637] [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)
|
3826 | [01Aug2025 02:43:14.639] [main/DEBUG] [mixin/]: fastfurnace.mixins.json:MixinAbstractFurnaceBlockEntity from mod fastfurnace->@Inject::fastfurnace_useFFRecipeCache(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3827 | [01Aug2025 02:43:14.639] [main/DEBUG] [mixin/]: Unexpected: Registered method getCookingProgress()I in net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity was not merged
|
3828 | [01Aug2025 02:43:14.644] [main/DEBUG] [mixin/]: Mixing SignBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.SignBlockEntity
|
3829 | [01Aug2025 02:43:14.644] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SignBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3830 | [01Aug2025 02:43:14.645] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SignBlockEntityMixin from mod amendments->@Inject::amendments$swingingSign(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3831 | [01Aug2025 02:43:14.676] [main/DEBUG] [mixin/]: Mixing HangingSignBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.HangingSignBlockEntity
|
3832 | [01Aug2025 02:43:14.676] [main/DEBUG] [mixin/]: amendments-common.mixins.json:HangingSignBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3833 | [01Aug2025 02:43:14.689] [main/DEBUG] [mixin/]: Mixing AbstractArrowMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
3834 | [01Aug2025 02:43:14.689] [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)
|
3835 | [01Aug2025 02:43:14.690] [main/DEBUG] [mixin/]: Mixing entities.AbstractArrowAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
3836 | [01Aug2025 02:43:14.690] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AbstractArrowAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3837 | [01Aug2025 02:43:14.690] [main/DEBUG] [mixin/]: Mixing entities.AbstractArrowMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
3838 | [01Aug2025 02:43:14.690] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AbstractArrowMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3839 | [01Aug2025 02:43:14.691] [main/DEBUG] [mixin/]: Mixing PersistentTridentMixin from betteroceanmonuments.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
3840 | [01Aug2025 02:43:14.691] [main/DEBUG] [mixin/]: betteroceanmonuments.mixins.json:PersistentTridentMixin from mod betteroceanmonuments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3841 | [01Aug2025 02:43:14.692] [main/DEBUG] [mixin/]: Mixing PersistentProjectileEntityMixin from variantsandventures-common.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
3842 | [01Aug2025 02:43:14.692] [main/DEBUG] [mixin/]: variantsandventures-common.mixins.json:PersistentProjectileEntityMixin from mod variantsandventures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3843 | [01Aug2025 02:43:14.692] [main/DEBUG] [mixin/]: Mixing AbstractArrowMixin from eternal_starlight-common.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
3844 | [01Aug2025 02:43:14.693] [main/DEBUG] [mixin/]: Mixing accessors.AbstractArrowAccess from immersiveengineering.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
3845 | [01Aug2025 02:43:14.693] [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)
|
3846 | [01Aug2025 02:43:14.693] [main/DEBUG] [mixin/]: Mixing MixinAbstractArrow from blueflame.mixin.json into net.minecraft.world.entity.projectile.AbstractArrow
|
3847 | [01Aug2025 02:43:14.698] [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
|
3848 | [01Aug2025 02:43:14.698] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AbstractArrowMixin from mod the_bumblezone->@Inject::bumblezone$enchantmentEffects(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3849 | [01Aug2025 02:43:14.698] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AbstractArrowMixin from mod the_bumblezone->@Inject::bumblezone$enchantmentEffects(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3850 | [01Aug2025 02:43:14.698] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AbstractArrowMixin from mod the_bumblezone->@Inject::bumblezone$enchantmentEffects(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3851 | [01Aug2025 02:43:14.698] [main/DEBUG] [mixin/]: betteroceanmonuments.mixins.json:PersistentTridentMixin from mod betteroceanmonuments->@Inject::betteroceanmonuments_preventTridentDespawning(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
3852 | [01Aug2025 02:43:14.698] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:AbstractArrowMixin from mod eternal_starlight->@Inject::shotFromCrossbow(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3853 | [01Aug2025 02:43:14.698] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:AbstractArrowMixin from mod eternal_starlight->@Inject::getWaterInertia(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3854 | [01Aug2025 02:43:14.698] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinAbstractArrow from mod blueflame->@Inject::igniteTarget(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3855 | [01Aug2025 02:43:14.698] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinAbstractArrow from mod blueflame->@Inject::igniteTarget(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3856 | [01Aug2025 02:43:14.698] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinAbstractArrow from mod blueflame->@Inject::igniteTarget(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3857 | [01Aug2025 02:43:14.704] [main/DEBUG] [mixin/]: Mixing accessor.ProjectileAccessor from betteroceanmonuments.mixins.json into net.minecraft.world.entity.projectile.Projectile
|
3858 | [01Aug2025 02:43:14.704] [main/DEBUG] [mixin/]: betteroceanmonuments.mixins.json:accessor.ProjectileAccessor from mod betteroceanmonuments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3859 | [01Aug2025 02:43:14.704] [main/DEBUG] [mixin/]: Mixing ProjectileEntityAccessor from variantsandventures-common.mixins.json into net.minecraft.world.entity.projectile.Projectile
|
3860 | [01Aug2025 02:43:14.705] [main/DEBUG] [mixin/]: variantsandventures-common.mixins.json:ProjectileEntityAccessor from mod variantsandventures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3861 | [01Aug2025 02:43:14.705] [main/DEBUG] [mixin/]: Mixing ProjectileEntityMixin from variantsandventures-common.mixins.json into net.minecraft.world.entity.projectile.Projectile
|
3862 | [01Aug2025 02:43:14.705] [main/DEBUG] [mixin/]: variantsandventures-common.mixins.json:ProjectileEntityMixin from mod variantsandventures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3863 | [01Aug2025 02:43:14.705] [main/DEBUG] [mixin/]: Mixing ProjectileMixin from eternal_starlight-common.mixins.json into net.minecraft.world.entity.projectile.Projectile
|
3864 | [01Aug2025 02:43:14.708] [main/DEBUG] [mixin/]: variantsandventures-common.mixins.json:ProjectileEntityMixin from mod variantsandventures->@Inject::variantsandventures$onEntityHit(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3865 | [01Aug2025 02:43:14.708] [main/DEBUG] [mixin/]: variantsandventures-common.mixins.json:ProjectileEntityMixin from mod variantsandventures->@Inject::variantsandventures$onEntityHit(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3866 | [01Aug2025 02:43:14.708] [main/DEBUG] [mixin/]: variantsandventures-common.mixins.json:ProjectileEntityMixin from mod variantsandventures->@Inject::variantsandventures$onEntityHit(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3867 | [01Aug2025 02:43:14.708] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ProjectileMixin from mod eternal_starlight->@Inject::getMovementToShoot(DDDFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3868 | [01Aug2025 02:43:14.715] [main/DEBUG] [mixin/]: Mixing FixJukeboxCrashMixin from yungsapi.mixins.json into net.minecraft.world.level.block.entity.JukeboxBlockEntity
|
3869 | [01Aug2025 02:43:14.715] [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)
|
3870 | [01Aug2025 02:43:14.715] [main/DEBUG] [mixin/]: Mixing JukeboxBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.JukeboxBlockEntity
|
3871 | [01Aug2025 02:43:14.715] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3872 | [01Aug2025 02:43:14.718] [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
|
3873 | [01Aug2025 02:43:14.718] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::amendments$notifySongChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3874 | [01Aug2025 02:43:14.718] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::amendments$notifySongChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3875 | [01Aug2025 02:43:14.718] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::amendments$notifySongChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
3876 | [01Aug2025 02:43:14.718] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::amendments$tickAnimation(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/JukeboxBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3877 | [01Aug2025 02:43:14.730] [main/DEBUG] [mixin/]: Mixing common.IronGolemMixin from endermanoverhaul.mixins.json into net.minecraft.world.entity.animal.IronGolem
|
3878 | [01Aug2025 02:43:14.731] [main/DEBUG] [mixin/]: Mixing IronGolemMixin from creeperoverhaul-common.mixins.json into net.minecraft.world.entity.animal.IronGolem
|
3879 | [01Aug2025 02:43:14.731] [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)
|
3880 | [01Aug2025 02:43:14.733] [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
|
3881 | [01Aug2025 02:43:14.733] [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
|
3882 | [01Aug2025 02:43:14.785] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.EnchantmentMenu
|
3883 | [01Aug2025 02:43:14.788] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3884 | [01Aug2025 02:43:14.794] [main/DEBUG] [mixin/]: Mixing BrewingStandMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.BrewingStandBlockEntity
|
3885 | [01Aug2025 02:43:14.794] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingStandMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3886 | [01Aug2025 02:43:14.796] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingStandMixin from mod amendments->@Inject::amendments$ensureModelRefresh(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3887 | [01Aug2025 02:43:14.796] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingStandMixin from mod amendments->@Inject::amendments$refreshModel(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3888 | [01Aug2025 02:43:14.796] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingStandMixin from mod amendments->@Inject::amendments$refreshModel(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
3889 | [01Aug2025 02:43:14.796] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingStandMixin from mod amendments->@Inject::amendments$refreshModel(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
|
3890 | [01Aug2025 02:43:14.804] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.ItemStack
|
3891 | [01Aug2025 02:43:14.804] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_enchTooltipRewrite$4(Ljava/util/Set;Lnet/minecraft/core/Holder;)Z to md6731f0$apothic_enchanting$lambda$apoth_enchTooltipRewrite$4$0 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
|
3892 | [01Aug2025 02:43:14.804] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_enchTooltipRewrite$3(Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/Holder;)Z to md6731f0$apothic_enchanting$lambda$apoth_enchTooltipRewrite$3$1 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
|
3893 | [01Aug2025 02:43:14.804] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_enchTooltipRewrite$2(Ljava/util/function/Consumer;Ljava/util/Set;Lnet/minecraft/core/Holder;)V to md6731f0$apothic_enchanting$lambda$apoth_enchTooltipRewrite$2$2 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
|
3894 | [01Aug2025 02:43:14.804] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_enchTooltipRewrite$1(Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/Holder;)Z to md6731f0$apothic_enchanting$lambda$apoth_enchTooltipRewrite$1$3 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
|
3895 | [01Aug2025 02:43:14.804] [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 md6731f0$apothic_enchanting$lambda$apoth_enchTooltipRewrite$0$4 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
|
3896 | [01Aug2025 02:43:14.807] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from apotheosis.mixins.json into net.minecraft.world.item.ItemStack
|
3897 | [01Aug2025 02:43:14.807] [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 md6731f0$apotheosis$lambda$apoth_useItemOnBlockPost$1$5 in apotheosis.mixins.json:ItemStackMixin from mod apotheosis
|
3898 | [01Aug2025 02:43:14.807] [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 md6731f0$apotheosis$lambda$apoth_affixItemName$0$6 in apotheosis.mixins.json:ItemStackMixin from mod apotheosis
|
3899 | [01Aug2025 02:43:14.811] [main/DEBUG] [mixin/]: Mixing ItemStackAccessor from supplementaries.mixins.json into net.minecraft.world.item.ItemStack
|
3900 | [01Aug2025 02:43:14.811] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from placebo.mixins.json into net.minecraft.world.item.ItemStack
|
3901 | [01Aug2025 02:43:14.811] [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 md6731f0$placebo$lambda$getOrCreate$0$7 in placebo.mixins.json:ItemStackMixin from mod placebo
|
3902 | [01Aug2025 02:43:14.812] [main/DEBUG] [mixin/]: Mixing item.ItemStackMixin from mixins.artifacts.common.json into net.minecraft.world.item.ItemStack
|
3903 | [01Aug2025 02:43:14.815] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from irons_spellbooks.mixins.json into net.minecraft.world.item.ItemStack
|
3904 | [01Aug2025 02:43:14.815] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from eternal_starlight-common.mixins.json into net.minecraft.world.item.ItemStack
|
3905 | [01Aug2025 02:43:14.816] [main/DEBUG] [mixin/]: Mixing common.ItemStackMixin from geckolib.mixins.json into net.minecraft.world.item.ItemStack
|
3906 | [01Aug2025 02:43:14.816] [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)
|
3907 | [01Aug2025 02:43:14.817] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from ars_nouveau.mixins.json into net.minecraft.world.item.ItemStack
|
3908 | [01Aug2025 02:43:14.817] [main/DEBUG] [mixin/]: Mixing perks.UnbreakablePerk from ars_nouveau.mixins.json into net.minecraft.world.item.ItemStack
|
3909 | [01Aug2025 02:43:14.818] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from deeperdarker.mixins.json into net.minecraft.world.item.ItemStack
|
3910 | [01Aug2025 02:43:14.819] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from kubejs.mixins.json into net.minecraft.world.item.ItemStack
|
3911 | [01Aug2025 02:43:14.821] [main/DEBUG] [mixin/]: Mixing ext.ItemStackMixin from owo.mixins.json into net.minecraft.world.item.ItemStack
|
3912 | [01Aug2025 02:43:14.821] [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)
|
3913 | [01Aug2025 02:43:14.822] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from cucumber.mixins.json into net.minecraft.world.item.ItemStack
|
3914 | [01Aug2025 02:43:14.823] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from fastsuite.mixins.json into net.minecraft.world.item.ItemStack
|
3915 | [01Aug2025 02:43:14.823] [main/DEBUG] [mixin/]: Mixing DataComponentTooltipProviderMixin from tesseract_api.mixins.json into net.minecraft.world.item.ItemStack
|
3916 | [01Aug2025 02:43:14.824] [main/DEBUG] [mixin/]: Mixing event.ItemHurtEventMixin from tesseract_api.mixins.json into net.minecraft.world.item.ItemStack
|
3917 | [01Aug2025 02:43:14.839] [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
|
3918 | [01Aug2025 02:43:14.839] [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
|
3919 | [01Aug2025 02:43:14.839] [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
|
3920 | [01Aug2025 02:43:14.839] [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
|
3921 | [01Aug2025 02:43:14.839] [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
|
3922 | [01Aug2025 02:43:14.839] [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
|
3923 | [01Aug2025 02:43:14.839] [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
|
3924 | [01Aug2025 02:43:14.839] [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
|
3925 | [01Aug2025 02:43:14.839] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:item.ItemStackMixin from mod artifacts->@Inject::getTooltipLines(Lnet/minecraft/world/item/Item$TooltipContext;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/List;)V doesn't use it's CallbackInfoReturnable
|
3926 | [01Aug2025 02:43:14.839] [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
|
3927 | [01Aug2025 02:43:14.839] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ItemStackMixin from mod eternal_starlight->@Inject::inventoryTick(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
3928 | [01Aug2025 02:43:14.839] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ItemStackMixin from mod eternal_starlight->@Inject::canBeHurtBy(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3929 | [01Aug2025 02:43:14.839] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ItemStackMixin from mod eternal_starlight->@Inject::canBeHurtBy(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3930 | [01Aug2025 02:43:14.839] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:perks.UnbreakablePerk from mod ars_nouveau->@Inject::ars_nouveau$unbreakablePerk(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3931 | [01Aug2025 02:43:14.839] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ItemStackMixin from mod deeperdarker->@Inject::getTooltipLines(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 does use it's CallbackInfoReturnable
|
3932 | [01Aug2025 02:43:14.839] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ItemStackMixin from mod deeperdarker->@Inject::getTooltipLines(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 does use it's CallbackInfoReturnable
|
3933 | [01Aug2025 02:43:14.839] [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
|
3934 | [01Aug2025 02:43:14.839] [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
|
3935 | [01Aug2025 02:43:14.839] [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
|
3936 | [01Aug2025 02:43:14.839] [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
|
3937 | [01Aug2025 02:43:14.840] [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
|
3938 | [01Aug2025 02:43:14.840] [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
|
3939 | [01Aug2025 02:43:14.840] [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
|
3940 | [01Aug2025 02:43:14.840] [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
|
3941 | [01Aug2025 02:43:14.840] [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
|
3942 | [01Aug2025 02:43:14.848] [main/DEBUG] [mixin/]: Mixing MutableDataComponentHolderMixin from kubejs.mixins.json into net.neoforged.neoforge.common.MutableDataComponentHolder
|
3943 | [01Aug2025 02:43:14.850] [main/DEBUG] [mixin/]: Mixing IItemExtensionMixin from irons_spellbooks.mixins.json into net.neoforged.neoforge.common.extensions.IItemStackExtension
|
3944 | [01Aug2025 02:43:14.851] [main/DEBUG] [mixin/]: Mixing spellweave.ItemStackExtensionMixin from ars_additions.mixins.json into net.neoforged.neoforge.common.extensions.IItemStackExtension
|
3945 | [01Aug2025 02:43:14.851] [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)
|
3946 | [01Aug2025 02:43:14.851] [main/DEBUG] [mixin/]: Mixing ItemStackExtensionMixin from tombstone.mixins.json into net.neoforged.neoforge.common.extensions.IItemStackExtension
|
3947 | [01Aug2025 02:43:14.858] [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
|
3948 | [01Aug2025 02:43:14.858] [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
|
3949 | [01Aug2025 02:43:14.858] [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
|
3950 | [01Aug2025 02:43:14.858] [main/DEBUG] [mixin/]: tombstone.mixins.json:ItemStackExtensionMixin from mod tombstone->@Inject::methodIsPrimaryItemFor(Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3951 | [01Aug2025 02:43:14.858] [main/DEBUG] [mixin/]: tombstone.mixins.json:ItemStackExtensionMixin from mod tombstone->@Inject::methodSupportsEnchantment(Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3952 | [01Aug2025 02:43:14.865] [main/DEBUG] [mixin/]: Mixing perf.remove_biome_temperature_cache.BiomeMixin from modernfix-common.mixins.json into net.minecraft.world.level.biome.Biome
|
3953 | [01Aug2025 02:43:14.865] [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.
|
3954 | [01Aug2025 02:43:14.866] [main/DEBUG] [mixin/]: Mixing BiomeMixin from ftbchunks-common.mixins.json into net.minecraft.world.level.biome.Biome
|
3955 | [01Aug2025 02:43:14.866] [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)
|
3956 | [01Aug2025 02:43:14.874] [main/DEBUG] [mixin/]: Mixing RecipeInputMixin from kubejs.mixins.json into net.minecraft.world.item.crafting.RecipeInput
|
3957 | [01Aug2025 02:43:14.884] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.ChestMenu
|
3958 | [01Aug2025 02:43:14.887] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3959 | [01Aug2025 02:43:14.927] [main/DEBUG] [mixin/]: Mixing SkullBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.SkullBlockEntity
|
3960 | [01Aug2025 02:43:14.927] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3961 | [01Aug2025 02:43:14.937] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/inventory/AnvilMenu
|
3962 | [01Aug2025 02:43:14.963] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
|
3963 | [01Aug2025 02:43:14.964] [main/DEBUG] [mixin/]: Mixing AnvilMenuMixin from apothic_enchanting.mixins.json into net.minecraft.world.inventory.AnvilMenu
|
3964 | [01Aug2025 02:43:14.964] [main/DEBUG] [mixin/]: Mixing AnvilMixin from actuallyadditions.mixins.json into net.minecraft.world.inventory.AnvilMenu
|
3965 | [01Aug2025 02:43:14.973] [main/DEBUG] [mixin/]: Mixing AnvilMenuMixin from ae2.mixins.json into net.minecraft.world.inventory.AnvilMenu
|
3966 | [01Aug2025 02:43:14.973] [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)
|
3967 | [01Aug2025 02:43:14.975] [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
|
3968 | [01Aug2025 02:43:14.975] [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
|
3969 | [01Aug2025 02:43:14.976] [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
|
3970 | [01Aug2025 02:43:14.976] [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
|
3971 | [01Aug2025 02:43:14.976] [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
|
3972 | [01Aug2025 02:43:14.976] [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
|
3973 | [01Aug2025 02:43:14.976] [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
|
3974 | [01Aug2025 02:43:14.978] [main/DEBUG] [mixin/]: Mixing ItemCombinerMenuAccessor from actuallyadditions.mixins.json into net.minecraft.world.inventory.ItemCombinerMenu
|
3975 | [01Aug2025 02:43:14.978] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.ItemCombinerMenu
|
3976 | [01Aug2025 02:43:14.981] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3977 | [01Aug2025 02:43:15.013] [main/DEBUG] [mixin/]: Mixing access.block.AccessorBannerBlockEntity from bookshelf.mixins.json into net.minecraft.world.level.block.entity.BannerBlockEntity
|
3978 | [01Aug2025 02:43:15.013] [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)
|
3979 | [01Aug2025 02:43:15.041] [main/DEBUG] [mixin/]: Mixing TheEndGatewayBlockEntityMixin from betterendisland.mixins.json into net.minecraft.world.level.block.entity.TheEndGatewayBlockEntity
|
3980 | [01Aug2025 02:43:15.041] [main/DEBUG] [mixin/]: betterendisland.mixins.json:TheEndGatewayBlockEntityMixin from mod betterendisland: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3981 | [01Aug2025 02:43:15.045] [main/DEBUG] [mixin/]: betterendisland.mixins.json:TheEndGatewayBlockEntityMixin from mod betterendisland->@Inject::betterendisland_findTallestBlock(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3982 | [01Aug2025 02:43:15.045] [main/DEBUG] [mixin/]: betterendisland.mixins.json:TheEndGatewayBlockEntityMixin from mod betterendisland->@Inject::betterendisland_findValidSpawnInChunk(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3983 | [01Aug2025 02:43:15.050] [main/DEBUG] [mixin/]: Mixing ShulkerBoxBlockEntityMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
|
3984 | [01Aug2025 02:43:15.050] [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)
|
3985 | [01Aug2025 02:43:15.051] [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
|
3986 | [01Aug2025 02:43:15.061] [main/DEBUG] [mixin/]: Mixing entities.AnimalMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.animal.Animal
|
3987 | [01Aug2025 02:43:15.061] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AnimalMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3988 | [01Aug2025 02:43:15.063] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AnimalMixin from mod the_bumblezone->@Inject::bumblezone$beeBreedWithVariantBee(Lnet/minecraft/world/entity/animal/Animal;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
3989 | [01Aug2025 02:43:15.073] [main/DEBUG] [mixin/]: Mixing entities.AgeableMobAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.entity.AgeableMob
|
3990 | [01Aug2025 02:43:15.074] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AgeableMobAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
3991 | [01Aug2025 02:43:15.074] [main/DEBUG] [mixin/]: Renaming @Accessor method bumblezone$getDATA_BABY_ID()Lnet/minecraft/network/syncher/EntityDataAccessor; to bumblezone$getDATA_BABY_ID$the_bumblezone_$md$6731f0$0 in the_bumblezone-common.mixins.json:entities.AgeableMobAccessor from mod the_bumblezone
|
3992 | [01Aug2025 02:43:15.078] [main/DEBUG] [mixin/]: Mixing MixinSniffer from sussysniffers.mixins.json into net.minecraft.world.entity.animal.sniffer.Sniffer
|
3993 | [01Aug2025 02:43:15.098] [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
|
3994 | [01Aug2025 02:43:15.098] [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
|
3995 | [01Aug2025 02:43:15.098] [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
|
3996 | [01Aug2025 02:43:15.098] [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
|
3997 | [01Aug2025 02:43:15.098] [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
|
3998 | [01Aug2025 02:43:15.098] [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
|
3999 | [01Aug2025 02:43:15.259] [main/DEBUG] [mixin/]: Mixing LoomMenuMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.LoomMenu
|
4000 | [01Aug2025 02:43:15.260] [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)
|
4001 | [01Aug2025 02:43:15.260] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.LoomMenu
|
4002 | [01Aug2025 02:43:15.263] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4003 | [01Aug2025 02:43:15.269] [main/DEBUG] [mixin/]: Mixing CartographyTableMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.CartographyTableMenu
|
4004 | [01Aug2025 02:43:15.269] [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)
|
4005 | [01Aug2025 02:43:15.270] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.CartographyTableMenu
|
4006 | [01Aug2025 02:43:15.277] [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
|
4007 | [01Aug2025 02:43:15.277] [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
|
4008 | [01Aug2025 02:43:15.277] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4009 | [01Aug2025 02:43:15.279] [main/DEBUG] [mixin/]: Mixing GrindstoneMenuMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu
|
4010 | [01Aug2025 02:43:15.279] [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)
|
4011 | [01Aug2025 02:43:15.281] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.GrindstoneMenu
|
4012 | [01Aug2025 02:43:15.285] [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
|
4013 | [01Aug2025 02:43:15.285] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4014 | [01Aug2025 02:43:15.289] [main/DEBUG] [mixin/]: Mixing LecternBlockEntityMixin from irons_spellbooks.mixins.json into net.minecraft.world.level.block.entity.LecternBlockEntity
|
4015 | [01Aug2025 02:43:15.290] [main/DEBUG] [mixin/]: Mixing LecternBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.LecternBlockEntity
|
4016 | [01Aug2025 02:43:15.290] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4017 | [01Aug2025 02:43:15.292] [main/DEBUG] [mixin/]: Mixing LecternBlockEntityUpdateMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.LecternBlockEntity
|
4018 | [01Aug2025 02:43:15.292] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockEntityUpdateMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4019 | [01Aug2025 02:43:15.295] [main/WARN] [mixin/]: Method overwrite conflict for setChanged in amendments-common.mixins.json:LecternBlockEntityMixin from mod amendments, previously written by io.redspace.ironsspellbooks.mixin.LecternBlockEntityMixin. Skipping method.
|
4020 | [01Aug2025 02:43:15.295] [main/WARN] [mixin/]: Method overwrite conflict for getUpdateTag in amendments-common.mixins.json:LecternBlockEntityUpdateMixin from mod amendments, previously written by io.redspace.ironsspellbooks.mixin.LecternBlockEntityMixin. Skipping method.
|
4021 | [01Aug2025 02:43:15.295] [main/WARN] [mixin/]: Method overwrite conflict for getUpdatePacket in amendments-common.mixins.json:LecternBlockEntityUpdateMixin from mod amendments, previously written by io.redspace.ironsspellbooks.mixin.LecternBlockEntityMixin. Skipping method.
|
4022 | [01Aug2025 02:43:15.296] [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
|
4023 | [01Aug2025 02:43:15.296] [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
|
4024 | [01Aug2025 02:43:15.296] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockEntityMixin from mod amendments->@Inject::createEditMenu(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
|
4025 | [01Aug2025 02:43:15.296] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockEntityMixin from mod amendments->@Inject::setPage(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4026 | [01Aug2025 02:43:15.296] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockEntityMixin from mod amendments->@Inject::setPage(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4027 | [01Aug2025 02:43:15.296] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockEntityMixin from mod amendments->@Inject::setPage(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4028 | [01Aug2025 02:43:15.296] [main/DEBUG] [mixin/]: Unexpected: Registered method getUpdatePacket()Lnet/minecraft/network/protocol/Packet; in net.minecraft.world.level.block.entity.LecternBlockEntity was not merged
|
4029 | [01Aug2025 02:43:15.296] [main/DEBUG] [mixin/]: Unexpected: Registered method setChanged()V in net.minecraft.world.level.block.entity.LecternBlockEntity was not merged
|
4030 | [01Aug2025 02:43:15.296] [main/DEBUG] [mixin/]: Unexpected: Registered method getUpdateTag(Lnet/minecraft/core/HolderLookup$Provider;)Lnet/minecraft/nbt/CompoundTag; in net.minecraft.world.level.block.entity.LecternBlockEntity was not merged
|
4031 | [01Aug2025 02:43:15.300] [main/DEBUG] [mixin/]: Mixing SmithingMenuMixin from apotheosis.mixins.json into net.minecraft.world.inventory.SmithingMenu
|
4032 | [01Aug2025 02:43:15.300] [main/DEBUG] [mixin/]: Mixing MixinSmithingMenu from polymorph.mixins.json into net.minecraft.world.inventory.SmithingMenu
|
4033 | [01Aug2025 02:43:15.300] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinSmithingMenu from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4034 | [01Aug2025 02:43:15.301] [main/DEBUG] [mixin/]: Mixing SmithingMenuMixin from create.mixins.json into net.minecraft.world.inventory.SmithingMenu
|
4035 | [01Aug2025 02:43:15.301] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$preventUnbreakingOnBacktanks$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Holder;)Z to md6731f0$create$lambda$create$preventUnbreakingOnBacktanks$0$0 in create.mixins.json:SmithingMenuMixin from mod create
|
4036 | [01Aug2025 02:43:15.308] [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
|
4037 | [01Aug2025 02:43:15.308] [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
|
4038 | [01Aug2025 02:43:15.308] [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
|
4039 | [01Aug2025 02:43:15.308] [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
|
4040 | [01Aug2025 02:43:15.308] [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
|
4041 | [01Aug2025 02:43:15.308] [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
|
4042 | [01Aug2025 02:43:15.310] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.StonecutterMenu
|
4043 | [01Aug2025 02:43:15.313] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4044 | [01Aug2025 02:43:15.315] [main/DEBUG] [mixin/]: Mixing BellTileEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.BellBlockEntity
|
4045 | [01Aug2025 02:43:15.315] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BellTileEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4046 | [01Aug2025 02:43:15.321] [main/DEBUG] [mixin/]: Mixing CampfireBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.CampfireBlockEntity
|
4047 | [01Aug2025 02:43:15.321] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CampfireBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4048 | [01Aug2025 02:43:15.342] [main/DEBUG] [mixin/]: Mixing blocks.BeehiveBlockEntityMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.entity.BeehiveBlockEntity
|
4049 | [01Aug2025 02:43:15.342] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveBlockEntityMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4050 | [01Aug2025 02:43:15.343] [main/DEBUG] [mixin/]: Mixing BeeHiveReleaseEventMixin from productivelib.mixin.json into net.minecraft.world.level.block.entity.BeehiveBlockEntity
|
4051 | [01Aug2025 02:43:15.344] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveBlockEntityMixin from mod the_bumblezone->@Inject::bumblezone$essenceBeehivePreventAnger1(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;)V doesn't use it's CallbackInfo
|
4052 | [01Aug2025 02:43:15.344] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveBlockEntityMixin from mod the_bumblezone->@Inject::bumblezone$essenceBeehivePreventAnger1(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;)V has 0 override(s) in child classes
|
4053 | [01Aug2025 02:43:15.344] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveBlockEntityMixin from mod the_bumblezone->@Inject::bumblezone$essenceBeehivePreventAnger1(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;)V won't be passed a CallbackInfo as a result
|
4054 | [01Aug2025 02:43:15.344] [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
|
4055 | [01Aug2025 02:43:15.520] [main/DEBUG] [mixin/]: Mixing MixinRecipeCache from polymorph.mixins.json into net.minecraft.world.item.crafting.RecipeCache
|
4056 | [01Aug2025 02:43:15.520] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinRecipeCache from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4057 | [01Aug2025 02:43:15.520] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinRecipeCache from mod polymorph->@Inject::polymorph$get(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/crafting/CraftingInput;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4058 | [01Aug2025 02:43:15.526] [main/DEBUG] [mixin/]: Mixing ItemsMixin from supplementaries-common.mixins.json into net.minecraft.world.item.Items
|
4059 | [01Aug2025 02:43:15.526] [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)
|
4060 | [01Aug2025 02:43:15.526] [main/DEBUG] [mixin/]: Mixing patch.item.MixinItems from bookshelf.mixins.json into net.minecraft.world.item.Items
|
4061 | [01Aug2025 02:43:15.526] [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)
|
4062 | [01Aug2025 02:43:15.526] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$onClassInit$0$0 in bookshelf.mixins.json:patch.item.MixinItems from mod bookshelf
|
4063 | [01Aug2025 02:43:15.527] [main/DEBUG] [mixin/]: Mixing ItemsMixin from apothic_spawners.mixins.json into net.minecraft.world.item.Items
|
4064 | [01Aug2025 02:43:15.531] [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
|
4065 | [01Aug2025 02:43:15.531] [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
|
4066 | [01Aug2025 02:43:15.546] [main/DEBUG] [mixin/]: Mixing BlockItemAccessor from ars_nouveau.mixins.json into net.minecraft.world.item.BlockItem
|
4067 | [01Aug2025 02:43:15.546] [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$6731f0$0 in ars_nouveau.mixins.json:BlockItemAccessor from mod ars_nouveau
|
4068 | [01Aug2025 02:43:15.546] [main/DEBUG] [mixin/]: Mixing InvokerBlockItem from framedblocks.mixin.json into net.minecraft.world.item.BlockItem
|
4069 | [01Aug2025 02:43:15.546] [main/DEBUG] [mixin/]: Mixing BlockItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.BlockItem
|
4070 | [01Aug2025 02:43:15.546] [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)
|
4071 | [01Aug2025 02:43:15.547] [main/DEBUG] [mixin/]: Mixing BlockItemMixin from create.mixins.json into net.minecraft.world.item.BlockItem
|
4072 | [01Aug2025 02:43:15.547] [main/DEBUG] [mixin/]: Mixing blocks.WaterlogForPlacingBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.item.BlockItem
|
4073 | [01Aug2025 02:43:15.547] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.WaterlogForPlacingBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4074 | [01Aug2025 02:43:15.551] [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
|
4075 | [01Aug2025 02:43:15.551] [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
|
4076 | [01Aug2025 02:43:15.551] [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
|
4077 | [01Aug2025 02:43:15.551] [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
|
4078 | [01Aug2025 02:43:15.554] [main/DEBUG] [mixin/]: Mixing blocks.WaterlogForPlacingBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.item.StandingAndWallBlockItem
|
4079 | [01Aug2025 02:43:15.554] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.WaterlogForPlacingBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4080 | [01Aug2025 02:43:15.559] [main/DEBUG] [mixin/]: Mixing accessors.MinecartItemAccess from mixins.pneumaticcraft.json into net.minecraft.world.item.MinecartItem
|
4081 | [01Aug2025 02:43:15.559] [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)
|
4082 | [01Aug2025 02:43:15.561] [main/DEBUG] [mixin/]: Mixing accessors.BoatItemAccess from mixins.pneumaticcraft.json into net.minecraft.world.item.BoatItem
|
4083 | [01Aug2025 02:43:15.561] [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)
|
4084 | [01Aug2025 02:43:15.564] [main/DEBUG] [mixin/]: Mixing unification.ArmorItemMixin from almostunified-common.mixins.json into net.minecraft.world.item.ArmorItem
|
4085 | [01Aug2025 02:43:15.566] [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
|
4086 | [01Aug2025 02:43:15.568] [main/DEBUG] [mixin/]: Mixing FlintAndSteelItemMixin from valhelsia_core-common.mixins.json into net.minecraft.world.item.FlintAndSteelItem
|
4087 | [01Aug2025 02:43:15.568] [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)
|
4088 | [01Aug2025 02:43:15.570] [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
|
4089 | [01Aug2025 02:43:15.571] [main/DEBUG] [mixin/]: Mixing BowMixin from supplementaries-common.mixins.json into net.minecraft.world.item.BowItem
|
4090 | [01Aug2025 02:43:15.571] [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)
|
4091 | [01Aug2025 02:43:15.571] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$getAllSupportedProjectiles$0(Ljava/util/function/Predicate;Lnet/minecraft/world/item/ItemStack;)Z to md6731f0$supplementaries$lambda$supp$getAllSupportedProjectiles$0$0 in supplementaries-common.mixins.json:BowMixin from mod supplementaries
|
4092 | [01Aug2025 02:43:15.573] [main/DEBUG] [mixin/]: Mixing ProjectileWeaponItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.ProjectileWeaponItem
|
4093 | [01Aug2025 02:43:15.573] [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)
|
4094 | [01Aug2025 02:43:15.573] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$shrinkQuiverArrow$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z to md6731f0$supplementaries$lambda$supp$shrinkQuiverArrow$0$0 in supplementaries-common.mixins.json:ProjectileWeaponItemMixin from mod supplementaries
|
4095 | [01Aug2025 02:43:15.575] [main/DEBUG] [mixin/]: Mixing ProjectileWeaponItemMixin from eternal_starlight-common.mixins.json into net.minecraft.world.item.ProjectileWeaponItem
|
4096 | [01Aug2025 02:43:15.579] [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
|
4097 | [01Aug2025 02:43:15.580] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ProjectileWeaponItemMixin from mod eternal_starlight->@Inject::createProjectile(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
|
4098 | [01Aug2025 02:43:15.582] [main/DEBUG] [mixin/]: Mixing reinforced.SwordItemMixin from securitycraft.mixins.json into net.minecraft.world.item.SwordItem
|
4099 | [01Aug2025 02:43:15.583] [main/DEBUG] [mixin/]: Mixing SwordItemMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.SwordItem
|
4100 | [01Aug2025 02:43:15.583] [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)
|
4101 | [01Aug2025 02:43:15.585] [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
|
4102 | [01Aug2025 02:43:15.586] [main/DEBUG] [mixin/]: Mixing unification.TieredItemMixin from almostunified-common.mixins.json into net.minecraft.world.item.TieredItem
|
4103 | [01Aug2025 02:43:15.587] [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
|
4104 | [01Aug2025 02:43:15.589] [main/DEBUG] [mixin/]: Mixing ShovelItemAccess from ftbultimine-common.mixins.json into net.minecraft.world.item.ShovelItem
|
4105 | [01Aug2025 02:43:15.589] [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)
|
4106 | [01Aug2025 02:43:15.589] [main/DEBUG] [mixin/]: Renaming @Accessor method getFlattenables()Ljava/util/Map; to getFlattenables$ftbultimine_$md$6731f0$0 in ftbultimine-common.mixins.json:ShovelItemAccess from mod ftbultimine
|
4107 | [01Aug2025 02:43:15.590] [main/DEBUG] [mixin/]: Mixing ToolItemMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.DiggerItem
|
4108 | [01Aug2025 02:43:15.590] [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)
|
4109 | [01Aug2025 02:43:15.591] [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
|
4110 | [01Aug2025 02:43:15.593] [main/DEBUG] [mixin/]: Mixing AxeItemMixin from eternal_starlight-common.mixins.json into net.minecraft.world.item.AxeItem
|
4111 | [01Aug2025 02:43:15.593] [main/DEBUG] [mixin/]: Mixing AxeItemAccess from ftbultimine-common.mixins.json into net.minecraft.world.item.AxeItem
|
4112 | [01Aug2025 02:43:15.593] [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)
|
4113 | [01Aug2025 02:43:15.594] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:AxeItemMixin from mod eternal_starlight->@Inject::useOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
4114 | [01Aug2025 02:43:15.594] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:AxeItemMixin from mod eternal_starlight->@Inject::useOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
4115 | [01Aug2025 02:43:15.594] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:AxeItemMixin from mod eternal_starlight->@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
|
4116 | [01Aug2025 02:43:15.597] [main/DEBUG] [mixin/]: Mixing PaintingItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.HangingEntityItem
|
4117 | [01Aug2025 02:43:15.597] [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)
|
4118 | [01Aug2025 02:43:15.598] [main/DEBUG] [mixin/]: Mixing HangingEntityItemMixin from deeperdarker.mixins.json into net.minecraft.world.item.HangingEntityItem
|
4119 | [01Aug2025 02:43:15.601] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:HangingEntityItemMixin from mod deeperdarker->@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 does use it's CallbackInfo
|
4120 | [01Aug2025 02:43:15.605] [main/DEBUG] [mixin/]: Mixing neoforge.MixinBucketItem from architectury.mixins.json into net.minecraft.world.item.BucketItem
|
4121 | [01Aug2025 02:43:15.605] [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)
|
4122 | [01Aug2025 02:43:15.606] [main/DEBUG] [mixin/]: Mixing neoforge.BucketItemAccessor from architectury.mixins.json into net.minecraft.world.item.BucketItem
|
4123 | [01Aug2025 02:43:15.606] [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)
|
4124 | [01Aug2025 02:43:15.606] [main/DEBUG] [mixin/]: Mixing inject.MixinBucketItem from architectury-common.mixins.json into net.minecraft.world.item.BucketItem
|
4125 | [01Aug2025 02:43:15.606] [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)
|
4126 | [01Aug2025 02:43:15.607] [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
|
4127 | [01Aug2025 02:43:15.613] [main/DEBUG] [mixin/]: Mixing InkSackMixin from supplementaries-common.mixins.json into net.minecraft.world.item.InkSacItem
|
4128 | [01Aug2025 02:43:15.613] [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)
|
4129 | [01Aug2025 02:43:15.614] [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
|
4130 | [01Aug2025 02:43:15.617] [main/DEBUG] [mixin/]: Mixing MapItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.MapItem
|
4131 | [01Aug2025 02:43:15.618] [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)
|
4132 | [01Aug2025 02:43:15.618] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$updateCustomColor$3(Lorg/joml/Vector2i;)D to md6731f0$supplementaries$lambda$supp$updateCustomColor$3$0 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
|
4133 | [01Aug2025 02:43:15.618] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$updateCustomColor$2(Lorg/joml/Vector2i;)D to md6731f0$supplementaries$lambda$supp$updateCustomColor$2$1 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
|
4134 | [01Aug2025 02:43:15.618] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$removeXrayAndAddAccurateColor$1(Lnet/minecraft/core/BlockPos;Lorg/joml/Vector2i;)Lcom/mojang/datafixers/util/Pair; to md6731f0$supplementaries$lambda$supp$removeXrayAndAddAccurateColor$1$2 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
|
4135 | [01Aug2025 02:43:15.618] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$removeXrayAndAddAccurateColor$0(Lorg/joml/Vector2i;)Ljava/util/List; to md6731f0$supplementaries$lambda$supp$removeXrayAndAddAccurateColor$0$3 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
|
4136 | [01Aug2025 02:43:15.626] [main/DEBUG] [mixin/]: Mixing items.MapItemAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.item.MapItem
|
4137 | [01Aug2025 02:43:15.627] [main/DEBUG] [mixin/]: Renaming @Invoker method callCreateNewSavedData(Lnet/minecraft/world/level/Level;IIIZZLnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/saveddata/maps/MapId; to callCreateNewSavedData$repurposed_structures_$md$6731f0$4 in repurposed_structures-common.mixins.json:items.MapItemAccessor from mod repurposed_structures
|
4138 | [01Aug2025 02:43:15.627] [main/DEBUG] [mixin/]: Mixing MapItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.MapItem
|
4139 | [01Aug2025 02:43:15.627] [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)
|
4140 | [01Aug2025 02:43:15.627] [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 md6731f0$moonlight$lambda$update$1$5 in moonlight-common.mixins.json:MapItemMixin from mod moonlight
|
4141 | [01Aug2025 02:43:15.627] [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 md6731f0$moonlight$lambda$appendHoverText$0$6 in moonlight-common.mixins.json:MapItemMixin from mod moonlight
|
4142 | [01Aug2025 02:43:15.628] [main/DEBUG] [mixin/]: Mixing items.MapItemMixin from the_bumblezone-common.mixins.json into net.minecraft.world.item.MapItem
|
4143 | [01Aug2025 02:43:15.628] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.MapItemMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4144 | [01Aug2025 02:43:15.639] [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
|
4145 | [01Aug2025 02:43:15.639] [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
|
4146 | [01Aug2025 02:43:15.639] [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
|
4147 | [01Aug2025 02:43:15.639] [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
|
4148 | [01Aug2025 02:43:15.639] [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
|
4149 | [01Aug2025 02:43:15.644] [main/DEBUG] [mixin/]: Mixing reinforced.ShearsItemMixin from securitycraft.mixins.json into net.minecraft.world.item.ShearsItem
|
4150 | [01Aug2025 02:43:15.644] [main/DEBUG] [mixin/]: Mixing ShearsItemMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.ShearsItem
|
4151 | [01Aug2025 02:43:15.645] [main/DEBUG] [mixin/]: Mixing ShearItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.ShearsItem
|
4152 | [01Aug2025 02:43:15.645] [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)
|
4153 | [01Aug2025 02:43:15.648] [main/DEBUG] [mixin/]: Mixing ability.enderpearlhungercost.EnderPearlItemMixin from mixins.artifacts.common.json into net.minecraft.world.item.EnderpearlItem
|
4154 | [01Aug2025 02:43:15.649] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$shouldConsumeEnderPearl$1(Lartifacts/component/ability/EnderPearlHungerCost;)Ljava/lang/Integer; to md6731f0$artifacts$lambda$shouldConsumeEnderPearl$1$0 in mixins.artifacts.common.json:ability.enderpearlhungercost.EnderPearlItemMixin from mod artifacts
|
4155 | [01Aug2025 02:43:15.649] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$shouldConsumeEnderPearl$0(Lartifacts/component/ability/EnderPearlHungerCost;)Ljava/lang/Integer; to md6731f0$artifacts$lambda$shouldConsumeEnderPearl$0$1 in mixins.artifacts.common.json:ability.enderpearlhungercost.EnderPearlItemMixin from mod artifacts
|
4156 | [01Aug2025 02:43:15.654] [main/DEBUG] [mixin/]: Mixing PotionItemMixin from tombstone.mixins.json into net.minecraft.world.item.PotionItem
|
4157 | [01Aug2025 02:43:15.654] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$applyAlchemistPerk$2(Lnet/minecraft/world/effect/MobEffectInstance;)V to md6731f0$tombstone$lambda$applyAlchemistPerk$2$0 in tombstone.mixins.json:PotionItemMixin from mod tombstone
|
4158 | [01Aug2025 02:43:15.654] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$applyAlchemistPerk$1(Lnet/minecraft/world/effect/MobEffectInstance;)Ljava/lang/Integer; to md6731f0$tombstone$lambda$applyAlchemistPerk$1$1 in tombstone.mixins.json:PotionItemMixin from mod tombstone
|
4159 | [01Aug2025 02:43:15.654] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$methodAppendHoverText$0(Lnet/minecraft/world/item/alchemy/PotionContents;Ljava/util/List;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/player/Player;)V to md6731f0$tombstone$lambda$methodAppendHoverText$0$2 in tombstone.mixins.json:PotionItemMixin from mod tombstone
|
4160 | [01Aug2025 02:43:15.657] [main/DEBUG] [mixin/]: Mixing PotionTooltipMixin from amendments-common.mixins.json into net.minecraft.world.item.PotionItem
|
4161 | [01Aug2025 02:43:15.657] [main/DEBUG] [mixin/]: amendments-common.mixins.json:PotionTooltipMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4162 | [01Aug2025 02:43:15.660] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodAppendHoverText(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
|
4163 | [01Aug2025 02:43:15.660] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodFinishUsingItemHead(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
4164 | [01Aug2025 02:43:15.660] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodFinishUsingItemHead(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
4165 | [01Aug2025 02:43:15.660] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodFinishUsingItemHead(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
4166 | [01Aug2025 02:43:15.660] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodFinishUsingItemReturn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
4167 | [01Aug2025 02:43:15.660] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodFinishUsingItemReturn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
4168 | [01Aug2025 02:43:15.660] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodFinishUsingItemReturn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
4169 | [01Aug2025 02:43:15.660] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodFinishUsingItemReturn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
4170 | [01Aug2025 02:43:15.660] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodFinishUsingItemReturn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
4171 | [01Aug2025 02:43:15.660] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodFinishUsingItemReturn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
4172 | [01Aug2025 02:43:15.662] [main/DEBUG] [mixin/]: Mixing minecraft.BottleItemMixin from create_dragons_plus.mixins.json into net.minecraft.world.item.BottleItem
|
4173 | [01Aug2025 02:43:15.673] [main/DEBUG] [mixin/]: Mixing items.GlassBottleUseMixin from the_bumblezone-common.mixins.json into net.minecraft.world.item.BottleItem
|
4174 | [01Aug2025 02:43:15.673] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.GlassBottleUseMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4175 | [01Aug2025 02:43:15.676] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.GlassBottleUseMixin from mod the_bumblezone->@Inject::bumblezone$bottleFluidInteractSugarWater(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
|
4176 | [01Aug2025 02:43:15.676] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.GlassBottleUseMixin from mod the_bumblezone->@Inject::bumblezone$bottleFluidInteractHoneyLikeFluid(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
|
4177 | [01Aug2025 02:43:15.679] [main/DEBUG] [mixin/]: Mixing items.SpawnEggItemAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.item.SpawnEggItem
|
4178 | [01Aug2025 02:43:15.679] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.SpawnEggItemAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4179 | [01Aug2025 02:43:15.679] [main/DEBUG] [mixin/]: Renaming @Accessor method bumblezone$getIdMap()Ljava/util/Map; to bumblezone$getIdMap$the_bumblezone_$md$6731f0$0 in the_bumblezone-common.mixins.json:items.SpawnEggItemAccessor from mod the_bumblezone
|
4180 | [01Aug2025 02:43:15.679] [main/DEBUG] [mixin/]: Mixing SpawnEggItemAccessor from variantsandventures-common.mixins.json into net.minecraft.world.item.SpawnEggItem
|
4181 | [01Aug2025 02:43:15.679] [main/DEBUG] [mixin/]: variantsandventures-common.mixins.json:SpawnEggItemAccessor from mod variantsandventures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4182 | [01Aug2025 02:43:15.679] [main/DEBUG] [mixin/]: Renaming @Accessor method variantsandventures$getSpawnEggs()Ljava/util/Map; to getSpawnEggs$variantsandventures_$md$6731f0$1 in variantsandventures-common.mixins.json:SpawnEggItemAccessor from mod variantsandventures
|
4183 | [01Aug2025 02:43:15.679] [main/DEBUG] [mixin/]: Mixing SpawnEggItemMixin from eternal_starlight-common.mixins.json into net.minecraft.world.item.SpawnEggItem
|
4184 | [01Aug2025 02:43:15.680] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:SpawnEggItemMixin from mod eternal_starlight->@Inject::getColor(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4185 | [01Aug2025 02:43:15.685] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/EnchantedBookItem
|
4186 | [01Aug2025 02:43:15.687] [main/DEBUG] [mixin/]: Mixing ArmorStandFIxMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.ArmorStandItem
|
4187 | [01Aug2025 02:43:15.687] [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)
|
4188 | [01Aug2025 02:43:15.688] [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
|
4189 | [01Aug2025 02:43:15.688] [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
|
4190 | [01Aug2025 02:43:15.688] [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
|
4191 | [01Aug2025 02:43:15.689] [main/DEBUG] [mixin/]: Mixing items.NameTagItemMixin from the_bumblezone-common.mixins.json into net.minecraft.world.item.NameTagItem
|
4192 | [01Aug2025 02:43:15.689] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.NameTagItemMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4193 | [01Aug2025 02:43:15.691] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.NameTagItemMixin from mod the_bumblezone->@Inject::bumblezone$setRootminOwnerOnNaming(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
4194 | [01Aug2025 02:43:15.691] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.NameTagItemMixin from mod the_bumblezone->@Inject::bumblezone$setRootminOwnerOnNaming(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
4195 | [01Aug2025 02:43:15.691] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.NameTagItemMixin from mod the_bumblezone->@Inject::bumblezone$setRootminOwnerOnNaming(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
4196 | [01Aug2025 02:43:15.695] [main/DEBUG] [mixin/]: Mixing TridentItemMixin from irons_spellbooks.mixins.json into net.minecraft.world.item.TridentItem
|
4197 | [01Aug2025 02:43:15.696] [main/DEBUG] [mixin/]: Mixing TridentItemMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.TridentItem
|
4198 | [01Aug2025 02:43:15.698] [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
|
4199 | [01Aug2025 02:43:15.698] [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
|
4200 | [01Aug2025 02:43:15.698] [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
|
4201 | [01Aug2025 02:43:15.700] [main/DEBUG] [mixin/]: Mixing CrossbowItemMixin from eternal_starlight-common.mixins.json into net.minecraft.world.item.CrossbowItem
|
4202 | [01Aug2025 02:43:15.701] [main/DEBUG] [mixin/]: Mixing CrossbowItemMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.CrossbowItem
|
4203 | [01Aug2025 02:43:15.704] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CrossbowItemMixin from mod eternal_starlight->@Inject::createProjectile(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
|
4204 | [01Aug2025 02:43:15.704] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CrossbowItemMixin from mod eternal_starlight->@Inject::createProjectile(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
|
4205 | [01Aug2025 02:43:15.704] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CrossbowItemMixin from mod eternal_starlight->@Inject::shootProjectile(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/projectile/Projectile;IFFFLnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4206 | [01Aug2025 02:43:15.704] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CrossbowItemMixin from mod eternal_starlight->@Inject::shootProjectile(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/projectile/Projectile;IFFFLnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4207 | [01Aug2025 02:43:15.704] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CrossbowItemMixin from mod eternal_starlight->@Inject::shootProjectile(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/projectile/Projectile;IFFFLnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4208 | [01Aug2025 02:43:15.704] [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
|
4209 | [01Aug2025 02:43:15.704] [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
|
4210 | [01Aug2025 02:43:15.704] [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
|
4211 | [01Aug2025 02:43:15.704] [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
|
4212 | [01Aug2025 02:43:15.704] [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
|
4213 | [01Aug2025 02:43:15.704] [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
|
4214 | [01Aug2025 02:43:15.704] [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
|
4215 | [01Aug2025 02:43:15.706] [main/DEBUG] [mixin/]: Mixing BannerPatternItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.BannerPatternItem
|
4216 | [01Aug2025 02:43:15.706] [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)
|
4217 | [01Aug2025 02:43:15.709] [main/DEBUG] [mixin/]: Mixing BrushItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.BrushItem
|
4218 | [01Aug2025 02:43:15.709] [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)
|
4219 | [01Aug2025 02:43:15.710] [main/DEBUG] [mixin/]: Mixing suspiciousmines.BrushItemMixin from securitycraft.mixins.json into net.minecraft.world.item.BrushItem
|
4220 | [01Aug2025 02:43:15.710] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$securitycraft$makeSuspiciousMinesBrushablePartTwo$0(Lnet/minecraft/world/entity/Entity;)Z to md6731f0$securitycraft$lambda$securitycraft$makeSuspiciousMinesBrushablePartTwo$0$0 in securitycraft.mixins.json:suspiciousmines.BrushItemMixin from mod securitycraft
|
4221 | [01Aug2025 02:43:15.719] [main/DEBUG] [mixin/]: securitycraft.mixins.json:suspiciousmines.BrushItemMixin from mod securitycraft->@Inject::securitycraft$makeSuspiciousMinesBrushablePartTwo(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4222 | [01Aug2025 02:43:15.719] [main/DEBUG] [mixin/]: securitycraft.mixins.json:suspiciousmines.BrushItemMixin from mod securitycraft->@Inject::securitycraft$checkForSuspiciousMine(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
4223 | [01Aug2025 02:43:15.746] [main/DEBUG] [mixin/]: Mixing inject.MixinItemProperties from architectury-common.mixins.json into net.minecraft.world.item.Item$Properties
|
4224 | [01Aug2025 02:43:15.746] [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)
|
4225 | [01Aug2025 02:43:15.747] [main/DEBUG] [mixin/]: Mixing itemgroup.ItemSettingsMixin from owo.mixins.json into net.minecraft.world.item.Item$Properties
|
4226 | [01Aug2025 02:43:15.747] [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)
|
4227 | [01Aug2025 02:43:15.748] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$group$0(Lio/wispforest/owo/itemgroup/OwoItemGroup;)Lio/wispforest/owo/itemgroup/OwoItemGroup; to md6731f0$owo$lambda$group$0$0 in owo.mixins.json:itemgroup.ItemSettingsMixin from mod owo
|
4228 | [01Aug2025 02:43:15.753] [main/DEBUG] [mixin/]: Mixing ComponentTypeBuilderMixin from owo.mixins.json into net.minecraft.core.component.DataComponentType$Builder
|
4229 | [01Aug2025 02:43:15.753] [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)
|
4230 | [01Aug2025 02:43:15.792] [main/DEBUG] [mixin/]: Mixing perf.faster_ingredients.IngredientMixin from modernfix-neoforge.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
4231 | [01Aug2025 02:43:15.793] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$computeItemsArray$2(I)[Lnet/minecraft/world/item/ItemStack; to md6731f0$modernfix$lambda$computeItemsArray$2$0 in modernfix-neoforge.mixins.json:perf.faster_ingredients.IngredientMixin from mod modernfix
|
4232 | [01Aug2025 02:43:15.793] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getItems$1(I)[Lnet/minecraft/world/item/ItemStack; to md6731f0$modernfix$lambda$getItems$1$1 in modernfix-neoforge.mixins.json:perf.faster_ingredients.IngredientMixin from mod modernfix
|
4233 | [01Aug2025 02:43:15.793] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$modernfix$fasterTagIngredientStacking$0(Lnet/minecraft/core/Holder;)I to md6731f0$modernfix$lambda$modernfix$fasterTagIngredientStacking$0$2 in modernfix-neoforge.mixins.json:perf.faster_ingredients.IngredientMixin from mod modernfix
|
4234 | [01Aug2025 02:43:15.800] [main/DEBUG] [mixin/]: Mixing perf.ingredient_item_deduplication.IngredientMixin from modernfix-neoforge.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
4235 | [01Aug2025 02:43:15.801] [main/DEBUG] [mixin/]: Mixing main.IngredientMixin from alltheleaks.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
4236 | [01Aug2025 02:43:15.802] [main/DEBUG] [mixin/]: Mixing main.IngredientMixin$IngredientAccessor from alltheleaks.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
4237 | [01Aug2025 02:43:15.802] [main/DEBUG] [mixin/]: Mixing IngredientMixin from kubejs.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
4238 | [01Aug2025 02:43:15.803] [main/DEBUG] [mixin/]: Mixing AccessorIngredient from framedblocks.mixin.json into net.minecraft.world.item.crafting.Ingredient
|
4239 | [01Aug2025 02:43:15.809] [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
|
4240 | [01Aug2025 02:43:15.809] [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
|
4241 | [01Aug2025 02:43:15.809] [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
|
4242 | [01Aug2025 02:43:15.822] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/enchantment/Enchantment
|
4243 | [01Aug2025 02:43:15.844] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/enchantment/Enchantment
|
4244 | [01Aug2025 02:43:15.845] [main/DEBUG] [mixin/]: Mixing enchantments.EnchantmentMixin from the_bumblezone-common.mixins.json into net.minecraft.world.item.enchantment.Enchantment
|
4245 | [01Aug2025 02:43:15.845] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:enchantments.EnchantmentMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4246 | [01Aug2025 02:43:15.845] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bumblezone$checkEnchantability$1(Lcom/telepathicgrunt/the_bumblezone/platform/ItemExtension;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/core/Registry;)V to md6731f0$the_bumblezone$lambda$bumblezone$checkEnchantability$1$0 in the_bumblezone-common.mixins.json:enchantments.EnchantmentMixin from mod the_bumblezone
|
4247 | [01Aug2025 02:43:15.846] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bumblezone$checkEnchantability$0(Lcom/telepathicgrunt/the_bumblezone/platform/ItemExtension;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/resources/ResourceKey;)V to md6731f0$the_bumblezone$lambda$bumblezone$checkEnchantability$0$1 in the_bumblezone-common.mixins.json:enchantments.EnchantmentMixin from mod the_bumblezone
|
4248 | [01Aug2025 02:43:15.847] [main/DEBUG] [mixin/]: Mixing EnchantmentMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.enchantment.Enchantment
|
4249 | [01Aug2025 02:43:15.847] [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)
|
4250 | [01Aug2025 02:43:15.848] [main/DEBUG] [mixin/]: Mixing EnchantmentMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.enchantment.Enchantment
|
4251 | [01Aug2025 02:43:15.851] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:enchantments.EnchantmentMixin from mod the_bumblezone->@Inject::bumblezone$customAllowDisallowEnchantments1(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4252 | [01Aug2025 02:43:15.851] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:enchantments.EnchantmentMixin from mod the_bumblezone->@Inject::bumblezone$customAllowDisallowEnchantments2(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4253 | [01Aug2025 02:43:15.851] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:enchantments.EnchantmentMixin from mod the_bumblezone->@Inject::bumblezone$customAllowDisallowEnchantments3(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4254 | [01Aug2025 02:43:15.851] [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
|
4255 | [01Aug2025 02:43:15.904] [main/DEBUG] [mixin/]: Mixing MixinNbtPredicate from curios.neoforge.mixins.json into net.minecraft.advancements.critereon.NbtPredicate
|
4256 | [01Aug2025 02:43:15.920] [main/DEBUG] [mixin/]: Mixing perf.ingredient_item_deduplication.PatchedDataComponentMapAccessor from modernfix-neoforge.mixins.json into net.minecraft.core.component.PatchedDataComponentMap
|
4257 | [01Aug2025 02:43:15.920] [main/DEBUG] [mixin/]: Mixing ext.ComponentMapImplAccessor from owo.mixins.json into net.minecraft.core.component.PatchedDataComponentMap
|
4258 | [01Aug2025 02:43:15.920] [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)
|
4259 | [01Aug2025 02:43:15.920] [main/DEBUG] [mixin/]: Mixing ext.ComponentMapImplMixin from owo.mixins.json into net.minecraft.core.component.PatchedDataComponentMap
|
4260 | [01Aug2025 02:43:15.921] [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)
|
4261 | [01Aug2025 02:43:15.932] [main/DEBUG] [mixin/]: Mixing DynamicDyedItemDyeColorMixin from tesseract_api.mixins.json into net.minecraft.world.item.component.DyedItemColor
|
4262 | [01Aug2025 02:43:15.933] [main/DEBUG] [mixin/]: Mixing RainbowDyedItemColorMixin from extended_industrialization.mixins.json into net.minecraft.world.item.component.DyedItemColor
|
4263 | [01Aug2025 02:43:15.934] [main/DEBUG] [mixin/]: Mixing RemoveRainbowWhenDyeingMixin from extended_industrialization.mixins.json into net.minecraft.world.item.component.DyedItemColor
|
4264 | [01Aug2025 02:43:15.936] [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
|
4265 | [01Aug2025 02:43:15.948] [main/DEBUG] [mixin/]: Mixing accessor.PotionAccessor from yungsapi.mixins.json into net.minecraft.world.item.alchemy.Potion
|
4266 | [01Aug2025 02:43:15.948] [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)
|
4267 | [01Aug2025 02:43:15.956] [main/DEBUG] [mixin/]: Mixing ArmorTrimMixin from create.mixins.json into net.minecraft.world.item.armortrim.ArmorTrim
|
4268 | [01Aug2025 02:43:15.956] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0(Ljava/lang/Boolean;Lnet/minecraft/core/Holder;)Lnet/minecraft/resources/ResourceLocation; to md6731f0$create$lambda$new$0$0 in create.mixins.json:ArmorTrimMixin from mod create
|
4269 | [01Aug2025 02:43:15.959] [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
|
4270 | [01Aug2025 02:43:15.959] [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
|
4271 | [01Aug2025 02:43:15.973] [main/DEBUG] [mixin/]: Mixing items.JukeboxPlayableMixin from the_bumblezone-common.mixins.json into net.minecraft.world.item.JukeboxPlayable
|
4272 | [01Aug2025 02:43:15.974] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.JukeboxPlayableMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4273 | [01Aug2025 02:43:15.974] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.JukeboxPlayableMixin from mod the_bumblezone->@Inject::bumblezone$showDownloadLinkForrMusicDisc(Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4274 | [01Aug2025 02:43:15.982] [main/DEBUG] [mixin/]: Mixing FireworkRocketEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.projectile.FireworkRocketEntity
|
4275 | [01Aug2025 02:43:15.987] [main/DEBUG] [mixin/]: Mixing perf.ticking_chunk_alloc.ChunkAccessMixin from modernfix-common.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
|
4276 | [01Aug2025 02:43:15.987] [main/DEBUG] [mixin/]: Mixing chunk.MixinChunkAccess from corgilib-common.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
|
4277 | [01Aug2025 02:43:15.988] [main/DEBUG] [mixin/]: Mixing chunk.MixinChunkAccess from ohthetreesyoullgrow.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
|
4278 | [01Aug2025 02:43:15.988] [main/DEBUG] [mixin/]: Renaming @Unique field scheduledRandomTickLjava/util/List; to fd6731f0$ohthetreesyoullgrow$scheduledRandomTick$0 in ohthetreesyoullgrow.mixins.json:chunk.MixinChunkAccess from mod ohthetreesyoullgrow
|
4279 | [01Aug2025 02:43:15.988] [main/DEBUG] [mixin/]: Mixing ChunkAccessMixin from biomeswevegone-common.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
|
4280 | [01Aug2025 02:43:15.990] [main/WARN] [mixin/]: Method overwrite conflict for scheduleRandomTick in ohthetreesyoullgrow.mixins.json:chunk.MixinChunkAccess from mod ohthetreesyoullgrow, previously written by corgitaco.corgilib.mixin.chunk.MixinChunkAccess. Skipping method.
|
4281 | [01Aug2025 02:43:15.990] [main/WARN] [mixin/]: Method overwrite conflict for getScheduledRandomTicks in ohthetreesyoullgrow.mixins.json:chunk.MixinChunkAccess from mod ohthetreesyoullgrow, previously written by corgitaco.corgilib.mixin.chunk.MixinChunkAccess. Skipping method.
|
4282 | [01Aug2025 02:43:15.991] [main/DEBUG] [mixin/]: Unexpected: Registered method scheduleRandomTick(Lnet/minecraft/core/BlockPos;)V in net.minecraft.world.level.chunk.ChunkAccess was not merged
|
4283 | [01Aug2025 02:43:15.991] [main/DEBUG] [mixin/]: Unexpected: Registered method getScheduledRandomTicks()Ljava/util/List; in net.minecraft.world.level.chunk.ChunkAccess was not merged
|
4284 | [01Aug2025 02:43:15.995] [main/DEBUG] [mixin/]: Mixing ChunkSectionReadSkipMixin from connectivity.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
4285 | [01Aug2025 02:43:15.996] [main/DEBUG] [mixin/]: Mixing chunk.MixinLevelChunk from corgilib-common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
4286 | [01Aug2025 02:43:15.996] [main/DEBUG] [mixin/]: Mixing MixinLevelChunk from lootr-common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
4287 | [01Aug2025 02:43:15.996] [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)
|
4288 | [01Aug2025 02:43:15.998] [main/DEBUG] [mixin/]: Mixing chunk.MixinLevelChunk from ohthetreesyoullgrow.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
4289 | [01Aug2025 02:43:15.998] [main/DEBUG] [mixin/]: Mixing LevelChunkMixin from refurbished_furniture.common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
4290 | [01Aug2025 02:43:15.998] [main/DEBUG] [mixin/]: Mixing LevelChunkMixin from moonlight-common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
4291 | [01Aug2025 02:43:15.998] [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)
|
4292 | [01Aug2025 02:43:15.999] [main/DEBUG] [mixin/]: Mixing logging.LevelChunkMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
4293 | [01Aug2025 02:43:15.999] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:logging.LevelChunkMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4294 | [01Aug2025 02:43:16.004] [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
|
4295 | [01Aug2025 02:43:16.004] [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
|
4296 | [01Aug2025 02:43:16.004] [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
|
4297 | [01Aug2025 02:43:16.004] [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
|
4298 | [01Aug2025 02:43:16.004] [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
|
4299 | [01Aug2025 02:43:16.004] [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
|
4300 | [01Aug2025 02:43:16.004] [main/DEBUG] [mixin/]: ohthetreesyoullgrow.mixins.json:chunk.MixinLevelChunk from mod ohthetreesyoullgrow->@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
|
4301 | [01Aug2025 02:43:16.004] [main/DEBUG] [mixin/]: ohthetreesyoullgrow.mixins.json:chunk.MixinLevelChunk from mod ohthetreesyoullgrow->@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
|
4302 | [01Aug2025 02:43:16.004] [main/DEBUG] [mixin/]: ohthetreesyoullgrow.mixins.json:chunk.MixinLevelChunk from mod ohthetreesyoullgrow->@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
|
4303 | [01Aug2025 02:43:16.004] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:LevelChunkMixin from mod refurbished_furniture->@Inject::refurbishedFurniture$AfterRemoveBlockEntity(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/entity/BlockEntity;)V doesn't use it's CallbackInfo
|
4304 | [01Aug2025 02:43:16.004] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:LevelChunkMixin from mod refurbished_furniture->@Inject::refurbishedFurniture$AfterRemoveBlockEntity(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/entity/BlockEntity;)V has 0 override(s) in child classes
|
4305 | [01Aug2025 02:43:16.004] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:LevelChunkMixin from mod refurbished_furniture->@Inject::refurbishedFurniture$AfterRemoveBlockEntity(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/entity/BlockEntity;)V won't be passed a CallbackInfo as a result
|
4306 | [01Aug2025 02:43:16.047] [main/DEBUG] [mixin/]: Mixing MixinCancelLogging from mahoutsukai.mixins.json into net.neoforged.neoforge.event.level.BlockEvent$BreakEvent
|
4307 | [01Aug2025 02:43:16.048] [main/DEBUG] [mixin/]: mahoutsukai.mixins.json:MixinCancelLogging from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
4308 | [01Aug2025 02:43:16.050] [main/DEBUG] [mixin/]: mahoutsukai.mixins.json:MixinCancelLogging from mod (unknown)->@Inject::cancelLogging(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4309 | [01Aug2025 02:43:16.050] [main/DEBUG] [mixin/]: mahoutsukai.mixins.json:MixinCancelLogging from mod (unknown)->@Inject::cancelLogging(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4310 | [01Aug2025 02:43:16.050] [main/DEBUG] [mixin/]: mahoutsukai.mixins.json:MixinCancelLogging from mod (unknown)->@Inject::cancelLogging(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4311 | [01Aug2025 02:43:16.054] [main/DEBUG] [mixin/]: Mixing FixBlockPlaceContextMixin from moonlight-common.mixins.json into net.minecraft.world.item.context.BlockPlaceContext
|
4312 | [01Aug2025 02:43:16.054] [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)
|
4313 | [01Aug2025 02:43:16.056] [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
|
4314 | [01Aug2025 02:43:16.056] [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
|
4315 | [01Aug2025 02:43:16.056] [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
|
4316 | [01Aug2025 02:43:16.057] [main/DEBUG] [mixin/]: Mixing block.UseOnContextAccessor from the_bumblezone-neoforge.mixins.json into net.minecraft.world.item.context.UseOnContext
|
4317 | [01Aug2025 02:43:16.057] [main/DEBUG] [mixin/]: Mixing accessor.UseOnContextAccessor from create.mixins.json into net.minecraft.world.item.context.UseOnContext
|
4318 | [01Aug2025 02:43:16.060] [main/DEBUG] [mixin/]: Mixing ExplosionMixin from supplementaries-common.mixins.json into net.minecraft.world.level.Explosion
|
4319 | [01Aug2025 02:43:16.060] [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)
|
4320 | [01Aug2025 02:43:16.061] [main/DEBUG] [mixin/]: Mixing accessors.ExplosionAccess from immersiveengineering.mixins.json into net.minecraft.world.level.Explosion
|
4321 | [01Aug2025 02:43:16.061] [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)
|
4322 | [01Aug2025 02:43:16.061] [main/DEBUG] [mixin/]: Renaming @Invoker method callAddOrAppendStack(Ljava/util/List;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)V to callAddOrAppendStack$immersiveengineering_$md$6731f0$0 in immersiveengineering.mixins.json:accessors.ExplosionAccess from mod immersiveengineering
|
4323 | [01Aug2025 02:43:16.061] [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
|
4324 | [01Aug2025 02:43:16.061] [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
|
4325 | [01Aug2025 02:43:16.061] [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
|
4326 | [01Aug2025 02:43:16.076] [main/DEBUG] [mixin/]: Mixing boat.BoatMixin from securitycraft.mixins.json into net.minecraft.world.entity.vehicle.Boat
|
4327 | [01Aug2025 02:43:16.082] [main/DEBUG] [mixin/]: Mixing MixinBoat from fireproofboats.mixin.json into net.minecraft.world.entity.vehicle.Boat
|
4328 | [01Aug2025 02:43:16.082] [main/DEBUG] [mixin/]: fireproofboats.mixin.json:MixinBoat from mod fireproofboats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4329 | [01Aug2025 02:43:16.085] [main/DEBUG] [mixin/]: securitycraft.mixins.json:boat.BoatMixin from mod securitycraft->@Inject::securitycraft$fixMC199369(DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
4330 | [01Aug2025 02:43:16.085] [main/DEBUG] [mixin/]: fireproofboats.mixin.json:MixinBoat from mod fireproofboats->@Inject::getDropItem(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4331 | [01Aug2025 02:43:16.089] [main/DEBUG] [mixin/]: Mixing AccessorMixinVehicleEntity from lootr-common.mixins.json into net.minecraft.world.entity.vehicle.VehicleEntity
|
4332 | [01Aug2025 02:43:16.089] [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)
|
4333 | [01Aug2025 02:43:16.119] [main/DEBUG] [mixin/]: Mixing AbstractMinecartMixin from railcraft.mixins.json into net.minecraft.world.entity.vehicle.AbstractMinecart
|
4334 | [01Aug2025 02:43:16.119] [main/DEBUG] [mixin/]: railcraft.mixins.json:AbstractMinecartMixin from mod railcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4335 | [01Aug2025 02:43:16.121] [main/DEBUG] [mixin/]: railcraft.mixins.json:AbstractMinecartMixin from mod railcraft->@Inject::railcraft$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4336 | [01Aug2025 02:43:16.121] [main/DEBUG] [mixin/]: railcraft.mixins.json:AbstractMinecartMixin from mod railcraft->@Inject::railcraft$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4337 | [01Aug2025 02:43:16.121] [main/DEBUG] [mixin/]: railcraft.mixins.json:AbstractMinecartMixin from mod railcraft->@Inject::railcraft$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4338 | [01Aug2025 02:43:16.147] [main/DEBUG] [mixin/]: Mixing entities.BlockAttachedEntityMixin from repurposed_structures-common.mixins.json into net.minecraft.world.entity.decoration.BlockAttachedEntity
|
4339 | [01Aug2025 02:43:16.147] [main/DEBUG] [mixin/]: Mixing logging.BlockAttachedEntityMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.decoration.BlockAttachedEntity
|
4340 | [01Aug2025 02:43:16.148] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:logging.BlockAttachedEntityMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4341 | [01Aug2025 02:43:16.164] [main/DEBUG] [mixin/]: Mixing perf.dynamic_dfu.DataFixersMixin from modernfix-common.mixins.json into net.minecraft.util.datafix.DataFixers
|
4342 | [01Aug2025 02:43:16.164] [main/DEBUG] [mixin/]: Mixing DataFixersMixin from computercraft.mixins.json into net.minecraft.util.datafix.DataFixers
|
4343 | [01Aug2025 02:43:16.239] [main/DEBUG] [mixin/]: Mixing datafixer.BlockPosFormatAndRenamesFixMixin from create.mixins.json into net.minecraft.util.datafix.fixes.BlockPosFormatAndRenamesFix
|
4344 | [01Aug2025 02:43:16.240] [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 md6731f0$create$lambda$create$addFixers$2$0 in create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create
|
4345 | [01Aug2025 02:43:16.240] [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 md6731f0$create$lambda$create$addFixers$1$1 in create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create
|
4346 | [01Aug2025 02:43:16.240] [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 md6731f0$create$lambda$create$addFixers$0$2 in create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create
|
4347 | [01Aug2025 02:43:16.244] [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
|
4348 | [01Aug2025 02:43:16.244] [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
|
4349 | [01Aug2025 02:43:16.244] [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
|
4350 | [01Aug2025 02:43:16.248] [main/DEBUG] [mixin/]: Mixing datafix.ItemStackComponentizationFixMixin from securitycraft.mixins.json into net.minecraft.util.datafix.fixes.ItemStackComponentizationFix
|
4351 | [01Aug2025 02:43:16.249] [main/DEBUG] [mixin/]: Mixing ItemStackComponentizationFixMixin from computercraft.mixins.json into net.minecraft.util.datafix.fixes.ItemStackComponentizationFix
|
4352 | [01Aug2025 02:43:16.249] [main/DEBUG] [mixin/]: Mixing datafixer.ItemStackComponentizationFixMixin from create.mixins.json into net.minecraft.util.datafix.fixes.ItemStackComponentizationFix
|
4353 | [01Aug2025 02:43:16.250] [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 md6731f0$create$lambda$create$moveItemStackHandlerToItemContainerContents$4$0 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
4354 | [01Aug2025 02:43:16.250] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$moveItemStackHandlerToItemContainerContents$3(Lcom/mojang/serialization/Dynamic;Ljava/util/List;Lcom/mojang/serialization/Dynamic;)V to md6731f0$create$lambda$create$moveItemStackHandlerToItemContainerContents$3$1 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
4355 | [01Aug2025 02:43:16.250] [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 md6731f0$create$lambda$create$moveTagToEnumComponent$2$2 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
4356 | [01Aug2025 02:43:16.250] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$fixItemsAndTranslateNBTIntoComponents$1(Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Lcom/mojang/serialization/Dynamic;)V to md6731f0$create$lambda$create$fixItemsAndTranslateNBTIntoComponents$1$3 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
4357 | [01Aug2025 02:43:16.250] [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 md6731f0$create$lambda$create$fixItemsAndTranslateNBTIntoComponents$0$4 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
4358 | [01Aug2025 02:43:16.260] [main/DEBUG] [mixin/]: securitycraft.mixins.json:datafix.ItemStackComponentizationFixMixin from mod securitycraft->@Inject::securitycraft$fixItemStacks(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
|
4359 | [01Aug2025 02:43:16.260] [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
|
4360 | [01Aug2025 02:43:16.260] [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
|
4361 | [01Aug2025 02:43:16.500] [main/DEBUG] [mixin/]: Mixing StringTagMixin from kubejs.mixins.json into net.minecraft.nbt.StringTag
|
4362 | [01Aug2025 02:43:16.635] [main/DEBUG] [mixin/]: Mixing datafix.V1460Mixin from securitycraft.mixins.json into net.minecraft.util.datafix.schemas.V1460
|
4363 | [01Aug2025 02:43:16.636] [main/DEBUG] [mixin/]: Mixing MixinV1460 from curios.neoforge.mixins.json into net.minecraft.util.datafix.schemas.V1460
|
4364 | [01Aug2025 02:43:16.636] [main/DEBUG] [mixin/]: Mixing V1460Mixin from computercraft.mixins.json into net.minecraft.util.datafix.schemas.V1460
|
4365 | [01Aug2025 02:43:16.636] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$registerTurtle$1(Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; to md6731f0$computercraft$lambda$registerTurtle$1$0 in computercraft.mixins.json:V1460Mixin from mod computercraft
|
4366 | [01Aug2025 02:43:16.636] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$registerBlockEntities$0(Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; to md6731f0$computercraft$lambda$registerBlockEntities$0$1 in computercraft.mixins.json:V1460Mixin from mod computercraft
|
4367 | [01Aug2025 02:43:16.637] [main/DEBUG] [mixin/]: Mixing datafixer.V1460Mixin from create.mixins.json into net.minecraft.util.datafix.schemas.V1460
|
4368 | [01Aug2025 02:43:16.641] [main/DEBUG] [mixin/]: securitycraft.mixins.json:datafix.V1460Mixin from mod securitycraft->@Inject::securitycraft$registerBlockEntities(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
4369 | [01Aug2025 02:43:16.641] [main/DEBUG] [mixin/]: securitycraft.mixins.json:datafix.V1460Mixin from mod securitycraft->@Inject::securitycraft$registerBlockEntities(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
4370 | [01Aug2025 02:43:16.641] [main/DEBUG] [mixin/]: securitycraft.mixins.json:datafix.V1460Mixin from mod securitycraft->@Inject::securitycraft$registerBlockEntities(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
4371 | [01Aug2025 02:43:16.641] [main/DEBUG] [mixin/]: securitycraft.mixins.json:datafix.V1460Mixin from mod securitycraft->@Inject::securitycraft$registerEntities(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
4372 | [01Aug2025 02:43:16.641] [main/DEBUG] [mixin/]: securitycraft.mixins.json:datafix.V1460Mixin from mod securitycraft->@Inject::securitycraft$registerEntities(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
4373 | [01Aug2025 02:43:16.641] [main/DEBUG] [mixin/]: securitycraft.mixins.json:datafix.V1460Mixin from mod securitycraft->@Inject::securitycraft$registerEntities(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
4374 | [01Aug2025 02:43:16.641] [main/DEBUG] [mixin/]: securitycraft.mixins.json:datafix.V1460Mixin from mod securitycraft->@Inject::securitycraft$captureSchema(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
4375 | [01Aug2025 02:43:16.641] [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
|
4376 | [01Aug2025 02:43:16.641] [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
|
4377 | [01Aug2025 02:43:16.641] [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
|
4378 | [01Aug2025 02:43:16.641] [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
|
4379 | [01Aug2025 02:43:16.641] [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
|
4380 | [01Aug2025 02:43:16.641] [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
|
4381 | [01Aug2025 02:43:16.655] [main/DEBUG] [mixin/]: Mixing IItemHandlerMixin from kubejs.mixins.json into net.neoforged.neoforge.items.IItemHandler
|
4382 | [01Aug2025 02:43:16.910] [main/DEBUG] [mixin/]: Mixing V3818_3Mixin from computercraft.forge.mixins.json into net.minecraft.util.datafix.schemas.V3818_3
|
4383 | [01Aug2025 02:43:16.942] [main/DEBUG] [mixin/]: Mixing entities.ExperienceOrbAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.entity.ExperienceOrb
|
4384 | [01Aug2025 02:43:16.942] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ExperienceOrbAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4385 | [01Aug2025 02:43:16.942] [main/DEBUG] [mixin/]: Mixing ExperienceOrbAccess from clumps.mixins.json into net.minecraft.world.entity.ExperienceOrb
|
4386 | [01Aug2025 02:43:16.942] [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)
|
4387 | [01Aug2025 02:43:16.942] [main/DEBUG] [mixin/]: Mixing MixinExperienceOrb from clumps.mixins.json into net.minecraft.world.entity.ExperienceOrb
|
4388 | [01Aug2025 02:43:16.943] [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)
|
4389 | [01Aug2025 02:43:16.943] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$clumps$resolve$6(Ljava/util/Map$Entry;)Ljava/lang/Integer; to md6731f0$clumps$lambda$clumps$resolve$6$0 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
4390 | [01Aug2025 02:43:16.943] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addAdditionalSaveData$5(Lnet/minecraft/nbt/CompoundTag;Ljava/lang/Integer;Ljava/lang/Integer;)V to md6731f0$clumps$lambda$addAdditionalSaveData$5$1 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
4391 | [01Aug2025 02:43:16.943] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tryMergeToExisting$4(Ljava/util/Map;)Ljava/util/stream/Stream; to md6731f0$clumps$lambda$tryMergeToExisting$4$2 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
4392 | [01Aug2025 02:43:16.943] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tryMergeToExisting$3(IILnet/minecraft/world/entity/ExperienceOrb;)Z to md6731f0$clumps$lambda$tryMergeToExisting$3$3 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
4393 | [01Aug2025 02:43:16.943] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$merge$2(Ljava/util/Map;)Ljava/util/stream/Stream; to md6731f0$clumps$lambda$merge$2$4 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
4394 | [01Aug2025 02:43:16.944] [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 md6731f0$clumps$lambda$clumps$repairPlayerItems$1$5 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
4395 | [01Aug2025 02:43:16.944] [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 md6731f0$clumps$lambda$playerTouch$0$6 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
4396 | [01Aug2025 02:43:16.950] [main/DEBUG] [mixin/]: Mixing entities.ExperienceOrbMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.ExperienceOrb
|
4397 | [01Aug2025 02:43:16.950] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ExperienceOrbMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4398 | [01Aug2025 02:43:16.950] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bumblezone$xpGoToClosestCrystalFlower$3(Lnet/minecraft/world/level/block/entity/BlockEntity;)V to md6731f0$the_bumblezone$lambda$bumblezone$xpGoToClosestCrystalFlower$3$7 in the_bumblezone-common.mixins.json:entities.ExperienceOrbMixin from mod the_bumblezone
|
4399 | [01Aug2025 02:43:16.950] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bumblezone$xpGoToClosestCrystalFlower$2(Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntity;)I to md6731f0$the_bumblezone$lambda$bumblezone$xpGoToClosestCrystalFlower$2$8 in the_bumblezone-common.mixins.json:entities.ExperienceOrbMixin from mod the_bumblezone
|
4400 | [01Aug2025 02:43:16.951] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bumblezone$xpGoToClosestCrystalFlower$1(Lnet/minecraft/world/level/block/entity/BlockEntity;)Z to md6731f0$the_bumblezone$lambda$bumblezone$xpGoToClosestCrystalFlower$1$9 in the_bumblezone-common.mixins.json:entities.ExperienceOrbMixin from mod the_bumblezone
|
4401 | [01Aug2025 02:43:16.951] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bumblezone$xpGoToClosestCrystalFlower$0(Lnet/minecraft/world/level/chunk/LevelChunk;)Ljava/util/stream/Stream; to md6731f0$the_bumblezone$lambda$bumblezone$xpGoToClosestCrystalFlower$0$a in the_bumblezone-common.mixins.json:entities.ExperienceOrbMixin from mod the_bumblezone
|
4402 | [01Aug2025 02:43:16.964] [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
|
4403 | [01Aug2025 02:43:16.964] [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
|
4404 | [01Aug2025 02:43:16.964] [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
|
4405 | [01Aug2025 02:43:16.964] [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
|
4406 | [01Aug2025 02:43:16.964] [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
|
4407 | [01Aug2025 02:43:16.964] [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
|
4408 | [01Aug2025 02:43:16.964] [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
|
4409 | [01Aug2025 02:43:16.964] [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
|
4410 | [01Aug2025 02:43:16.964] [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
|
4411 | [01Aug2025 02:43:16.964] [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
|
4412 | [01Aug2025 02:43:16.964] [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
|
4413 | [01Aug2025 02:43:16.964] [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
|
4414 | [01Aug2025 02:43:16.964] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ExperienceOrbMixin from mod the_bumblezone->@Inject::bumblezone$xpGoToClosestCrystalFlower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4415 | [01Aug2025 02:43:16.964] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ExperienceOrbMixin from mod the_bumblezone->@Inject::bumblezone$xpGoToClosestCrystalFlower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4416 | [01Aug2025 02:43:16.964] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ExperienceOrbMixin from mod the_bumblezone->@Inject::bumblezone$xpGoToClosestCrystalFlower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4417 | [01Aug2025 02:43:16.978] [main/DEBUG] [mixin/]: Mixing ArmorStandMixin from ftbchunks-common.mixins.json into net.minecraft.world.entity.decoration.ArmorStand
|
4418 | [01Aug2025 02:43:16.978] [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)
|
4419 | [01Aug2025 02:43:16.980] [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
|
4420 | [01Aug2025 02:43:16.993] [main/DEBUG] [mixin/]: Mixing perf.ticking_chunk_alloc.BatMixin from modernfix-common.mixins.json into net.minecraft.world.entity.ambient.Bat
|
4421 | [01Aug2025 02:43:17.000] [main/DEBUG] [mixin/]: Mixing entities.BeeEntityInvoker from the_bumblezone-common.mixins.json into net.minecraft.world.entity.animal.Bee
|
4422 | [01Aug2025 02:43:17.000] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityInvoker from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4423 | [01Aug2025 02:43:17.001] [main/DEBUG] [mixin/]: Mixing BeeMixin from productivebees.mixin.json into net.minecraft.world.entity.animal.Bee
|
4424 | [01Aug2025 02:43:17.001] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$isFlowerValid$1(Lnet/minecraft/world/item/ItemStack;)Z to md6731f0$productivebees$lambda$isFlowerValid$1$0 in productivebees.mixin.json:BeeMixin from mod productivebees
|
4425 | [01Aug2025 02:43:17.001] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$isFlowerValid$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to md6731f0$productivebees$lambda$isFlowerValid$0$1 in productivebees.mixin.json:BeeMixin from mod productivebees
|
4426 | [01Aug2025 02:43:17.005] [main/DEBUG] [mixin/]: Mixing entities.BeeEntityMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.animal.Bee
|
4427 | [01Aug2025 02:43:17.006] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4428 | [01Aug2025 02:43:17.011] [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
|
4429 | [01Aug2025 02:43:17.011] [main/DEBUG] [mixin/]: productivebees.mixin.json:BeeMixin from mod productivebees->@Inject::registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4430 | [01Aug2025 02:43:17.011] [main/DEBUG] [mixin/]: productivebees.mixin.json:BeeMixin from mod productivebees->@Inject::registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4431 | [01Aug2025 02:43:17.011] [main/DEBUG] [mixin/]: productivebees.mixin.json:BeeMixin from mod productivebees->@Inject::registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4432 | [01Aug2025 02:43:17.011] [main/DEBUG] [mixin/]: productivebees.mixin.json:BeeMixin from mod productivebees->@Inject::wantsToEnterHive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4433 | [01Aug2025 02:43:17.011] [main/DEBUG] [mixin/]: productivebees.mixin.json:BeeMixin from mod productivebees->@Inject::wantsToEnterHive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4434 | [01Aug2025 02:43:17.011] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone->@Inject::bumblezone$followFlowerHeadwearerGoal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4435 | [01Aug2025 02:43:17.011] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone->@Inject::bumblezone$followFlowerHeadwearerGoal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4436 | [01Aug2025 02:43:17.011] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone->@Inject::bumblezone$followFlowerHeadwearerGoal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4437 | [01Aug2025 02:43:17.012] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone->@Inject::bumblezone$honeyFluidNotDrown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4438 | [01Aug2025 02:43:17.012] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone->@Inject::bumblezone$honeyFluidNotDrown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4439 | [01Aug2025 02:43:17.012] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone->@Inject::bumblezone$honeyFluidNotDrown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4440 | [01Aug2025 02:43:17.012] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone->@Inject::bumblezone$pollinateSpawnedBee(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4441 | [01Aug2025 02:43:17.012] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone->@Inject::bumblezone$pollinateSpawnedBee(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
|
4442 | [01Aug2025 02:43:17.012] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone->@Inject::bumblezone$pollinateSpawnedBee(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
|
4443 | [01Aug2025 02:43:17.020] [main/DEBUG] [mixin/]: Mixing TemptGoalMixin from apothic_enchanting.mixins.json into net.minecraft.world.entity.ai.goal.TemptGoal
|
4444 | [01Aug2025 02:43:17.021] [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
|
4445 | [01Aug2025 02:43:17.022] [main/DEBUG] [mixin/]: Mixing BeePollinateGoalMixin from productivebees.mixin.json into net.minecraft.world.entity.animal.Bee$BeePollinateGoal
|
4446 | [01Aug2025 02:43:17.022] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$2(Lnet/minecraft/core/BlockPos;)Z to md6731f0$productivebees$lambda$new$2$0 in productivebees.mixin.json:BeePollinateGoalMixin from mod productivebees
|
4447 | [01Aug2025 02:43:17.022] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$1(Lnet/minecraft/world/item/ItemStack;)Z to md6731f0$productivebees$lambda$new$1$1 in productivebees.mixin.json:BeePollinateGoalMixin from mod productivebees
|
4448 | [01Aug2025 02:43:17.022] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to md6731f0$productivebees$lambda$new$0$2 in productivebees.mixin.json:BeePollinateGoalMixin from mod productivebees
|
4449 | [01Aug2025 02:43:17.026] [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
|
4450 | [01Aug2025 02:43:17.028] [main/DEBUG] [mixin/]: Mixing entities.BeeHiveGoalMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.animal.Bee$BeeGoToHiveGoal
|
4451 | [01Aug2025 02:43:17.028] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeHiveGoalMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4452 | [01Aug2025 02:43:17.029] [main/DEBUG] [mixin/]: Mixing entities.BeeGoToKnownFlowerGoalMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.animal.Bee$BeeGoToKnownFlowerGoal
|
4453 | [01Aug2025 02:43:17.030] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeGoToKnownFlowerGoalMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4454 | [01Aug2025 02:43:17.031] [main/DEBUG] [mixin/]: Mixing BeeGoalMixin from moonlight-common.mixins.json into net.minecraft.world.entity.animal.Bee$BeeGrowCropGoal
|
4455 | [01Aug2025 02:43:17.031] [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)
|
4456 | [01Aug2025 02:43:17.033] [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
|
4457 | [01Aug2025 02:43:17.034] [main/DEBUG] [mixin/]: Mixing entities.BeePathfindingMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.animal.Bee$BeeWanderGoal
|
4458 | [01Aug2025 02:43:17.034] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeePathfindingMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4459 | [01Aug2025 02:43:17.034] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeePathfindingMixin from mod the_bumblezone->@Inject::bumblezone$newWander(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
4460 | [01Aug2025 02:43:17.036] [main/DEBUG] [mixin/]: Mixing NearestAttackableTargetGoalMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.ai.goal.target.NearestAttackableTargetGoal
|
4461 | [01Aug2025 02:43:17.037] [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
|
4462 | [01Aug2025 02:43:17.037] [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
|
4463 | [01Aug2025 02:43:17.037] [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
|
4464 | [01Aug2025 02:43:17.037] [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
|
4465 | [01Aug2025 02:43:17.037] [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
|
4466 | [01Aug2025 02:43:17.037] [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
|
4467 | [01Aug2025 02:43:17.051] [main/DEBUG] [mixin/]: Mixing AbstractSkeletonMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.AbstractSkeleton
|
4468 | [01Aug2025 02:43:17.051] [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)
|
4469 | [01Aug2025 02:43:17.053] [main/DEBUG] [mixin/]: Mixing AbstractSkeletonMixin from apotheosis.mixins.json into net.minecraft.world.entity.monster.AbstractSkeleton
|
4470 | [01Aug2025 02:43:17.059] [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
|
4471 | [01Aug2025 02:43:17.059] [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
|
4472 | [01Aug2025 02:43:17.059] [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
|
4473 | [01Aug2025 02:43:17.059] [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
|
4474 | [01Aug2025 02:43:17.059] [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
|
4475 | [01Aug2025 02:43:17.059] [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
|
4476 | [01Aug2025 02:43:17.059] [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
|
4477 | [01Aug2025 02:43:17.059] [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
|
4478 | [01Aug2025 02:43:17.074] [main/DEBUG] [mixin/]: Mixing coremods.BreezeDeflectionMixin from immersiveengineering.mixins.json into net.minecraft.world.entity.monster.breeze.Breeze
|
4479 | [01Aug2025 02:43:17.074] [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)
|
4480 | [01Aug2025 02:43:17.076] [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
|
4481 | [01Aug2025 02:43:17.085] [main/DEBUG] [mixin/]: Mixing AbstractHorseMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.horse.AbstractHorse
|
4482 | [01Aug2025 02:43:17.085] [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)
|
4483 | [01Aug2025 02:43:17.087] [main/DEBUG] [mixin/]: Mixing entities.AbstractHorseMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.animal.horse.AbstractHorse
|
4484 | [01Aug2025 02:43:17.087] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AbstractHorseMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4485 | [01Aug2025 02:43:17.087] [main/DEBUG] [mixin/]: Mixing AbstractHorseMixin from rarcompat.mixins.json into net.minecraft.world.entity.animal.horse.AbstractHorse
|
4486 | [01Aug2025 02:43:17.088] [main/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractHorseMixin from mod rarcompat: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
4487 | [01Aug2025 02:43:17.088] [main/DEBUG] [mixin/]: Mixing MixinAbstractHorse from sophisticatedstorageinmotion.mixins.json into net.minecraft.world.entity.animal.horse.AbstractHorse
|
4488 | [01Aug2025 02:43:17.088] [main/DEBUG] [mixin/]: sophisticatedstorageinmotion.mixins.json:MixinAbstractHorse from mod sophisticatedstorageinmotion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4489 | [01Aug2025 02:43:17.094] [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
|
4490 | [01Aug2025 02:43:17.094] [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
|
4491 | [01Aug2025 02:43:17.094] [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
|
4492 | [01Aug2025 02:43:17.094] [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
|
4493 | [01Aug2025 02:43:17.094] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AbstractHorseMixin from mod the_bumblezone->@Inject::bumblezone$syncHorseUUID2(Ljava/util/UUID;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4494 | [01Aug2025 02:43:17.094] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AbstractHorseMixin from mod the_bumblezone->@Inject::bumblezone$syncHorseUUID2(Ljava/util/UUID;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4495 | [01Aug2025 02:43:17.094] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AbstractHorseMixin from mod the_bumblezone->@Inject::bumblezone$syncHorseUUID2(Ljava/util/UUID;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4496 | [01Aug2025 02:43:17.094] [main/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractHorseMixin from mod rarcompat->@Inject::disableJumpStrength(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4497 | [01Aug2025 02:43:17.094] [main/DEBUG] [mixin/]: sophisticatedstorageinmotion.mixins.json:MixinAbstractHorse from mod sophisticatedstorageinmotion->@Inject::openStorageScreen(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
4498 | [01Aug2025 02:43:17.104] [main/DEBUG] [mixin/]: Mixing MixinCat from dyenamics.mixin.json into net.minecraft.world.entity.animal.Cat
|
4499 | [01Aug2025 02:43:17.105] [main/DEBUG] [mixin/]: Mixing MeowTradeMixin from extended_industrialization.mixins.json into net.minecraft.world.entity.animal.Cat
|
4500 | [01Aug2025 02:43:17.107] [main/DEBUG] [mixin/]: dyenamics.mixin.json:MixinCat from mod dyenamics->@Inject::addAdditionalDyenamicSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4501 | [01Aug2025 02:43:17.107] [main/DEBUG] [mixin/]: dyenamics.mixin.json:MixinCat from mod dyenamics->@Inject::addAdditionalDyenamicSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4502 | [01Aug2025 02:43:17.107] [main/DEBUG] [mixin/]: dyenamics.mixin.json:MixinCat from mod dyenamics->@Inject::addAdditionalDyenamicSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4503 | [01Aug2025 02:43:17.107] [main/DEBUG] [mixin/]: dyenamics.mixin.json:MixinCat from mod dyenamics->@Inject::readAdditionalDyenamicSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4504 | [01Aug2025 02:43:17.107] [main/DEBUG] [mixin/]: dyenamics.mixin.json:MixinCat from mod dyenamics->@Inject::readAdditionalDyenamicSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4505 | [01Aug2025 02:43:17.107] [main/DEBUG] [mixin/]: dyenamics.mixin.json:MixinCat from mod dyenamics->@Inject::readAdditionalDyenamicSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4506 | [01Aug2025 02:43:17.107] [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
|
4507 | [01Aug2025 02:43:17.107] [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
|
4508 | [01Aug2025 02:43:17.107] [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
|
4509 | [01Aug2025 02:43:17.114] [main/DEBUG] [mixin/]: Mixing CatSitOnBlockGoalMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.ai.goal.CatSitOnBlockGoal
|
4510 | [01Aug2025 02:43:17.114] [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)
|
4511 | [01Aug2025 02:43:17.114] [main/DEBUG] [mixin/]: Mixing MixinCatSitOnBlockGoal from lootr-common.mixins.json into net.minecraft.world.entity.ai.goal.CatSitOnBlockGoal
|
4512 | [01Aug2025 02:43:17.114] [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)
|
4513 | [01Aug2025 02:43:17.116] [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
|
4514 | [01Aug2025 02:43:17.116] [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
|
4515 | [01Aug2025 02:43:17.119] [main/DEBUG] [mixin/]: Mixing common.CaveSpiderMixin from additionalentityattributes.mixins.json into net.minecraft.world.entity.monster.CaveSpider
|
4516 | [01Aug2025 02:43:17.122] [main/DEBUG] [mixin/]: Mixing common.SpiderMixin from additionalentityattributes.mixins.json into net.minecraft.world.entity.monster.Spider
|
4517 | [01Aug2025 02:43:17.125] [main/DEBUG] [mixin/]: Mixing SkeletonMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Skeleton
|
4518 | [01Aug2025 02:43:17.125] [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)
|
4519 | [01Aug2025 02:43:17.131] [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
|
4520 | [01Aug2025 02:43:17.131] [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
|
4521 | [01Aug2025 02:43:17.131] [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
|
4522 | [01Aug2025 02:43:17.131] [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
|
4523 | [01Aug2025 02:43:17.131] [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
|
4524 | [01Aug2025 02:43:17.131] [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
|
4525 | [01Aug2025 02:43:17.131] [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
|
4526 | [01Aug2025 02:43:17.131] [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
|
4527 | [01Aug2025 02:43:17.131] [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
|
4528 | [01Aug2025 02:43:17.135] [main/DEBUG] [mixin/]: Mixing MixinChestBoat from fireproofboats.mixin.json into net.minecraft.world.entity.vehicle.ChestBoat
|
4529 | [01Aug2025 02:43:17.135] [main/DEBUG] [mixin/]: fireproofboats.mixin.json:MixinChestBoat from mod fireproofboats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4530 | [01Aug2025 02:43:17.136] [main/DEBUG] [mixin/]: fireproofboats.mixin.json:MixinChestBoat from mod fireproofboats->@Inject::getDropItem(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4531 | [01Aug2025 02:43:17.140] [main/DEBUG] [mixin/]: Mixing MinecartChestMixin from railcraft.mixins.json into net.minecraft.world.entity.vehicle.MinecartChest
|
4532 | [01Aug2025 02:43:17.140] [main/DEBUG] [mixin/]: railcraft.mixins.json:MinecartChestMixin from mod railcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4533 | [01Aug2025 02:43:17.143] [main/DEBUG] [mixin/]: Mixing MinecartFurnaceMixin from railcraft.mixins.json into net.minecraft.world.entity.vehicle.MinecartFurnace
|
4534 | [01Aug2025 02:43:17.144] [main/DEBUG] [mixin/]: railcraft.mixins.json:MinecartFurnaceMixin from mod railcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4535 | [01Aug2025 02:43:17.145] [main/DEBUG] [mixin/]: Mixing accessor.MinecartFurnaceAccessor from create.mixins.json into net.minecraft.world.entity.vehicle.MinecartFurnace
|
4536 | [01Aug2025 02:43:17.149] [main/DEBUG] [mixin/]: Mixing MinecartHopperMixin from railcraft.mixins.json into net.minecraft.world.entity.vehicle.MinecartHopper
|
4537 | [01Aug2025 02:43:17.149] [main/DEBUG] [mixin/]: railcraft.mixins.json:MinecartHopperMixin from mod railcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4538 | [01Aug2025 02:43:17.152] [main/DEBUG] [mixin/]: railcraft.mixins.json:MinecartHopperMixin from mod railcraft->@Inject::railcraft$pushItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4539 | [01Aug2025 02:43:17.152] [main/DEBUG] [mixin/]: railcraft.mixins.json:MinecartHopperMixin from mod railcraft->@Inject::railcraft$pushItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4540 | [01Aug2025 02:43:17.152] [main/DEBUG] [mixin/]: railcraft.mixins.json:MinecartHopperMixin from mod railcraft->@Inject::railcraft$pushItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4541 | [01Aug2025 02:43:17.155] [main/DEBUG] [mixin/]: Mixing MinecartMixin from railcraft.mixins.json into net.minecraft.world.entity.vehicle.Minecart
|
4542 | [01Aug2025 02:43:17.155] [main/DEBUG] [mixin/]: railcraft.mixins.json:MinecartMixin from mod railcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4543 | [01Aug2025 02:43:17.174] [main/DEBUG] [mixin/]: Mixing CreeperMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Creeper
|
4544 | [01Aug2025 02:43:17.174] [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)
|
4545 | [01Aug2025 02:43:17.176] [main/DEBUG] [mixin/]: Mixing CreeperMixin from irons_spellbooks.mixins.json into net.minecraft.world.entity.monster.Creeper
|
4546 | [01Aug2025 02:43:17.179] [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
|
4547 | [01Aug2025 02:43:17.179] [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
|
4548 | [01Aug2025 02:43:17.179] [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
|
4549 | [01Aug2025 02:43:17.179] [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
|
4550 | [01Aug2025 02:43:17.179] [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
|
4551 | [01Aug2025 02:43:17.179] [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
|
4552 | [01Aug2025 02:43:17.179] [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
|
4553 | [01Aug2025 02:43:17.179] [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
|
4554 | [01Aug2025 02:43:17.179] [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
|
4555 | [01Aug2025 02:43:17.189] [main/DEBUG] [mixin/]: Mixing AbstractChestedHorseMixin from relics.mixins.json into net.minecraft.world.entity.animal.horse.AbstractChestedHorse
|
4556 | [01Aug2025 02:43:17.189] [main/DEBUG] [mixin/]: Mixing MixinAbstractChestedHorse from sophisticatedstorageinmotion.mixins.json into net.minecraft.world.entity.animal.horse.AbstractChestedHorse
|
4557 | [01Aug2025 02:43:17.189] [main/DEBUG] [mixin/]: sophisticatedstorageinmotion.mixins.json:MixinAbstractChestedHorse from mod sophisticatedstorageinmotion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4558 | [01Aug2025 02:43:17.199] [main/DEBUG] [mixin/]: sophisticatedstorageinmotion.mixins.json:MixinAbstractChestedHorse from mod sophisticatedstorageinmotion->@Inject::defineSynchedStorageItem(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4559 | [01Aug2025 02:43:17.199] [main/DEBUG] [mixin/]: sophisticatedstorageinmotion.mixins.json:MixinAbstractChestedHorse from mod sophisticatedstorageinmotion->@Inject::defineSynchedStorageItem(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4560 | [01Aug2025 02:43:17.199] [main/DEBUG] [mixin/]: sophisticatedstorageinmotion.mixins.json:MixinAbstractChestedHorse from mod sophisticatedstorageinmotion->@Inject::defineSynchedStorageItem(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4561 | [01Aug2025 02:43:17.199] [main/DEBUG] [mixin/]: sophisticatedstorageinmotion.mixins.json:MixinAbstractChestedHorse from mod sophisticatedstorageinmotion->@Inject::dropStorageAndItsContents(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4562 | [01Aug2025 02:43:17.199] [main/DEBUG] [mixin/]: sophisticatedstorageinmotion.mixins.json:MixinAbstractChestedHorse from mod sophisticatedstorageinmotion->@Inject::dropStorageAndItsContents(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4563 | [01Aug2025 02:43:17.199] [main/DEBUG] [mixin/]: sophisticatedstorageinmotion.mixins.json:MixinAbstractChestedHorse from mod sophisticatedstorageinmotion->@Inject::dropStorageAndItsContents(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4564 | [01Aug2025 02:43:17.199] [main/DEBUG] [mixin/]: sophisticatedstorageinmotion.mixins.json:MixinAbstractChestedHorse from mod sophisticatedstorageinmotion->@Inject::addStorageHolderSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4565 | [01Aug2025 02:43:17.199] [main/DEBUG] [mixin/]: sophisticatedstorageinmotion.mixins.json:MixinAbstractChestedHorse from mod sophisticatedstorageinmotion->@Inject::addStorageHolderSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4566 | [01Aug2025 02:43:17.199] [main/DEBUG] [mixin/]: sophisticatedstorageinmotion.mixins.json:MixinAbstractChestedHorse from mod sophisticatedstorageinmotion->@Inject::addStorageHolderSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4567 | [01Aug2025 02:43:17.199] [main/DEBUG] [mixin/]: sophisticatedstorageinmotion.mixins.json:MixinAbstractChestedHorse from mod sophisticatedstorageinmotion->@Inject::readStorageHolderSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4568 | [01Aug2025 02:43:17.199] [main/DEBUG] [mixin/]: sophisticatedstorageinmotion.mixins.json:MixinAbstractChestedHorse from mod sophisticatedstorageinmotion->@Inject::readStorageHolderSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4569 | [01Aug2025 02:43:17.199] [main/DEBUG] [mixin/]: sophisticatedstorageinmotion.mixins.json:MixinAbstractChestedHorse from mod sophisticatedstorageinmotion->@Inject::readStorageHolderSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4570 | [01Aug2025 02:43:17.199] [main/DEBUG] [mixin/]: sophisticatedstorageinmotion.mixins.json:MixinAbstractChestedHorse from mod sophisticatedstorageinmotion->@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
|
4571 | [01Aug2025 02:43:17.208] [main/DEBUG] [mixin/]: Mixing ZombieInvoker from ars_elemental.mixins.json into net.minecraft.world.entity.monster.Zombie
|
4572 | [01Aug2025 02:43:17.208] [main/DEBUG] [mixin/]: Mixing ZombieMixin from mob_grinding_utils.mixins.json into net.minecraft.world.entity.monster.Zombie
|
4573 | [01Aug2025 02:43:17.208] [main/DEBUG] [mixin/]: Mixing MixinZombie from blueflame.mixin.json into net.minecraft.world.entity.monster.Zombie
|
4574 | [01Aug2025 02:43:17.209] [main/DEBUG] [mixin/]: Mixing pharaoh.ZombieMixin from betterdeserttemples.mixins.json into net.minecraft.world.entity.monster.Zombie
|
4575 | [01Aug2025 02:43:17.209] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.ZombieMixin from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4576 | [01Aug2025 02:43:17.213] [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
|
4577 | [01Aug2025 02:43:17.213] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinZombie from mod blueflame->@Inject::doHurtTarget(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
4578 | [01Aug2025 02:43:17.213] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinZombie from mod blueflame->@Inject::doHurtTarget(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
4579 | [01Aug2025 02:43:17.213] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinZombie from mod blueflame->@Inject::doHurtTarget(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
4580 | [01Aug2025 02:43:17.213] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.ZombieMixin from mod betterdeserttemples->@Inject::betterdeserttemples_readPharaohOriginalSpawnPosFromNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4581 | [01Aug2025 02:43:17.213] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.ZombieMixin from mod betterdeserttemples->@Inject::betterdeserttemples_readPharaohOriginalSpawnPosFromNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4582 | [01Aug2025 02:43:17.213] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.ZombieMixin from mod betterdeserttemples->@Inject::betterdeserttemples_readPharaohOriginalSpawnPosFromNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4583 | [01Aug2025 02:43:17.213] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.ZombieMixin from mod betterdeserttemples->@Inject::betterdeserttemples_writePharaohOriginalSpawnPosToNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4584 | [01Aug2025 02:43:17.213] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.ZombieMixin from mod betterdeserttemples->@Inject::betterdeserttemples_writePharaohOriginalSpawnPosToNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4585 | [01Aug2025 02:43:17.213] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.ZombieMixin from mod betterdeserttemples->@Inject::betterdeserttemples_writePharaohOriginalSpawnPosToNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4586 | [01Aug2025 02:43:17.226] [main/DEBUG] [mixin/]: Mixing ThrownTridentMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.projectile.ThrownTrident
|
4587 | [01Aug2025 02:43:17.226] [main/DEBUG] [mixin/]: Mixing ThrownTridentMixin from apothic_enchanting.mixins.json into net.minecraft.world.entity.projectile.ThrownTrident
|
4588 | [01Aug2025 02:43:17.230] [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
|
4589 | [01Aug2025 02:43:17.230] [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
|
4590 | [01Aug2025 02:43:17.230] [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
|
4591 | [01Aug2025 02:43:17.230] [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
|
4592 | [01Aug2025 02:43:17.230] [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
|
4593 | [01Aug2025 02:43:17.230] [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
|
4594 | [01Aug2025 02:43:17.230] [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
|
4595 | [01Aug2025 02:43:17.233] [main/DEBUG] [mixin/]: Mixing ThrowableProjectileMixin from eternal_starlight-common.mixins.json into net.minecraft.world.entity.projectile.ThrowableProjectile
|
4596 | [01Aug2025 02:43:17.249] [main/DEBUG] [mixin/]: Mixing ability.enderpearldamageimmunity.ThrownEnderPearlMixin from mixins.artifacts.common.json into net.minecraft.world.entity.projectile.ThrownEnderpearl
|
4597 | [01Aug2025 02:43:17.253] [main/DEBUG] [mixin/]: Mixing EndermanMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.EnderMan
|
4598 | [01Aug2025 02:43:17.254] [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)
|
4599 | [01Aug2025 02:43:17.254] [main/DEBUG] [mixin/]: Mixing common.EnderManMixin from endermanoverhaul.mixins.json into net.minecraft.world.entity.monster.EnderMan
|
4600 | [01Aug2025 02:43:17.256] [main/DEBUG] [mixin/]: Mixing EnderManMixin from relics.mixins.json into net.minecraft.world.entity.monster.EnderMan
|
4601 | [01Aug2025 02:43:17.259] [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
|
4602 | [01Aug2025 02:43:17.259] [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
|
4603 | [01Aug2025 02:43:17.259] [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
|
4604 | [01Aug2025 02:43:17.259] [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
|
4605 | [01Aug2025 02:43:17.259] [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
|
4606 | [01Aug2025 02:43:17.259] [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
|
4607 | [01Aug2025 02:43:17.259] [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
|
4608 | [01Aug2025 02:43:17.259] [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
|
4609 | [01Aug2025 02:43:17.259] [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
|
4610 | [01Aug2025 02:43:17.268] [main/DEBUG] [mixin/]: Mixing EvokerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Evoker
|
4611 | [01Aug2025 02:43:17.268] [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)
|
4612 | [01Aug2025 02:43:17.269] [main/DEBUG] [mixin/]: Mixing PillagerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Evoker
|
4613 | [01Aug2025 02:43:17.269] [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)
|
4614 | [01Aug2025 02:43:17.276] [main/DEBUG] [mixin/]: Mixing RaiderMixin from eternal_starlight-common.mixins.json into net.minecraft.world.entity.raid.Raider
|
4615 | [01Aug2025 02:43:17.279] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:RaiderMixin from mod eternal_starlight->@Inject::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
|
4616 | [01Aug2025 02:43:17.279] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:RaiderMixin from mod eternal_starlight->@Inject::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
|
4617 | [01Aug2025 02:43:17.279] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:RaiderMixin from mod eternal_starlight->@Inject::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
|
4618 | [01Aug2025 02:43:17.279] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:RaiderMixin from mod eternal_starlight->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4619 | [01Aug2025 02:43:17.279] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:RaiderMixin from mod eternal_starlight->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4620 | [01Aug2025 02:43:17.279] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:RaiderMixin from mod eternal_starlight->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4621 | [01Aug2025 02:43:17.279] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:RaiderMixin from mod eternal_starlight->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4622 | [01Aug2025 02:43:17.279] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:RaiderMixin from mod eternal_starlight->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4623 | [01Aug2025 02:43:17.279] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:RaiderMixin from mod eternal_starlight->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4624 | [01Aug2025 02:43:17.299] [main/DEBUG] [mixin/]: Mixing entities.FoxAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.entity.animal.Fox
|
4625 | [01Aug2025 02:43:17.299] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.FoxAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4626 | [01Aug2025 02:43:17.299] [main/DEBUG] [mixin/]: Mixing FoxInvoker from ars_elemental.mixins.json into net.minecraft.world.entity.animal.Fox
|
4627 | [01Aug2025 02:43:17.319] [main/DEBUG] [mixin/]: Mixing entities.ItemFrameMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.decoration.ItemFrame
|
4628 | [01Aug2025 02:43:17.319] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ItemFrameMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4629 | [01Aug2025 02:43:17.319] [main/DEBUG] [mixin/]: Mixing ItemFrameEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.decoration.ItemFrame
|
4630 | [01Aug2025 02:43:17.320] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ItemFrameMixin from mod the_bumblezone->@Inject::thebumblezone_swapItemFrameBucket(Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4631 | [01Aug2025 02:43:17.320] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ItemFrameMixin from mod the_bumblezone->@Inject::thebumblezone_swapItemFrameBucket(Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4632 | [01Aug2025 02:43:17.320] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ItemFrameMixin from mod the_bumblezone->@Inject::thebumblezone_swapItemFrameBucket(Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4633 | [01Aug2025 02:43:17.342] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.HopperMenu
|
4634 | [01Aug2025 02:43:17.344] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4635 | [01Aug2025 02:43:17.350] [main/DEBUG] [mixin/]: Mixing pharaoh.HuskMixin from betterdeserttemples.mixins.json into net.minecraft.world.entity.monster.Husk
|
4636 | [01Aug2025 02:43:17.350] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.HuskMixin from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4637 | [01Aug2025 02:43:17.354] [main/DEBUG] [mixin/]: Mixing PillagerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Illusioner
|
4638 | [01Aug2025 02:43:17.354] [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)
|
4639 | [01Aug2025 02:43:17.368] [main/DEBUG] [mixin/]: Mixing MixinLightningBolt from architectury-common.mixins.json into net.minecraft.world.entity.LightningBolt
|
4640 | [01Aug2025 02:43:17.368] [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)
|
4641 | [01Aug2025 02:43:17.369] [main/DEBUG] [mixin/]: Mixing LightningEntityMixin from moonlight-common.mixins.json into net.minecraft.world.entity.LightningBolt
|
4642 | [01Aug2025 02:43:17.369] [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)
|
4643 | [01Aug2025 02:43:17.372] [main/DEBUG] [mixin/]: Mixing LightningBoltMixin from create_enchantment_industry.mixins.json into net.minecraft.world.entity.LightningBolt
|
4644 | [01Aug2025 02:43:17.372] [main/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:LightningBoltMixin from mod create_enchantment_industry: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
4645 | [01Aug2025 02:43:17.376] [main/DEBUG] [mixin/]: Mixing entities.LightningBoltMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.LightningBolt
|
4646 | [01Aug2025 02:43:17.376] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LightningBoltMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4647 | [01Aug2025 02:43:17.380] [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
|
4648 | [01Aug2025 02:43:17.380] [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
|
4649 | [01Aug2025 02:43:17.380] [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
|
4650 | [01Aug2025 02:43:17.380] [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
|
4651 | [01Aug2025 02:43:17.380] [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
|
4652 | [01Aug2025 02:43:17.380] [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
|
4653 | [01Aug2025 02:43:17.380] [main/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:LightningBoltMixin from mod create_enchantment_industry->@Inject::tick$chargeExperienceOnLightingStrike(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4654 | [01Aug2025 02:43:17.380] [main/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:LightningBoltMixin from mod create_enchantment_industry->@Inject::tick$chargeExperienceOnLightingStrike(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4655 | [01Aug2025 02:43:17.380] [main/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:LightningBoltMixin from mod create_enchantment_industry->@Inject::tick$chargeExperienceOnLightingStrike(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4656 | [01Aug2025 02:43:17.380] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LightningBoltMixin from mod the_bumblezone->@Inject::bumblezone$lightningLightsSuperOrPotionCandles(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4657 | [01Aug2025 02:43:17.380] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LightningBoltMixin from mod the_bumblezone->@Inject::bumblezone$lightningLightsSuperOrPotionCandles(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4658 | [01Aug2025 02:43:17.380] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LightningBoltMixin from mod the_bumblezone->@Inject::bumblezone$lightningLightsSuperOrPotionCandles(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4659 | [01Aug2025 02:43:17.401] [main/DEBUG] [mixin/]: Mixing PaintingMixin from deeperdarker.mixins.json into net.minecraft.world.entity.decoration.Painting
|
4660 | [01Aug2025 02:43:17.401] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getPickResult$1(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V to md6731f0$deeperdarker$lambda$getPickResult$1$0 in deeperdarker.mixins.json:PaintingMixin from mod deeperdarker
|
4661 | [01Aug2025 02:43:17.401] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$dropItem$0(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V to md6731f0$deeperdarker$lambda$dropItem$0$1 in deeperdarker.mixins.json:PaintingMixin from mod deeperdarker
|
4662 | [01Aug2025 02:43:17.404] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:PaintingMixin from mod deeperdarker->@Inject::dropItem(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
4663 | [01Aug2025 02:43:17.405] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:PaintingMixin from mod deeperdarker->@Inject::getPickResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4664 | [01Aug2025 02:43:17.420] [main/DEBUG] [mixin/]: Mixing ability.phantomrepellent.PhantomSweepAttackGoalMixin from mixins.artifacts.common.json into net.minecraft.world.entity.monster.Phantom$PhantomSweepAttackGoal
|
4665 | [01Aug2025 02:43:17.438] [main/DEBUG] [mixin/]: Mixing PillagerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Pillager
|
4666 | [01Aug2025 02:43:17.438] [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)
|
4667 | [01Aug2025 02:43:17.445] [main/DEBUG] [mixin/]: Mixing entity.PolarbearMixin from livingthings.mixins.json into net.minecraft.world.entity.animal.PolarBear
|
4668 | [01Aug2025 02:43:17.445] [main/DEBUG] [mixin/]: livingthings.mixins.json:entity.PolarbearMixin from mod livingthings: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4669 | [01Aug2025 02:43:17.447] [main/DEBUG] [mixin/]: livingthings.mixins.json:entity.PolarbearMixin from mod livingthings->@Inject::LivingThings$registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4670 | [01Aug2025 02:43:17.447] [main/DEBUG] [mixin/]: livingthings.mixins.json:entity.PolarbearMixin from mod livingthings->@Inject::LivingThings$registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4671 | [01Aug2025 02:43:17.447] [main/DEBUG] [mixin/]: livingthings.mixins.json:entity.PolarbearMixin from mod livingthings->@Inject::LivingThings$registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4672 | [01Aug2025 02:43:17.452] [main/DEBUG] [mixin/]: Mixing ThrownPotionMixin from moonlight-common.mixins.json into net.minecraft.world.entity.projectile.ThrownPotion
|
4673 | [01Aug2025 02:43:17.453] [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)
|
4674 | [01Aug2025 02:43:17.453] [main/DEBUG] [mixin/]: Mixing ThrownPotionMixin from valhelsia_core-common.mixins.json into net.minecraft.world.entity.projectile.ThrownPotion
|
4675 | [01Aug2025 02:43:17.454] [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)
|
4676 | [01Aug2025 02:43:17.456] [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
|
4677 | [01Aug2025 02:43:17.456] [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
|
4678 | [01Aug2025 02:43:17.456] [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
|
4679 | [01Aug2025 02:43:17.456] [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
|
4680 | [01Aug2025 02:43:17.456] [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
|
4681 | [01Aug2025 02:43:17.456] [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
|
4682 | [01Aug2025 02:43:17.459] [main/DEBUG] [mixin/]: Mixing PufferfishAccessor from ars_nouveau.mixins.json into net.minecraft.world.entity.animal.Pufferfish
|
4683 | [01Aug2025 02:43:17.459] [main/DEBUG] [mixin/]: Renaming @Accessor method targetConditions()Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; to targetConditions$ars_nouveau_$md$6731f0$0 in ars_nouveau.mixins.json:PufferfishAccessor from mod ars_nouveau
|
4684 | [01Aug2025 02:43:17.463] [main/DEBUG] [mixin/]: Mixing MixinRabbitEntity from mostructures.mixins.json into net.minecraft.world.entity.animal.Rabbit
|
4685 | [01Aug2025 02:43:17.464] [main/DEBUG] [mixin/]: mostructures.mixins.json:MixinRabbitEntity from mod mostructures->@Inject::rabbitPlsWork(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 does use it's CallbackInfoReturnable
|
4686 | [01Aug2025 02:43:17.481] [main/DEBUG] [mixin/]: Mixing SheepMixin from apothic_enchanting.mixins.json into net.minecraft.world.entity.animal.Sheep
|
4687 | [01Aug2025 02:43:17.485] [main/DEBUG] [mixin/]: Mixing EatBlockGoalMixin from biomeswevegone-common.mixins.json into net.minecraft.world.entity.ai.goal.EatBlockGoal
|
4688 | [01Aug2025 02:43:17.488] [main/DEBUG] [mixin/]: Mixing EatBlockGoalMixin from regions_unexplored.mixins.json into net.minecraft.world.entity.ai.goal.EatBlockGoal
|
4689 | [01Aug2025 02:43:17.492] [main/DEBUG] [mixin/]: biomeswevegone-common.mixins.json:EatBlockGoalMixin from mod biomeswevegone->@Inject::canUse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4690 | [01Aug2025 02:43:17.493] [main/DEBUG] [mixin/]: biomeswevegone-common.mixins.json:EatBlockGoalMixin from mod biomeswevegone->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4691 | [01Aug2025 02:43:17.493] [main/DEBUG] [mixin/]: biomeswevegone-common.mixins.json:EatBlockGoalMixin from mod biomeswevegone->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4692 | [01Aug2025 02:43:17.493] [main/DEBUG] [mixin/]: biomeswevegone-common.mixins.json:EatBlockGoalMixin from mod biomeswevegone->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4693 | [01Aug2025 02:43:17.493] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:EatBlockGoalMixin from mod regions_unexplored->@Inject::regions_unexplored$canUse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4694 | [01Aug2025 02:43:17.493] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:EatBlockGoalMixin from mod regions_unexplored->@Inject::regions_unexplored$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4695 | [01Aug2025 02:43:17.493] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:EatBlockGoalMixin from mod regions_unexplored->@Inject::regions_unexplored$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4696 | [01Aug2025 02:43:17.493] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:EatBlockGoalMixin from mod regions_unexplored->@Inject::regions_unexplored$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4697 | [01Aug2025 02:43:17.493] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:EatBlockGoalMixin from mod regions_unexplored->@Inject::regions_unexplored$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4698 | [01Aug2025 02:43:17.493] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:EatBlockGoalMixin from mod regions_unexplored->@Inject::regions_unexplored$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4699 | [01Aug2025 02:43:17.493] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:EatBlockGoalMixin from mod regions_unexplored->@Inject::regions_unexplored$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4700 | [01Aug2025 02:43:17.497] [main/DEBUG] [mixin/]: Mixing entities.ShulkerEntityInvoker from repurposed_structures-common.mixins.json into net.minecraft.world.entity.monster.Shulker
|
4701 | [01Aug2025 02:43:17.497] [main/DEBUG] [mixin/]: Mixing accessors.ShulkerAccess from mixins.pneumaticcraft.json into net.minecraft.world.entity.monster.Shulker
|
4702 | [01Aug2025 02:43:17.497] [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)
|
4703 | [01Aug2025 02:43:17.506] [main/DEBUG] [mixin/]: Mixing StrayMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Stray
|
4704 | [01Aug2025 02:43:17.506] [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)
|
4705 | [01Aug2025 02:43:17.514] [main/DEBUG] [mixin/]: Mixing SkellyHorseMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.horse.SkeletonHorse
|
4706 | [01Aug2025 02:43:17.514] [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)
|
4707 | [01Aug2025 02:43:17.514] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$0(Ljava/lang/Integer;)V to md6731f0$supplementaries$lambda$tick$0$0 in supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries
|
4708 | [01Aug2025 02:43:17.523] [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
|
4709 | [01Aug2025 02:43:17.523] [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
|
4710 | [01Aug2025 02:43:17.523] [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
|
4711 | [01Aug2025 02:43:17.523] [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
|
4712 | [01Aug2025 02:43:17.523] [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
|
4713 | [01Aug2025 02:43:17.523] [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
|
4714 | [01Aug2025 02:43:17.523] [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
|
4715 | [01Aug2025 02:43:17.534] [main/DEBUG] [mixin/]: Mixing BaseSpawnerAccessor from apotheosis.mixins.json into net.minecraft.world.level.BaseSpawner
|
4716 | [01Aug2025 02:43:17.534] [main/DEBUG] [mixin/]: Mixing accessors.BaseSpawnerAccess from mixins.pneumaticcraft.json into net.minecraft.world.level.BaseSpawner
|
4717 | [01Aug2025 02:43:17.534] [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)
|
4718 | [01Aug2025 02:43:17.534] [main/DEBUG] [mixin/]: Mixing coremods.BaseSpawnerMixin from mixins.pneumaticcraft.json into net.minecraft.world.level.BaseSpawner
|
4719 | [01Aug2025 02:43:17.534] [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)
|
4720 | [01Aug2025 02:43:17.535] [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
|
4721 | [01Aug2025 02:43:17.564] [main/DEBUG] [mixin/]: Mixing accessor.VillagerAccessor from tombstone.mixins.json into net.minecraft.world.entity.npc.Villager
|
4722 | [01Aug2025 02:43:17.564] [main/DEBUG] [mixin/]: Mixing attribute.villagerreputation.VillagerMixin from mixins.artifacts.common.json into net.minecraft.world.entity.npc.Villager
|
4723 | [01Aug2025 02:43:17.565] [main/DEBUG] [mixin/]: Mixing VillagerMixin from irons_jewelry.mixins.json into net.minecraft.world.entity.npc.Villager
|
4724 | [01Aug2025 02:43:17.565] [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)
|
4725 | [01Aug2025 02:43:17.565] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$irons_jewelry$handleHagglerBonus$1(Lio/redspace/ironsjewelry/core/data/BonusInstance;)V to md6731f0$irons_jewelry$lambda$irons_jewelry$handleHagglerBonus$1$0 in irons_jewelry.mixins.json:VillagerMixin from mod irons_jewelry
|
4726 | [01Aug2025 02:43:17.565] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$irons_jewelry$handleHagglerBonus$0(Lio/redspace/ironsjewelry/core/data/BonusInstance;)Z to md6731f0$irons_jewelry$lambda$irons_jewelry$handleHagglerBonus$0$1 in irons_jewelry.mixins.json:VillagerMixin from mod irons_jewelry
|
4727 | [01Aug2025 02:43:17.566] [main/DEBUG] [mixin/]: Mixing VillagerMixin from moonlight-common.mixins.json into net.minecraft.world.entity.npc.Villager
|
4728 | [01Aug2025 02:43:17.566] [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)
|
4729 | [01Aug2025 02:43:17.569] [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
|
4730 | [01Aug2025 02:43:17.569] [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
|
4731 | [01Aug2025 02:43:17.569] [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
|
4732 | [01Aug2025 02:43:17.569] [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
|
4733 | [01Aug2025 02:43:17.569] [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
|
4734 | [01Aug2025 02:43:17.569] [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
|
4735 | [01Aug2025 02:43:17.576] [main/DEBUG] [mixin/]: Mixing AbstractVillagerMixin from rarcompat.mixins.json into net.minecraft.world.entity.npc.AbstractVillager
|
4736 | [01Aug2025 02:43:17.576] [main/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractVillagerMixin from mod rarcompat: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
4737 | [01Aug2025 02:43:17.577] [main/DEBUG] [mixin/]: Mixing MixinAbstractVillager from mahoutsukai.mixins.json into net.minecraft.world.entity.npc.AbstractVillager
|
4738 | [01Aug2025 02:43:17.578] [main/DEBUG] [mixin/]: mahoutsukai.mixins.json:MixinAbstractVillager from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
4739 | [01Aug2025 02:43:17.581] [main/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractVillagerMixin from mod rarcompat->@Inject::notifyTrade(Lnet/minecraft/world/item/trading/MerchantOffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4740 | [01Aug2025 02:43:17.581] [main/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractVillagerMixin from mod rarcompat->@Inject::notifyTrade(Lnet/minecraft/world/item/trading/MerchantOffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4741 | [01Aug2025 02:43:17.581] [main/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractVillagerMixin from mod rarcompat->@Inject::notifyTrade(Lnet/minecraft/world/item/trading/MerchantOffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4742 | [01Aug2025 02:43:17.581] [main/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractVillagerMixin from mod rarcompat->@Inject::getOffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
4743 | [01Aug2025 02:43:17.581] [main/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractVillagerMixin from mod rarcompat->@Inject::getOffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
4744 | [01Aug2025 02:43:17.581] [main/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractVillagerMixin from mod rarcompat->@Inject::getOffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
4745 | [01Aug2025 02:43:17.581] [main/DEBUG] [mixin/]: mahoutsukai.mixins.json:MixinAbstractVillager from mod (unknown)->@Inject::mahouRuleBreakerVillagerFix(Lnet/minecraft/world/item/trading/MerchantOffers;[Lnet/minecraft/world/entity/npc/VillagerTrades$ItemListing;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
4746 | [01Aug2025 02:43:17.586] [main/DEBUG] [mixin/]: Mixing WitchMixin from eternal_starlight-common.mixins.json into net.minecraft.world.entity.monster.Witch
|
4747 | [01Aug2025 02:43:17.587] [main/DEBUG] [mixin/]: Mixing accessors.WitchAccess from mixins.pneumaticcraft.json into net.minecraft.world.entity.monster.Witch
|
4748 | [01Aug2025 02:43:17.587] [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)
|
4749 | [01Aug2025 02:43:17.591] [main/DEBUG] [mixin/]: Mixing PillagerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Vindicator
|
4750 | [01Aug2025 02:43:17.591] [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)
|
4751 | [01Aug2025 02:43:17.599] [main/DEBUG] [mixin/]: Mixing WanderingTraderMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.npc.WanderingTrader
|
4752 | [01Aug2025 02:43:17.599] [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)
|
4753 | [01Aug2025 02:43:17.600] [main/DEBUG] [mixin/]: Mixing WanderingTraderMixin from irons_jewelry.mixins.json into net.minecraft.world.entity.npc.WanderingTrader
|
4754 | [01Aug2025 02:43:17.600] [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)
|
4755 | [01Aug2025 02:43:17.601] [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
|
4756 | [01Aug2025 02:43:17.601] [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
|
4757 | [01Aug2025 02:43:17.601] [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
|
4758 | [01Aug2025 02:43:17.601] [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
|
4759 | [01Aug2025 02:43:17.601] [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
|
4760 | [01Aug2025 02:43:17.601] [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
|
4761 | [01Aug2025 02:43:17.601] [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
|
4762 | [01Aug2025 02:43:17.602] [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
|
4763 | [01Aug2025 02:43:17.602] [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
|
4764 | [01Aug2025 02:43:17.602] [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
|
4765 | [01Aug2025 02:43:17.602] [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
|
4766 | [01Aug2025 02:43:17.602] [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
|
4767 | [01Aug2025 02:43:17.606] [main/DEBUG] [mixin/]: Mixing WardenMixin from deeperdarker.mixins.json into net.minecraft.world.entity.monster.warden.Warden
|
4768 | [01Aug2025 02:43:17.608] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:WardenMixin from mod deeperdarker->@Inject::canTargetEntity(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4769 | [01Aug2025 02:43:17.619] [main/DEBUG] [mixin/]: Mixing MixinWolf from dyenamics.mixin.json into net.minecraft.world.entity.animal.Wolf
|
4770 | [01Aug2025 02:43:17.621] [main/DEBUG] [mixin/]: dyenamics.mixin.json:MixinWolf from mod dyenamics->@Inject::addAdditionalDyenamicSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4771 | [01Aug2025 02:43:17.621] [main/DEBUG] [mixin/]: dyenamics.mixin.json:MixinWolf from mod dyenamics->@Inject::addAdditionalDyenamicSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4772 | [01Aug2025 02:43:17.621] [main/DEBUG] [mixin/]: dyenamics.mixin.json:MixinWolf from mod dyenamics->@Inject::addAdditionalDyenamicSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4773 | [01Aug2025 02:43:17.621] [main/DEBUG] [mixin/]: dyenamics.mixin.json:MixinWolf from mod dyenamics->@Inject::readAdditionalDyenamicSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4774 | [01Aug2025 02:43:17.621] [main/DEBUG] [mixin/]: dyenamics.mixin.json:MixinWolf from mod dyenamics->@Inject::readAdditionalDyenamicSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4775 | [01Aug2025 02:43:17.621] [main/DEBUG] [mixin/]: dyenamics.mixin.json:MixinWolf from mod dyenamics->@Inject::readAdditionalDyenamicSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4776 | [01Aug2025 02:43:17.628] [main/DEBUG] [mixin/]: Mixing ZombieHorseMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.horse.ZombieHorse
|
4777 | [01Aug2025 02:43:17.628] [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)
|
4778 | [01Aug2025 02:43:17.635] [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
|
4779 | [01Aug2025 02:43:17.641] [main/DEBUG] [mixin/]: Mixing MixinInventoryMenu from fastbench.mixins.json into net.minecraft.world.inventory.InventoryMenu
|
4780 | [01Aug2025 02:43:17.642] [main/DEBUG] [mixin/]: Mixing AccessorInventoryMenu from polymorph.mixins.json into net.minecraft.world.inventory.InventoryMenu
|
4781 | [01Aug2025 02:43:17.642] [main/DEBUG] [mixin/]: polymorph.mixins.json:AccessorInventoryMenu from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4782 | [01Aug2025 02:43:17.643] [main/DEBUG] [mixin/]: fastbench.mixins.json:MixinInventoryMenu from mod fastbench->@Inject::quickMoveStack(Lnet/minecraft/world/entity/player/Player;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4783 | [01Aug2025 02:43:17.665] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming catchingFish with desc (Lnet/minecraft/core/BlockPos;)V
|
4784 | [01Aug2025 02:43:17.666] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Patching FishingHook#catchingFish
|
4785 | [01Aug2025 02:43:17.667] [main/DEBUG] [mixin/]: Mixing entities.FishingHookMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.projectile.FishingHook
|
4786 | [01Aug2025 02:43:17.667] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.FishingHookMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4787 | [01Aug2025 02:43:17.676] [main/DEBUG] [mixin/]: Mixing MixinBoatType from fireproofboats.mixin.json into net.minecraft.world.entity.vehicle.Boat$Type
|
4788 | [01Aug2025 02:43:17.676] [main/DEBUG] [mixin/]: fireproofboats.mixin.json:MixinBoatType from mod fireproofboats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4789 | [01Aug2025 02:43:17.676] [main/DEBUG] [mixin/]: Renaming @Invoker method invokeInit(Ljava/lang/String;ILnet/minecraft/world/level/block/Block;Ljava/lang/String;)Lnet/minecraft/world/entity/vehicle/Boat$Type; to invokeInit$fireproofboats_$md$6731f0$0 in fireproofboats.mixin.json:MixinBoatType from mod fireproofboats
|
4790 | [01Aug2025 02:43:17.901] [main/DEBUG] [mixin/]: Mixing inject.MixinFoodPropertiesBuilder from architectury-common.mixins.json into net.minecraft.world.food.FoodProperties$Builder
|
4791 | [01Aug2025 02:43:17.901] [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)
|
4792 | [01Aug2025 02:43:17.994] [main/DEBUG] [mixin/]: Mixing BlockSourceMixin from supplementaries-common.mixins.json into net.minecraft.core.dispenser.BlockSource
|
4793 | [01Aug2025 02:43:17.994] [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)
|
4794 | [01Aug2025 02:43:17.995] [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
|
4795 | [01Aug2025 02:43:17.996] [main/DEBUG] [mixin/]: Mixing accessor.ProjectileDispenseBehaviorAccessor from create.mixins.json into net.minecraft.core.dispenser.ProjectileDispenseBehavior
|
4796 | [01Aug2025 02:43:18.011] [main/DEBUG] [mixin/]: Mixing MixinAbstractFurnaceMenu from fuelgoeshere.mixin.json into net.minecraft.world.inventory.AbstractFurnaceMenu
|
4797 | [01Aug2025 02:43:18.012] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.AbstractFurnaceMenu
|
4798 | [01Aug2025 02:43:18.015] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4799 | [01Aug2025 02:43:18.020] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.DispenserMenu
|
4800 | [01Aug2025 02:43:18.022] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4801 | [01Aug2025 02:43:18.025] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.BrewingStandMenu
|
4802 | [01Aug2025 02:43:18.026] [main/DEBUG] [mixin/]: Mixing potion.BrewingStandMenuMixin from securitycraft.mixins.json into net.minecraft.world.inventory.BrewingStandMenu
|
4803 | [01Aug2025 02:43:18.028] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4804 | [01Aug2025 02:43:18.030] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.BeaconMenu
|
4805 | [01Aug2025 02:43:18.032] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4806 | [01Aug2025 02:43:18.036] [main/DEBUG] [mixin/]: Mixing structures.StructureProcessorAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
4807 | [01Aug2025 02:43:18.036] [main/DEBUG] [mixin/]: Mixing accessor.StructureProcessorAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
4808 | [01Aug2025 02:43:18.036] [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)
|
4809 | [01Aug2025 02:43:18.036] [main/DEBUG] [mixin/]: Mixing structures.StructureProcessorAccessor from mes-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
4810 | [01Aug2025 02:43:18.036] [main/DEBUG] [mixin/]: Mixing structures.StructureProcessorAccessor from mns-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
4811 | [01Aug2025 02:43:18.036] [main/DEBUG] [mixin/]: Mixing structure.StructureProcessorAccessor from ars_nouveau.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
4812 | [01Aug2025 02:43:18.036] [main/DEBUG] [mixin/]: Mixing accessor.StructureProcessorAccessor from villagesandpillages-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
4813 | [01Aug2025 02:43:18.036] [main/DEBUG] [mixin/]: Mixing structures.StructureProcessorAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
4814 | [01Aug2025 02:43:18.036] [main/DEBUG] [mixin/]: Mixing accessor.StructureProcessorAccessor from betterdeserttemples.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
4815 | [01Aug2025 02:43:18.036] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:accessor.StructureProcessorAccessor from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4816 | [01Aug2025 02:43:18.036] [main/DEBUG] [mixin/]: Mixing structures.StructureProcessorAccessor from mvs-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
4817 | [01Aug2025 02:43:18.036] [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
|
4818 | [01Aug2025 02:43:18.036] [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
|
4819 | [01Aug2025 02:43:18.036] [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
|
4820 | [01Aug2025 02:43:18.036] [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
|
4821 | [01Aug2025 02:43:18.036] [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
|
4822 | [01Aug2025 02:43:18.036] [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
|
4823 | [01Aug2025 02:43:18.036] [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
|
4824 | [01Aug2025 02:43:18.036] [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
|
4825 | [01Aug2025 02:43:18.040] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.ShulkerBoxMenu
|
4826 | [01Aug2025 02:43:18.043] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4827 | [01Aug2025 02:43:18.050] [main/DEBUG] [mixin/]: Mixing AccessorCrafterMenu from polymorph.mixins.json into net.minecraft.world.inventory.CrafterMenu
|
4828 | [01Aug2025 02:43:18.050] [main/DEBUG] [mixin/]: polymorph.mixins.json:AccessorCrafterMenu from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4829 | [01Aug2025 02:43:18.051] [main/DEBUG] [mixin/]: Mixing MixinCrafterMenu from polymorph.mixins.json into net.minecraft.world.inventory.CrafterMenu
|
4830 | [01Aug2025 02:43:18.051] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinCrafterMenu from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4831 | [01Aug2025 02:43:18.052] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinCrafterMenu from mod polymorph->@Inject::polymorph$preRefreshRecipeResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4832 | [01Aug2025 02:43:18.052] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinCrafterMenu from mod polymorph->@Inject::polymorph$preRefreshRecipeResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4833 | [01Aug2025 02:43:18.052] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinCrafterMenu from mod polymorph->@Inject::polymorph$preRefreshRecipeResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4834 | [01Aug2025 02:43:18.052] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinCrafterMenu from mod polymorph->@Inject::polymorph$postRefreshRecipeResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4835 | [01Aug2025 02:43:18.052] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinCrafterMenu from mod polymorph->@Inject::polymorph$postRefreshRecipeResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4836 | [01Aug2025 02:43:18.052] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinCrafterMenu from mod polymorph->@Inject::polymorph$postRefreshRecipeResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4837 | [01Aug2025 02:43:18.081] [main/DEBUG] [mixin/]: Mixing patch.gui.MixinMenuType from bookshelf.mixins.json into net.minecraft.world.inventory.MenuType
|
4838 | [01Aug2025 02:43:18.081] [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)
|
4839 | [01Aug2025 02:43:18.081] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$onClassInit$0$0 in bookshelf.mixins.json:patch.gui.MixinMenuType from mod bookshelf
|
4840 | [01Aug2025 02:43:18.082] [main/DEBUG] [mixin/]: Mixing MenuTypeMixin from kubejs.mixins.json into net.minecraft.world.inventory.MenuType
|
4841 | [01Aug2025 02:43:18.083] [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
|
4842 | [01Aug2025 02:43:18.085] [main/DEBUG] [mixin/]: Mixing MixinInventory from curios.neoforge.mixins.json into net.minecraft.world.entity.player.Inventory
|
4843 | [01Aug2025 02:43:18.085] [main/DEBUG] [mixin/]: Mixing MixinInventory from architectury.mixins.json into net.minecraft.world.entity.player.Inventory
|
4844 | [01Aug2025 02:43:18.086] [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)
|
4845 | [01Aug2025 02:43:18.086] [main/DEBUG] [mixin/]: Mixing PlayerInventoryMixin from uranus.mixins.json into net.minecraft.world.entity.player.Inventory
|
4846 | [01Aug2025 02:43:18.086] [main/DEBUG] [mixin/]: uranus.mixins.json:PlayerInventoryMixin from mod uranus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4847 | [01Aug2025 02:43:18.086] [main/DEBUG] [mixin/]: Mixing InventoryMixin from moonlight-common.mixins.json into net.minecraft.world.entity.player.Inventory
|
4848 | [01Aug2025 02:43:18.086] [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)
|
4849 | [01Aug2025 02:43:18.089] [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
|
4850 | [01Aug2025 02:43:18.090] [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
|
4851 | [01Aug2025 02:43:18.090] [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
|
4852 | [01Aug2025 02:43:18.090] [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
|
4853 | [01Aug2025 02:43:18.090] [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
|
4854 | [01Aug2025 02:43:18.090] [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
|
4855 | [01Aug2025 02:43:18.090] [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
|
4856 | [01Aug2025 02:43:18.090] [main/DEBUG] [mixin/]: uranus.mixins.json:PlayerInventoryMixin from mod uranus->@Inject::onInventoryTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4857 | [01Aug2025 02:43:18.090] [main/DEBUG] [mixin/]: uranus.mixins.json:PlayerInventoryMixin from mod uranus->@Inject::onInventoryTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4858 | [01Aug2025 02:43:18.090] [main/DEBUG] [mixin/]: uranus.mixins.json:PlayerInventoryMixin from mod uranus->@Inject::onInventoryTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4859 | [01Aug2025 02:43:18.090] [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
|
4860 | [01Aug2025 02:43:18.090] [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
|
4861 | [01Aug2025 02:43:18.090] [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
|
4862 | [01Aug2025 02:43:18.090] [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
|
4863 | [01Aug2025 02:43:18.090] [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
|
4864 | [01Aug2025 02:43:18.090] [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
|
4865 | [01Aug2025 02:43:18.094] [main/DEBUG] [mixin/]: Mixing SlotAccessor from balm.neoforge.mixins.json into net.minecraft.world.inventory.Slot
|
4866 | [01Aug2025 02:43:18.095] [main/DEBUG] [mixin/]: Mixing SlotAccessor from zerocore.mixins.json into net.minecraft.world.inventory.Slot
|
4867 | [01Aug2025 02:43:18.095] [main/DEBUG] [mixin/]: zerocore.mixins.json:SlotAccessor from mod zerocore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4868 | [01Aug2025 02:43:18.095] [main/DEBUG] [mixin/]: Mixing SlotMixin from railcraft.mixins.json into net.minecraft.world.inventory.Slot
|
4869 | [01Aug2025 02:43:18.095] [main/DEBUG] [mixin/]: railcraft.mixins.json:SlotMixin from mod railcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4870 | [01Aug2025 02:43:18.095] [main/DEBUG] [mixin/]: Mixing ui.SlotAccessor from owo.mixins.json into net.minecraft.world.inventory.Slot
|
4871 | [01Aug2025 02:43:18.095] [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)
|
4872 | [01Aug2025 02:43:18.095] [main/DEBUG] [mixin/]: Mixing ui.SlotMixin from owo.mixins.json into net.minecraft.world.inventory.Slot
|
4873 | [01Aug2025 02:43:18.095] [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)
|
4874 | [01Aug2025 02:43:18.096] [main/DEBUG] [mixin/]: Mixing SlotMixin from chisel.mixins.json into net.minecraft.world.inventory.Slot
|
4875 | [01Aug2025 02:43:18.096] [main/DEBUG] [mixin/]: chisel.mixins.json:SlotMixin from mod chisel: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4876 | [01Aug2025 02:43:18.098] [main/DEBUG] [mixin/]: railcraft.mixins.json:SlotMixin from mod railcraft->@Inject::railcraft$init(Lnet/minecraft/world/Container;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
4877 | [01Aug2025 02:43:18.098] [main/DEBUG] [mixin/]: railcraft.mixins.json:SlotMixin from mod railcraft->@Inject::railcraft$init(Lnet/minecraft/world/Container;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
4878 | [01Aug2025 02:43:18.098] [main/DEBUG] [mixin/]: railcraft.mixins.json:SlotMixin from mod railcraft->@Inject::railcraft$init(Lnet/minecraft/world/Container;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
4879 | [01Aug2025 02:43:18.098] [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
|
4880 | [01Aug2025 02:43:18.098] [main/DEBUG] [mixin/]: chisel.mixins.json:SlotMixin from mod chisel->@Inject::canBeHighlightedBig(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4881 | [01Aug2025 02:43:18.103] [main/DEBUG] [mixin/]: Mixing recipe_remainders.CraftingResultSlotMixin from owo.mixins.json into net.minecraft.world.inventory.ResultSlot
|
4882 | [01Aug2025 02:43:18.103] [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)
|
4883 | [01Aug2025 02:43:18.105] [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
|
4884 | [01Aug2025 02:43:18.105] [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
|
4885 | [01Aug2025 02:43:18.105] [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
|
4886 | [01Aug2025 02:43:18.106] [main/DEBUG] [mixin/]: Mixing accessors.CraftingContainerAccess from immersiveengineering.mixins.json into net.minecraft.world.inventory.TransientCraftingContainer
|
4887 | [01Aug2025 02:43:18.106] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.CraftingContainerAccess 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)
|
4888 | [01Aug2025 02:43:18.106] [main/DEBUG] [mixin/]: Mixing AccessorTransientCraftingContainer from framedblocks.mixin.json into net.minecraft.world.inventory.TransientCraftingContainer
|
4889 | [01Aug2025 02:43:18.108] [main/DEBUG] [mixin/]: Mixing GrindstoneInputSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$2
|
4890 | [01Aug2025 02:43:18.108] [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)
|
4891 | [01Aug2025 02:43:18.109] [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
|
4892 | [01Aug2025 02:43:18.110] [main/DEBUG] [mixin/]: Mixing GrindstoneTestSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$4
|
4893 | [01Aug2025 02:43:18.110] [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)
|
4894 | [01Aug2025 02:43:18.110] [main/DEBUG] [mixin/]: Mixing GrindstoneMenuSlotMixin from moonlight-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$4
|
4895 | [01Aug2025 02:43:18.110] [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)
|
4896 | [01Aug2025 02:43:18.111] [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
|
4897 | [01Aug2025 02:43:18.111] [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
|
4898 | [01Aug2025 02:43:18.112] [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
|
4899 | [01Aug2025 02:43:18.112] [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
|
4900 | [01Aug2025 02:43:18.112] [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
|
4901 | [01Aug2025 02:43:18.112] [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
|
4902 | [01Aug2025 02:43:18.112] [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
|
4903 | [01Aug2025 02:43:18.113] [main/DEBUG] [mixin/]: Mixing LoomInputSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.LoomMenu$3
|
4904 | [01Aug2025 02:43:18.113] [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)
|
4905 | [01Aug2025 02:43:18.114] [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
|
4906 | [01Aug2025 02:43:18.117] [main/DEBUG] [mixin/]: Mixing CartographyTableInputSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.CartographyTableMenu$4
|
4907 | [01Aug2025 02:43:18.117] [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)
|
4908 | [01Aug2025 02:43:18.118] [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
|
4909 | [01Aug2025 02:43:18.120] [main/DEBUG] [mixin/]: Mixing patch.item.MixinRecipeType from bookshelf.mixins.json into net.minecraft.world.item.crafting.RecipeType
|
4910 | [01Aug2025 02:43:18.120] [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)
|
4911 | [01Aug2025 02:43:18.120] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$onClassInit$1$0 in bookshelf.mixins.json:patch.item.MixinRecipeType from mod bookshelf
|
4912 | [01Aug2025 02:43:18.120] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/minecraft/resources/ResourceLocation;)V to md6731f0$bookshelf$lambda$onClassInit$0$1 in bookshelf.mixins.json:patch.item.MixinRecipeType from mod bookshelf
|
4913 | [01Aug2025 02:43:18.121] [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
|
4914 | [01Aug2025 02:43:18.122] [main/DEBUG] [mixin/]: Mixing patch.item.MixinRecipeSerializer from bookshelf.mixins.json into net.minecraft.world.item.crafting.RecipeSerializer
|
4915 | [01Aug2025 02:43:18.122] [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)
|
4916 | [01Aug2025 02:43:18.122] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$onClassInit$1$0 in bookshelf.mixins.json:patch.item.MixinRecipeSerializer from mod bookshelf
|
4917 | [01Aug2025 02:43:18.122] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/crafting/RecipeSerializer;)V to md6731f0$bookshelf$lambda$onClassInit$0$1 in bookshelf.mixins.json:patch.item.MixinRecipeSerializer from mod bookshelf
|
4918 | [01Aug2025 02:43:18.123] [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
|
4919 | [01Aug2025 02:43:18.125] [main/DEBUG] [mixin/]: Mixing accessor.ShapedRecipeAccessor from tombstone.mixins.json into net.minecraft.world.item.crafting.ShapedRecipe
|
4920 | [01Aug2025 02:43:18.125] [main/DEBUG] [mixin/]: Mixing accessors.ShapedRecipeAccess from mixins.pneumaticcraft.json into net.minecraft.world.item.crafting.ShapedRecipe
|
4921 | [01Aug2025 02:43:18.125] [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)
|
4922 | [01Aug2025 02:43:18.125] [main/DEBUG] [mixin/]: Mixing accessors.ShapedRecipeAccess from immersiveengineering.mixins.json into net.minecraft.world.item.crafting.ShapedRecipe
|
4923 | [01Aug2025 02:43:18.125] [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)
|
4924 | [01Aug2025 02:43:18.125] [main/DEBUG] [mixin/]: Mixing accessor.ShapedRecipeAccessor from create.mixins.json into net.minecraft.world.item.crafting.ShapedRecipe
|
4925 | [01Aug2025 02:43:18.126] [main/DEBUG] [mixin/]: Unexpected: Registered method getPattern()Lnet/minecraft/world/item/crafting/ShapedRecipePattern; in net.minecraft.world.item.crafting.ShapedRecipe was not merged
|
4926 | [01Aug2025 02:43:18.126] [main/DEBUG] [mixin/]: Unexpected: Registered method getResult()Lnet/minecraft/world/item/ItemStack; in net.minecraft.world.item.crafting.ShapedRecipe was not merged
|
4927 | [01Aug2025 02:43:18.126] [main/DEBUG] [mixin/]: Unexpected: Registered method getPattern()Lnet/minecraft/world/item/crafting/ShapedRecipePattern; in net.minecraft.world.item.crafting.ShapedRecipe was not merged
|
4928 | [01Aug2025 02:43:18.128] [main/DEBUG] [mixin/]: Mixing containers.ShapedRecipePatternAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.item.crafting.ShapedRecipePattern
|
4929 | [01Aug2025 02:43:18.128] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:containers.ShapedRecipePatternAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4930 | [01Aug2025 02:43:18.128] [main/DEBUG] [mixin/]: Renaming @Invoker method bumblezone$callShrink(Ljava/util/List;)[Ljava/lang/String; to bumblezone$callShrink$the_bumblezone_$md$6731f0$0 in the_bumblezone-common.mixins.json:containers.ShapedRecipePatternAccessor from mod the_bumblezone
|
4931 | [01Aug2025 02:43:18.128] [main/DEBUG] [mixin/]: Mixing accessors.ShapedPatternAccess from immersiveengineering.mixins.json into net.minecraft.world.item.crafting.ShapedRecipePattern
|
4932 | [01Aug2025 02:43:18.128] [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)
|
4933 | [01Aug2025 02:43:18.140] [main/DEBUG] [mixin/]: Mixing perf.smart_ingredient_sync.IngredientMixin from modernfix-neoforge.mixins.json into net.minecraft.world.item.crafting.Ingredient$1
|
4934 | [01Aug2025 02:43:18.142] [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
|
4935 | [01Aug2025 02:43:18.142] [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
|
4936 | [01Aug2025 02:43:18.145] [main/DEBUG] [mixin/]: Mixing perf.ingredient_item_deduplication.IngredientItemValueMixin from modernfix-neoforge.mixins.json into net.minecraft.world.item.crafting.Ingredient$ItemValue
|
4937 | [01Aug2025 02:43:18.155] [main/DEBUG] [mixin/]: Mixing accessor.ShapelessRecipeAccessor from tombstone.mixins.json into net.minecraft.world.item.crafting.ShapelessRecipe
|
4938 | [01Aug2025 02:43:18.157] [main/DEBUG] [mixin/]: Mixing ArmorDyeRecipeIgnoreRainbowItemsMixin from extended_industrialization.mixins.json into net.minecraft.world.item.crafting.ArmorDyeRecipe
|
4939 | [01Aug2025 02:43:18.166] [main/DEBUG] [mixin/]: Mixing AbstractCookingRecipeAccessor from enderio-machines.mixins.json into net.minecraft.world.item.crafting.AbstractCookingRecipe
|
4940 | [01Aug2025 02:43:18.166] [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)
|
4941 | [01Aug2025 02:43:18.176] [main/DEBUG] [mixin/]: Mixing SmithingRecipeMixin from irons_spellbooks.mixins.json into net.minecraft.world.item.crafting.SmithingTransformRecipe
|
4942 | [01Aug2025 02:43:18.177] [main/DEBUG] [mixin/]: Mixing AccessorSmithingTransformRecipe from polymorph.mixins.json into net.minecraft.world.item.crafting.SmithingTransformRecipe
|
4943 | [01Aug2025 02:43:18.177] [main/DEBUG] [mixin/]: polymorph.mixins.json:AccessorSmithingTransformRecipe from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4944 | [01Aug2025 02:43:18.177] [main/DEBUG] [mixin/]: Mixing AccessorSmithingTransformRecipe from patchouli_xplat.mixins.json into net.minecraft.world.item.crafting.SmithingTransformRecipe
|
4945 | [01Aug2025 02:43:18.179] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:SmithingRecipeMixin from mod irons_spellbooks->@Inject::fixSpellbookSlotCount(Lnet/minecraft/world/item/crafting/SmithingRecipeInput;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
4946 | [01Aug2025 02:43:18.179] [main/DEBUG] [mixin/]: Unexpected: Registered method getAddition()Lnet/minecraft/world/item/crafting/Ingredient; in net.minecraft.world.item.crafting.SmithingTransformRecipe was not merged
|
4947 | [01Aug2025 02:43:18.179] [main/DEBUG] [mixin/]: Unexpected: Registered method getTemplate()Lnet/minecraft/world/item/crafting/Ingredient; in net.minecraft.world.item.crafting.SmithingTransformRecipe was not merged
|
4948 | [01Aug2025 02:43:18.179] [main/DEBUG] [mixin/]: Unexpected: Registered method getBase()Lnet/minecraft/world/item/crafting/Ingredient; in net.minecraft.world.item.crafting.SmithingTransformRecipe was not merged
|
4949 | [01Aug2025 02:43:18.182] [main/DEBUG] [mixin/]: Mixing AccessorSmithingTrimRecipe from polymorph.mixins.json into net.minecraft.world.item.crafting.SmithingTrimRecipe
|
4950 | [01Aug2025 02:43:18.182] [main/DEBUG] [mixin/]: polymorph.mixins.json:AccessorSmithingTrimRecipe from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4951 | [01Aug2025 02:43:18.182] [main/DEBUG] [mixin/]: Mixing AccessorSmithingTrimRecipe from patchouli_xplat.mixins.json into net.minecraft.world.item.crafting.SmithingTrimRecipe
|
4952 | [01Aug2025 02:43:18.182] [main/DEBUG] [mixin/]: Unexpected: Registered method getTemplate()Lnet/minecraft/world/item/crafting/Ingredient; in net.minecraft.world.item.crafting.SmithingTrimRecipe was not merged
|
4953 | [01Aug2025 02:43:18.182] [main/DEBUG] [mixin/]: Unexpected: Registered method getBase()Lnet/minecraft/world/item/crafting/Ingredient; in net.minecraft.world.item.crafting.SmithingTrimRecipe was not merged
|
4954 | [01Aug2025 02:43:18.182] [main/DEBUG] [mixin/]: Unexpected: Registered method getAddition()Lnet/minecraft/world/item/crafting/Ingredient; in net.minecraft.world.item.crafting.SmithingTrimRecipe was not merged
|
4955 | [01Aug2025 02:43:18.212] [main/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/commands/synchronization/ArgumentTypeInfos$Anonymous$45977f24d09340f98792627d9860b459 (originally net/darkhax/bookshelf/common/mixin/patch/commands/MixinArgumentTypeInfos$1)
|
4956 | [01Aug2025 02:43:18.238] [main/DEBUG] [mixin/]: Mixing patch.loot.MixinLootPoolEntries from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.LootPoolEntries
|
4957 | [01Aug2025 02:43:18.238] [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)
|
4958 | [01Aug2025 02:43:18.238] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$classInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$classInit$1$0 in bookshelf.mixins.json:patch.loot.MixinLootPoolEntries from mod bookshelf
|
4959 | [01Aug2025 02:43:18.238] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$classInit$0(Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/serialization/MapCodec;)V to md6731f0$bookshelf$lambda$classInit$0$1 in bookshelf.mixins.json:patch.loot.MixinLootPoolEntries from mod bookshelf
|
4960 | [01Aug2025 02:43:18.239] [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
|
4961 | [01Aug2025 02:43:18.242] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorLootPoolSingletonContainer from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer
|
4962 | [01Aug2025 02:43:18.242] [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)
|
4963 | [01Aug2025 02:43:18.244] [main/DEBUG] [mixin/]: Mixing resources.LootContextAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.level.storage.loot.LootContext
|
4964 | [01Aug2025 02:43:18.244] [main/DEBUG] [mixin/]: Mixing loot.LootContextAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.storage.loot.LootContext
|
4965 | [01Aug2025 02:43:18.244] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:loot.LootContextAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
4966 | [01Aug2025 02:43:18.246] [main/DEBUG] [mixin/]: Mixing patch.loot.MixinLootItemFunctions from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.functions.LootItemFunctions
|
4967 | [01Aug2025 02:43:18.246] [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)
|
4968 | [01Aug2025 02:43:18.246] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$onClassInit$1$0 in bookshelf.mixins.json:patch.loot.MixinLootItemFunctions from mod bookshelf
|
4969 | [01Aug2025 02:43:18.246] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/serialization/MapCodec;)V to md6731f0$bookshelf$lambda$onClassInit$0$1 in bookshelf.mixins.json:patch.loot.MixinLootItemFunctions from mod bookshelf
|
4970 | [01Aug2025 02:43:18.247] [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
|
4971 | [01Aug2025 02:43:18.263] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
|
4972 | [01Aug2025 02:43:18.268] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
|
4973 | [01Aug2025 02:43:18.275] [main/DEBUG] [mixin/]: Mixing SetComponentsLootFunctionAccessor from owo.mixins.json into net.minecraft.world.level.storage.loot.functions.SetComponentsFunction
|
4974 | [01Aug2025 02:43:18.275] [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)
|
4975 | [01Aug2025 02:43:18.275] [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$6731f0$0 in owo.mixins.json:SetComponentsLootFunctionAccessor from mod owo
|
4976 | [01Aug2025 02:43:18.277] [main/DEBUG] [mixin/]: Mixing ability.enchantment.EnchantedCountIncreaseFunctionMixin from mixins.artifacts.common.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
|
4977 | [01Aug2025 02:43:18.277] [main/DEBUG] [mixin/]: Mixing MixinEnchantedCountIncreaseFunction from curios.neoforge.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
|
4978 | [01Aug2025 02:43:18.278] [main/DEBUG] [mixin/]: Mixing looting.EnchantedCountIncreaseFunctionMixin from ars_nouveau.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
|
4979 | [01Aug2025 02:43:18.278] [main/DEBUG] [mixin/]: Mixing EnchantedCountIncreaseFunctionMixin from create.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
|
4980 | [01Aug2025 02:43:18.281] [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
|
4981 | [01Aug2025 02:43:18.281] [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
|
4982 | [01Aug2025 02:43:18.281] [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
|
4983 | [01Aug2025 02:43:18.289] [main/DEBUG] [mixin/]: Mixing ExplorationMapFunctionMixin from supplementaries-common.mixins.json into net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction
|
4984 | [01Aug2025 02:43:18.289] [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)
|
4985 | [01Aug2025 02:43:18.289] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$7(Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; to md6731f0$supplementaries$lambda$supp$modifyCodec$7$0 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
4986 | [01Aug2025 02:43:18.289] [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 md6731f0$supplementaries$lambda$supp$modifyCodec$6$1 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
4987 | [01Aug2025 02:43:18.289] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$5(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/util/Optional; to md6731f0$supplementaries$lambda$supp$modifyCodec$5$2 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
4988 | [01Aug2025 02:43:18.289] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$4(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/lang/Boolean; to md6731f0$supplementaries$lambda$supp$modifyCodec$4$3 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
4989 | [01Aug2025 02:43:18.289] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$3(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/lang/Integer; to md6731f0$supplementaries$lambda$supp$modifyCodec$3$4 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
4990 | [01Aug2025 02:43:18.289] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$2(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/lang/Byte; to md6731f0$supplementaries$lambda$supp$modifyCodec$2$5 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
4991 | [01Aug2025 02:43:18.289] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$1(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Lnet/minecraft/core/Holder; to md6731f0$supplementaries$lambda$supp$modifyCodec$1$6 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
4992 | [01Aug2025 02:43:18.289] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$0(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Lnet/minecraft/tags/TagKey; to md6731f0$supplementaries$lambda$supp$modifyCodec$0$7 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
4993 | [01Aug2025 02:43:18.296] [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
|
4994 | [01Aug2025 02:43:18.297] [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
|
4995 | [01Aug2025 02:43:18.307] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
4996 | [01Aug2025 02:43:18.311] [main/DEBUG] [mixin/]: Mixing MixinLevelEvent from architectury.mixins.json into net.neoforged.neoforge.event.level.LevelEvent
|
4997 | [01Aug2025 02:43:18.311] [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)
|
4998 | [01Aug2025 02:43:18.313] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
4999 | [01Aug2025 02:43:18.329] [main/DEBUG] [mixin/]: Mixing ability.enchantment.ApplyBonusCountMixin from mixins.artifacts.common.json into net.minecraft.world.level.storage.loot.functions.ApplyBonusCount
|
5000 | [01Aug2025 02:43:18.330] [main/DEBUG] [mixin/]: Mixing common.ApplyBonusCountMixin from additionalentityattributes.mixins.json into net.minecraft.world.level.storage.loot.functions.ApplyBonusCount
|
5001 | [01Aug2025 02:43:18.331] [main/DEBUG] [mixin/]: Mixing MixinApplyBonusCount from curios.neoforge.mixins.json into net.minecraft.world.level.storage.loot.functions.ApplyBonusCount
|
5002 | [01Aug2025 02:43:18.367] [main/DEBUG] [mixin/]: Mixing loot.LootItemMixin from almostunified-common.mixins.json into net.minecraft.world.level.storage.loot.entries.LootItem
|
5003 | [01Aug2025 02:43:18.367] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorLootItem from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.LootItem
|
5004 | [01Aug2025 02:43:18.367] [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)
|
5005 | [01Aug2025 02:43:18.367] [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$6731f0$0 in bookshelf.mixins.json:access.loot.AccessorLootItem from mod bookshelf
|
5006 | [01Aug2025 02:43:18.373] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorNestedLootTable from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.NestedLootTable
|
5007 | [01Aug2025 02:43:18.373] [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)
|
5008 | [01Aug2025 02:43:18.375] [main/DEBUG] [mixin/]: Mixing loot.LootTableMixin from almostunified-common.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
5009 | [01Aug2025 02:43:18.375] [main/DEBUG] [mixin/]: Mixing MixinLootTable from lootr-common.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
5010 | [01Aug2025 02:43:18.375] [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)
|
5011 | [01Aug2025 02:43:18.376] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorLootTable from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
5012 | [01Aug2025 02:43:18.376] [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)
|
5013 | [01Aug2025 02:43:18.376] [main/DEBUG] [mixin/]: Mixing LootTableMixin from balm.neoforge.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
5014 | [01Aug2025 02:43:18.378] [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
|
5015 | [01Aug2025 02:43:18.378] [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
|
5016 | [01Aug2025 02:43:18.378] [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
|
5017 | [01Aug2025 02:43:18.378] [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
|
5018 | [01Aug2025 02:43:18.381] [main/DEBUG] [mixin/]: Mixing loot.LootPoolMixin from almostunified-common.mixins.json into net.minecraft.world.level.storage.loot.LootPool
|
5019 | [01Aug2025 02:43:18.381] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorLootPool from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.LootPool
|
5020 | [01Aug2025 02:43:18.381] [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)
|
5021 | [01Aug2025 02:43:18.381] [main/DEBUG] [mixin/]: Mixing patch.loot.MixinLootPool from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.LootPool
|
5022 | [01Aug2025 02:43:18.381] [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)
|
5023 | [01Aug2025 02:43:18.383] [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
|
5024 | [01Aug2025 02:43:18.386] [main/DEBUG] [mixin/]: Mixing RegistryOpsAccessor from owo.mixins.json into net.minecraft.resources.RegistryOps
|
5025 | [01Aug2025 02:43:18.387] [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)
|
5026 | [01Aug2025 02:43:18.388] [main/DEBUG] [mixin/]: Mixing DelegatingOpsMixin from corgilib-common.mixins.json into net.minecraft.resources.DelegatingOps
|
5027 | [01Aug2025 02:43:18.389] [main/DEBUG] [mixin/]: Mixing ForwardingDynamicOpsAccessor from owo.mixins.json into net.minecraft.resources.DelegatingOps
|
5028 | [01Aug2025 02:43:18.389] [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)
|
5029 | [01Aug2025 02:43:18.394] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorDynamicLoot from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.DynamicLoot
|
5030 | [01Aug2025 02:43:18.394] [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)
|
5031 | [01Aug2025 02:43:18.396] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorTagEntry from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.TagEntry
|
5032 | [01Aug2025 02:43:18.396] [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)
|
5033 | [01Aug2025 02:43:18.400] [main/DEBUG] [mixin/]: Mixing loot.CompositeEntryBaseMixin from almostunified-common.mixins.json into net.minecraft.world.level.storage.loot.entries.CompositeEntryBase
|
5034 | [01Aug2025 02:43:18.400] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorCompositeEntryBase from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.CompositeEntryBase
|
5035 | [01Aug2025 02:43:18.400] [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)
|
5036 | [01Aug2025 02:43:18.488] [main/DEBUG] [mixin/]: Mixing patch.loot.MixinLootItemConditions from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemConditions
|
5037 | [01Aug2025 02:43:18.488] [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)
|
5038 | [01Aug2025 02:43:18.488] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md6731f0$bookshelf$lambda$onClassInit$1$0 in bookshelf.mixins.json:patch.loot.MixinLootItemConditions from mod bookshelf
|
5039 | [01Aug2025 02:43:18.488] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClassInit$0(Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/serialization/MapCodec;)V to md6731f0$bookshelf$lambda$onClassInit$0$1 in bookshelf.mixins.json:patch.loot.MixinLootItemConditions from mod bookshelf
|
5040 | [01Aug2025 02:43:18.489] [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
|
5041 | [01Aug2025 02:43:18.493] [main/DEBUG] [mixin/]: Mixing common.LootItemRandomChanceConditionMixin from additionalentityattributes.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceCondition
|
5042 | [01Aug2025 02:43:18.494] [main/DEBUG] [mixin/]: additionalentityattributes.mixins.json:common.LootItemRandomChanceConditionMixin from mod additionalentityattributes->@Inject::additionalEntityAttributes$applyBonusLoot(Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5043 | [01Aug2025 02:43:18.495] [main/DEBUG] [mixin/]: Mixing ability.enchantment.LootItemRandomChanceWithEnchantedBonusConditionMixin from mixins.artifacts.common.json into net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceWithEnchantedBonusCondition
|
5044 | [01Aug2025 02:43:18.496] [main/DEBUG] [mixin/]: Mixing common.LootItemRandomChanceWithEnchantedBonusConditionMixin from additionalentityattributes.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceWithEnchantedBonusCondition
|
5045 | [01Aug2025 02:43:18.497] [main/DEBUG] [mixin/]: Mixing looting.LootItemRandomChanceWithEnchantedBonusConditionMixin from ars_nouveau.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceWithEnchantedBonusCondition
|
5046 | [01Aug2025 02:43:18.499] [main/DEBUG] [mixin/]: additionalentityattributes.mixins.json:common.LootItemRandomChanceWithEnchantedBonusConditionMixin from mod additionalentityattributes->@Inject::additionalEntityAttributes$applyBonusLoot(Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5047 | [01Aug2025 02:43:18.528] [main/DEBUG] [mixin/]: Mixing util.WeightedRandomListAccessor from the_bumblezone-common.mixins.json into net.minecraft.util.random.WeightedRandomList
|
5048 | [01Aug2025 02:43:18.528] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:util.WeightedRandomListAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5049 | [01Aug2025 02:43:18.529] [main/DEBUG] [mixin/]: Mixing AccessorWeightedRandomList from monolib.mixins.json into net.minecraft.util.random.WeightedRandomList
|
5050 | [01Aug2025 02:43:18.529] [main/DEBUG] [mixin/]: monolib.mixins.json:AccessorWeightedRandomList from mod monolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
5051 | [01Aug2025 02:43:18.567] [main/DEBUG] [mixin/]: Mixing DirtFeature from xycraft_core.mixins.json into net.minecraft.world.level.levelgen.feature.Feature
|
5052 | [01Aug2025 02:43:18.567] [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)
|
5053 | [01Aug2025 02:43:18.567] [main/DEBUG] [mixin/]: Mixing KeepRichSoilGiantTreeMixin from farmersdelight.mixins.json into net.minecraft.world.level.levelgen.feature.Feature
|
5054 | [01Aug2025 02:43:18.567] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$keepRichSoil$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to md6731f0$farmersdelight$lambda$keepRichSoil$0$0 in farmersdelight.mixins.json:KeepRichSoilGiantTreeMixin from mod farmersdelight
|
5055 | [01Aug2025 02:43:18.568] [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
|
5056 | [01Aug2025 02:43:18.568] [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
|
5057 | [01Aug2025 02:43:18.575] [main/DEBUG] [mixin/]: Mixing features.LessJungleBushInStructuresMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.TreeFeature
|
5058 | [01Aug2025 02:43:18.575] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_lessJungleBushInStructures$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md6731f0$repurposed_structures$lambda$repurposedstructures_lessJungleBushInStructures$0$0 in repurposed_structures-common.mixins.json:features.LessJungleBushInStructuresMixin from mod repurposed_structures
|
5059 | [01Aug2025 02:43:18.577] [main/DEBUG] [mixin/]: Mixing TreeFeatureMixin from villagesandpillages-common.mixins.json into net.minecraft.world.level.levelgen.feature.TreeFeature
|
5060 | [01Aug2025 02:43:18.578] [main/DEBUG] [mixin/]: Mixing event.TreeGrowthEventMixin from tesseract_api.mixins.json into net.minecraft.world.level.levelgen.feature.TreeFeature
|
5061 | [01Aug2025 02:43:18.581] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.LessJungleBushInStructuresMixin from mod repurposed_structures->@Inject::repurposedstructures_lessJungleBushInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5062 | [01Aug2025 02:43:18.581] [main/DEBUG] [mixin/]: villagesandpillages-common.mixins.json:TreeFeatureMixin from mod villagesandpillages->@Inject::villagesAndPillages_noTreeOrLessTreeInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5063 | [01Aug2025 02:43:18.581] [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
|
5064 | [01Aug2025 02:43:18.581] [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
|
5065 | [01Aug2025 02:43:18.581] [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
|
5066 | [01Aug2025 02:43:18.583] [main/DEBUG] [mixin/]: Mixing features.NoFallsInStructuresMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.SpringFeature
|
5067 | [01Aug2025 02:43:18.583] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_noLavaInStructures$1(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md6731f0$repurposed_structures$lambda$repurposedstructures_noLavaInStructures$1$0 in repurposed_structures-common.mixins.json:features.NoFallsInStructuresMixin from mod repurposed_structures
|
5068 | [01Aug2025 02:43:18.583] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_noLavaInStructures$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md6731f0$repurposed_structures$lambda$repurposedstructures_noLavaInStructures$0$1 in repurposed_structures-common.mixins.json:features.NoFallsInStructuresMixin from mod repurposed_structures
|
5069 | [01Aug2025 02:43:18.587] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.NoFallsInStructuresMixin from mod repurposed_structures->@Inject::repurposedstructures_noLavaInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5070 | [01Aug2025 02:43:18.590] [main/DEBUG] [mixin/]: Mixing features.SmarterSnowPlacingInStructuresMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.SnowAndFreezeFeature
|
5071 | [01Aug2025 02:43:18.590] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_smarterSnowPlacingInStructures$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md6731f0$repurposed_structures$lambda$repurposedstructures_smarterSnowPlacingInStructures$0$0 in repurposed_structures-common.mixins.json:features.SmarterSnowPlacingInStructuresMixin from mod repurposed_structures
|
5072 | [01Aug2025 02:43:18.593] [main/DEBUG] [mixin/]: Mixing NoVinesInStructuresMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.feature.VinesFeature
|
5073 | [01Aug2025 02:43:18.593] [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)
|
5074 | [01Aug2025 02:43:18.594] [main/DEBUG] [mixin/]: Mixing features.NoVinesInStructuresMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.VinesFeature
|
5075 | [01Aug2025 02:43:18.594] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_noLavaInStructures$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md6731f0$repurposed_structures$lambda$repurposedstructures_noLavaInStructures$0$0 in repurposed_structures-common.mixins.json:features.NoVinesInStructuresMixin from mod repurposed_structures
|
5076 | [01Aug2025 02:43:18.596] [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
|
5077 | [01Aug2025 02:43:18.596] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.NoVinesInStructuresMixin from mod repurposed_structures->@Inject::repurposedstructures_noLavaInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5078 | [01Aug2025 02:43:18.598] [main/DEBUG] [mixin/]: Mixing NoMultifaceGrowthFeatureInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.MultifaceGrowthFeature
|
5079 | [01Aug2025 02:43:18.598] [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)
|
5080 | [01Aug2025 02:43:18.599] [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
|
5081 | [01Aug2025 02:43:18.600] [main/DEBUG] [mixin/]: Mixing NoMagmaInStructuresMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.feature.UnderwaterMagmaFeature
|
5082 | [01Aug2025 02:43:18.600] [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)
|
5083 | [01Aug2025 02:43:18.600] [main/DEBUG] [mixin/]: Mixing NoMagmaBlockInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.UnderwaterMagmaFeature
|
5084 | [01Aug2025 02:43:18.600] [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)
|
5085 | [01Aug2025 02:43:18.601] [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
|
5086 | [01Aug2025 02:43:18.601] [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
|
5087 | [01Aug2025 02:43:18.602] [main/DEBUG] [mixin/]: Mixing features.DungeonFeatureAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.MonsterRoomFeature
|
5088 | [01Aug2025 02:43:18.602] [main/DEBUG] [mixin/]: Renaming @Accessor method getMOBS()[Lnet/minecraft/world/entity/EntityType; to getMOBS$repurposed_structures_$md$6731f0$0 in repurposed_structures-common.mixins.json:features.DungeonFeatureAccessor from mod repurposed_structures
|
5089 | [01Aug2025 02:43:18.602] [main/DEBUG] [mixin/]: Mixing DungeonFeatureMixin from variantsandventures-common.mixins.json into net.minecraft.world.level.levelgen.feature.MonsterRoomFeature
|
5090 | [01Aug2025 02:43:18.602] [main/DEBUG] [mixin/]: variantsandventures-common.mixins.json:DungeonFeatureMixin from mod variantsandventures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5091 | [01Aug2025 02:43:18.613] [main/DEBUG] [mixin/]: Mixing features.NoLakesInStructuresMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.LakeFeature
|
5092 | [01Aug2025 02:43:18.613] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_noLakesInStructures$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md6731f0$repurposed_structures$lambda$repurposedstructures_noLakesInStructures$0$0 in repurposed_structures-common.mixins.json:features.NoLakesInStructuresMixin from mod repurposed_structures
|
5093 | [01Aug2025 02:43:18.614] [main/DEBUG] [mixin/]: Mixing NoLakesInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.LakeFeature
|
5094 | [01Aug2025 02:43:18.614] [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)
|
5095 | [01Aug2025 02:43:18.614] [main/DEBUG] [mixin/]: Mixing LakeFeatureMixin from mostructures.mixins.json into net.minecraft.world.level.levelgen.feature.LakeFeature
|
5096 | [01Aug2025 02:43:18.617] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.NoLakesInStructuresMixin from mod repurposed_structures->@Inject::repurposedstructures_noLakesInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5097 | [01Aug2025 02:43:18.617] [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
|
5098 | [01Aug2025 02:43:18.617] [main/DEBUG] [mixin/]: mostructures.mixins.json:LakeFeatureMixin from mod mostructures->@Inject::mostructures_lakeFix(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5099 | [01Aug2025 02:43:18.618] [main/DEBUG] [mixin/]: Mixing NoOreInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.OreFeature
|
5100 | [01Aug2025 02:43:18.618] [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)
|
5101 | [01Aug2025 02:43:18.618] [main/DEBUG] [mixin/]: Mixing Copenhagen from owo.mixins.json into net.minecraft.world.level.levelgen.feature.OreFeature
|
5102 | [01Aug2025 02:43:18.618] [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)
|
5103 | [01Aug2025 02:43:18.618] [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 md6731f0$owo$lambda$coping$0$0 in owo.mixins.json:Copenhagen from mod owo
|
5104 | [01Aug2025 02:43:18.630] [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
|
5105 | [01Aug2025 02:43:18.630] [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
|
5106 | [01Aug2025 02:43:18.630] [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
|
5107 | [01Aug2025 02:43:18.630] [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
|
5108 | [01Aug2025 02:43:18.630] [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
|
5109 | [01Aug2025 02:43:18.630] [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
|
5110 | [01Aug2025 02:43:18.630] [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
|
5111 | [01Aug2025 02:43:18.632] [main/DEBUG] [mixin/]: Mixing EndPlatformFeatureMixin from betterendisland.mixins.json into net.minecraft.world.level.levelgen.feature.EndPlatformFeature
|
5112 | [01Aug2025 02:43:18.632] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndPlatformFeatureMixin from mod betterendisland: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5113 | [01Aug2025 02:43:18.633] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndPlatformFeatureMixin from mod betterendisland->@Inject::betterendisland_createEndPlatform(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
5114 | [01Aug2025 02:43:18.633] [main/DEBUG] [mixin/]: Mixing SpikeFeatureMixin from betterendisland.mixins.json into net.minecraft.world.level.levelgen.feature.SpikeFeature
|
5115 | [01Aug2025 02:43:18.633] [main/DEBUG] [mixin/]: betterendisland.mixins.json:SpikeFeatureMixin from mod betterendisland: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5116 | [01Aug2025 02:43:18.634] [main/DEBUG] [mixin/]: betterendisland.mixins.json:SpikeFeatureMixin from mod betterendisland->@Inject::betterendisland_getSpikesForLevel(Lnet/minecraft/world/level/WorldGenLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5117 | [01Aug2025 02:43:18.634] [main/DEBUG] [mixin/]: betterendisland.mixins.json:SpikeFeatureMixin from mod betterendisland->@Inject::betterendisland_placeSpike(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration;Lnet/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
5118 | [01Aug2025 02:43:18.635] [main/DEBUG] [mixin/]: Mixing EndGatewayFeatureMixin from betterendisland.mixins.json into net.minecraft.world.level.levelgen.feature.EndGatewayFeature
|
5119 | [01Aug2025 02:43:18.635] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndGatewayFeatureMixin from mod betterendisland: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5120 | [01Aug2025 02:43:18.636] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndGatewayFeatureMixin from mod betterendisland->@Inject::betterendisland_placeEndGateway(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5121 | [01Aug2025 02:43:18.638] [main/DEBUG] [mixin/]: Mixing features.LessBambooInStructuresMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.BambooFeature
|
5122 | [01Aug2025 02:43:18.638] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_lessBambooInStructures$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md6731f0$repurposed_structures$lambda$repurposedstructures_lessBambooInStructures$0$0 in repurposed_structures-common.mixins.json:features.LessBambooInStructuresMixin from mod repurposed_structures
|
5123 | [01Aug2025 02:43:18.639] [main/DEBUG] [mixin/]: Mixing features.FixBambooPlacementMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.BambooFeature
|
5124 | [01Aug2025 02:43:18.641] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.LessBambooInStructuresMixin from mod repurposed_structures->@Inject::repurposedstructures_lessBambooInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5125 | [01Aug2025 02:43:18.641] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.FixBambooPlacementMixin from mod repurposed_structures->@Inject::repurposedstructures_fixBambooNonAirCheck(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
5126 | [01Aug2025 02:43:18.641] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.FixBambooPlacementMixin from mod repurposed_structures->@Inject::repurposedstructures_fixBambooNonAirCheck(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
5127 | [01Aug2025 02:43:18.641] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.FixBambooPlacementMixin from mod repurposed_structures->@Inject::repurposedstructures_fixBambooNonAirCheck(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
5128 | [01Aug2025 02:43:18.643] [main/DEBUG] [mixin/]: Mixing NoBasaltColumnsInStructuresMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.feature.BasaltColumnsFeature
|
5129 | [01Aug2025 02:43:18.643] [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)
|
5130 | [01Aug2025 02:43:18.644] [main/DEBUG] [mixin/]: Mixing features.NoBasaltColumnsInStructuresMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.BasaltColumnsFeature
|
5131 | [01Aug2025 02:43:18.644] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_noBasaltColumnsInStructures2$1(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md6731f0$repurposed_structures$lambda$repurposedstructures_noBasaltColumnsInStructures2$1$0 in repurposed_structures-common.mixins.json:features.NoBasaltColumnsInStructuresMixin from mod repurposed_structures
|
5132 | [01Aug2025 02:43:18.644] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_noBasaltColumnsInStructures1$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md6731f0$repurposed_structures$lambda$repurposedstructures_noBasaltColumnsInStructures1$0$1 in repurposed_structures-common.mixins.json:features.NoBasaltColumnsInStructuresMixin from mod repurposed_structures
|
5133 | [01Aug2025 02:43:18.645] [main/DEBUG] [mixin/]: Mixing NoBasaltColumnsInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.BasaltColumnsFeature
|
5134 | [01Aug2025 02:43:18.645] [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)
|
5135 | [01Aug2025 02:43:18.647] [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
|
5136 | [01Aug2025 02:43:18.647] [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
|
5137 | [01Aug2025 02:43:18.649] [main/DEBUG] [mixin/]: Mixing NoDeltasInStructuresMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.feature.DeltaFeature
|
5138 | [01Aug2025 02:43:18.649] [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)
|
5139 | [01Aug2025 02:43:18.649] [main/DEBUG] [mixin/]: Mixing features.NoDeltasInStructuresMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.DeltaFeature
|
5140 | [01Aug2025 02:43:18.649] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_noDeltasInStructures$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md6731f0$repurposed_structures$lambda$repurposedstructures_noDeltasInStructures$0$0 in repurposed_structures-common.mixins.json:features.NoDeltasInStructuresMixin from mod repurposed_structures
|
5141 | [01Aug2025 02:43:18.649] [main/DEBUG] [mixin/]: Mixing NoDeltasInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.DeltaFeature
|
5142 | [01Aug2025 02:43:18.649] [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)
|
5143 | [01Aug2025 02:43:18.651] [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
|
5144 | [01Aug2025 02:43:18.651] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.NoDeltasInStructuresMixin from mod repurposed_structures->@Inject::repurposedstructures_noDeltasInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5145 | [01Aug2025 02:43:18.651] [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
|
5146 | [01Aug2025 02:43:18.654] [main/DEBUG] [mixin/]: Mixing features.NoGeodesInStructuresMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.GeodeFeature
|
5147 | [01Aug2025 02:43:18.654] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_noGeodesInStructures$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md6731f0$repurposed_structures$lambda$repurposedstructures_noGeodesInStructures$0$0 in repurposed_structures-common.mixins.json:features.NoGeodesInStructuresMixin from mod repurposed_structures
|
5148 | [01Aug2025 02:43:18.654] [main/DEBUG] [mixin/]: Mixing NoGeodeInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.GeodeFeature
|
5149 | [01Aug2025 02:43:18.654] [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)
|
5150 | [01Aug2025 02:43:18.655] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.NoGeodesInStructuresMixin from mod repurposed_structures->@Inject::repurposedstructures_noGeodesInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5151 | [01Aug2025 02:43:18.655] [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
|
5152 | [01Aug2025 02:43:18.662] [main/DEBUG] [mixin/]: Mixing invoke.FoliagePlacerTypeInvoker from regions_unexplored.mixins.json into net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacerType
|
5153 | [01Aug2025 02:43:18.662] [main/DEBUG] [mixin/]: Renaming @Invoker method callRegister(Ljava/lang/String;Lcom/mojang/serialization/MapCodec;)Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; to callRegister$regions_unexplored_$md$6731f0$0 in regions_unexplored.mixins.json:invoke.FoliagePlacerTypeInvoker from mod regions_unexplored
|
5154 | [01Aug2025 02:43:18.673] [main/DEBUG] [mixin/]: Mixing invoke.TreeDecoratorTypeInvoker from regions_unexplored.mixins.json into net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType
|
5155 | [01Aug2025 02:43:18.673] [main/DEBUG] [mixin/]: Renaming @Invoker method callRegister(Ljava/lang/String;Lcom/mojang/serialization/MapCodec;)Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; to callRegister$regions_unexplored_$md$6731f0$0 in regions_unexplored.mixins.json:invoke.TreeDecoratorTypeInvoker from mod regions_unexplored
|
5156 | [01Aug2025 02:43:18.678] [main/DEBUG] [mixin/]: Mixing common.PlacedFeatureAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.placement.PlacedFeature
|
5157 | [01Aug2025 02:43:18.678] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.PlacedFeatureAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5158 | [01Aug2025 02:43:18.683] [main/DEBUG] [mixin/]: Mixing worldgen.OreConfigurationAccessor from almostunified-neoforge.mixins.json into net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration
|
5159 | [01Aug2025 02:43:18.688] [main/DEBUG] [mixin/]: Mixing common.StructureProcessorListAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList
|
5160 | [01Aug2025 02:43:18.688] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureProcessorListAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5161 | [01Aug2025 02:43:18.714] [main/DEBUG] [mixin/]: Mixing EndSpikeMixin from betterendisland.mixins.json into net.minecraft.world.level.levelgen.feature.SpikeFeature$EndSpike
|
5162 | [01Aug2025 02:43:18.715] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndSpikeMixin from mod betterendisland: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5163 | [01Aug2025 02:43:18.716] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndSpikeMixin from mod betterendisland->@Inject::betterendisland_adjustSpikeBoundingBox(IIIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
5164 | [01Aug2025 02:43:18.716] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndSpikeMixin from mod betterendisland->@Inject::betterendisland_adjustSpikeBoundingBox(IIIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
5165 | [01Aug2025 02:43:18.716] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndSpikeMixin from mod betterendisland->@Inject::betterendisland_adjustSpikeBoundingBox(IIIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
5166 | [01Aug2025 02:43:18.716] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndSpikeMixin from mod betterendisland->@Inject::betterendisland_getSpikeHeight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5167 | [01Aug2025 02:43:18.744] [main/DEBUG] [mixin/]: Mixing common.StructureSetAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.StructureSet
|
5168 | [01Aug2025 02:43:18.744] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureSetAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5169 | [01Aug2025 02:43:18.746] [main/DEBUG] [mixin/]: Mixing worldgen.StructureMixin from livingthings.mixins.json into net.minecraft.world.level.levelgen.structure.Structure
|
5170 | [01Aug2025 02:43:18.746] [main/DEBUG] [mixin/]: livingthings.mixins.json:worldgen.StructureMixin from mod livingthings: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5171 | [01Aug2025 02:43:18.750] [main/DEBUG] [mixin/]: livingthings.mixins.json:worldgen.StructureMixin from mod livingthings->@Inject::LivingThings$spawnOverrides(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5172 | [01Aug2025 02:43:18.758] [main/DEBUG] [mixin/]: Mixing structures.StructurePieceAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.structure.StructurePiece
|
5173 | [01Aug2025 02:43:18.758] [main/DEBUG] [mixin/]: Mixing structures.StructurePieceAccessor from mes-common.mixins.json into net.minecraft.world.level.levelgen.structure.StructurePiece
|
5174 | [01Aug2025 02:43:18.758] [main/DEBUG] [mixin/]: Mixing structures.StructurePieceAccessor from mns-common.mixins.json into net.minecraft.world.level.levelgen.structure.StructurePiece
|
5175 | [01Aug2025 02:43:18.758] [main/DEBUG] [mixin/]: Mixing structures.StructurePieceAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.StructurePiece
|
5176 | [01Aug2025 02:43:18.758] [main/DEBUG] [mixin/]: Mixing structures.StructurePieceAccessor from mvs-common.mixins.json into net.minecraft.world.level.levelgen.structure.StructurePiece
|
5177 | [01Aug2025 02:43:18.759] [main/DEBUG] [mixin/]: Unexpected: Registered method setBoundingBox(Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V in net.minecraft.world.level.levelgen.structure.StructurePiece was not merged
|
5178 | [01Aug2025 02:43:18.759] [main/DEBUG] [mixin/]: Unexpected: Registered method setBoundingBox(Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V in net.minecraft.world.level.levelgen.structure.StructurePiece was not merged
|
5179 | [01Aug2025 02:43:18.759] [main/DEBUG] [mixin/]: Unexpected: Registered method setBoundingBox(Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V in net.minecraft.world.level.levelgen.structure.StructurePiece was not merged
|
5180 | [01Aug2025 02:43:18.759] [main/DEBUG] [mixin/]: Unexpected: Registered method setBoundingBox(Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V in net.minecraft.world.level.levelgen.structure.StructurePiece was not merged
|
5181 | [01Aug2025 02:43:18.761] [main/DEBUG] [mixin/]: Mixing MineshaftCorridorMixin from supplementaries-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.MineshaftPieces$MineShaftCorridor
|
5182 | [01Aug2025 02:43:18.761] [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)
|
5183 | [01Aug2025 02:43:18.762] [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
|
5184 | [01Aug2025 02:43:18.780] [main/DEBUG] [mixin/]: Mixing StrongholdCrossingSconceMixin from supplementaries-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces$FiveCrossing
|
5185 | [01Aug2025 02:43:18.780] [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)
|
5186 | [01Aug2025 02:43:18.782] [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
|
5187 | [01Aug2025 02:43:18.782] [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
|
5188 | [01Aug2025 02:43:18.782] [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
|
5189 | [01Aug2025 02:43:18.786] [main/DEBUG] [mixin/]: Mixing StrongholdRoomSconceMixin from supplementaries-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces$RoomCrossing
|
5190 | [01Aug2025 02:43:18.786] [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)
|
5191 | [01Aug2025 02:43:18.788] [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
|
5192 | [01Aug2025 02:43:18.788] [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
|
5193 | [01Aug2025 02:43:18.788] [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
|
5194 | [01Aug2025 02:43:18.793] [main/DEBUG] [mixin/]: Mixing perf.dynamic_structure_manager.StructureManagerMixin from modernfix-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
|
5195 | [01Aug2025 02:43:18.793] [main/DEBUG] [mixin/]: Mixing structures.StructureTemplateManagerAccessor from mes-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
|
5196 | [01Aug2025 02:43:18.793] [main/DEBUG] [mixin/]: Mixing structures.StructureTemplateManagerAccessor from mns-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
|
5197 | [01Aug2025 02:43:18.794] [main/DEBUG] [mixin/]: Mixing structures.StructureTemplateManagerAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
|
5198 | [01Aug2025 02:43:18.794] [main/DEBUG] [mixin/]: Mixing structures.StructureTemplateManagerAccessor from mvs-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
|
5199 | [01Aug2025 02:43:18.794] [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
|
5200 | [01Aug2025 02:43:18.794] [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
|
5201 | [01Aug2025 02:43:18.794] [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
|
5202 | [01Aug2025 02:43:18.808] [main/DEBUG] [mixin/]: Mixing MixinEndCityPieces$EndCityPiece from lootr-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.EndCityPieces$EndCityPiece
|
5203 | [01Aug2025 02:43:18.809] [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)
|
5204 | [01Aug2025 02:43:18.811] [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
|
5205 | [01Aug2025 02:43:18.811] [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
|
5206 | [01Aug2025 02:43:18.814] [main/DEBUG] [mixin/]: Mixing common.ShipwreckPieceMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.ShipwreckPieces$ShipwreckPiece
|
5207 | [01Aug2025 02:43:18.814] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.ShipwreckPieceMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5208 | [01Aug2025 02:43:18.816] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.ShipwreckPieceMixin from mod lithostitched->@Inject::addShipwreckProcessor(Lnet/minecraft/world/level/block/Rotation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5209 | [01Aug2025 02:43:18.818] [main/DEBUG] [mixin/]: Mixing structures.PoolElementStructurePieceAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece
|
5210 | [01Aug2025 02:43:18.818] [main/DEBUG] [mixin/]: Mixing structures.PoolElementStructurePieceAccessor from mes-common.mixins.json into net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece
|
5211 | [01Aug2025 02:43:18.819] [main/DEBUG] [mixin/]: Mixing structures.PoolElementStructurePieceAccessor from mns-common.mixins.json into net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece
|
5212 | [01Aug2025 02:43:18.819] [main/DEBUG] [mixin/]: Mixing structures.PoolElementStructurePieceAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece
|
5213 | [01Aug2025 02:43:18.819] [main/DEBUG] [mixin/]: Mixing structures.PoolElementStructurePieceAccessor from mvs-common.mixins.json into net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece
|
5214 | [01Aug2025 02:43:18.819] [main/DEBUG] [mixin/]: Unexpected: Registered method setRotation(Lnet/minecraft/world/level/block/Rotation;)V in net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece was not merged
|
5215 | [01Aug2025 02:43:18.819] [main/DEBUG] [mixin/]: Unexpected: Registered method getStructureManager()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager; in net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece was not merged
|
5216 | [01Aug2025 02:43:18.819] [main/DEBUG] [mixin/]: Unexpected: Registered method setRotation(Lnet/minecraft/world/level/block/Rotation;)V in net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece was not merged
|
5217 | [01Aug2025 02:43:18.819] [main/DEBUG] [mixin/]: Unexpected: Registered method getStructureManager()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager; in net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece was not merged
|
5218 | [01Aug2025 02:43:18.819] [main/DEBUG] [mixin/]: Unexpected: Registered method getStructureManager()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager; in net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece was not merged
|
5219 | [01Aug2025 02:43:18.819] [main/DEBUG] [mixin/]: Unexpected: Registered method setRotation(Lnet/minecraft/world/level/block/Rotation;)V in net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece was not merged
|
5220 | [01Aug2025 02:43:18.819] [main/DEBUG] [mixin/]: Unexpected: Registered method setRotation(Lnet/minecraft/world/level/block/Rotation;)V in net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece was not merged
|
5221 | [01Aug2025 02:43:18.819] [main/DEBUG] [mixin/]: Unexpected: Registered method getStructureManager()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager; in net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece was not merged
|
5222 | [01Aug2025 02:43:18.828] [main/DEBUG] [mixin/]: Mixing worldgen.NetherFortressStructureAccessor from livingthings.mixins.json into net.minecraft.world.level.levelgen.structure.structures.NetherFortressStructure
|
5223 | [01Aug2025 02:43:18.828] [main/DEBUG] [mixin/]: livingthings.mixins.json:worldgen.NetherFortressStructureAccessor from mod livingthings: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5224 | [01Aug2025 02:43:18.828] [main/DEBUG] [mixin/]: Renaming @Accessor method setFortressEnemies(Lnet/minecraft/util/random/WeightedRandomList;)V to setFortressEnemies$livingthings_$md$6731f0$0 in livingthings.mixins.json:worldgen.NetherFortressStructureAccessor from mod livingthings
|
5225 | [01Aug2025 02:43:18.831] [main/DEBUG] [mixin/]: Mixing JigsawStructureAccessor from variantsandventures-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
|
5226 | [01Aug2025 02:43:18.831] [main/DEBUG] [mixin/]: variantsandventures-common.mixins.json:JigsawStructureAccessor from mod variantsandventures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5227 | [01Aug2025 02:43:18.831] [main/DEBUG] [mixin/]: Mixing common.JigsawStructureAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
|
5228 | [01Aug2025 02:43:18.831] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.JigsawStructureAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5229 | [01Aug2025 02:43:18.831] [main/DEBUG] [mixin/]: Mixing common.JigsawStructureMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
|
5230 | [01Aug2025 02:43:18.831] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.JigsawStructureMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5231 | [01Aug2025 02:43:18.837] [main/DEBUG] [mixin/]: Mixing accessor.StructureTemplatePoolAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5232 | [01Aug2025 02:43:18.837] [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)
|
5233 | [01Aug2025 02:43:18.837] [main/DEBUG] [mixin/]: Mixing IncreaseStructureWeightLimitMixinNeoForge from yungsapi_neoforge.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5234 | [01Aug2025 02:43:18.837] [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)
|
5235 | [01Aug2025 02:43:18.837] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5236 | [01Aug2025 02:43:18.837] [main/DEBUG] [mixin/]: Renaming @Accessor method getCODEC_REFERENCE()Lorg/apache/commons/lang3/mutable/MutableObject; to getCODEC_REFERENCE$repurposed_structures_$md$6731f0$0 in repurposed_structures-common.mixins.json:structures.StructurePoolAccessor from mod repurposed_structures
|
5237 | [01Aug2025 02:43:18.837] [main/DEBUG] [mixin/]: Mixing world.StructurePoolAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5238 | [01Aug2025 02:43:18.837] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.StructurePoolAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5239 | [01Aug2025 02:43:18.837] [main/DEBUG] [mixin/]: Mixing accessor.StructureTemplatePoolAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5240 | [01Aug2025 02:43:18.837] [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)
|
5241 | [01Aug2025 02:43:18.837] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolAccessor from mes-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5242 | [01Aug2025 02:43:18.837] [main/DEBUG] [mixin/]: Renaming @Accessor method getCODEC_REFERENCE()Lorg/apache/commons/lang3/mutable/MutableObject; to getCODEC_REFERENCE$mes_$md$6731f0$1 in mes-common.mixins.json:structures.StructurePoolAccessor from mod mes
|
5243 | [01Aug2025 02:43:18.837] [main/DEBUG] [mixin/]: Mixing common.StructureTemplatePoolAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5244 | [01Aug2025 02:43:18.837] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureTemplatePoolAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5245 | [01Aug2025 02:43:18.838] [main/DEBUG] [mixin/]: Mixing common.StructureTemplatePoolMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5246 | [01Aug2025 02:43:18.838] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureTemplatePoolMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5247 | [01Aug2025 02:43:18.838] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$compileRawTemplates$0(Lcom/mojang/datafixers/util/Pair;)V to md6731f0$lithostitched$lambda$compileRawTemplates$0$2 in lithostitched.mixins.json:common.StructureTemplatePoolMixin from mod lithostitched
|
5248 | [01Aug2025 02:43:18.838] [main/DEBUG] [mixin/]: Mixing accessors.StructureTemplatePoolAccess from mixins.pneumaticcraft.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5249 | [01Aug2025 02:43:18.838] [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)
|
5250 | [01Aug2025 02:43:18.838] [main/DEBUG] [mixin/]: Mixing accessors.TemplatePoolAccess from immersiveengineering.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5251 | [01Aug2025 02:43:18.838] [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)
|
5252 | [01Aug2025 02:43:18.838] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolAccessor from mns-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5253 | [01Aug2025 02:43:18.838] [main/DEBUG] [mixin/]: Renaming @Accessor method getCODEC_REFERENCE()Lorg/apache/commons/lang3/mutable/MutableObject; to getCODEC_REFERENCE$mns_$md$6731f0$3 in mns-common.mixins.json:structures.StructurePoolAccessor from mod mns
|
5254 | [01Aug2025 02:43:18.839] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5255 | [01Aug2025 02:43:18.839] [main/DEBUG] [mixin/]: Renaming @Accessor method getCODEC_REFERENCE()Lorg/apache/commons/lang3/mutable/MutableObject; to getCODEC_REFERENCE$mss_$md$6731f0$4 in mss-common.mixins.json:structures.StructurePoolAccessor from mod mss
|
5256 | [01Aug2025 02:43:18.839] [main/DEBUG] [mixin/]: Mixing StructureTemplatePoolAccessor from waystones.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5257 | [01Aug2025 02:43:18.839] [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)
|
5258 | [01Aug2025 02:43:18.839] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolAccessor from mvs-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5259 | [01Aug2025 02:43:18.839] [main/DEBUG] [mixin/]: Renaming @Accessor method getCODEC_REFERENCE()Lorg/apache/commons/lang3/mutable/MutableObject; to getCODEC_REFERENCE$mvs_$md$6731f0$5 in mvs-common.mixins.json:structures.StructurePoolAccessor from mod mvs
|
5260 | [01Aug2025 02:43:18.839] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolMixin from repurposed_structures-neoforge.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5261 | [01Aug2025 02:43:18.839] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolMixin from mes-neoforge.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5262 | [01Aug2025 02:43:18.839] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolMixin from mns-neoforge.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5263 | [01Aug2025 02:43:18.840] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolMixin from mss-neoforge.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5264 | [01Aug2025 02:43:18.840] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolMixin from mvs-neoforge.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
5265 | [01Aug2025 02:43:18.843] [main/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
5266 | [01Aug2025 02:43:18.843] [main/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
5267 | [01Aug2025 02:43:18.843] [main/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
5268 | [01Aug2025 02:43:18.843] [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
|
5269 | [01Aug2025 02:43:18.843] [main/DEBUG] [mixin/]: Unexpected: Registered method setRawTemplates(Ljava/util/List;)V in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
5270 | [01Aug2025 02:43:18.843] [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
|
5271 | [01Aug2025 02:43:18.843] [main/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
5272 | [01Aug2025 02:43:18.843] [main/DEBUG] [mixin/]: Unexpected: Registered method setRawTemplates(Ljava/util/List;)V in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
5273 | [01Aug2025 02:43:18.843] [main/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
5274 | [01Aug2025 02:43:18.843] [main/DEBUG] [mixin/]: Unexpected: Registered method setRawTemplates(Ljava/util/List;)V in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
5275 | [01Aug2025 02:43:18.903] [main/DEBUG] [mixin/]: Mixing MixinBiomeSource from terrablender.mixins.json into net.minecraft.world.level.biome.BiomeSource
|
5276 | [01Aug2025 02:43:18.903] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinBiomeSource from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5277 | [01Aug2025 02:43:18.903] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$appendDeferredBiomesList$0(Ljava/util/List;)Ljava/util/Set; to md6731f0$terrablender$lambda$appendDeferredBiomesList$0$0 in terrablender.mixins.json:MixinBiomeSource from mod terrablender
|
5278 | [01Aug2025 02:43:18.905] [main/DEBUG] [mixin/]: Mixing access.BiomeSourceAccess from regions_unexplored.mixins.json into net.minecraft.world.level.biome.BiomeSource
|
5279 | [01Aug2025 02:43:18.936] [main/DEBUG] [mixin/]: Mixing MixinMultiNoiseBiomeSource from terrablender.mixins.json into net.minecraft.world.level.biome.MultiNoiseBiomeSource
|
5280 | [01Aug2025 02:43:18.936] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinMultiNoiseBiomeSource from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5281 | [01Aug2025 02:43:18.938] [main/DEBUG] [mixin/]: Mixing MultiNoiseBiomeSourceAccess from terrablender.mixins.json into net.minecraft.world.level.biome.MultiNoiseBiomeSource
|
5282 | [01Aug2025 02:43:18.938] [main/DEBUG] [mixin/]: terrablender.mixins.json:MultiNoiseBiomeSourceAccess from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5283 | [01Aug2025 02:43:18.939] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinMultiNoiseBiomeSource from mod terrablender->@Inject::getNoiseBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5284 | [01Aug2025 02:43:18.939] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinMultiNoiseBiomeSource from mod terrablender->@Inject::addDebugInfo(Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
5285 | [01Aug2025 02:43:18.939] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinMultiNoiseBiomeSource from mod terrablender->@Inject::addDebugInfo(Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
5286 | [01Aug2025 02:43:18.939] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinMultiNoiseBiomeSource from mod terrablender->@Inject::addDebugInfo(Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
5287 | [01Aug2025 02:43:18.941] [main/DEBUG] [mixin/]: Mixing MixinParameterList from terrablender.mixins.json into net.minecraft.world.level.biome.Climate$ParameterList
|
5288 | [01Aug2025 02:43:18.941] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinParameterList from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5289 | [01Aug2025 02:43:19.030] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$initializeForTerraBlender$1(Lnet/minecraft/core/Registry;Ljava/util/List;Lcom/mojang/datafixers/util/Pair;)V to md6731f0$terrablender$lambda$initializeForTerraBlender$1$0 in terrablender.mixins.json:MixinParameterList from mod terrablender
|
5290 | [01Aug2025 02:43:19.030] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$initializeForTerraBlender$0(Lterrablender/api/RegionType;JLterrablender/worldgen/noise/InitialLayer;)Lterrablender/worldgen/noise/Area; to md6731f0$terrablender$lambda$initializeForTerraBlender$0$1 in terrablender.mixins.json:MixinParameterList from mod terrablender
|
5291 | [01Aug2025 02:43:19.045] [main/DEBUG] [mixin/]: Mixing MixinTheEndBiomeSource from terrablender.mixins.json into net.minecraft.world.level.biome.TheEndBiomeSource
|
5292 | [01Aug2025 02:43:19.045] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinTheEndBiomeSource from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5293 | [01Aug2025 02:43:19.045] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$initializeForTerraBlender$0(Lnet/minecraft/resources/ResourceKey;)V to md6731f0$terrablender$lambda$initializeForTerraBlender$0$0 in terrablender.mixins.json:MixinTheEndBiomeSource from mod terrablender
|
5294 | [01Aug2025 02:43:19.051] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinTheEndBiomeSource from mod terrablender->@Inject::onCollectPossibleBiomes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5295 | [01Aug2025 02:43:19.051] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinTheEndBiomeSource from mod terrablender->@Inject::onGetNoiseBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5296 | [01Aug2025 02:43:19.055] [main/DEBUG] [mixin/]: Mixing MixinNoiseBasedChunkGenerator from terrablender.mixins.json into net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator
|
5297 | [01Aug2025 02:43:19.055] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinNoiseBasedChunkGenerator from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5298 | [01Aug2025 02:43:19.055] [main/DEBUG] [mixin/]: Mixing NoiseChunkGeneratorMixin from irons_spellbooks.mixins.json into net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator
|
5299 | [01Aug2025 02:43:19.055] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$irons_spellbooks$detectAquifers$2(I)[Lnet/minecraft/world/level/levelgen/structure/BoundingBox; to md6731f0$irons_spellbooks$lambda$irons_spellbooks$detectAquifers$2$0 in irons_spellbooks.mixins.json:NoiseChunkGeneratorMixin from mod irons_spellbooks
|
5300 | [01Aug2025 02:43:19.055] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$irons_spellbooks$detectAquifers$1(Lnet/minecraft/world/level/levelgen/structure/StructureStart;)Ljava/util/stream/Stream; to md6731f0$irons_spellbooks$lambda$irons_spellbooks$detectAquifers$1$1 in irons_spellbooks.mixins.json:NoiseChunkGeneratorMixin from mod irons_spellbooks
|
5301 | [01Aug2025 02:43:19.055] [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 md6731f0$irons_spellbooks$lambda$irons_spellbooks$detectAquifers$0$2 in irons_spellbooks.mixins.json:NoiseChunkGeneratorMixin from mod irons_spellbooks
|
5302 | [01Aug2025 02:43:19.057] [main/DEBUG] [mixin/]: Mixing access.NoiseBasedChunkGeneratorAccess from regions_unexplored.mixins.json into net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator
|
5303 | [01Aug2025 02:43:19.059] [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
|
5304 | [01Aug2025 02:43:19.063] [main/DEBUG] [mixin/]: Mixing DisableVanillaFortressesMixin from betterfortresses.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
5305 | [01Aug2025 02:43:19.063] [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)
|
5306 | [01Aug2025 02:43:19.063] [main/DEBUG] [mixin/]: Mixing DisableVanillaJungleTempleMixin from betterjungletemples.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
5307 | [01Aug2025 02:43:19.063] [main/DEBUG] [mixin/]: betterjungletemples.mixins.json:DisableVanillaJungleTempleMixin from mod betterjungletemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5308 | [01Aug2025 02:43:19.064] [main/DEBUG] [mixin/]: Mixing MixinChunkGenerator from terrablender.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
5309 | [01Aug2025 02:43:19.064] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinChunkGenerator from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5310 | [01Aug2025 02:43:19.064] [main/DEBUG] [mixin/]: Mixing DisableVanillaMonumentsMixin from betteroceanmonuments.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
5311 | [01Aug2025 02:43:19.064] [main/DEBUG] [mixin/]: betteroceanmonuments.mixins.json:DisableVanillaMonumentsMixin from mod betteroceanmonuments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5312 | [01Aug2025 02:43:19.065] [main/DEBUG] [mixin/]: Mixing DisableVanillaMineshaftsMixin from bettermineshafts.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
5313 | [01Aug2025 02:43:19.065] [main/DEBUG] [mixin/]: bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin from mod bettermineshafts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5314 | [01Aug2025 02:43:19.065] [main/DEBUG] [mixin/]: Mixing common.ChunkGeneratorAccessor from lithostitched.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
5315 | [01Aug2025 02:43:19.065] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.ChunkGeneratorAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5316 | [01Aug2025 02:43:19.065] [main/DEBUG] [mixin/]: Mixing DisableVanillaWitchHutsMixin from betterwitchhuts.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
5317 | [01Aug2025 02:43:19.065] [main/DEBUG] [mixin/]: betterwitchhuts.mixins.json:DisableVanillaWitchHutsMixin from mod betterwitchhuts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5318 | [01Aug2025 02:43:19.066] [main/DEBUG] [mixin/]: Mixing DisableVanillaStrongholdsMixin from betterstrongholds.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
5319 | [01Aug2025 02:43:19.066] [main/DEBUG] [mixin/]: betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin from mod betterstrongholds: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5320 | [01Aug2025 02:43:19.066] [main/DEBUG] [mixin/]: Mixing DisableVanillaPyramidsMixin from betterdeserttemples.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
5321 | [01Aug2025 02:43:19.066] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:DisableVanillaPyramidsMixin from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5322 | [01Aug2025 02:43:19.068] [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
|
5323 | [01Aug2025 02:43:19.073] [main/DEBUG] [mixin/]: betterjungletemples.mixins.json:DisableVanillaJungleTempleMixin from mod betterjungletemples->@Inject::betterjungletemples_disableVanillaJungleTemples(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
|
5324 | [01Aug2025 02:43:19.073] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinChunkGenerator from mod terrablender->@Inject::validate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
5325 | [01Aug2025 02:43:19.073] [main/DEBUG] [mixin/]: betteroceanmonuments.mixins.json:DisableVanillaMonumentsMixin from mod betteroceanmonuments->@Inject::betteroceanmonuments_disableVanillaMonuments(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
|
5326 | [01Aug2025 02:43:19.073] [main/DEBUG] [mixin/]: bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin from mod bettermineshafts->@Inject::bettermineshafts_disableVanillaMineshafts(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
|
5327 | [01Aug2025 02:43:19.073] [main/DEBUG] [mixin/]: betterwitchhuts.mixins.json:DisableVanillaWitchHutsMixin from mod betterwitchhuts->@Inject::betterwitchhuts_disableVanillaWitchHuts(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
|
5328 | [01Aug2025 02:43:19.073] [main/DEBUG] [mixin/]: betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin from mod betterstrongholds->@Inject::betterstrongholds_disableVanillaStrongholds(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
|
5329 | [01Aug2025 02:43:19.073] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:DisableVanillaPyramidsMixin from mod betterdeserttemples->@Inject::betterdeserttemples_disableVanillaDesertPyramids(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
|
5330 | [01Aug2025 02:43:19.078] [main/DEBUG] [mixin/]: Mixing world.NoiseGeneratorSettingsAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings
|
5331 | [01Aug2025 02:43:19.078] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.NoiseGeneratorSettingsAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5332 | [01Aug2025 02:43:19.078] [main/DEBUG] [mixin/]: Mixing MixinNoiseGeneratorSettings from terrablender.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings
|
5333 | [01Aug2025 02:43:19.078] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinNoiseGeneratorSettings from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5334 | [01Aug2025 02:43:19.079] [main/DEBUG] [mixin/]: Mixing common.NoiseGeneratorSettingsAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings
|
5335 | [01Aug2025 02:43:19.079] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.NoiseGeneratorSettingsAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5336 | [01Aug2025 02:43:19.079] [main/DEBUG] [mixin/]: Mixing access.NoiseGeneratorSettingsAccess from regions_unexplored.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings
|
5337 | [01Aug2025 02:43:19.080] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinNoiseGeneratorSettings from mod terrablender->@Inject::surfaceRule(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
5338 | [01Aug2025 02:43:19.139] [main/DEBUG] [mixin/]: Mixing accessor.SinglePoolElementAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
5339 | [01Aug2025 02:43:19.140] [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)
|
5340 | [01Aug2025 02:43:19.140] [main/DEBUG] [mixin/]: Mixing structures.SinglePoolElementAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
5341 | [01Aug2025 02:43:19.140] [main/DEBUG] [mixin/]: Mixing world.SinglePoolElementAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
5342 | [01Aug2025 02:43:19.140] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.SinglePoolElementAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5343 | [01Aug2025 02:43:19.140] [main/DEBUG] [mixin/]: Mixing accessor.SinglePoolElementAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
5344 | [01Aug2025 02:43:19.140] [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)
|
5345 | [01Aug2025 02:43:19.140] [main/DEBUG] [mixin/]: Mixing structures.SinglePoolElementAccessor from mes-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
5346 | [01Aug2025 02:43:19.140] [main/DEBUG] [mixin/]: Mixing common.SinglePoolElementAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
5347 | [01Aug2025 02:43:19.140] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.SinglePoolElementAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5348 | [01Aug2025 02:43:19.140] [main/DEBUG] [mixin/]: Mixing structures.SinglePoolElementAccessor from mns-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
5349 | [01Aug2025 02:43:19.140] [main/DEBUG] [mixin/]: Mixing structures.SinglePoolElementAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
5350 | [01Aug2025 02:43:19.140] [main/DEBUG] [mixin/]: Mixing SinglePoolElementMixin from waystones.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
5351 | [01Aug2025 02:43:19.140] [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)
|
5352 | [01Aug2025 02:43:19.141] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$waystones$isWaystone$1(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;)V to md6731f0$waystones$lambda$waystones$isWaystone$1$0 in waystones.mixins.json:SinglePoolElementMixin from mod waystones
|
5353 | [01Aug2025 02:43:19.141] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$waystones$isWaystone$0(Lnet/minecraft/resources/ResourceLocation;)V to md6731f0$waystones$lambda$waystones$isWaystone$0$1 in waystones.mixins.json:SinglePoolElementMixin from mod waystones
|
5354 | [01Aug2025 02:43:19.142] [main/DEBUG] [mixin/]: Mixing structures.SinglePoolElementAccessor from mvs-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
5355 | [01Aug2025 02:43:19.143] [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
|
5356 | [01Aug2025 02:43:19.143] [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
|
5357 | [01Aug2025 02:43:19.143] [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
|
5358 | [01Aug2025 02:43:19.143] [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
|
5359 | [01Aug2025 02:43:19.143] [main/DEBUG] [mixin/]: Unexpected: Registered method getTemplate()Lcom/mojang/datafixers/util/Either; in net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement was not merged
|
5360 | [01Aug2025 02:43:19.143] [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
|
5361 | [01Aug2025 02:43:19.143] [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
|
5362 | [01Aug2025 02:43:19.143] [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
|
5363 | [01Aug2025 02:43:19.148] [main/DEBUG] [mixin/]: Mixing accessor.ListPoolElementAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
|
5364 | [01Aug2025 02:43:19.148] [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)
|
5365 | [01Aug2025 02:43:19.148] [main/DEBUG] [mixin/]: Mixing structures.ListPoolElementAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
|
5366 | [01Aug2025 02:43:19.148] [main/DEBUG] [mixin/]: Mixing accessor.ListPoolElementAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
|
5367 | [01Aug2025 02:43:19.148] [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)
|
5368 | [01Aug2025 02:43:19.148] [main/DEBUG] [mixin/]: Mixing structures.ListPoolElementAccessor from mes-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
|
5369 | [01Aug2025 02:43:19.149] [main/DEBUG] [mixin/]: Mixing structures.ListPoolElementAccessor from mns-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
|
5370 | [01Aug2025 02:43:19.149] [main/DEBUG] [mixin/]: Mixing structures.ListPoolElementAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
|
5371 | [01Aug2025 02:43:19.149] [main/DEBUG] [mixin/]: Mixing structures.ListPoolElementAccessor from mvs-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
|
5372 | [01Aug2025 02:43:19.149] [main/DEBUG] [mixin/]: Unexpected: Registered method getElements()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.ListPoolElement was not merged
|
5373 | [01Aug2025 02:43:19.151] [main/DEBUG] [mixin/]: Mixing accessor.FeaturePoolElementAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.FeaturePoolElement
|
5374 | [01Aug2025 02:43:19.151] [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)
|
5375 | [01Aug2025 02:43:19.151] [main/DEBUG] [mixin/]: Mixing accessor.FeaturePoolElementAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.FeaturePoolElement
|
5376 | [01Aug2025 02:43:19.151] [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)
|
5377 | [01Aug2025 02:43:19.151] [main/DEBUG] [mixin/]: Unexpected: Registered method getFeature()Lnet/minecraft/core/Holder; in net.minecraft.world.level.levelgen.structure.pools.FeaturePoolElement was not merged
|
5378 | [01Aug2025 02:43:19.166] [main/DEBUG] [mixin/]: Mixing InventoryChangeTriggerMixin from eternal_starlight-common.mixins.json into net.minecraft.advancements.critereon.InventoryChangeTrigger
|
5379 | [01Aug2025 02:43:19.167] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:InventoryChangeTriggerMixin from mod eternal_starlight->@Inject::trigger(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
5380 | [01Aug2025 02:43:19.167] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:InventoryChangeTriggerMixin from mod eternal_starlight->@Inject::trigger(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
5381 | [01Aug2025 02:43:19.167] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:InventoryChangeTriggerMixin from mod eternal_starlight->@Inject::trigger(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
5382 | [01Aug2025 02:43:19.185] [main/DEBUG] [mixin/]: Mixing ClickEventMixin from kubejs.mixins.json into net.minecraft.network.chat.ClickEvent
|
5383 | [01Aug2025 02:43:19.192] [main/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/core/component/DataComponents$Anonymous$956f4c8553ba4577925ae424aa51b319 (originally net/darkhax/bookshelf/common/mixin/patch/component/MixinDataComponents$1)
|
5384 | [01Aug2025 02:43:19.239] [main/DEBUG] [mixin/]: Mixing DamageSourceMixin from apotheosis.mixins.json into net.minecraft.world.damagesource.DamageSource
|
5385 | [01Aug2025 02:43:19.241] [main/DEBUG] [mixin/]: Mixing DamageSourceMixin from ars_nouveau.mixins.json into net.minecraft.world.damagesource.DamageSource
|
5386 | [01Aug2025 02:43:19.241] [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 md6731f0$ars_nouveau$lambda$spellDeathMessage$0$0 in ars_nouveau.mixins.json:DamageSourceMixin from mod ars_nouveau
|
5387 | [01Aug2025 02:43:19.245] [main/DEBUG] [mixin/]: Mixing DamageSourceMixin from kubejs.mixins.json into net.minecraft.world.damagesource.DamageSource
|
5388 | [01Aug2025 02:43:19.248] [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
|
5389 | [01Aug2025 02:43:19.248] [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
|
5390 | [01Aug2025 02:43:19.280] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/enchantment/providers/SingleEnchantment
|
5391 | [01Aug2025 02:43:19.283] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/enchantment/providers/SingleEnchantment
|
5392 | [01Aug2025 02:43:19.296] [main/DEBUG] [mixin/]: Mixing text.LanguageMixin from owo.mixins.json into net.minecraft.locale.Language
|
5393 | [01Aug2025 02:43:19.296] [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)
|
5394 | [01Aug2025 02:43:19.345] [main/INFO] [net.minecraft.server.Bootstrap/]: Vanilla bootstrap took 8385 milliseconds
|
5395 | [01Aug2025 02:43:19.349] [main/DEBUG] [mixin/]: Mixing perf.fix_loop_spin_waiting.MinecraftServerMixin from modernfix-common.mixins.json into net.minecraft.server.MinecraftServer
|
5396 | [01Aug2025 02:43:19.350] [main/DEBUG] [mixin/]: Mixing core.MinecraftServerMixin from modernfix-common.mixins.json into net.minecraft.server.MinecraftServer
|
5397 | [01Aug2025 02:43:19.350] [main/DEBUG] [mixin/]: Mixing perf.dedicated_reload_executor.MinecraftServerMixin from modernfix-common.mixins.json into net.minecraft.server.MinecraftServer
|
5398 | [01Aug2025 02:43:19.350] [main/DEBUG] [mixin/]: Mixing core.MinecraftServerMixin from modernfix-neoforge.mixins.json into net.minecraft.server.MinecraftServer
|
5399 | [01Aug2025 02:43:19.350] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$mfix$endReloadTrack$0(Ljava/lang/Void;)V to md6731f0$modernfix$lambda$mfix$endReloadTrack$0$0 in modernfix-neoforge.mixins.json:core.MinecraftServerMixin from mod modernfix
|
5400 | [01Aug2025 02:43:19.352] [main/DEBUG] [mixin/]: Mixing accessor.MinecraftServerAccessor from ponder-common.mixins.json into net.minecraft.server.MinecraftServer
|
5401 | [01Aug2025 02:43:19.352] [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)
|
5402 | [01Aug2025 02:43:19.352] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from balm.neoforge.mixins.json into net.minecraft.server.MinecraftServer
|
5403 | [01Aug2025 02:43:19.352] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$reloadResources$0(Ljava/lang/Void;)V to md6731f0$balm$lambda$reloadResources$0$1 in balm.neoforge.mixins.json:MinecraftServerMixin from mod balm
|
5404 | [01Aug2025 02:43:19.352] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from iceandfire.mixins.json into net.minecraft.server.MinecraftServer
|
5405 | [01Aug2025 02:43:19.352] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from uranus.mixins.json into net.minecraft.server.MinecraftServer
|
5406 | [01Aug2025 02:43:19.353] [main/DEBUG] [mixin/]: uranus.mixins.json:MinecraftServerMixin from mod uranus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5407 | [01Aug2025 02:43:19.353] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from kubejs.mixins.json into net.minecraft.server.MinecraftServer
|
5408 | [01Aug2025 02:43:19.353] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$kjs$endResourceReload$1()V to md6731f0$kubejs$lambda$kjs$endResourceReload$1$2 in kubejs.mixins.json:MinecraftServerMixin from mod kubejs
|
5409 | [01Aug2025 02:43:19.353] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$kjs$init$0()V to md6731f0$kubejs$lambda$kjs$init$0$3 in kubejs.mixins.json:MinecraftServerMixin from mod kubejs
|
5410 | [01Aug2025 02:43:19.356] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from regions_unexplored.mixins.json into net.minecraft.server.MinecraftServer
|
5411 | [01Aug2025 02:43:19.357] [main/DEBUG] [mixin/]: Mixing spatial.MinecraftServerMixin from ae2.mixins.json into net.minecraft.server.MinecraftServer
|
5412 | [01Aug2025 02:43:19.357] [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)
|
5413 | [01Aug2025 02:43:19.373] [main/DEBUG] [mixin/]: Mixing TeslaNetworkHolderMinecraftServerMixin from extended_industrialization.mixins.json into net.minecraft.server.MinecraftServer
|
5414 | [01Aug2025 02:43:19.380] [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
|
5415 | [01Aug2025 02:43:19.380] [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
|
5416 | [01Aug2025 02:43:19.380] [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
|
5417 | [01Aug2025 02:43:19.380] [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
|
5418 | [01Aug2025 02:43:19.380] [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
|
5419 | [01Aug2025 02:43:19.380] [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
|
5420 | [01Aug2025 02:43:19.380] [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
|
5421 | [01Aug2025 02:43:19.381] [main/DEBUG] [mixin/]: iceandfire.mixins.json:MinecraftServerMixin from mod iceandfire->@Inject::beforeLoadingWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
5422 | [01Aug2025 02:43:19.381] [main/DEBUG] [mixin/]: iceandfire.mixins.json:MinecraftServerMixin from mod iceandfire->@Inject::beforeLoadingWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
5423 | [01Aug2025 02:43:19.381] [main/DEBUG] [mixin/]: iceandfire.mixins.json:MinecraftServerMixin from mod iceandfire->@Inject::beforeLoadingWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
5424 | [01Aug2025 02:43:19.381] [main/DEBUG] [mixin/]: uranus.mixins.json:MinecraftServerMixin from mod uranus->@Inject::onServerCreated(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
5425 | [01Aug2025 02:43:19.381] [main/DEBUG] [mixin/]: uranus.mixins.json:MinecraftServerMixin from mod uranus->@Inject::onServerCreated(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
5426 | [01Aug2025 02:43:19.381] [main/DEBUG] [mixin/]: uranus.mixins.json:MinecraftServerMixin from mod uranus->@Inject::onServerCreated(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
5427 | [01Aug2025 02:43:19.381] [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
|
5428 | [01Aug2025 02:43:19.381] [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
|
5429 | [01Aug2025 02:43:19.381] [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
|
5430 | [01Aug2025 02:43:19.381] [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
|
5431 | [01Aug2025 02:43:19.381] [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
|
5432 | [01Aug2025 02:43:19.381] [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
|
5433 | [01Aug2025 02:43:19.381] [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
|
5434 | [01Aug2025 02:43:19.381] [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
|
5435 | [01Aug2025 02:43:19.381] [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
|
5436 | [01Aug2025 02:43:19.381] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:MinecraftServerMixin from mod regions_unexplored->@Inject::regions_unexplored$hackyAddSurfaceRules(Lnet/minecraft/server/level/progress/ChunkProgressListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
5437 | [01Aug2025 02:43:19.381] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:MinecraftServerMixin from mod regions_unexplored->@Inject::regions_unexplored$hackyAddSurfaceRules(Lnet/minecraft/server/level/progress/ChunkProgressListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
5438 | [01Aug2025 02:43:19.381] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:MinecraftServerMixin from mod regions_unexplored->@Inject::regions_unexplored$hackyAddSurfaceRules(Lnet/minecraft/server/level/progress/ChunkProgressListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
5439 | [01Aug2025 02:43:19.381] [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
|
5440 | [01Aug2025 02:43:19.381] [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
|
5441 | [01Aug2025 02:43:19.381] [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
|
5442 | [01Aug2025 02:43:19.419] [main/DEBUG] [net.neoforged.fml.ModWorkManager/LOADING]: Using 2 threads for parallel mod-loading
|
5443 | [01Aug2025 02:43:19.427] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.betterdungeons.BetterDungeonsNeoForge]
|
5444 | [01Aug2025 02:43:19.430] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.frikinjay.almanac.neoforge.AlmanacNeoForge]
|
5445 | [01Aug2025 02:43:19.431] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [neoforge.com.cursee.disenchanting_table.DisenchantingTableNeoForge]
|
5446 | [01Aug2025 02:43:19.431] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.simplemagnets.SimpleMagnets]
|
5447 | [01Aug2025 02:43:19.432] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integratedterminals.IntegratedTerminals]
|
5448 | [01Aug2025 02:43:19.434] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integratedterminalscompat.IntegratedTerminalsCompat]
|
5449 | [01Aug2025 02:43:19.435] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.EnderIOBase]
|
5450 | [01Aug2025 02:43:19.435] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.su5ed.mffs.MFFSMod]
|
5451 | [01Aug2025 02:43:19.436] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.core.EnderCore]
|
5452 | [01Aug2025 02:43:19.436] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.neoforged.neoforge.common.NeoForgeMod]
|
5453 | [01Aug2025 02:43:19.438] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.embeddedt.modernfix.neoforge.init.ModernFixForge]
|
5454 | [01Aug2025 02:43:19.439] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.evilcraft.EvilCraft]
|
5455 | [01Aug2025 02:43:19.441] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.evilcraftcompat.EvilCraftCompat]
|
5456 | [01Aug2025 02:43:19.441] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.yungsapi.YungsApiNeoForge]
|
5457 | [01Aug2025 02:43:19.442] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwstairs.kikoz.MacawsStairs]
|
5458 | [01Aug2025 02:43:19.442] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.gateways.Gateways]
|
5459 | [01Aug2025 02:43:19.442] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ultramega.universalgrid.neoforge.ModInitializer]
|
5460 | [01Aug2025 02:43:19.443] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.betterfortresses.BetterFortressesNeoForge]
|
5461 | [01Aug2025 02:43:19.444] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.shedaniel.clothconfig.ClothConfigForge]
|
5462 | [01Aug2025 02:43:19.444] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.sawmill.neoforge.SawmillModImpl]
|
5463 | [01Aug2025 02:43:19.444] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.supplementaries.neoforge.SupplementariesForge]
|
5464 | [01Aug2025 02:43:19.445] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.refinedmods.refinedstorage.neoforge.ModInitializer]
|
5465 | [01Aug2025 02:43:19.449] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.industrial.IndustrialForegoing]
|
5466 | [01Aug2025 02:43:19.451] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [earth.terrarium.handcrafted.neoforge.HandcraftedNeoForge]
|
5467 | [01Aug2025 02:43:19.452] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.telepathicgrunt.repurposedstructures.neoforge.RepurposedStructuresNeoforge]
|
5468 | [01Aug2025 02:43:19.452] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.wuffs.bcc.BetterCompatibilityChecker]
|
5469 | [01Aug2025 02:43:19.453] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.iafenvoy.jupiter.neoforge.JupiterNeoForge]
|
5470 | [01Aug2025 02:43:19.453] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.camol.Camol]
|
5471 | [01Aug2025 02:43:19.454] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.heyberryshutup.HeyBerry]
|
5472 | [01Aug2025 02:43:19.458] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integratedscripting.IntegratedScripting]
|
5473 | [01Aug2025 02:43:19.461] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.lucko.spark.neoforge.NeoForgeSparkMod]
|
5474 | [01Aug2025 02:43:19.462] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.yungsextras.YungsExtrasNeoForge]
|
5475 | [01Aug2025 02:43:19.462] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.github.frqnny.omegaconfig.neoforge.OmegaConfigNeoForge]
|
5476 | [01Aug2025 02:43:19.462] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [edivad.extrastorage.ExtraStorage]
|
5477 | [01Aug2025 02:43:19.463] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.ellpeck.naturesaura.NaturesAura]
|
5478 | [01Aug2025 02:43:19.464] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwroofs.kikoz.MacawsRoofs]
|
5479 | [01Aug2025 02:43:19.464] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.tr7zw.transition.TRansitionBootstrap]
|
5480 | [01Aug2025 02:43:19.464] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.betterendisland.BetterEndIslandNeoForge]
|
5481 | [01Aug2025 02:43:19.464] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.telepathicgrunt.the_bumblezone.neoforge.BumblezoneNeoForge]
|
5482 | [01Aug2025 02:43:19.465] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ovh.corail.tombstone.ModTombstone]
|
5483 | [01Aug2025 02:43:19.465] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.machines.EnderIOMachines]
|
5484 | [01Aug2025 02:43:19.466] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [journeymap.JourneyMapAPI]
|
5485 | [01Aug2025 02:43:19.466] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ca.teamdman.sfm.SFM]
|
5486 | [01Aug2025 02:43:19.466] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.transfer_labels.TransferLabels]
|
5487 | [01Aug2025 02:43:19.467] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwlights.kikoz.MacawsLights]
|
5488 | [01Aug2025 02:43:19.467] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.betterjungletemples.BetterJungleTemplesNeoForge]
|
5489 | [01Aug2025 02:43:19.468] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for byzantine
|
5490 | [01Aug2025 02:43:19.468] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.tslat.smartbrainlib.SmartBrainLib]
|
5491 | [01Aug2025 02:43:19.468] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [systems.alexander.bellsandwhistles.BellsAndWhistles]
|
5492 | [01Aug2025 02:43:19.468] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.rechiseled.Rechiseled]
|
5493 | [01Aug2025 02:43:19.473] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.attributefix.impl.NeoForgeMod]
|
5494 | [01Aug2025 02:43:19.473] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.illusivesoulworks.caelus.CaelusNeoForgeMod]
|
5495 | [01Aug2025 02:43:19.474] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.Pdiddy973.AllTheCompressed.AllTheCompressed]
|
5496 | [01Aug2025 02:43:19.474] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwholidays.kikoz.MacawsHolidays]
|
5497 | [01Aug2025 02:43:19.474] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mars.laserbridges.Laserbridges]
|
5498 | [01Aug2025 02:43:19.475] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.compactmods.machines.CompactMachinesCommon, dev.compactmods.machines.server.CompactMachinesServer]
|
5499 | [01Aug2025 02:43:19.476] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.satherov.utilityvest.UtilityVest]
|
5500 | [01Aug2025 02:43:19.476] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.farmingforblockheads.NeoForgeFarmingForBlockheads]
|
5501 | [01Aug2025 02:43:19.476] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.rechiseled.create.RechiseledCreate]
|
5502 | [01Aug2025 02:43:19.477] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mgen256.al.AdditionalLights]
|
5503 | [01Aug2025 02:43:19.477] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.fusion.Fusion]
|
5504 | [01Aug2025 02:43:19.477] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.melanx.extradisks.ExtraDisks]
|
5505 | [01Aug2025 02:43:19.478] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [edivad.edivadlib.EdivadLib]
|
5506 | [01Aug2025 02:43:19.478] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.p3pp3rf1y.sophisticatedbackpackscreateintegration.SophisticatedBackpacksCreateIntegration]
|
5507 | [01Aug2025 02:43:19.479] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integratedcrafting.IntegratedCrafting]
|
5508 | [01Aug2025 02:43:19.479] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.aurelj.dungeons_arise.DungeonsAriseMain]
|
5509 | [01Aug2025 02:43:19.479] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [terrablender.core.TerraBlenderNeoForge]
|
5510 | [01Aug2025 02:43:19.480] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.tristankechlo.livingthings.NeoForgeLivingThings]
|
5511 | [01Aug2025 02:43:19.480] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.pam.pamhc2crops.pamhc2crops]
|
5512 | [01Aug2025 02:43:19.481] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.uncandango.alltheleaks.AllTheLeaks]
|
5513 | [01Aug2025 02:43:19.481] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.cleanswing.CleanSwing]
|
5514 | [01Aug2025 02:43:19.481] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.corgitaco.corgilib.neoforge.CorgiLibNeoForge]
|
5515 | [01Aug2025 02:43:19.481] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.sushigocrafting.SushiGoCrafting]
|
5516 | [01Aug2025 02:43:19.482] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.domumornamentum.DomumOrnamentum]
|
5517 | [01Aug2025 02:43:19.483] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.tr7zw.notenoughanimations.NEABootstrap]
|
5518 | [01Aug2025 02:43:19.483] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
5519 | [01Aug2025 02:43:19.483] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.satherov.luminax.Luminax]
|
5520 | [01Aug2025 02:43:19.483] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [es.degrassi.experiencelib.ExperienceLib]
|
5521 | [01Aug2025 02:43:19.484] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.traverse.bhc.common.BaubleyHeartCanisters]
|
5522 | [01Aug2025 02:43:19.485] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.geforcemods.securitycraft.SecurityCraft]
|
5523 | [01Aug2025 02:43:19.485] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.almostreliable.unified.AlmostUnifiedNeoForge]
|
5524 | [01Aug2025 02:43:19.485] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.telepathicgrunt.wits.neoforge.WITSForge]
|
5525 | [01Aug2025 02:43:19.486] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.raphimc.immediatelyfast.neoforge.ImmediatelyFastNeoForge]
|
5526 | [01Aug2025 02:43:19.486] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for structory_towers
|
5527 | [01Aug2025 02:43:19.486] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [squeek.appleskin.AppleSkin]
|
5528 | [01Aug2025 02:43:19.486] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [noobanidus.mods.lootr.neoforge.Lootr]
|
5529 | [01Aug2025 02:43:19.487] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.klikli_dev.occultism.Occultism]
|
5530 | [01Aug2025 02:43:19.487] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.refinedmods.refinedstorage.curios.ModInitializer]
|
5531 | [01Aug2025 02:43:19.488] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.thevortex.allthetweaks.AllTheTweaks]
|
5532 | [01Aug2025 02:43:19.488] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
5533 | [01Aug2025 02:43:19.488] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [lain.mods.cos.init.neoforge.NeoForgeCosmeticArmorReworked]
|
5534 | [01Aug2025 02:43:19.489] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [commoble.morered.MoreRed]
|
5535 | [01Aug2025 02:43:19.491] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
5536 | [01Aug2025 02:43:19.491] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.srendi.advancedperipherals.AdvancedPeripherals]
|
5537 | [01Aug2025 02:43:19.491] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.towntalk.TownTalk]
|
5538 | [01Aug2025 02:43:19.492] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.fireproofboats.FireproofBoats]
|
5539 | [01Aug2025 02:43:19.492] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.betteroceanmonuments.BetterOceanMonumentsNeoForge]
|
5540 | [01Aug2025 02:43:19.492] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.p3pp3rf1y.sophisticatedcore.SophisticatedCore]
|
5541 | [01Aug2025 02:43:19.493] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.bigenergy.glassential.Glassential]
|
5542 | [01Aug2025 02:43:19.493] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.placebo.Placebo]
|
5543 | [01Aug2025 02:43:19.494] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.wstweaks.WitherSkeletonTweaks]
|
5544 | [01Aug2025 02:43:19.494] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.fastfurnace.FastFurnace]
|
5545 | [01Aug2025 02:43:19.494] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.crystalnest.cobweb.ModLoader]
|
5546 | [01Aug2025 02:43:19.494] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.bookshelf.neoforge.impl.NeoForgeMod]
|
5547 | [01Aug2025 02:43:19.495] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.p3pp3rf1y.sophisticatedbackpacks.SophisticatedBackpacks]
|
5548 | [01Aug2025 02:43:19.495] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.technici4n.immeng.ImmEng]
|
5549 | [01Aug2025 02:43:19.496] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwdoors.kikoz.MacawsDoors]
|
5550 | [01Aug2025 02:43:19.496] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ru.yurannnzzz.moreredcccompat.MoreRedCCCompatMod]
|
5551 | [01Aug2025 02:43:19.497] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.utilitarian.Utilitarian]
|
5552 | [01Aug2025 02:43:19.497] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.fzzyhmstrs.fzzy_config.FzzyConfigNeoForge]
|
5553 | [01Aug2025 02:43:19.498] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [earth.terrarium.chipped.neoforge.ChippedNeoForge]
|
5554 | [01Aug2025 02:43:19.498] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [xyz.iwolfking.rechiseled_chipped.Rechiseled_chipped]
|
5555 | [01Aug2025 02:43:19.499] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwbridges.kikoz.MacawsBridges]
|
5556 | [01Aug2025 02:43:19.499] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [earth.terrarium.tempad.data.TempadData, earth.terrarium.tempad.Tempad]
|
5557 | [01Aug2025 02:43:19.501] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.hostilenetworks.HostileNetworks]
|
5558 | [01Aug2025 02:43:19.501] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.jearchaeology.JEArchaeology]
|
5559 | [01Aug2025 02:43:19.502] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for olympus
|
5560 | [01Aug2025 02:43:19.502] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.fuelgoeshere.FuelGoesHere]
|
5561 | [01Aug2025 02:43:19.502] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.flanks255.simplylight.SimplyLight]
|
5562 | [01Aug2025 02:43:19.503] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.industrialforegoingsouls.IndustrialForegoingSouls]
|
5563 | [01Aug2025 02:43:19.503] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.L_Ender.lionfishapi.LionfishAPI]
|
5564 | [01Aug2025 02:43:19.503] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.memorysettings.MemorysettingsMod]
|
5565 | [01Aug2025 02:43:19.504] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.L_Ender.cataclysm.Cataclysm]
|
5566 | [01Aug2025 02:43:19.505] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.blockui.mod.BlockUI]
|
5567 | [01Aug2025 02:43:19.505] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.structurize.Structurize]
|
5568 | [01Aug2025 02:43:19.505] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.mangorage.tiab.neoforge.NeoForgeTiabMod]
|
5569 | [01Aug2025 02:43:19.506] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blakebr0.mysticalcustomization.MysticalCustomization]
|
5570 | [01Aug2025 02:43:19.506] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.vsngarcia.neoforge.ElevatorModNeoForge]
|
5571 | [01Aug2025 02:43:19.507] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.pedrorok.hypertube.HypertubeMod]
|
5572 | [01Aug2025 02:43:19.507] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
5573 | [01Aug2025 02:43:19.507] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.hardenedarmadillos.HardenedArmadillos]
|
5574 | [01Aug2025 02:43:19.507] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.builtbroken.ai.improvements.AIImprovements]
|
5575 | [01Aug2025 02:43:19.508] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.cupboard.Cupboard]
|
5576 | [01Aug2025 02:43:19.508] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mystchonky.arsocultas.ArsOcultas]
|
5577 | [01Aug2025 02:43:19.508] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [quek.undergarden.Undergarden]
|
5578 | [01Aug2025 02:43:19.509] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.cursee.monolib.MonoLibNeoForge]
|
5579 | [01Aug2025 02:43:19.509] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrcrayfish.framework.FrameworkNeoForge]
|
5580 | [01Aug2025 02:43:19.510] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.kreezcraft.badwithernocookiereloaded.BadwitherNoCookieNeoForge]
|
5581 | [01Aug2025 02:43:19.510] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [observable.forge.ObservableForge]
|
5582 | [01Aug2025 02:43:19.511] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.redspace.atlasapi.AtlasApi]
|
5583 | [01Aug2025 02:43:19.511] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.pam.pamhc2trees.Pamhc2trees]
|
5584 | [01Aug2025 02:43:19.511] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [wile.redstonepen.ModRedstonePen]
|
5585 | [01Aug2025 02:43:19.512] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.dyenamics.Dyenamics]
|
5586 | [01Aug2025 02:43:19.512] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [commonnetwork.CommonNetworkNeoForge]
|
5587 | [01Aug2025 02:43:19.512] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.maxhenkel.reap.Main]
|
5588 | [01Aug2025 02:43:19.512] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [illagerwarship.IllagerwarshipMod]
|
5589 | [01Aug2025 02:43:19.522] [main/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for []
|
5590 | [01Aug2025 02:43:19.524] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blamejared.clumps.Clumps]
|
5591 | [01Aug2025 02:43:19.525] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [artifacts.neoforge.ArtifactsNeoForge]
|
5592 | [01Aug2025 02:43:19.525] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.chaosthedude.explorerscompass.ExplorersCompass]
|
5593 | [01Aug2025 02:43:19.526] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
5594 | [01Aug2025 02:43:19.526] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.direwolf20.mininggadgets.common.MiningGadgets]
|
5595 | [01Aug2025 02:43:19.526] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.klikli_dev.theurgykubejs.TheurgyKubeJS]
|
5596 | [01Aug2025 02:43:19.527] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.trophymanager.TrophyManager]
|
5597 | [01Aug2025 02:43:19.527] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vazkii.akashictome.AkashicTome]
|
5598 | [01Aug2025 02:43:19.528] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tv.soaryn.xycraft.core.XyCore]
|
5599 | [01Aug2025 02:43:19.528] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.repeatabletrialvaults.RTVMod]
|
5600 | [01Aug2025 02:43:19.528] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blakebr0.mysticalagriculture.MysticalAgriculture]
|
5601 | [01Aug2025 02:43:19.529] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.craftingtweaks.NeoForgeCraftingTweaks]
|
5602 | [01Aug2025 02:43:19.529] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tech.alexnijjar.endermanoverhaul.EndermanOverhaul]
|
5603 | [01Aug2025 02:43:19.529] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.apothic_spawners.ApothicSpawners]
|
5604 | [01Aug2025 02:43:19.530] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.conduits.EnderIOConduits]
|
5605 | [01Aug2025 02:43:19.530] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbjeiextras.FTBJeiExtras]
|
5606 | [01Aug2025 02:43:19.531] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
5607 | [01Aug2025 02:43:19.531] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.maxhenkel.easyvillagers.Main]
|
5608 | [01Aug2025 02:43:19.531] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [reliquary.Reliquary]
|
5609 | [01Aug2025 02:43:19.532] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.finndog.mes.neoforge.MESNeoforge]
|
5610 | [01Aug2025 02:43:19.532] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [gripe._90.polyeng.PolymorphicEnergistics]
|
5611 | [01Aug2025 02:43:19.532] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.fastbench.FastBench]
|
5612 | [01Aug2025 02:43:19.533] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [sonar.fluxnetworks.FluxNetworks]
|
5613 | [01Aug2025 02:43:19.533] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.redspace.ironsspellbooks.IronsSpellbooks]
|
5614 | [01Aug2025 02:43:19.534] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.direwolf20.buildinggadgets2.BuildingGadgets2]
|
5615 | [01Aug2025 02:43:19.534] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.minecolonies.core.MineColonies]
|
5616 | [01Aug2025 02:43:19.536] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.permutated.pylons.Pylons]
|
5617 | [01Aug2025 02:43:19.536] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [malte0811.ferritecore.ModMainForge]
|
5618 | [01Aug2025 02:43:19.536] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.functionalstorage.FunctionalStorage]
|
5619 | [01Aug2025 02:43:19.539] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.desht.modularrouters.ModularRouters]
|
5620 | [01Aug2025 02:43:19.539] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.silentchaos512.gems.SilentGems]
|
5621 | [01Aug2025 02:43:19.540] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.hurts.octostudios.rarcompat.RARCompat]
|
5622 | [01Aug2025 02:43:19.540] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
5623 | [01Aug2025 02:43:19.540] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [plus.dragons.createenchantmentindustry.data.CEIData, plus.dragons.createenchantmentindustry.common.CEICommon]
|
5624 | [01Aug2025 02:43:19.541] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.openloader.neoforge.impl.NeoForgeMod]
|
5625 | [01Aug2025 02:43:19.541] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.permutated.flickerfix.FlickerFix]
|
5626 | [01Aug2025 02:43:19.541] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.productivetrees.ProductiveTrees]
|
5627 | [01Aug2025 02:43:19.542] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrh0.createaddition.CreateAddition]
|
5628 | [01Aug2025 02:43:19.543] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.configlib.ConfigLib]
|
5629 | [01Aug2025 02:43:19.545] [main/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Creating scala container for [com.yogpc.qp.neoforge.QuarryPlusNeoForge], with classLoader cpw.mods.cl.ModuleClassLoader@69aabcb0
|
5630 | [01Aug2025 02:43:19.546] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
5631 | [01Aug2025 02:43:19.546] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrbysco.undergroundvillages.UndergroundVillagesNeoForge]
|
5632 | [01Aug2025 02:43:19.546] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.faboslav.variantsandventures.neoforge.VariantsAndVenturesNeoForge]
|
5633 | [01Aug2025 02:43:19.547] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
5634 | [01Aug2025 02:43:19.547] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.createmod.ponder.NeoForgePonder]
|
5635 | [01Aug2025 02:43:19.547] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwwindows.kikoz.MacawsWindows]
|
5636 | [01Aug2025 02:43:19.547] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blakebr0.ironjetpacks.IronJetpacks]
|
5637 | [01Aug2025 02:43:19.548] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
5638 | [01Aug2025 02:43:19.548] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.everythingcopper.EverythingCopper]
|
5639 | [01Aug2025 02:43:19.548] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [owmii.powah.Powah]
|
5640 | [01Aug2025 02:43:19.549] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ultramega.cabletiers.neoforge.ModInitializer]
|
5641 | [01Aug2025 02:43:19.550] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.refinedmods.rangedpumps.RangedPumps]
|
5642 | [01Aug2025 02:43:19.551] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ultramega.ae2importexportcard.AE2ImportExportCard]
|
5643 | [01Aug2025 02:43:19.551] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.balm.neoforge.NeoForgeBalm]
|
5644 | [01Aug2025 02:43:19.552] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.pricklemc.neoforge.impl.NeoForgeMod]
|
5645 | [01Aug2025 02:43:19.552] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.technici4n.moderndynamics.ModernDynamics]
|
5646 | [01Aug2025 02:43:19.553] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.kostromdan.mods.crash_assistant.neoforge.CrashAssistantNeoForge]
|
5647 | [01Aug2025 02:43:19.553] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blakebr0.mysticalagradditions.MysticalAgradditions]
|
5648 | [01Aug2025 02:43:19.553] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.choicetheorem.ctov.neoforge.ctovNeo]
|
5649 | [01Aug2025 02:43:19.554] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cn.leolezury.eternalstarlight.neoforge.ESNeoEntrypoint]
|
5650 | [01Aug2025 02:43:19.554] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [earth.terrarium.athena.neoforge.AthenaNeoForge]
|
5651 | [01Aug2025 02:43:19.554] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.stylecolonies.StyleColonies]
|
5652 | [01Aug2025 02:43:19.554] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.permutated.novillagerdm.NoVillagerDeathMessages]
|
5653 | [01Aug2025 02:43:19.555] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.wispforest.lmft.forge.LMFTForge]
|
5654 | [01Aug2025 02:43:19.555] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.allthemods.alltheores.AllTheOres]
|
5655 | [01Aug2025 02:43:19.555] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.glodblock.github.glodium.Glodium]
|
5656 | [01Aug2025 02:43:19.555] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.xalcon.torchmaster.TorchmasterNeoforge]
|
5657 | [01Aug2025 02:43:19.556] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.sussysniffers.SussySniffers]
|
5658 | [01Aug2025 02:43:19.556] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for explorify
|
5659 | [01Aug2025 02:43:19.556] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ironfurnaces.IronFurnaces]
|
5660 | [01Aug2025 02:43:19.556] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwtrpdoors.kikoz.MacawsTrapdoors]
|
5661 | [01Aug2025 02:43:19.557] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.silentchaos512.gear.SilentGear]
|
5662 | [01Aug2025 02:43:19.557] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.core.CoreLib]
|
5663 | [01Aug2025 02:43:19.558] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.apothic_attributes.ApothicAttributes]
|
5664 | [01Aug2025 02:43:19.558] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.teamresourceful.resourcefulconfig.neoforge.ResourcefulConfigNeoForge]
|
5665 | [01Aug2025 02:43:19.559] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [top.theillusivec4.curios.Curios]
|
5666 | [01Aug2025 02:43:19.559] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blamejared.searchables.SearchablesNeoForge]
|
5667 | [01Aug2025 02:43:19.559] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrbysco.measurements.MeasurementsNeoForge]
|
5668 | [01Aug2025 02:43:19.560] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mars.deimos.Deimos]
|
5669 | [01Aug2025 02:43:19.560] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwfurnitures.kikoz.MacawsFurnitures]
|
5670 | [01Aug2025 02:43:19.560] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.fallenbreath.conditionalmixin.neoforge.ConditionalMixinNeoForge]
|
5671 | [01Aug2025 02:43:19.561] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.apothic_enchanting.ApothicEnchanting]
|
5672 | [01Aug2025 02:43:19.562] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.apotheosis.Apotheosis]
|
5673 | [01Aug2025 02:43:19.563] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.matyrobbrt.mekanisticrouters.MekRouters]
|
5674 | [01Aug2025 02:43:19.563] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.commoble.infiniverse.internal.InfiniverseMod]
|
5675 | [01Aug2025 02:43:19.564] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [codechicken.lib.CodeChickenLib]
|
5676 | [01Aug2025 02:43:19.564] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.bettermineshafts.BetterMineshaftsNeoForge]
|
5677 | [01Aug2025 02:43:19.564] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ofekn.crafting_on_a_stick.CraftingOnAStick]
|
5678 | [01Aug2025 02:43:19.564] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tamaized.ae2jeiintegration.AE2JEIIntegration]
|
5679 | [01Aug2025 02:43:19.565] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.lucaargolo.mekanismcovers.MekanismCovers]
|
5680 | [01Aug2025 02:43:19.565] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.uncandango.kubejstweaks.KubeJSTweaks]
|
5681 | [01Aug2025 02:43:19.565] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.crystalnest.harvest_with_ease.ModLoader]
|
5682 | [01Aug2025 02:43:19.566] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for formationsnether
|
5683 | [01Aug2025 02:43:19.566] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mezz.jei.neoforge.JustEnoughItems]
|
5684 | [01Aug2025 02:43:19.566] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.multipiston.MultiPiston]
|
5685 | [01Aug2025 02:43:19.567] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.worldgen.lithostitched.LithostitchedNeoforge]
|
5686 | [01Aug2025 02:43:19.567] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mekanism.common.Mekanism]
|
5687 | [01Aug2025 02:43:19.575] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.direwolf20.laserio.common.LaserIO]
|
5688 | [01Aug2025 02:43:19.575] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.jerry.mekmm.Mekmm]
|
5689 | [01Aug2025 02:43:19.576] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mekanism.generators.common.MekanismGenerators]
|
5690 | [01Aug2025 02:43:19.576] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [giselle.gmut.GravitationalModulatingUnitTweaks]
|
5691 | [01Aug2025 02:43:19.577] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [invtweaks.InvTweaksMod]
|
5692 | [01Aug2025 02:43:19.577] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.chaosthedude.naturescompass.NaturesCompass]
|
5693 | [01Aug2025 02:43:19.578] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.jumpboat.JumpBoat]
|
5694 | [01Aug2025 02:43:19.578] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.catjammies.CatJammies]
|
5695 | [01Aug2025 02:43:19.579] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.desht.pneumaticcraft.PneumaticCraftRepressurized]
|
5696 | [01Aug2025 02:43:19.579] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.iafenvoy.iceandfire.neoforge.IceAndFireNeoForge]
|
5697 | [01Aug2025 02:43:19.580] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.formations.Formations]
|
5698 | [01Aug2025 02:43:19.580] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.satherov.crystalix.Crystalix]
|
5699 | [01Aug2025 02:43:19.581] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwpaths.kikoz.MacawsPaths]
|
5700 | [01Aug2025 02:43:19.581] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.zerono.mods.zerocore.ZeroCore]
|
5701 | [01Aug2025 02:43:19.582] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for formationsoverworld
|
5702 | [01Aug2025 02:43:19.582] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.api_base.generated.GeneratedEntryPoint]
|
5703 | [01Aug2025 02:43:19.582] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [yalter.mousetweaks.neoforge.MouseTweaksNeo]
|
5704 | [01Aug2025 02:43:19.582] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [blusunrize.immersiveengineering.ImmersiveEngineering]
|
5705 | [01Aug2025 02:43:19.584] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.aizistral.nochatreports.neoforge.NoChatReports]
|
5706 | [01Aug2025 02:43:19.584] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.thevortex.allthemodium.AllTheModium]
|
5707 | [01Aug2025 02:43:19.585] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.corgitaco.ohthetreesyoullgrow.neoforge.OhTheTreesYoullGrowNeoForge]
|
5708 | [01Aug2025 02:43:19.585] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.illusivesoulworks.spectrelib.SpectreNeoForgeMod]
|
5709 | [01Aug2025 02:43:19.586] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.davio.aquaticambitions.CreateAquaticAmbitions]
|
5710 | [01Aug2025 02:43:19.586] [main/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for [thedarkcolour.kotlinforforge.neoforge.test.KotlinForForge]
|
5711 | [01Aug2025 02:43:19.586] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.maxhenkel.pipez.Main]
|
5712 | [01Aug2025 02:43:19.587] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integrateddynamics.IntegratedDynamics]
|
5713 | [01Aug2025 02:43:19.588] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integrateddynamicscompat.IntegratedDynamicsCompat]
|
5714 | [01Aug2025 02:43:19.589] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.pam.pamhc2foodcore.pamhc2foodcore]
|
5715 | [01Aug2025 02:43:19.589] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.itemcollectors.ItemCollectors]
|
5716 | [01Aug2025 02:43:19.590] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
5717 | [01Aug2025 02:43:19.590] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.illusivesoulworks.polymorph.PolymorphNeoForgeMod]
|
5718 | [01Aug2025 02:43:19.590] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mods.railcraft.Railcraft]
|
5719 | [01Aug2025 02:43:19.592] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.modconduits.ModdedConduits]
|
5720 | [01Aug2025 02:43:19.592] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.connectedglass.ConnectedGlass]
|
5721 | [01Aug2025 02:43:19.593] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mrbysco.constructionstick.ConstructionStick]
|
5722 | [01Aug2025 02:43:19.593] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.commoble.hyperbox.Hyperbox]
|
5723 | [01Aug2025 02:43:19.594] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.teammetallurgy.aquaculture.Aquaculture]
|
5724 | [01Aug2025 02:43:19.595] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.refinedmods.refinedstorage.jei.forge.ModInitializer]
|
5725 | [01Aug2025 02:43:19.595] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.finndog.mns.neoforge.MNSNeoforge]
|
5726 | [01Aug2025 02:43:19.595] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.cristelknight.cristellib.neoforge.CristelLibForge]
|
5727 | [01Aug2025 02:43:19.595] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.cyclopscore.CyclopsCore]
|
5728 | [01Aug2025 02:43:19.596] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.refinedmods.refinedstorage.quartzarsenal.neoforge.ModInitializer]
|
5729 | [01Aug2025 02:43:19.597] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.betterwitchhuts.BetterWitchHutsNeoForge]
|
5730 | [01Aug2025 02:43:19.597] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.netherportalfix.NeoForgeNetherPortalFix]
|
5731 | [01Aug2025 02:43:19.597] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [software.bernie.geckolib.GeckoLib]
|
5732 | [01Aug2025 02:43:19.597] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.potionstudios.biomeswevegone.neoforge.BiomesWeveGoneNeoForge]
|
5733 | [01Aug2025 02:43:19.598] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tech.thatgravyboat.creeperoverhaul.forge.CreepersForge]
|
5734 | [01Aug2025 02:43:19.598] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hollingsworth.arsnouveau.ArsNouveau]
|
5735 | [01Aug2025 02:43:19.599] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.qther.ars_polymorphia.ArsPolymorphia]
|
5736 | [01Aug2025 02:43:19.600] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [alexthw.ars_elemental.ArsElemental]
|
5737 | [01Aug2025 02:43:19.600] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [lyrellion.ars_elemancy.ArsElemancy]
|
5738 | [01Aug2025 02:43:19.600] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [alexthw.not_enough_glyphs.init.NotEnoughGlyphs]
|
5739 | [01Aug2025 02:43:19.601] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.zeroregard.ars_technica.ArsTechnica]
|
5740 | [01Aug2025 02:43:19.601] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.flanks255.pocketstorage.PocketStorage]
|
5741 | [01Aug2025 02:43:19.602] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.incontrol.InControl]
|
5742 | [01Aug2025 02:43:19.602] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.connectivity.Connectivity]
|
5743 | [01Aug2025 02:43:19.602] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.cookingforblockheads.NeoForgeCookingForBlockheads]
|
5744 | [01Aug2025 02:43:19.603] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
5745 | [01Aug2025 02:43:19.603] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.thevortex.potionsmaster.PotionsMaster]
|
5746 | [01Aug2025 02:43:19.603] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.axperty.storagedelight.StorageDelight]
|
5747 | [01Aug2025 02:43:19.604] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.hurts.sskirillss.relics.Relics]
|
5748 | [01Aug2025 02:43:19.604] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [alexthw.starbunclemania.StarbuncleMania]
|
5749 | [01Aug2025 02:43:19.604] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.generatorgalore.GeneratorGalore]
|
5750 | [01Aug2025 02:43:19.605] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hollingsworth.nuggets.Nuggets]
|
5751 | [01Aug2025 02:43:19.605] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mamailes.herbsandharvest.HerbsAndHarvest]
|
5752 | [01Aug2025 02:43:19.606] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.technici4n.grandpower.impl.GrandPowerImpl]
|
5753 | [01Aug2025 02:43:19.606] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.refinedmods.refinedstorage.mekanism.ModInitializer]
|
5754 | [01Aug2025 02:43:19.607] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.dummmmmmy.neoforge.DummmmmmyForge]
|
5755 | [01Aug2025 02:43:19.608] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [twilightforest.TwilightForestMod]
|
5756 | [01Aug2025 02:43:19.609] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mob_grinding_utils.MobGrindingUtils]
|
5757 | [01Aug2025 02:43:19.610] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [earth.terrarium.common_storage_lib.data.NeoDataLib]
|
5758 | [01Aug2025 02:43:19.610] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [gripe._90.arseng.ArsEnergistique]
|
5759 | [01Aug2025 02:43:19.611] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vectorwing.farmersdelight.FarmersDelight]
|
5760 | [01Aug2025 02:43:19.611] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.entangled.Entangled]
|
5761 | [01Aug2025 02:43:19.612] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.commoncapabilities.CommonCapabilities]
|
5762 | [01Aug2025 02:43:19.612] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.darkere.crashutils.CrashUtils]
|
5763 | [01Aug2025 02:43:19.613] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [bl4ckscor3.mod.getittogetherdrops.GetItTogetherDrops]
|
5764 | [01Aug2025 02:43:19.613] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwfences.kikoz.MacawsFences]
|
5765 | [01Aug2025 02:43:19.613] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tv.soaryn.xycraft.world.XyWorld]
|
5766 | [01Aug2025 02:43:19.613] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tv.soaryn.xycraft.machines.XyMachines]
|
5767 | [01Aug2025 02:43:19.614] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.wirelesschargers.WirelessChargers]
|
5768 | [01Aug2025 02:43:19.614] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.pam.pamhc2foodextended.pamhc2foodextended]
|
5769 | [01Aug2025 02:43:19.615] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.ellpeck.actuallyadditions.mod.ActuallyAdditions]
|
5770 | [01Aug2025 02:43:19.615] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vazkii.patchouli.neoforge.common.NeoForgeModInitializer]
|
5771 | [01Aug2025 02:43:19.616] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.jarva.arsadditions.ArsAdditions]
|
5772 | [01Aug2025 02:43:19.616] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.jarva.allthearcanistgear.AllTheArcanistGear]
|
5773 | [01Aug2025 02:43:19.616] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.qther.ars_controle.ArsControle]
|
5774 | [01Aug2025 02:43:19.616] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.p3pp3rf1y.sophisticatedstoragecreateintegration.SophisticatedStorageCreateIntegration]
|
5775 | [01Aug2025 02:43:19.617] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integratedtunnels.IntegratedTunnels]
|
5776 | [01Aug2025 02:43:19.617] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integratedtunnelscompat.IntegratedTunnelsCompat]
|
5777 | [01Aug2025 02:43:19.617] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbultimine.neoforge.FTBUltimineNeoForge]
|
5778 | [01Aug2025 02:43:19.618] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.betterstrongholds.BetterStrongholdsNeoForge]
|
5779 | [01Aug2025 02:43:19.618] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.christofmeg.mifa.MoreIndustrialForegoingAddons]
|
5780 | [01Aug2025 02:43:19.618] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.teamresourceful.resourcefullib.neoforge.ResourcefulLibNeoForge]
|
5781 | [01Aug2025 02:43:19.619] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mekanism.tools.common.MekanismTools]
|
5782 | [01Aug2025 02:43:19.619] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.kyanite.deeperdarker.DeeperDarker]
|
5783 | [01Aug2025 02:43:19.620] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.architectury.neoforge.ArchitecturyNeoForge]
|
5784 | [01Aug2025 02:43:19.620] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.github.frqnny.mostructures.neoforge.MoStructuresNeoForge]
|
5785 | [01Aug2025 02:43:19.620] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [pro.mikey.accelerateddecay.neoforge.AcceleratedDecayNeoforge]
|
5786 | [01Aug2025 02:43:19.621] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.iafenvoy.uranus.neoforge.UranusNeoForge]
|
5787 | [01Aug2025 02:43:19.621] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftblibrary.neoforge.FTBLibraryNeoForge]
|
5788 | [01Aug2025 02:43:19.621] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbfiltersystem.neoforge.FTBFilterSystemNeoForge]
|
5789 | [01Aug2025 02:43:19.621] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbteams.neoforge.FTBTeamsNeoForge]
|
5790 | [01Aug2025 02:43:19.622] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbranks.neoforge.FTBRanksNeoForge]
|
5791 | [01Aug2025 02:43:19.622] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbessentials.neoforge.FTBEssentialsNeoForge]
|
5792 | [01Aug2025 02:43:19.622] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbchunks.neoforge.FTBChunksForge]
|
5793 | [01Aug2025 02:43:19.623] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbquests.neoforge.FTBQuestsNeoForge]
|
5794 | [01Aug2025 02:43:19.623] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dan200.computercraft.ComputerCraft]
|
5795 | [01Aug2025 02:43:19.624] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.zerono.mods.extremereactors.ExtremeReactors]
|
5796 | [01Aug2025 02:43:19.625] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrcrayfish.furniture.refurbished.FurnitureMod]
|
5797 | [01Aug2025 02:43:19.625] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.productivebees.ProductiveBees]
|
5798 | [01Aug2025 02:43:19.626] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.productivemetalworks.ProductiveMetalworks]
|
5799 | [01Aug2025 02:43:19.626] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.sgearmetalworks.SGearMetalworks]
|
5800 | [01Aug2025 02:43:19.626] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.dyenamicsandfriends.DyenamicsAndFriends]
|
5801 | [01Aug2025 02:43:19.627] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.trashcans.TrashCans]
|
5802 | [01Aug2025 02:43:19.627] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.direwolf20.justdirethings.JustDireThings]
|
5803 | [01Aug2025 02:43:19.628] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.creeperhost.polylib.neoforge.PolyLibNeoForge]
|
5804 | [01Aug2025 02:43:19.629] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.gigabit101.shrink.neoforge.ShrinkModForge]
|
5805 | [01Aug2025 02:43:19.629] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.cristelknight.tt.neoforge.TTNeoForge]
|
5806 | [01Aug2025 02:43:19.629] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mamailes.merrymaking.MerryMaking]
|
5807 | [01Aug2025 02:43:19.630] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.frikinjay.letmedespawn.neoforge.LetMeDespawnNeoForge]
|
5808 | [01Aug2025 02:43:19.630] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.sunekaer.yeetusexperimentus.neo.YeetusExperimentusNeoForge]
|
5809 | [01Aug2025 02:43:19.630] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.redspace.ironsjewelry.IronsJewelry]
|
5810 | [01Aug2025 02:43:19.630] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.faboslav.villagesandpillages.neoforge.VillagesAndPillagesNeoForge]
|
5811 | [01Aug2025 02:43:19.630] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for rhino
|
5812 | [01Aug2025 02:43:19.631] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.latvian.mods.kubejs.KubeJS]
|
5813 | [01Aug2025 02:43:19.631] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbxmodcompat.neoforge.FTBXModCompatNeoForge]
|
5814 | [01Aug2025 02:43:19.631] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.klikli_dev.occultism_kubejs.OccultismKubeJS]
|
5815 | [01Aug2025 02:43:19.631] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [es.degrassi.mmreborn.ModularMachineryReborn]
|
5816 | [01Aug2025 02:43:19.632] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [es.degrassi.mmreborn.mekanism.ModularMachineryRebornMekanism]
|
5817 | [01Aug2025 02:43:19.632] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [es.degrassi.mmreborn.ars.ModularMachineryRebornArs]
|
5818 | [01Aug2025 02:43:19.633] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [elucent.rootsclassic.Roots]
|
5819 | [01Aug2025 02:43:19.633] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.wispforest.owo.Owo]
|
5820 | [01Aug2025 02:43:19.634] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [rearth.oritech.neoforge.OritechModNeoForge]
|
5821 | [01Aug2025 02:43:19.634] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [rearth.oracle.neoforge.OracleNeoForge]
|
5822 | [01Aug2025 02:43:19.634] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blakebr0.cucumber.Cucumber]
|
5823 | [01Aug2025 02:43:19.635] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.trashslot.NeoForgeTrashSlot]
|
5824 | [01Aug2025 02:43:19.635] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.amendments.neoforge.AmendmentsForge]
|
5825 | [01Aug2025 02:43:19.635] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.blueflame.BlueFlame]
|
5826 | [01Aug2025 02:43:19.636] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.p3pp3rf1y.sophisticatedstorage.SophisticatedStorage]
|
5827 | [01Aug2025 02:43:19.636] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.hurts.octostudios.octolib.neoforge.OctoLibNeoForge]
|
5828 | [01Aug2025 02:43:19.636] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.finndog.mss.neoforge.MSSNeoforge]
|
5829 | [01Aug2025 02:43:19.636] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.redspace.allthewizardgear.AllTheWizardGear]
|
5830 | [01Aug2025 02:43:19.637] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.productivelib.ProductiveLib]
|
5831 | [01Aug2025 02:43:19.637] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.tr7zw.trender.gui.impl.client.LibGuiBootstrap]
|
5832 | [01Aug2025 02:43:19.637] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.almostreliable.ponderjs.PonderJSMod]
|
5833 | [01Aug2025 02:43:19.638] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.simibubi.create.Create]
|
5834 | [01Aug2025 02:43:19.638] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hollingsworth.ars_creo.ArsCreo]
|
5835 | [01Aug2025 02:43:19.639] [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]
|
5836 | [01Aug2025 02:43:19.640] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [xfacthd.framedblocks.FramedBlocks]
|
5837 | [01Aug2025 02:43:19.640] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.waystones.NeoForgeWaystones]
|
5838 | [01Aug2025 02:43:19.641] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for structory
|
5839 | [01Aug2025 02:43:19.641] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.fastsuite.FastSuite]
|
5840 | [01Aug2025 02:43:19.641] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [journeymap.common.JourneymapNeoForge]
|
5841 | [01Aug2025 02:43:19.642] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.illusivesoulworks.comforts.ComfortsNeoForgeMod]
|
5842 | [01Aug2025 02:43:19.642] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [edivad.dimstorage.DimStorage]
|
5843 | [01Aug2025 02:43:19.643] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [xiroc.dungeoncrawl.DungeonCrawl]
|
5844 | [01Aug2025 02:43:19.643] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.direwolf20.charginggadgets.ChargingGadgets]
|
5845 | [01Aug2025 02:43:19.644] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.cobblegengalore.CobbleGenGalore]
|
5846 | [01Aug2025 02:43:19.644] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tv.soaryn.xycraft.override.XyOverride]
|
5847 | [01Aug2025 02:43:19.644] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.lib.McJtyLib]
|
5848 | [01Aug2025 02:43:19.645] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.rftoolsbase.RFToolsBase]
|
5849 | [01Aug2025 02:43:19.645] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.rftoolspower.RFToolsPower]
|
5850 | [01Aug2025 02:43:19.646] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.rftoolsbuilder.RFToolsBuilder]
|
5851 | [01Aug2025 02:43:19.646] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.restrictions.Restrictions]
|
5852 | [01Aug2025 02:43:19.646] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.xnet.XNet]
|
5853 | [01Aug2025 02:43:19.647] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.rftoolsstorage.RFToolsStorage]
|
5854 | [01Aug2025 02:43:19.647] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.betterdeserttemples.BetterDesertTemplesNeoForge]
|
5855 | [01Aug2025 02:43:19.647] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [guideme.internal.GuideME]
|
5856 | [01Aug2025 02:43:19.648] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [stepsword.mahoutsukai.MahouTsukaiMod]
|
5857 | [01Aug2025 02:43:19.648] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [codechicken.enderstorage.EnderStorage]
|
5858 | [01Aug2025 02:43:19.648] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.periut.factoryblocks.neoforge.FactoryBlocksNeoforge]
|
5859 | [01Aug2025 02:43:19.648] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ultramega.interdimensionalwirelesstransmitter.neoforge.ModInitializer]
|
5860 | [01Aug2025 02:43:19.649] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.rftoolsutility.RFToolsUtility]
|
5861 | [01Aug2025 02:43:19.650] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.enchdesc.impl.NeoForgeMod]
|
5862 | [01Aug2025 02:43:19.650] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.moonlight.neoforge.MoonlightForge]
|
5863 | [01Aug2025 02:43:19.650] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrbysco.cloudglass.CloudGlassMod]
|
5864 | [01Aug2025 02:43:19.651] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.gigaherz.toolbelt.ToolBelt]
|
5865 | [01Aug2025 02:43:19.651] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hrznstudio.titanium.Titanium]
|
5866 | [01Aug2025 02:43:19.652] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.regions_unexplored.RegionsUnexploredNeo]
|
5867 | [01Aug2025 02:43:19.653] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.minecraftschurlimods.bibliobiomes.Bibliobiomes]
|
5868 | [01Aug2025 02:43:19.653] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.silentchaos512.lib.SilentLib]
|
5869 | [01Aug2025 02:43:19.653] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [snownee.jade.util.CommonProxy]
|
5870 | [01Aug2025 02:43:19.655] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [appeng.core.AppEngServer]
|
5871 | [01Aug2025 02:43:19.656] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.soulplied_energistics.SoulpliedEnergistics]
|
5872 | [01Aug2025 02:43:19.656] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [uk.co.hexeption.aeinfinitybooster.AEInfinityBooster]
|
5873 | [01Aug2025 02:43:19.657] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.neuvillette.ae2ct.AE2ct]
|
5874 | [01Aug2025 02:43:19.657] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.glodblock.github.ae2netanalyser.AEAnalyser]
|
5875 | [01Aug2025 02:43:19.657] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.mari_023.ae2wtlib.AE2wtlibForge]
|
5876 | [01Aug2025 02:43:19.658] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.glodblock.github.extendedae.ExtendedAE]
|
5877 | [01Aug2025 02:43:19.658] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.pedroksl.advanced_ae.AdvancedAE]
|
5878 | [01Aug2025 02:43:19.659] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [gripe._90.megacells.MEGACells]
|
5879 | [01Aug2025 02:43:19.660] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [lu.kolja.expandedae.Expandedae]
|
5880 | [01Aug2025 02:43:19.660] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.mari_023.ae2wtlib.api.AE2wtlibAPIEntrypoint]
|
5881 | [01Aug2025 02:43:19.660] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.sts15.enderdrives.EnderDrives]
|
5882 | [01Aug2025 02:43:19.661] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.glodblock.github.appflux.AppFlux]
|
5883 | [01Aug2025 02:43:19.661] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.almostreliable.merequester.MERequester]
|
5884 | [01Aug2025 02:43:19.661] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [aztech.modern_industrialization.MI]
|
5885 | [01Aug2025 02:43:19.662] [main/DEBUG] [mixin/]: Mixing hook.listener.BeforeAfterInitHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.MI
|
5886 | [01Aug2025 02:43:19.662] [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 md6731f0$tesseract_api$lambda$afterInit$1$0 in tesseract_api_mi.mixins.json:hook.listener.BeforeAfterInitHookMixin from mod tesseract_api
|
5887 | [01Aug2025 02:43:19.662] [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 md6731f0$tesseract_api$lambda$beforeInit$0$1 in tesseract_api_mi.mixins.json:hook.listener.BeforeAfterInitHookMixin from mod tesseract_api
|
5888 | [01Aug2025 02:43:19.664] [main/DEBUG] [mixin/]: Mixing hook.listener.RegisterMachinesHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.MI
|
5889 | [01Aug2025 02:43:19.664] [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 md6731f0$tesseract_api$lambda$init$0$2 in tesseract_api_mi.mixins.json:hook.listener.RegisterMachinesHookMixin from mod tesseract_api
|
5890 | [01Aug2025 02:43:19.678] [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
|
5891 | [01Aug2025 02:43:19.678] [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
|
5892 | [01Aug2025 02:43:19.678] [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
|
5893 | [01Aug2025 02:43:19.678] [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
|
5894 | [01Aug2025 02:43:19.678] [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
|
5895 | [01Aug2025 02:43:19.678] [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
|
5896 | [01Aug2025 02:43:19.678] [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
|
5897 | [01Aug2025 02:43:19.678] [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
|
5898 | [01Aug2025 02:43:19.678] [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
|
5899 | [01Aug2025 02:43:19.680] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.qther.ars_unification.ArsUnification]
|
5900 | [01Aug2025 02:43:19.681] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.swedz.tesseract.neoforge.Tesseract]
|
5901 | [01Aug2025 02:43:19.681] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.swedz.little_big_redstone.LBR]
|
5902 | [01Aug2025 02:43:19.682] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.swedz.extended_industrialization.EI]
|
5903 | [01Aug2025 02:43:19.682] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.wp.industrialization_overdrive.IO]
|
5904 | [01Aug2025 02:43:19.683] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.stal111.forbidden_arcanus.ForbiddenArcanus]
|
5905 | [01Aug2025 02:43:19.683] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.valhelsia.valhelsia_core.core.neoforge.ValhelsiaCoreForge]
|
5906 | [01Aug2025 02:43:19.683] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.minecraftschurlimods.bibliowoods.Bibliowoods]
|
5907 | [01Aug2025 02:43:19.683] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.minecraftschurlimods.bibliocraft.Bibliocraft]
|
5908 | [01Aug2025 02:43:19.684] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.armory.EnderIOArmory]
|
5909 | [01Aug2025 02:43:19.684] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.klikli_dev.theurgy.Theurgy]
|
5910 | [01Aug2025 02:43:19.685] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vswe.stevescarts.StevesCarts]
|
5911 | [01Aug2025 02:43:19.685] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.treetap.TreeTap]
|
5912 | [01Aug2025 02:43:19.686] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for nullscape
|
5913 | [01Aug2025 02:43:19.686] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.klikli_dev.modonomicon.ModonomiconNeo]
|
5914 | [01Aug2025 02:43:19.686] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.periut.cryonicconfig.neoforge.CryonicConfigNeoForge]
|
5915 | [01Aug2025 02:43:19.686] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.finndog.mvs.neoforge.MVSNeoforge]
|
5916 | [01Aug2025 02:43:19.687] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.periut.chisel.neoforge.ChiselNeoforge]
|
5917 | [01Aug2025 02:43:19.687] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.isxander.yacl3.platform.PlatformEntrypoint]
|
5918 | [01Aug2025 02:43:19.687] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.cazsius.solcarrot.SOLCarrot]
|
5919 | [01Aug2025 02:43:19.687] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.darkere.moredragoneggs.MoreDragonEggs]
|
5920 | [01Aug2025 02:43:19.688] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.ramidzkh.mekae2.AppliedMekanistics]
|
5921 | [01Aug2025 02:43:19.688] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [be.florens.expandability.neoforge.ExpandAbilityForge]
|
5922 | [01Aug2025 02:43:19.688] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.tobsend.xtonesreworked.XtonesReworkedMod]
|
5923 | [01Aug2025 02:43:19.689] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.shiny.ShinyMod]
|
5924 | [01Aug2025 02:43:19.689] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.p3pp3rf1y.sophisticatedstorageinmotion.SophisticatedStorageInMotion]
|
5925 | [01Aug2025 02:43:19.697] [modloading-worker-0/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.NeoForgePlatformHelper@7ab33887 for service interface com.yungnickyoung.minecraft.yungsapi.services.IPlatformHelper
|
5926 | [01Aug2025 02:43:19.697] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for almanac
|
5927 | [01Aug2025 02:43:19.698] [modloading-worker-0/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.NeoForgeAutoRegisterHelper@3f28f0d7 for service interface com.yungnickyoung.minecraft.yungsapi.services.IAutoRegisterHelper
|
5928 | [01Aug2025 02:43:19.698] [modloading-worker-0/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.NeoForgeBlockEntityTypeHelper@5c3d959e for service interface com.yungnickyoung.minecraft.yungsapi.services.IBlockEntityTypeHelper
|
5929 | [01Aug2025 02:43:19.699] [modloading-worker-0/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.NeoForgeParticleTypeHelper@bd025a for service interface com.yungnickyoung.minecraft.yungsapi.services.IParticleTypeHelper
|
5930 | [01Aug2025 02:43:19.699] [modloading-worker-0/DEBUG] [betterdungeons/]: Loaded com.yungnickyoung.minecraft.betterdungeons.services.NeoForgePlatformHelper@963c5bb for service interface com.yungnickyoung.minecraft.betterdungeons.services.IPlatformHelper
|
5931 | [01Aug2025 02:43:19.700] [modloading-worker-0/DEBUG] [betterdungeons/]: Loaded com.yungnickyoung.minecraft.betterdungeons.services.NeoForgeModulesLoader@7f6632fa for service interface com.yungnickyoung.minecraft.betterdungeons.services.IModulesLoader
|
5932 | [01Aug2025 02:43:19.702] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for letmedespawn
|
5933 | [01Aug2025 02:43:19.713] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betterdungeons-neoforge-1_21.toml for betterdungeons tracking
|
5934 | [01Aug2025 02:43:19.715] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterdungeons
|
5935 | [01Aug2025 02:43:19.715] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for disenchanting_table
|
5936 | [01Aug2025 02:43:19.716] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class neoforge.com.cursee.disenchanting_table.core.network.NeoForgeNetwork for @SubscribeEvent-annotated methods
|
5937 | [01Aug2025 02:43:19.719] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lneoforge/com/cursee/disenchanting_table/core/network/NeoForgeNetwork; to the mod event bus of mod disenchanting_table
|
5938 | [01Aug2025 02:43:19.722] [modloading-worker-0/DEBUG] [MonoLib/]: Loaded com.cursee.monolib.platform.NeoForgePlatformHelper@609d7463 for service interface com.cursee.monolib.platform.services.IPlatformHelper
|
5939 | [01Aug2025 02:43:19.723] [modloading-worker-0/DEBUG] [MonoLib/]: Loaded com.cursee.monolib.platform.NeoForgeRegisterHelper@3b83c51a for service interface com.cursee.monolib.platform.services.IRegisterHelper
|
5940 | [01Aug2025 02:43:19.736] [modloading-worker-0/INFO] [STDOUT/]: [com.cursee.monolib.core.sailing.warden.SailingWarden:processDirectoryOrFilePathStrings:24]: No matching files were found.
|
5941 | [01Aug2025 02:43:19.741] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for monolib
|
5942 | [01Aug2025 02:43:19.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplemagnets
|
5943 | [01Aug2025 02:43:19.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.supermartijn642.simplemagnets.MagnetItem for @SubscribeEvent-annotated methods
|
5944 | [01Aug2025 02:43:19.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/supermartijn642/simplemagnets/MagnetItem; to the game event bus
|
5945 | [01Aug2025 02:43:19.903] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.supermartijn642.simplemagnets.ItemSpawnHandler for @SubscribeEvent-annotated methods
|
5946 | [01Aug2025 02:43:19.905] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/supermartijn642/simplemagnets/ItemSpawnHandler; to the game event bus
|
5947 | [01Aug2025 02:43:19.927] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod integratedterminalscompat
|
5948 | [01Aug2025 02:43:19.927] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integratedterminalscompat
|
5949 | [01Aug2025 02:43:19.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/base-common.toml for enderio_base tracking
|
5950 | [01Aug2025 02:43:19.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/base-client.toml for enderio_base tracking
|
5951 | [01Aug2025 02:43:19.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file integratedterminals-common.toml for integratedterminals tracking
|
5952 | [01Aug2025 02:43:19.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod integratedterminals
|
5953 | [01Aug2025 02:43:19.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod integratedterminals
|
5954 | [01Aug2025 02:43:19.988] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integratedterminals
|
5955 | [01Aug2025 02:43:19.989] [modloading-worker-0/DEBUG] [mixin/]: Mixing entities.EntityCollisionContextAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.phys.shapes.EntityCollisionContext
|
5956 | [01Aug2025 02:43:19.990] [modloading-worker-0/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.EntityCollisionContextAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
5957 | [01Aug2025 02:43:19.990] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityCollisionContextAccessor from mekanismcovers.mixins.json into net.minecraft.world.phys.shapes.EntityCollisionContext
|
5958 | [01Aug2025 02:43:19.994] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.capability_list_compaction.RegisterCapabilitiesEventMixin from modernfix-neoforge.mixins.json into net.neoforged.neoforge.capabilities.RegisterCapabilitiesEvent
|
5959 | [01Aug2025 02:43:19.996] [modloading-worker-0/DEBUG] [mixin/]: Mixing neoforge.RegisterCapabilitiesEventMixin from entangled.mixins.json into net.neoforged.neoforge.capabilities.RegisterCapabilitiesEvent
|
5960 | [01Aug2025 02:43:19.996] [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)
|
5961 | [01Aug2025 02:43:20.001] [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
|
5962 | [01Aug2025 02:43:20.001] [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
|
5963 | [01Aug2025 02:43:20.001] [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
|
5964 | [01Aug2025 02:43:20.001] [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
|
5965 | [01Aug2025 02:43:20.001] [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
|
5966 | [01Aug2025 02:43:20.001] [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
|
5967 | [01Aug2025 02:43:20.001] [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
|
5968 | [01Aug2025 02:43:20.001] [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
|
5969 | [01Aug2025 02:43:20.001] [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
|
5970 | [01Aug2025 02:43:20.001] [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
|
5971 | [01Aug2025 02:43:20.001] [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
|
5972 | [01Aug2025 02:43:20.001] [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
|
5973 | [01Aug2025 02:43:20.001] [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
|
5974 | [01Aug2025 02:43:20.001] [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
|
5975 | [01Aug2025 02:43:20.001] [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
|
5976 | [01Aug2025 02:43:20.019] [modloading-worker-0/DEBUG] [mixin/]: Mixing neoforge.BlockCapabilityMixin from entangled.mixins.json into net.neoforged.neoforge.capabilities.BlockCapability
|
5977 | [01Aug2025 02:43:20.019] [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)
|
5978 | [01Aug2025 02:43:20.021] [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
|
5979 | [01Aug2025 02:43:20.092] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BlockLootSubProviderAccessor from create.mixins.json into net.minecraft.data.loot.BlockLootSubProvider
|
5980 | [01Aug2025 02:43:20.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mffs-client.toml for mffs tracking
|
5981 | [01Aug2025 02:43:20.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mffs-common.toml for mffs tracking
|
5982 | [01Aug2025 02:43:20.105] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mffs
|
5983 | [01Aug2025 02:43:20.105] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.su5ed.mffs.datagen.ModDataGen for @SubscribeEvent-annotated methods
|
5984 | [01Aug2025 02:43:20.106] [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
|
5985 | [01Aug2025 02:43:20.106] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for endercore
|
5986 | [01Aug2025 02:43:20.106] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.core.common.network.CoreNetwork for @SubscribeEvent-annotated methods
|
5987 | [01Aug2025 02:43:20.107] [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
|
5988 | [01Aug2025 02:43:20.175] [modloading-worker-0/DEBUG] [net.neoforged.neoforge.internal.versions.neoforge.NeoForgeVersion/CORE]: Found NeoForge version 21.1.194
|
5989 | [01Aug2025 02:43:20.175] [modloading-worker-0/DEBUG] [net.neoforged.neoforge.internal.versions.neoforge.NeoForgeVersion/CORE]: Found FML version 4.0.41
|
5990 | [01Aug2025 02:43:20.175] [modloading-worker-0/INFO] [net.neoforged.neoforge.common.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.1.194, for MC 1.21.1
|
5991 | [01Aug2025 02:43:20.182] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-client.toml for neoforge tracking
|
5992 | [01Aug2025 02:43:20.182] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-server.toml for neoforge tracking
|
5993 | [01Aug2025 02:43:20.182] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-common.toml for neoforge tracking
|
5994 | [01Aug2025 02:43:20.189] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.packs.MixinSimpleJsonResourceReloadListener from bookshelf.mixins.json into net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener
|
5995 | [01Aug2025 02:43:20.189] [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)
|
5996 | [01Aug2025 02:43:20.189] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$prepare$0(Ljava/util/Map$Entry;)Z to md6731f0$bookshelf$lambda$prepare$0$0 in bookshelf.mixins.json:patch.packs.MixinSimpleJsonResourceReloadListener from mod bookshelf
|
5997 | [01Aug2025 02:43:20.193] [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
|
5998 | [01Aug2025 02:43:20.193] [modloading-worker-0/DEBUG] [mixin/]: Mixing ConditionHackMixin from moonlight.mixins.json into net.minecraft.server.packs.resources.SimplePreparableReloadListener
|
5999 | [01Aug2025 02:43:20.194] [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)
|
6000 | [01Aug2025 02:43:20.198] [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
|
6001 | [01Aug2025 02:43:20.198] [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
|
6002 | [01Aug2025 02:43:20.198] [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
|
6003 | [01Aug2025 02:43:20.199] [modloading-worker-0/DEBUG] [mixin/]: Mixing ContextAwareReloadListenerAccessor from moonlight.mixins.json into net.neoforged.neoforge.resource.ContextAwareReloadListener
|
6004 | [01Aug2025 02:43:20.199] [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)
|
6005 | [01Aug2025 02:43:20.214] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.capability_list_compaction.CapabilityHooksMixin from modernfix-neoforge.mixins.json into net.neoforged.neoforge.capabilities.CapabilityHooks
|
6006 | [01Aug2025 02:43:20.216] [modloading-worker-0/DEBUG] [mixin/]: Mixing neoforge.CapabilityHooksMixin from entangled.mixins.json into net.neoforged.neoforge.capabilities.CapabilityHooks
|
6007 | [01Aug2025 02:43:20.216] [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)
|
6008 | [01Aug2025 02:43:20.220] [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
|
6009 | [01Aug2025 02:43:20.220] [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
|
6010 | [01Aug2025 02:43:20.278] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for neoforge
|
6011 | [01Aug2025 02:43:20.278] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.network.filters.GenericPacketSplitter for @SubscribeEvent-annotated methods
|
6012 | [01Aug2025 02:43:20.300] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true
|
6013 | [01Aug2025 02:43:20.300] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true
|
6014 | [01Aug2025 02:43:20.300] [modloading-worker-0/DEBUG] [io.netty.util.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@7f89ed7
|
6015 | [01Aug2025 02:43:20.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_base
|
6016 | [01Aug2025 02:43:20.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.EnderIOBase for @SubscribeEvent-annotated methods
|
6017 | [01Aug2025 02:43:20.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/EnderIOBase; to the mod event bus of mod enderio_base
|
6018 | [01Aug2025 02:43:20.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.integrations.WrenchCompat for @SubscribeEvent-annotated methods
|
6019 | [01Aug2025 02:43:20.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/integrations/WrenchCompat; to the game event bus
|
6020 | [01Aug2025 02:43:20.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.event.EIODefaultComponents for @SubscribeEvent-annotated methods
|
6021 | [01Aug2025 02:43:20.304] [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
|
6022 | [01Aug2025 02:43:20.304] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.hangglider.PlayerMovementHandler for @SubscribeEvent-annotated methods
|
6023 | [01Aug2025 02:43:20.305] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/hangglider/PlayerMovementHandler; to the game event bus
|
6024 | [01Aug2025 02:43:20.306] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.travel.TravelTargetSavedData for @SubscribeEvent-annotated methods
|
6025 | [01Aug2025 02:43:20.307] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
|
6026 | [01Aug2025 02:43:20.307] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
|
6027 | [01Aug2025 02:43:20.307] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/travel/TravelTargetSavedData; to the game event bus
|
6028 | [01Aug2025 02:43:20.308] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.handler.FireCraftingHandler for @SubscribeEvent-annotated methods
|
6029 | [01Aug2025 02:43:20.309] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 4
|
6030 | [01Aug2025 02:43:20.309] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 4
|
6031 | [01Aug2025 02:43:20.309] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192
|
6032 | [01Aug2025 02:43:20.309] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9
|
6033 | [01Aug2025 02:43:20.309] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304
|
6034 | [01Aug2025 02:43:20.309] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256
|
6035 | [01Aug2025 02:43:20.309] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64
|
6036 | [01Aug2025 02:43:20.309] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
|
6037 | [01Aug2025 02:43:20.309] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192
|
6038 | [01Aug2025 02:43:20.309] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0
|
6039 | [01Aug2025 02:43:20.309] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false
|
6040 | [01Aug2025 02:43:20.309] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
|
6041 | [01Aug2025 02:43:20.309] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/handler/FireCraftingHandler; to the game event bus
|
6042 | [01Aug2025 02:43:20.310] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.item.tool.SoulVialItem for @SubscribeEvent-annotated methods
|
6043 | [01Aug2025 02:43:20.311] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/item/tool/SoulVialItem; to the game event bus
|
6044 | [01Aug2025 02:43:20.311] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.init.EIONetwork for @SubscribeEvent-annotated methods
|
6045 | [01Aug2025 02:43:20.311] [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
|
6046 | [01Aug2025 02:43:20.312] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.advancement.UseGliderAdvancementBenefit for @SubscribeEvent-annotated methods
|
6047 | [01Aug2025 02:43:20.312] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/advancement/UseGliderAdvancementBenefit; to the game event bus
|
6048 | [01Aug2025 02:43:20.314] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled
|
6049 | [01Aug2025 02:43:20.314] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0
|
6050 | [01Aug2025 02:43:20.314] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384
|
6051 | [01Aug2025 02:43:20.317] [modloading-worker-0/DEBUG] [mixin/]: Mixing AdvancedPacketErrorLogging from connectivity.mixins.json into net.minecraft.network.Connection
|
6052 | [01Aug2025 02:43:20.317] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modernfix-common.toml for modernfix tracking
|
6053 | [01Aug2025 02:43:20.317] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modernfix
|
6054 | [01Aug2025 02:43:20.318] [modloading-worker-0/DEBUG] [mixin/]: Mixing ConnectionMixin from connectivity.mixins.json into net.minecraft.network.Connection
|
6055 | [01Aug2025 02:43:20.318] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$on$2(Ljava/lang/String;Lio/netty/channel/ChannelHandlerContext;Lio/netty/util/concurrent/Future;)V to md6731f0$connectivity$lambda$on$2$0 in connectivity.mixins.json:ConnectionMixin from mod connectivity
|
6056 | [01Aug2025 02:43:20.318] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$on$1(Ljava/lang/String;Lio/netty/channel/ChannelHandlerContext;Lio/netty/util/concurrent/Future;)V to md6731f0$connectivity$lambda$on$1$1 in connectivity.mixins.json:ConnectionMixin from mod connectivity
|
6057 | [01Aug2025 02:43:20.318] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$on$0(Ljava/lang/String;Lio/netty/channel/ChannelHandlerContext;Lio/netty/util/concurrent/Future;)V to md6731f0$connectivity$lambda$on$0$2 in connectivity.mixins.json:ConnectionMixin from mod connectivity
|
6058 | [01Aug2025 02:43:20.321] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.smart_ingredient_sync.ConnectionMixin from modernfix-neoforge.mixins.json into net.minecraft.network.Connection
|
6059 | [01Aug2025 02:43:20.374] [modloading-worker-0/DEBUG] [mixin/]: Mixing ClientConnectionMixin from owo.mixins.json into net.minecraft.network.Connection
|
6060 | [01Aug2025 02:43:20.374] [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)
|
6061 | [01Aug2025 02:43:20.379] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::on(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Throwable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6062 | [01Aug2025 02:43:20.379] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::on(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Throwable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6063 | [01Aug2025 02:43:20.379] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::on(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Throwable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6064 | [01Aug2025 02:43:20.379] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::onSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6065 | [01Aug2025 02:43:20.379] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::onSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6066 | [01Aug2025 02:43:20.379] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::onSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6067 | [01Aug2025 02:43:20.379] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::afterSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6068 | [01Aug2025 02:43:20.379] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::afterSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6069 | [01Aug2025 02:43:20.379] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::afterSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6070 | [01Aug2025 02:43:20.386] [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
|
6071 | [01Aug2025 02:43:20.388] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.network.NetworkInitialization for @SubscribeEvent-annotated methods
|
6072 | [01Aug2025 02:43:20.389] [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
|
6073 | [01Aug2025 02:43:20.389] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.network.ConfigurationInitialization for @SubscribeEvent-annotated methods
|
6074 | [01Aug2025 02:43:20.392] [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
|
6075 | [01Aug2025 02:43:20.392] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.common.MonsterRoomHooks for @SubscribeEvent-annotated methods
|
6076 | [01Aug2025 02:43:20.393] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/common/MonsterRoomHooks; to the game event bus
|
6077 | [01Aug2025 02:43:20.393] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.common.DeferredSpawnEggItem$CommonHandler for @SubscribeEvent-annotated methods
|
6078 | [01Aug2025 02:43:20.393] [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
|
6079 | [01Aug2025 02:43:20.393] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.attachment.AttachmentInternals for @SubscribeEvent-annotated methods
|
6080 | [01Aug2025 02:43:20.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/attachment/AttachmentInternals; to the game event bus
|
6081 | [01Aug2025 02:43:20.399] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file akashictome-common.toml for akashictome tracking
|
6082 | [01Aug2025 02:43:20.401] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for akashictome
|
6083 | [01Aug2025 02:43:20.409] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeHolderMixin from kubejs.mixins.json into net.minecraft.world.item.crafting.RecipeHolder
|
6084 | [01Aug2025 02:43:20.474] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file railcraft-client.toml for railcraft tracking
|
6085 | [01Aug2025 02:43:20.474] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file railcraft-common.toml for railcraft tracking
|
6086 | [01Aug2025 02:43:20.474] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file railcraft-server.toml for railcraft tracking
|
6087 | [01Aug2025 02:43:20.714] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file evilcraft-common.toml for evilcraft tracking
|
6088 | [01Aug2025 02:43:20.714] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod evilcraft
|
6089 | [01Aug2025 02:43:20.714] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod evilcraft
|
6090 | [01Aug2025 02:43:20.779] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for evilcraft
|
6091 | [01Aug2025 02:43:20.779] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class org.cyclops.evilcraft.enchantment.entityeffect.EnchantmentEntityEffectHealFromDamage for @SubscribeEvent-annotated methods
|
6092 | [01Aug2025 02:43:20.781] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lorg/cyclops/evilcraft/enchantment/entityeffect/EnchantmentEntityEffectHealFromDamage; to the game event bus
|
6093 | [01Aug2025 02:43:20.783] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6094 | [01Aug2025 02:43:20.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for evilcraftcompat
|
6095 | [01Aug2025 02:43:20.809] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for railcraft
|
6096 | [01Aug2025 02:43:20.892] [modloading-worker-0/DEBUG] [betterfortresses/]: Loaded com.yungnickyoung.minecraft.betterfortresses.services.NeoForgePlatformHelper@4f1d9097 for service interface com.yungnickyoung.minecraft.betterfortresses.services.IPlatformHelper
|
6097 | [01Aug2025 02:43:20.893] [modloading-worker-0/DEBUG] [betterfortresses/]: Loaded com.yungnickyoung.minecraft.betterfortresses.services.NeoForgeModulesLoader@4dd9b041 for service interface com.yungnickyoung.minecraft.betterfortresses.services.IModulesLoader
|
6098 | [01Aug2025 02:43:20.893] [modloading-worker-0/DEBUG] [betterfortresses/]: Loaded com.yungnickyoung.minecraft.betterfortresses.services.NeoForgeProcessorProvider@3efcc44f for service interface com.yungnickyoung.minecraft.betterfortresses.services.IProcessorProvider
|
6099 | [01Aug2025 02:43:20.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwstairs
|
6100 | [01Aug2025 02:43:20.986] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BrainAccessor from moonlight-common.mixins.json into net.minecraft.world.entity.ai.Brain
|
6101 | [01Aug2025 02:43:20.986] [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)
|
6102 | [01Aug2025 02:43:20.990] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.TargetingConditionsMixin from additionalentityattributes.mixins.json into net.minecraft.world.entity.ai.targeting.TargetingConditions
|
6103 | [01Aug2025 02:43:21.023] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yungsapi
|
6104 | [01Aug2025 02:43:21.027] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file universalgrid-common.toml for universalgrid tracking
|
6105 | [01Aug2025 02:43:21.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for universalgrid
|
6106 | [01Aug2025 02:43:21.036] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betterfortresses-neoforge-1_21.toml for betterfortresses tracking
|
6107 | [01Aug2025 02:43:21.036] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterfortresses
|
6108 | [01Aug2025 02:43:21.036] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cloth_config
|
6109 | [01Aug2025 02:43:21.082] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gateways
|
6110 | [01Aug2025 02:43:21.097] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sawmill-common.toml for sawmill tracking
|
6111 | [01Aug2025 02:43:21.104] [modloading-worker-0/DEBUG] [mixin/]: Mixing worldgen.ServerLifecycleHooksMixin from almostunified-neoforge.mixins.json into net.neoforged.neoforge.server.ServerLifecycleHooks
|
6112 | [01Aug2025 02:43:21.105] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.ServerLifecycleHooksMixin from lithostitched.neoforge.mixins.json into net.neoforged.neoforge.server.ServerLifecycleHooks
|
6113 | [01Aug2025 02:43:21.105] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.neoforge.mixins.json:common.ServerLifecycleHooksMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
6114 | [01Aug2025 02:43:21.105] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$lithostitched$injectBiomeModifers$1(Ljava/util/List;Ljava/util/Map$Entry;)V to md6731f0$lithostitched$lambda$lithostitched$injectBiomeModifers$1$0 in lithostitched.neoforge.mixins.json:common.ServerLifecycleHooksMixin from mod lithostitched
|
6115 | [01Aug2025 02:43:21.105] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$lithostitched$injectBiomeModifers$0(Ljava/util/Map$Entry;)Z to md6731f0$lithostitched$lambda$lithostitched$injectBiomeModifers$0$1 in lithostitched.neoforge.mixins.json:common.ServerLifecycleHooksMixin from mod lithostitched
|
6116 | [01Aug2025 02:43:21.108] [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
|
6117 | [01Aug2025 02:43:21.110] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file supplementaries-common.toml for supplementaries tracking
|
6118 | [01Aug2025 02:43:21.177] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sawmill
|
6119 | [01Aug2025 02:43:21.182] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAbstractBaseContainerMenu from universalgrid.mixins.json into com.refinedmods.refinedstorage.common.support.AbstractBaseContainerMenu
|
6120 | [01Aug2025 02:43:21.182] [modloading-worker-0/DEBUG] [mixin/]: universalgrid.mixins.json:MixinAbstractBaseContainerMenu from mod universalgrid: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
6121 | [01Aug2025 02:43:21.189] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6122 | [01Aug2025 02:43:21.189] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfLumiseneFluidMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.fluids.LumiseneFluid
|
6123 | [01Aug2025 02:43:21.192] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfFlammableFluidBlockMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.fluids.FlammableLiquidBlock
|
6124 | [01Aug2025 02:43:21.193] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinWirelessAutocraftingMonitorItem from universalgrid.mixins.json into com.refinedmods.refinedstorage.common.autocrafting.monitor.WirelessAutocraftingMonitorItem
|
6125 | [01Aug2025 02:43:21.194] [modloading-worker-0/DEBUG] [mixin/]: universalgrid.mixins.json:MixinWirelessAutocraftingMonitorItem from mod universalgrid: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
6126 | [01Aug2025 02:43:21.195] [modloading-worker-0/DEBUG] [mixin/]: universalgrid.mixins.json:MixinWirelessAutocraftingMonitorItem from mod universalgrid->@Inject::use(Lnet/minecraft/network/chat/Component;Lnet/minecraft/server/level/ServerPlayer;Lcom/refinedmods/refinedstorage/common/api/support/slotreference/SlotReference;Lcom/refinedmods/refinedstorage/common/api/support/network/item/NetworkItemContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6127 | [01Aug2025 02:43:21.195] [modloading-worker-0/DEBUG] [mixin/]: universalgrid.mixins.json:MixinWirelessAutocraftingMonitorItem from mod universalgrid->@Inject::use(Lnet/minecraft/network/chat/Component;Lnet/minecraft/server/level/ServerPlayer;Lcom/refinedmods/refinedstorage/common/api/support/slotreference/SlotReference;Lcom/refinedmods/refinedstorage/common/api/support/network/item/NetworkItemContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6128 | [01Aug2025 02:43:21.195] [modloading-worker-0/DEBUG] [mixin/]: universalgrid.mixins.json:MixinWirelessAutocraftingMonitorItem from mod universalgrid->@Inject::use(Lnet/minecraft/network/chat/Component;Lnet/minecraft/server/level/ServerPlayer;Lcom/refinedmods/refinedstorage/common/api/support/slotreference/SlotReference;Lcom/refinedmods/refinedstorage/common/api/support/network/item/NetworkItemContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6129 | [01Aug2025 02:43:21.199] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAbstractBaseBlock from cabletiers.mixins.json into com.refinedmods.refinedstorage.common.support.AbstractBaseBlock
|
6130 | [01Aug2025 02:43:21.199] [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)
|
6131 | [01Aug2025 02:43:21.199] [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
|
6132 | [01Aug2025 02:43:21.200] [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
|
6133 | [01Aug2025 02:43:21.200] [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
|
6134 | [01Aug2025 02:43:21.200] [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
|
6135 | [01Aug2025 02:43:21.200] [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
|
6136 | [01Aug2025 02:43:21.200] [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
|
6137 | [01Aug2025 02:43:21.200] [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
|
6138 | [01Aug2025 02:43:21.200] [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
|
6139 | [01Aug2025 02:43:21.200] [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
|
6140 | [01Aug2025 02:43:21.201] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfSoapItemMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.items.SoapItem
|
6141 | [01Aug2025 02:43:21.210] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfGunpowderMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.GunpowderBlock
|
6142 | [01Aug2025 02:43:21.221] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfWrenchMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.items.WrenchItem
|
6143 | [01Aug2025 02:43:21.278] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfSafeMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.SafeBlock
|
6144 | [01Aug2025 02:43:21.291] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage-common.toml for refinedstorage tracking
|
6145 | [01Aug2025 02:43:21.295] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfNetheriteDoorMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.NetheriteTrapdoorBlock
|
6146 | [01Aug2025 02:43:21.298] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfNetheriteDoorMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.NetheriteDoorBlock
|
6147 | [01Aug2025 02:43:21.375] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfPlanterMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.PlanterBlock
|
6148 | [01Aug2025 02:43:21.395] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfFrameMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.FrameBlock
|
6149 | [01Aug2025 02:43:21.410] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.CompatFarmersDelightTomatoMixin from supplementaries.mixins.json into vectorwing.farmersdelight.common.block.TomatoVineBlock
|
6150 | [01Aug2025 02:43:21.413] [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
|
6151 | [01Aug2025 02:43:21.478] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage
|
6152 | [01Aug2025 02:43:21.479] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.refinedmods.refinedstorage.neoforge.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
6153 | [01Aug2025 02:43:21.481] [modloading-worker-0/DEBUG] [mixin/]: Mixing neoforge.ExistingFileHelperAccessor from create_dragons_plus.mixins.json into net.neoforged.neoforge.common.data.ExistingFileHelper
|
6154 | [01Aug2025 02:43:21.488] [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
|
6155 | [01Aug2025 02:43:21.493] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for industrialforegoing
|
6156 | [01Aug2025 02:43:21.497] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class FTBChunksPlugin for plugin ftbchunks
|
6157 | [01Aug2025 02:43:21.497] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class PatchouliPlugin for plugin patchouli
|
6158 | [01Aug2025 02:43:21.497] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class CuriosPlugin for plugin curios
|
6159 | [01Aug2025 02:43:21.497] [modloading-worker-0/INFO] [PluginManager/]: Constructed class FTBChunksPlugin for plugin ftbchunks for mod industrialforegoing
|
6160 | [01Aug2025 02:43:21.498] [modloading-worker-0/INFO] [PluginManager/]: Constructed class PatchouliPlugin for plugin patchouli for mod industrialforegoing
|
6161 | [01Aug2025 02:43:21.498] [modloading-worker-0/INFO] [PluginManager/]: Constructed class CuriosPlugin for plugin curios for mod industrialforegoing
|
6162 | [01Aug2025 02:43:21.498] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class FTBChunksPlugin
|
6163 | [01Aug2025 02:43:21.499] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class PatchouliPlugin
|
6164 | [01Aug2025 02:43:21.501] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class CuriosPlugin
|
6165 | [01Aug2025 02:43:21.503] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class FTBChunksPlugin
|
6166 | [01Aug2025 02:43:21.503] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class PatchouliPlugin
|
6167 | [01Aug2025 02:43:21.503] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class CuriosPlugin
|
6168 | [01Aug2025 02:43:21.523] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6169 | [01Aug2025 02:43:21.524] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6170 | [01Aug2025 02:43:21.530] [modloading-worker-0/DEBUG] [mixin/]: Mixing SelfEntitySpawnDataMixin from moonlight.mixins.json into net.mehvahdjukaar.moonlight.api.entity.IExtraClientSpawnData
|
6171 | [01Aug2025 02:43:21.530] [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)
|
6172 | [01Aug2025 02:43:21.588] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinMapItemSavedData from framedblocks.mixin.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
|
6173 | [01Aug2025 02:43:21.588] [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 md6731f0$framedblocks$lambda$framedblocks$loadCustomMapMarkers$0$0 in framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks
|
6174 | [01Aug2025 02:43:21.592] [modloading-worker-0/DEBUG] [mixin/]: Mixing MapDataMixin from moonlight-common.mixins.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
|
6175 | [01Aug2025 02:43:21.592] [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)
|
6176 | [01Aug2025 02:43:21.592] [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 md6731f0$moonlight$lambda$save$5$1 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
6177 | [01Aug2025 02:43:21.592] [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 md6731f0$moonlight$lambda$load$4$2 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
6178 | [01Aug2025 02:43:21.592] [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 md6731f0$moonlight$lambda$load$3$3 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
6179 | [01Aug2025 02:43:21.592] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$load$2(Ljava/lang/String;)V to md6731f0$moonlight$lambda$load$2$4 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
6180 | [01Aug2025 02:43:21.592] [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 md6731f0$moonlight$lambda$ml$setCustomDataDirty$1$5 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
6181 | [01Aug2025 02:43:21.592] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ml$setCustomDecorationsDirty$0(Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer;)V to md6731f0$moonlight$lambda$ml$setCustomDecorationsDirty$0$6 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
6182 | [01Aug2025 02:43:21.599] [modloading-worker-0/DEBUG] [mixin/]: Mixing MapItemSavedDataMixin from create.mixins.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
|
6183 | [01Aug2025 02:43:21.615] [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
|
6184 | [01Aug2025 02:43:21.615] [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
|
6185 | [01Aug2025 02:43:21.615] [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
|
6186 | [01Aug2025 02:43:21.615] [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
|
6187 | [01Aug2025 02:43:21.615] [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
|
6188 | [01Aug2025 02:43:21.615] [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
|
6189 | [01Aug2025 02:43:21.615] [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
|
6190 | [01Aug2025 02:43:21.615] [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
|
6191 | [01Aug2025 02:43:21.616] [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
|
6192 | [01Aug2025 02:43:21.616] [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
|
6193 | [01Aug2025 02:43:21.616] [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
|
6194 | [01Aug2025 02:43:21.616] [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
|
6195 | [01Aug2025 02:43:21.616] [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
|
6196 | [01Aug2025 02:43:21.616] [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
|
6197 | [01Aug2025 02:43:21.616] [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
|
6198 | [01Aug2025 02:43:21.616] [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
|
6199 | [01Aug2025 02:43:21.616] [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
|
6200 | [01Aug2025 02:43:21.616] [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
|
6201 | [01Aug2025 02:43:21.616] [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
|
6202 | [01Aug2025 02:43:21.616] [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
|
6203 | [01Aug2025 02:43:21.616] [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
|
6204 | [01Aug2025 02:43:21.616] [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
|
6205 | [01Aug2025 02:43:21.616] [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
|
6206 | [01Aug2025 02:43:21.616] [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
|
6207 | [01Aug2025 02:43:21.616] [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
|
6208 | [01Aug2025 02:43:21.616] [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
|
6209 | [01Aug2025 02:43:21.616] [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
|
6210 | [01Aug2025 02:43:21.626] [modloading-worker-0/DEBUG] [io.netty.util.internal.ThreadLocalRandom/]: -Dio.netty.initialSeedUniquifier: 0xe2d94c1fbc4f6f77
|
6211 | [01Aug2025 02:43:21.640] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6212 | [01Aug2025 02:43:21.684] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supplementaries
|
6213 | [01Aug2025 02:43:21.684] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class FTBChunksPlugin
|
6214 | [01Aug2025 02:43:21.684] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class PatchouliPlugin
|
6215 | [01Aug2025 02:43:21.684] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class CuriosPlugin
|
6216 | [01Aug2025 02:43:21.702] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-misc.toml for industrialforegoing tracking
|
6217 | [01Aug2025 02:43:21.706] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-core.toml for industrialforegoing tracking
|
6218 | [01Aug2025 02:43:21.716] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-agriculture-husbandry.toml for industrialforegoing tracking
|
6219 | [01Aug2025 02:43:21.725] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-resource-production.toml for industrialforegoing tracking
|
6220 | [01Aug2025 02:43:21.727] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-generator.toml for industrialforegoing tracking
|
6221 | [01Aug2025 02:43:21.727] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/client-config.toml for industrialforegoing tracking
|
6222 | [01Aug2025 02:43:21.728] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class FTBChunksPlugin
|
6223 | [01Aug2025 02:43:21.728] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class PatchouliPlugin
|
6224 | [01Aug2025 02:43:21.728] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class CuriosPlugin
|
6225 | [01Aug2025 02:43:21.778] [modloading-worker-0/DEBUG] [mixin/]: Mixing FluidStackMixin from kubejs.mixins.json into net.neoforged.neoforge.fluids.FluidStack
|
6226 | [01Aug2025 02:43:21.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for industrialforegoing
|
6227 | [01Aug2025 02:43:21.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.buuz135.industrial.item.infinity.OneThreeFiveHandler for @SubscribeEvent-annotated methods
|
6228 | [01Aug2025 02:43:21.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/buuz135/industrial/item/infinity/OneThreeFiveHandler; to the game event bus
|
6229 | [01Aug2025 02:43:21.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.buuz135.industrial.proxy.event.CocoaBeanRightClickHarvesting for @SubscribeEvent-annotated methods
|
6230 | [01Aug2025 02:43:21.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/buuz135/industrial/proxy/event/CocoaBeanRightClickHarvesting; to the game event bus
|
6231 | [01Aug2025 02:43:21.793] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-neoforge/modded_loot.toml for repurposed_structures tracking
|
6232 | [01Aug2025 02:43:21.796] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for handcrafted
|
6233 | [01Aug2025 02:43:21.796] [modloading-worker-0/INFO] [dev.wuffs.bcc.BetterCompatibilityChecker/]: Better Compatibility Checker starting
|
6234 | [01Aug2025 02:43:21.797] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bcc-common.toml for bcc tracking
|
6235 | [01Aug2025 02:43:21.797] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bcc
|
6236 | [01Aug2025 02:43:21.797] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jupiter
|
6237 | [01Aug2025 02:43:21.797] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.iafenvoy.jupiter.neoforge.JupiterNeoForge for @SubscribeEvent-annotated methods
|
6238 | [01Aug2025 02:43:21.798] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/iafenvoy/jupiter/neoforge/JupiterNeoForge; to the mod event bus of mod jupiter
|
6239 | [01Aug2025 02:43:21.798] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.iafenvoy.jupiter.neoforge.JupiterNeoForge$NeoForgeEvents for @SubscribeEvent-annotated methods
|
6240 | [01Aug2025 02:43:21.798] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/iafenvoy/jupiter/neoforge/JupiterNeoForge$NeoForgeEvents; to the game event bus
|
6241 | [01Aug2025 02:43:21.801] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for camol
|
6242 | [01Aug2025 02:43:21.801] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.camol.event.ModEventHandler for @SubscribeEvent-annotated methods
|
6243 | [01Aug2025 02:43:21.801] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/camol/event/ModEventHandler; to the mod event bus of mod camol
|
6244 | [01Aug2025 02:43:21.802] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.camol.event.EventHandler for @SubscribeEvent-annotated methods
|
6245 | [01Aug2025 02:43:21.803] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/camol/event/EventHandler; to the game event bus
|
6246 | [01Aug2025 02:43:21.803] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.camol.datagen.DataProvider for @SubscribeEvent-annotated methods
|
6247 | [01Aug2025 02:43:21.803] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/camol/datagen/DataProvider; to the mod event bus of mod camol
|
6248 | [01Aug2025 02:43:21.804] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file heyberryshutup-common.toml for heyberryshutup tracking
|
6249 | [01Aug2025 02:43:21.804] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for heyberryshutup
|
6250 | [01Aug2025 02:43:21.804] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.heyberryshutup.event.EventHandler for @SubscribeEvent-annotated methods
|
6251 | [01Aug2025 02:43:21.805] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/heyberryshutup/event/EventHandler; to the game event bus
|
6252 | [01Aug2025 02:43:21.813] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file integratedscripting-common.toml for integratedscripting tracking
|
6253 | [01Aug2025 02:43:21.814] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod integratedscripting
|
6254 | [01Aug2025 02:43:21.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integratedscripting
|
6255 | [01Aug2025 02:43:21.817] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6256 | [01Aug2025 02:43:21.822] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for spark
|
6257 | [01Aug2025 02:43:21.823] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for repurposed_structures
|
6258 | [01Aug2025 02:43:21.823] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.telepathicgrunt.repurposedstructures.datagen.StructureNbtUpdaterDatagen for @SubscribeEvent-annotated methods
|
6259 | [01Aug2025 02:43:21.823] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/telepathicgrunt/repurposedstructures/datagen/StructureNbtUpdaterDatagen; to the mod event bus of mod repurposed_structures
|
6260 | [01Aug2025 02:43:21.824] [modloading-worker-0/DEBUG] [yungsextras/]: Loaded com.yungnickyoung.minecraft.yungsextras.services.NeoForgePlatformHelper@118c3a44 for service interface com.yungnickyoung.minecraft.yungsextras.services.IPlatformHelper
|
6261 | [01Aug2025 02:43:21.825] [modloading-worker-0/DEBUG] [yungsextras/]: Loaded com.yungnickyoung.minecraft.yungsextras.services.NeoForgeModulesLoader@2bd6521b for service interface com.yungnickyoung.minecraft.yungsextras.services.IModulesLoader
|
6262 | [01Aug2025 02:43:21.825] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yungsextras
|
6263 | [01Aug2025 02:43:21.830] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerEntityMixin from eternal_starlight-common.mixins.json into net.minecraft.server.level.ServerEntity
|
6264 | [01Aug2025 02:43:21.831] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityTrackerEntryMixin from uranus.mixins.json into net.minecraft.server.level.ServerEntity
|
6265 | [01Aug2025 02:43:21.831] [modloading-worker-0/DEBUG] [mixin/]: uranus.mixins.json:EntityTrackerEntryMixin from mod uranus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
6266 | [01Aug2025 02:43:21.832] [modloading-worker-0/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerEntityMixin from mod eternal_starlight->@Inject::startSeenByPlayer(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6267 | [01Aug2025 02:43:21.832] [modloading-worker-0/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerEntityMixin from mod eternal_starlight->@Inject::startSeenByPlayer(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6268 | [01Aug2025 02:43:21.832] [modloading-worker-0/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerEntityMixin from mod eternal_starlight->@Inject::startSeenByPlayer(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6269 | [01Aug2025 02:43:21.833] [modloading-worker-0/DEBUG] [mixin/]: uranus.mixins.json:EntityTrackerEntryMixin from mod uranus->@Inject::onStartTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6270 | [01Aug2025 02:43:21.833] [modloading-worker-0/DEBUG] [mixin/]: uranus.mixins.json:EntityTrackerEntryMixin from mod uranus->@Inject::onStartTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6271 | [01Aug2025 02:43:21.833] [modloading-worker-0/DEBUG] [mixin/]: uranus.mixins.json:EntityTrackerEntryMixin from mod uranus->@Inject::onStartTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6272 | [01Aug2025 02:43:21.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for omegaconfig
|
6273 | [01Aug2025 02:43:21.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file extrastorage-server.toml for extrastorage tracking
|
6274 | [01Aug2025 02:43:21.878] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extrastorage
|
6275 | [01Aug2025 02:43:21.879] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file naturesaura-common.toml for naturesaura tracking
|
6276 | [01Aug2025 02:43:21.880] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for naturesaura
|
6277 | [01Aug2025 02:43:21.880] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.ellpeck.naturesaura.data.ModData for @SubscribeEvent-annotated methods
|
6278 | [01Aug2025 02:43:21.881] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/ellpeck/naturesaura/data/ModData; to the mod event bus of mod naturesaura
|
6279 | [01Aug2025 02:43:21.881] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.ellpeck.naturesaura.packet.PacketHandler for @SubscribeEvent-annotated methods
|
6280 | [01Aug2025 02:43:21.884] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/ellpeck/naturesaura/packet/PacketHandler; to the mod event bus of mod naturesaura
|
6281 | [01Aug2025 02:43:21.884] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.ellpeck.naturesaura.items.tools.ItemArmor$EventHandler for @SubscribeEvent-annotated methods
|
6282 | [01Aug2025 02:43:21.884] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/ellpeck/naturesaura/items/tools/ItemArmor$EventHandler; to the game event bus
|
6283 | [01Aug2025 02:43:21.885] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.ellpeck.naturesaura.reg.ModRegistry for @SubscribeEvent-annotated methods
|
6284 | [01Aug2025 02:43:21.894] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/ellpeck/naturesaura/reg/ModRegistry; to the mod event bus of mod naturesaura
|
6285 | [01Aug2025 02:43:21.895] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for transition
|
6286 | [01Aug2025 02:43:21.897] [modloading-worker-0/DEBUG] [betterendisland/]: Loaded com.yungnickyoung.minecraft.betterendisland.services.NeoForgePlatformHelper@c47e57f for service interface com.yungnickyoung.minecraft.betterendisland.services.IPlatformHelper
|
6287 | [01Aug2025 02:43:21.897] [modloading-worker-0/DEBUG] [betterendisland/]: Loaded com.yungnickyoung.minecraft.betterendisland.services.NeoForgeModulesLoader@7b8e608c for service interface com.yungnickyoung.minecraft.betterendisland.services.IModulesLoader
|
6288 | [01Aug2025 02:43:21.898] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betterendisland-neoforge-1_21.toml for betterendisland tracking
|
6289 | [01Aug2025 02:43:21.899] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterendisland
|
6290 | [01Aug2025 02:43:21.901] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file the_bumblezone/client.toml for the_bumblezone tracking
|
6291 | [01Aug2025 02:43:21.903] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file the_bumblezone/general.toml for the_bumblezone tracking
|
6292 | [01Aug2025 02:43:21.903] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file the_bumblezone/worldgen.toml for the_bumblezone tracking
|
6293 | [01Aug2025 02:43:21.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file the_bumblezone/dimension.toml for the_bumblezone tracking
|
6294 | [01Aug2025 02:43:21.905] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file the_bumblezone/bee_aggression.toml for the_bumblezone tracking
|
6295 | [01Aug2025 02:43:21.907] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file the_bumblezone/mod_compatibility.toml for the_bumblezone tracking
|
6296 | [01Aug2025 02:43:21.927] [modloading-worker-0/DEBUG] [mixin/]: Mixing item.ItemExtensionMixin from the_bumblezone-neoforge.mixins.json into com.telepathicgrunt.the_bumblezone.platform.ItemExtension
|
6297 | [01Aug2025 02:43:21.933] [modloading-worker-0/DEBUG] [mixin/]: Mixing effect.WrathOfTheHiveEffectMixin from the_bumblezone-neoforge.mixins.json into com.telepathicgrunt.the_bumblezone.effects.WrathOfTheHiveEffect
|
6298 | [01Aug2025 02:43:22.009] [modloading-worker-0/DEBUG] [mixin/]: Mixing item.BzArrowItemMixin from the_bumblezone-neoforge.mixins.json into com.telepathicgrunt.the_bumblezone.platform.BzArrowItem
|
6299 | [01Aug2025 02:43:22.031] [modloading-worker-0/DEBUG] [mixin/]: Mixing block.BlockExtensionMixin from the_bumblezone-neoforge.mixins.json into com.telepathicgrunt.the_bumblezone.platform.BlockExtension
|
6300 | [01Aug2025 02:43:22.031] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$shouldDisplayFluidOverlay$1(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;)Z to md6731f0$the_bumblezone$lambda$shouldDisplayFluidOverlay$1$0 in the_bumblezone-neoforge.mixins.json:block.BlockExtensionMixin from mod the_bumblezone
|
6301 | [01Aug2025 02:43:22.031] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$canStickTo$0(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Z to md6731f0$the_bumblezone$lambda$canStickTo$0$1 in the_bumblezone-neoforge.mixins.json:block.BlockExtensionMixin from mod the_bumblezone
|
6302 | [01Aug2025 02:43:22.077] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwroofs
|
6303 | [01Aug2025 02:43:22.082] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/machines-common.toml for enderio_machines tracking
|
6304 | [01Aug2025 02:43:22.082] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/machines-client.toml for enderio_machines tracking
|
6305 | [01Aug2025 02:43:22.088] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6306 | [01Aug2025 02:43:22.089] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6307 | [01Aug2025 02:43:22.090] [modloading-worker-0/DEBUG] [mixin/]: Mixing block.SuperCandleMixin from the_bumblezone-neoforge.mixins.json into com.telepathicgrunt.the_bumblezone.blocks.SuperCandleBase
|
6308 | [01Aug2025 02:43:22.095] [modloading-worker-0/DEBUG] [mixin/]: Mixing block.SuperCandleMixin from the_bumblezone-neoforge.mixins.json into com.telepathicgrunt.the_bumblezone.blocks.PotionCandleBase
|
6309 | [01Aug2025 02:43:22.117] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemStackHandlerMixin from kubejs.mixins.json into net.neoforged.neoforge.items.ItemStackHandler
|
6310 | [01Aug2025 02:43:22.117] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemStackHandlerMixin from valhelsia_core.mixins.json into net.neoforged.neoforge.items.ItemStackHandler
|
6311 | [01Aug2025 02:43:22.117] [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)
|
6312 | [01Aug2025 02:43:22.117] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.ItemStackHandlerAccessor from create.mixins.json into net.neoforged.neoforge.items.ItemStackHandler
|
6313 | [01Aug2025 02:43:22.121] [modloading-worker-0/DEBUG] [mixin/]: Mixing ResourcefulFlowingFluidMixin from resourcefullib.mixins.json into com.teamresourceful.resourcefullib.common.fluid.ResourcefulFlowingFluid
|
6314 | [01Aug2025 02:43:22.121] [modloading-worker-0/DEBUG] [mixin/]: resourcefullib.mixins.json:ResourcefulFlowingFluidMixin from mod resourcefullib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
6315 | [01Aug2025 02:43:22.214] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_machines
|
6316 | [01Aug2025 02:43:22.214] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.souldata.SolarSoul for @SubscribeEvent-annotated methods
|
6317 | [01Aug2025 02:43:22.217] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/souldata/SolarSoul; to the game event bus
|
6318 | [01Aug2025 02:43:22.217] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.souldata.SpawnerSoul for @SubscribeEvent-annotated methods
|
6319 | [01Aug2025 02:43:22.219] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/souldata/SpawnerSoul; to the game event bus
|
6320 | [01Aug2025 02:43:22.219] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.souldata.EngineSoul for @SubscribeEvent-annotated methods
|
6321 | [01Aug2025 02:43:22.220] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/souldata/EngineSoul; to the game event bus
|
6322 | [01Aug2025 02:43:22.220] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.block.CapacitorBankBlock for @SubscribeEvent-annotated methods
|
6323 | [01Aug2025 02:43:22.221] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/block/CapacitorBankBlock; to the game event bus
|
6324 | [01Aug2025 02:43:22.225] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.recipe.RecipeCaches for @SubscribeEvent-annotated methods
|
6325 | [01Aug2025 02:43:22.227] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/recipe/RecipeCaches; to the game event bus
|
6326 | [01Aug2025 02:43:22.227] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.obelisk.RelocatorObeliskManager for @SubscribeEvent-annotated methods
|
6327 | [01Aug2025 02:43:22.228] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6328 | [01Aug2025 02:43:22.228] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/obelisk/RelocatorObeliskManager; to the game event bus
|
6329 | [01Aug2025 02:43:22.228] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6330 | [01Aug2025 02:43:22.228] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.obelisk.InhibitorObeliskManager for @SubscribeEvent-annotated methods
|
6331 | [01Aug2025 02:43:22.228] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/obelisk/InhibitorObeliskManager; to the game event bus
|
6332 | [01Aug2025 02:43:22.228] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.obelisk.AversionObeliskManager for @SubscribeEvent-annotated methods
|
6333 | [01Aug2025 02:43:22.228] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/obelisk/AversionObeliskManager; to the game event bus
|
6334 | [01Aug2025 02:43:22.228] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.blocks.slicer.SlicerRecipeManager for @SubscribeEvent-annotated methods
|
6335 | [01Aug2025 02:43:22.230] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinRecipeManager from polymorph.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
6336 | [01Aug2025 02:43:22.230] [modloading-worker-0/DEBUG] [mixin/]: polymorph.mixins.json:MixinRecipeManager from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
6337 | [01Aug2025 02:43:22.230] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$polymorph$getRecipe$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/item/crafting/RecipeHolder;)V to md6731f0$polymorph$lambda$polymorph$getRecipe$0$0 in polymorph.mixins.json:MixinRecipeManager from mod polymorph
|
6338 | [01Aug2025 02:43:22.231] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from sawmill.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
6339 | [01Aug2025 02:43:22.231] [modloading-worker-0/DEBUG] [mixin/]: sawmill.mixins.json:RecipeManagerMixin from mod sawmill: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
6340 | [01Aug2025 02:43:22.231] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$sawmill$addRecipes$0(Lcom/google/common/collect/ImmutableMap$Builder;Lcom/google/common/collect/ImmutableMultimap$Builder;Lnet/minecraft/world/item/crafting/RecipeHolder;)V to md6731f0$sawmill$lambda$sawmill$addRecipes$0$1 in sawmill.mixins.json:RecipeManagerMixin from mod sawmill
|
6341 | [01Aug2025 02:43:22.232] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from enderio-machines.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
6342 | [01Aug2025 02:43:22.232] [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)
|
6343 | [01Aug2025 02:43:22.232] [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 md6731f0$enderio_machines$lambda$collectRecipe$0$2 in enderio-machines.mixins.json:RecipeManagerMixin from mod enderio_machines
|
6344 | [01Aug2025 02:43:22.234] [modloading-worker-0/DEBUG] [mixin/]: Mixing access.level.AccessorRecipeManager from bookshelf.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
6345 | [01Aug2025 02:43:22.234] [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)
|
6346 | [01Aug2025 02:43:22.235] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.level.MixinRecipeManager from bookshelf.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
6347 | [01Aug2025 02:43:22.235] [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)
|
6348 | [01Aug2025 02:43:22.235] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from supermartijn642corelib.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
6349 | [01Aug2025 02:43:22.235] [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)
|
6350 | [01Aug2025 02:43:22.237] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from deimos.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
6351 | [01Aug2025 02:43:22.237] [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)
|
6352 | [01Aug2025 02:43:22.238] [modloading-worker-0/DEBUG] [mixin/]: Mixing recipe_remainders.RecipeManagerMixin from owo.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
6353 | [01Aug2025 02:43:22.238] [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)
|
6354 | [01Aug2025 02:43:22.238] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0()Ljava/util/Map$Entry; to md6731f0$owo$lambda$new$0$3 in owo.mixins.json:recipe_remainders.RecipeManagerMixin from mod owo
|
6355 | [01Aug2025 02:43:22.240] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from cucumber.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
6356 | [01Aug2025 02:43:22.240] [modloading-worker-0/DEBUG] [mixin/]: Mixing minecraft.RecipeManagerAccessor from create_dragons_plus.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
6357 | [01Aug2025 02:43:22.240] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerAccessor from ars_unification.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
6358 | [01Aug2025 02:43:22.240] [modloading-worker-0/DEBUG] [mixin/]: ars_unification.mixins.json:RecipeManagerAccessor from mod ars_unification: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
6359 | [01Aug2025 02:43:22.240] [modloading-worker-0/DEBUG] [mixin/]: Mixing runtime.RecipeManagerMixin from almostunified-common.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
6360 | [01Aug2025 02:43:22.240] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from kubejs.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
6361 | [01Aug2025 02:43:22.273] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$addServerData$0(Ljava/util/HashMap;Ldev/latvian/mods/kubejs/plugin/KubeJSPlugin;)V to md6731f0$kubejs$lambda$addServerData$0$4 in kubejs.mixins.json:RecipeManagerMixin from mod kubejs
|
6362 | [01Aug2025 02:43:22.277] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.datapack_reload_exceptions.RecipeManagerMixin from modernfix-neoforge.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
6363 | [01Aug2025 02:43:22.289] [modloading-worker-0/DEBUG] [mixin/]: polymorph.mixins.json:MixinRecipeManager from mod polymorph->@Inject::polymorph$getRecipe(Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/item/crafting/RecipeInput;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/crafting/RecipeHolder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6364 | [01Aug2025 02:43:22.289] [modloading-worker-0/DEBUG] [mixin/]: sawmill.mixins.json:RecipeManagerMixin from mod sawmill->@Inject::sawmill$addRecipes(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
|
6365 | [01Aug2025 02:43:22.289] [modloading-worker-0/DEBUG] [mixin/]: sawmill.mixins.json:RecipeManagerMixin from mod sawmill->@Inject::sawmill$addRecipes(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
|
6366 | [01Aug2025 02:43:22.289] [modloading-worker-0/DEBUG] [mixin/]: sawmill.mixins.json:RecipeManagerMixin from mod sawmill->@Inject::sawmill$addRecipes(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
|
6367 | [01Aug2025 02:43:22.289] [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
|
6368 | [01Aug2025 02:43:22.289] [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
|
6369 | [01Aug2025 02:43:22.289] [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
|
6370 | [01Aug2025 02:43:22.289] [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
|
6371 | [01Aug2025 02:43:22.289] [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
|
6372 | [01Aug2025 02:43:22.289] [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
|
6373 | [01Aug2025 02:43:22.289] [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
|
6374 | [01Aug2025 02:43:22.289] [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
|
6375 | [01Aug2025 02:43:22.289] [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
|
6376 | [01Aug2025 02:43:22.289] [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
|
6377 | [01Aug2025 02:43:22.289] [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
|
6378 | [01Aug2025 02:43:22.289] [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
|
6379 | [01Aug2025 02:43:22.289] [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
|
6380 | [01Aug2025 02:43:22.289] [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
|
6381 | [01Aug2025 02:43:22.289] [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
|
6382 | [01Aug2025 02:43:22.290] [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
|
6383 | [01Aug2025 02:43:22.290] [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
|
6384 | [01Aug2025 02:43:22.290] [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
|
6385 | [01Aug2025 02:43:22.290] [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
|
6386 | [01Aug2025 02:43:22.290] [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
|
6387 | [01Aug2025 02:43:22.290] [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
|
6388 | [01Aug2025 02:43:22.290] [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
|
6389 | [01Aug2025 02:43:22.290] [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
|
6390 | [01Aug2025 02:43:22.290] [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
|
6391 | [01Aug2025 02:43:22.290] [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
|
6392 | [01Aug2025 02:43:22.290] [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
|
6393 | [01Aug2025 02:43:22.290] [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
|
6394 | [01Aug2025 02:43:22.290] [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
|
6395 | [01Aug2025 02:43:22.290] [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
|
6396 | [01Aug2025 02:43:22.290] [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
|
6397 | [01Aug2025 02:43:22.290] [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
|
6398 | [01Aug2025 02:43:22.290] [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
|
6399 | [01Aug2025 02:43:22.290] [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
|
6400 | [01Aug2025 02:43:22.290] [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
|
6401 | [01Aug2025 02:43:22.290] [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
|
6402 | [01Aug2025 02:43:22.290] [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
|
6403 | [01Aug2025 02:43:22.290] [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
|
6404 | [01Aug2025 02:43:22.290] [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
|
6405 | [01Aug2025 02:43:22.290] [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
|
6406 | [01Aug2025 02:43:22.290] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getByName()Ljava/util/Map; in net.minecraft.world.item.crafting.RecipeManager was not merged
|
6407 | [01Aug2025 02:43:22.291] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for the_bumblezone
|
6408 | [01Aug2025 02:43:22.291] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.telepathicgrunt.the_bumblezone.modcompat.neoforge.CorailTombstoneCompat$CorailCompatEvents for @SubscribeEvent-annotated methods
|
6409 | [01Aug2025 02:43:22.292] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/telepathicgrunt/the_bumblezone/modcompat/neoforge/CorailTombstoneCompat$CorailCompatEvents; to the game event bus
|
6410 | [01Aug2025 02:43:22.292] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.telepathicgrunt.the_bumblezone.datagen.StructureNbtUpdaterDatagen for @SubscribeEvent-annotated methods
|
6411 | [01Aug2025 02:43:22.292] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/telepathicgrunt/the_bumblezone/datagen/StructureNbtUpdaterDatagen; to the mod event bus of mod the_bumblezone
|
6412 | [01Aug2025 02:43:22.294] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/blocks/slicer/SlicerRecipeManager; to the game event bus
|
6413 | [01Aug2025 02:43:22.294] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.blocks.powered_spawner.SpawnerMachineTask for @SubscribeEvent-annotated methods
|
6414 | [01Aug2025 02:43:22.295] [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
|
6415 | [01Aug2025 02:43:22.295] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.blocks.soul_engine.SoulEngineBlockEntity for @SubscribeEvent-annotated methods
|
6416 | [01Aug2025 02:43:22.297] [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
|
6417 | [01Aug2025 02:43:22.300] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.blocks.base.block.WrenchableBlockHandler for @SubscribeEvent-annotated methods
|
6418 | [01Aug2025 02:43:22.301] [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
|
6419 | [01Aug2025 02:43:22.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.init.MachineDataMaps for @SubscribeEvent-annotated methods
|
6420 | [01Aug2025 02:43:22.301] [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
|
6421 | [01Aug2025 02:43:22.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.init.MachineNetwork for @SubscribeEvent-annotated methods
|
6422 | [01Aug2025 02:43:22.302] [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
|
6423 | [01Aug2025 02:43:22.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.EnderIOMachines for @SubscribeEvent-annotated methods
|
6424 | [01Aug2025 02:43:22.302] [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
|
6425 | [01Aug2025 02:43:22.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for journeymap_api
|
6426 | [01Aug2025 02:43:22.313] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file tombstone-client.toml for tombstone tracking
|
6427 | [01Aug2025 02:43:22.313] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file tombstone-common.toml for tombstone tracking
|
6428 | [01Aug2025 02:43:22.316] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6429 | [01Aug2025 02:43:22.317] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file tombstone-server.toml for tombstone tracking
|
6430 | [01Aug2025 02:43:22.318] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tombstone
|
6431 | [01Aug2025 02:43:22.318] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ovh.corail.tombstone.registry.Registration for @SubscribeEvent-annotated methods
|
6432 | [01Aug2025 02:43:22.318] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lovh/corail/tombstone/registry/Registration; to the mod event bus of mod tombstone
|
6433 | [01Aug2025 02:43:22.319] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ovh.corail.tombstone.registry.ModPotions for @SubscribeEvent-annotated methods
|
6434 | [01Aug2025 02:43:22.321] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lovh/corail/tombstone/registry/ModPotions; to the game event bus
|
6435 | [01Aug2025 02:43:22.321] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ovh.corail.tombstone.perk.PerkRegistry for @SubscribeEvent-annotated methods
|
6436 | [01Aug2025 02:43:22.321] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6437 | [01Aug2025 02:43:22.322] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6438 | [01Aug2025 02:43:22.322] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lovh/corail/tombstone/perk/PerkRegistry; to the mod event bus of mod tombstone
|
6439 | [01Aug2025 02:43:22.322] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ovh.corail.tombstone.network.PacketHandler for @SubscribeEvent-annotated methods
|
6440 | [01Aug2025 02:43:22.323] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lovh/corail/tombstone/network/PacketHandler; to the mod event bus of mod tombstone
|
6441 | [01Aug2025 02:43:22.323] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ovh.corail.tombstone.helper.PlacedBlocksTracker$PlacedBlocksEvents for @SubscribeEvent-annotated methods
|
6442 | [01Aug2025 02:43:22.323] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lovh/corail/tombstone/helper/PlacedBlocksTracker$PlacedBlocksEvents; to the game event bus
|
6443 | [01Aug2025 02:43:22.324] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ovh.corail.tombstone.helper.LootHelper for @SubscribeEvent-annotated methods
|
6444 | [01Aug2025 02:43:22.328] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sfm-server.toml for sfm tracking
|
6445 | [01Aug2025 02:43:22.328] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sfm-client.toml for sfm tracking
|
6446 | [01Aug2025 02:43:22.328] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sfm-client-program-editor.toml for sfm tracking
|
6447 | [01Aug2025 02:43:22.328] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sfm
|
6448 | [01Aug2025 02:43:22.328] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.watertanknetwork.WaterNetworkManager for @SubscribeEvent-annotated methods
|
6449 | [01Aug2025 02:43:22.330] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/watertanknetwork/WaterNetworkManager; to the game event bus
|
6450 | [01Aug2025 02:43:22.331] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.registry.SFMPackets for @SubscribeEvent-annotated methods
|
6451 | [01Aug2025 02:43:22.332] [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
|
6452 | [01Aug2025 02:43:22.332] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.registry.SFMBlockCapabilities for @SubscribeEvent-annotated methods
|
6453 | [01Aug2025 02:43:22.334] [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
|
6454 | [01Aug2025 02:43:22.334] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.handler.OpenContainerTracker for @SubscribeEvent-annotated methods
|
6455 | [01Aug2025 02:43:22.334] [modloading-worker-0/DEBUG] [mixin/]: Mixing loot.LootParamsMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.storage.loot.LootParams
|
6456 | [01Aug2025 02:43:22.334] [modloading-worker-0/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:loot.LootParamsMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
6457 | [01Aug2025 02:43:22.335] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/handler/OpenContainerTracker; to the game event bus
|
6458 | [01Aug2025 02:43:22.335] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lovh/corail/tombstone/helper/LootHelper; to the game event bus
|
6459 | [01Aug2025 02:43:22.336] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.handler.FallingAnvilHandler for @SubscribeEvent-annotated methods
|
6460 | [01Aug2025 02:43:22.336] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ovh.corail.tombstone.event.EventHandler for @SubscribeEvent-annotated methods
|
6461 | [01Aug2025 02:43:22.336] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/handler/FallingAnvilHandler; to the game event bus
|
6462 | [01Aug2025 02:43:22.337] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.config.SFMServerConfig for @SubscribeEvent-annotated methods
|
6463 | [01Aug2025 02:43:22.337] [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
|
6464 | [01Aug2025 02:43:22.337] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.config.SFMConfigTracker$ModConfigEventListeners for @SubscribeEvent-annotated methods
|
6465 | [01Aug2025 02:43:22.337] [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
|
6466 | [01Aug2025 02:43:22.338] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.config.SFMConfigTracker$GameConfigEventListeners for @SubscribeEvent-annotated methods
|
6467 | [01Aug2025 02:43:22.338] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/config/SFMConfigTracker$GameConfigEventListeners; to the game event bus
|
6468 | [01Aug2025 02:43:22.338] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.command.SFMCommand for @SubscribeEvent-annotated methods
|
6469 | [01Aug2025 02:43:22.340] [modloading-worker-0/DEBUG] [mixin/]: Mixing CommandSourceStackMixin from kubejs.mixins.json into net.minecraft.commands.CommandSourceStack
|
6470 | [01Aug2025 02:43:22.340] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$kjs$sendSuccess$0(Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; to md6731f0$kubejs$lambda$kjs$sendSuccess$0$0 in kubejs.mixins.json:CommandSourceStackMixin from mod kubejs
|
6471 | [01Aug2025 02:43:22.344] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/command/SFMCommand; to the game event bus
|
6472 | [01Aug2025 02:43:22.373] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.cablenetwork.CableNetworkManager for @SubscribeEvent-annotated methods
|
6473 | [01Aug2025 02:43:22.376] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/cablenetwork/CableNetworkManager; to the game event bus
|
6474 | [01Aug2025 02:43:22.377] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.registry.SFMMenuScreens for @SubscribeEvent-annotated methods
|
6475 | [01Aug2025 02:43:22.377] [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
|
6476 | [01Aug2025 02:43:22.378] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lovh/corail/tombstone/event/EventHandler; to the game event bus
|
6477 | [01Aug2025 02:43:22.380] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for transfer_labels
|
6478 | [01Aug2025 02:43:22.382] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ovh.corail.tombstone.config.ConfigTombstone$ConfigEvent for @SubscribeEvent-annotated methods
|
6479 | [01Aug2025 02:43:22.383] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lovh/corail/tombstone/config/ConfigTombstone$ConfigEvent; to the mod event bus of mod tombstone
|
6480 | [01Aug2025 02:43:22.386] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for transfer_labels
|
6481 | [01Aug2025 02:43:22.386] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.buuz135.transfer_labels.Config for @SubscribeEvent-annotated methods
|
6482 | [01Aug2025 02:43:22.387] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/buuz135/transfer_labels/Config; to the mod event bus of mod transfer_labels
|
6483 | [01Aug2025 02:43:22.389] [modloading-worker-0/DEBUG] [betterjungletemples/]: Loaded com.yungnickyoung.minecraft.betterjungletemples.services.NeoForgePlatformHelper@299437c4 for service interface com.yungnickyoung.minecraft.betterjungletemples.services.IPlatformHelper
|
6484 | [01Aug2025 02:43:22.389] [modloading-worker-0/DEBUG] [betterjungletemples/]: Loaded com.yungnickyoung.minecraft.betterjungletemples.services.NeoForgeModulesLoader@20a30c0e for service interface com.yungnickyoung.minecraft.betterjungletemples.services.IModulesLoader
|
6485 | [01Aug2025 02:43:22.389] [modloading-worker-0/DEBUG] [betterjungletemples/]: Loaded com.yungnickyoung.minecraft.betterjungletemples.services.NeoForgeProcessorProvider@7767447b for service interface com.yungnickyoung.minecraft.betterjungletemples.services.IProcessorProvider
|
6486 | [01Aug2025 02:43:22.390] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betterjungletemples-neoforge-1_21.toml for betterjungletemples tracking
|
6487 | [01Aug2025 02:43:22.390] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterjungletemples
|
6488 | [01Aug2025 02:43:22.403] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for smartbrainlib
|
6489 | [01Aug2025 02:43:22.414] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bellsandwhistles
|
6490 | [01Aug2025 02:43:22.416] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwlights
|
6491 | [01Aug2025 02:43:22.417] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for attributefix
|
6492 | [01Aug2025 02:43:22.417] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.darkhax.attributefix.impl.NeoForgeMod for @SubscribeEvent-annotated methods
|
6493 | [01Aug2025 02:43:22.417] [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
|
6494 | [01Aug2025 02:43:22.418] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCaelusApi from caelus.mixins.json into com.illusivesoulworks.caelus.api.CaelusApi
|
6495 | [01Aug2025 02:43:22.418] [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)
|
6496 | [01Aug2025 02:43:22.418] [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
|
6497 | [01Aug2025 02:43:22.420] [modloading-worker-0/DEBUG] [Caelus API/]: Loaded com.illusivesoulworks.caelus.platform.services.CaelusNeoForgeRegistry@2d691ec2 for service interface com.illusivesoulworks.caelus.platform.services.IRegistryFactory
|
6498 | [01Aug2025 02:43:22.421] [modloading-worker-0/DEBUG] [Caelus API/]: Loaded com.illusivesoulworks.caelus.platform.services.CaelusNeoForge@5595b767 for service interface com.illusivesoulworks.caelus.platform.services.ICaelusPlatform
|
6499 | [01Aug2025 02:43:22.423] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for caelus
|
6500 | [01Aug2025 02:43:22.423] [modloading-worker-0/INFO] [com.Pdiddy973.AllTheCompressed.AllTheCompressed/]: Registering mod: allthecompressed
|
6501 | [01Aug2025 02:43:22.476] [modloading-worker-0/INFO] [com.Pdiddy973.AllTheCompressed.AllTheCompressed/]: Registering overlays for loaded mods: [allthecompressed, allthemodium, alltheores, allthetweaks, ae2, appflux, enderio, extendedae, megacells, minecraft, pneumaticcraft, powah, productivebees, supplementaries, xycraft_world]
|
6502 | [01Aug2025 02:43:22.477] [modloading-worker-0/INFO] [com.Pdiddy973.AllTheCompressed.AllTheCompressed/]: Skipping overlays for absent mods: [botania]
|
6503 | [01Aug2025 02:43:22.477] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for allthecompressed
|
6504 | [01Aug2025 02:43:22.477] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.Pdiddy973.AllTheCompressed.data.DataGenerators for @SubscribeEvent-annotated methods
|
6505 | [01Aug2025 02:43:22.477] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/Pdiddy973/AllTheCompressed/data/DataGenerators; to the mod event bus of mod allthecompressed
|
6506 | [01Aug2025 02:43:22.597] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwholidays
|
6507 | [01Aug2025 02:43:22.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rechiseled
|
6508 | [01Aug2025 02:43:22.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.supermartijn642.rechiseled.chiseling.ChiselingRecipeLoader for @SubscribeEvent-annotated methods
|
6509 | [01Aug2025 02:43:22.612] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for laserbridges
|
6510 | [01Aug2025 02:43:22.612] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/supermartijn642/rechiseled/chiseling/ChiselingRecipeLoader; to the game event bus
|
6511 | [01Aug2025 02:43:22.612] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file compactmachines-common.toml for compactmachines tracking
|
6512 | [01Aug2025 02:43:22.618] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for utilityvest
|
6513 | [01Aug2025 02:43:22.618] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.satherov.utilityvest.datagen.UVDataGenerator for @SubscribeEvent-annotated methods
|
6514 | [01Aug2025 02:43:22.618] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/satherov/utilityvest/datagen/UVDataGenerator; to the mod event bus of mod utilityvest
|
6515 | [01Aug2025 02:43:22.624] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6516 | [01Aug2025 02:43:22.674] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for compactmachines
|
6517 | [01Aug2025 02:43:22.708] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file farmingforblockheads-common.toml for farmingforblockheads tracking
|
6518 | [01Aug2025 02:43:22.778] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for farmingforblockheads
|
6519 | [01Aug2025 02:43:22.905] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for additional_lights
|
6520 | [01Aug2025 02:43:22.905] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fusion
|
6521 | [01Aug2025 02:43:22.915] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file extradisks-server.toml for extradisks tracking
|
6522 | [01Aug2025 02:43:22.916] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extradisks
|
6523 | [01Aug2025 02:43:22.916] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.melanx.extradisks.data.DataCreator for @SubscribeEvent-annotated methods
|
6524 | [01Aug2025 02:43:22.916] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/melanx/extradisks/data/DataCreator; to the mod event bus of mod extradisks
|
6525 | [01Aug2025 02:43:22.917] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for edivadlib
|
6526 | [01Aug2025 02:43:22.918] [modloading-worker-0/DEBUG] [mixin/]: Mixing SmartBlockEntityMixin from create_enchantment_industry.mixins.json into com.simibubi.create.foundation.blockEntity.SmartBlockEntity
|
6527 | [01Aug2025 02:43:22.919] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:SmartBlockEntityMixin from mod create_enchantment_industry: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
6528 | [01Aug2025 02:43:22.921] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:SmartBlockEntityMixin from mod create_enchantment_industry->@Inject::setRemoved$dropExperienceFluid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6529 | [01Aug2025 02:43:22.921] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:SmartBlockEntityMixin from mod create_enchantment_industry->@Inject::setRemoved$dropExperienceFluid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6530 | [01Aug2025 02:43:22.921] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:SmartBlockEntityMixin from mod create_enchantment_industry->@Inject::setRemoved$dropExperienceFluid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6531 | [01Aug2025 02:43:22.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedbackpackscreateintegration
|
6532 | [01Aug2025 02:43:22.928] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file integratedcrafting-common.toml for integratedcrafting tracking
|
6533 | [01Aug2025 02:43:22.928] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod integratedcrafting
|
6534 | [01Aug2025 02:43:22.929] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integratedcrafting
|
6535 | [01Aug2025 02:43:22.930] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dungeons_arise
|
6536 | [01Aug2025 02:43:22.931] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for illagerwarship
|
6537 | [01Aug2025 02:43:22.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for terrablender
|
6538 | [01Aug2025 02:43:22.938] [modloading-worker-0/INFO] [Living Things/]: Loaded NeoForgeRegistrationFactory for service Factory
|
6539 | [01Aug2025 02:43:22.980] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for livingthings
|
6540 | [01Aug2025 02:43:22.981] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pamhc2crops.toml for pamhc2crops tracking
|
6541 | [01Aug2025 02:43:23.012] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pamhc2crops
|
6542 | [01Aug2025 02:43:23.012] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pam.pamhc2crops.data.DataGen for @SubscribeEvent-annotated methods
|
6543 | [01Aug2025 02:43:23.012] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pam/pamhc2crops/data/DataGen; to the mod event bus of mod pamhc2crops
|
6544 | [01Aug2025 02:43:23.013] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for alltheleaks
|
6545 | [01Aug2025 02:43:23.014] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cleanswing
|
6546 | [01Aug2025 02:43:23.015] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6547 | [01Aug2025 02:43:23.016] [modloading-worker-0/DEBUG] [CorgiLib/]: Loaded dev.corgitaco.corgilib.neoforge.platform.NeoForgePlatform@76113b2f for service interface corgitaco.corgilib.platform.ModPlatform
|
6548 | [01Aug2025 02:43:23.016] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6549 | [01Aug2025 02:43:23.075] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for corgilib
|
6550 | [01Aug2025 02:43:23.075] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.corgitaco.corgilib.neoforge.network.NeoForgeNetworkHandler for @SubscribeEvent-annotated methods
|
6551 | [01Aug2025 02:43:23.076] [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
|
6552 | [01Aug2025 02:43:23.077] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.corgitaco.corgilib.neoforge.datagen.NeoForgeDatagen for @SubscribeEvent-annotated methods
|
6553 | [01Aug2025 02:43:23.077] [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
|
6554 | [01Aug2025 02:43:23.079] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for sushigocrafting
|
6555 | [01Aug2025 02:43:23.079] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class PatchouliPlugin for plugin patchouli
|
6556 | [01Aug2025 02:43:23.079] [modloading-worker-0/INFO] [PluginManager/]: Constructed class PatchouliPlugin for plugin patchouli for mod sushigocrafting
|
6557 | [01Aug2025 02:43:23.080] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class PatchouliPlugin
|
6558 | [01Aug2025 02:43:23.080] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class PatchouliPlugin
|
6559 | [01Aug2025 02:43:23.096] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class PatchouliPlugin
|
6560 | [01Aug2025 02:43:23.097] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class PatchouliPlugin
|
6561 | [01Aug2025 02:43:23.118] [modloading-worker-0/DEBUG] [mixin/]: Mixing DeployerFakePlayerMixin from create_enchantment_industry.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer
|
6562 | [01Aug2025 02:43:23.118] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:DeployerFakePlayerMixin from mod create_enchantment_industry: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
6563 | [01Aug2025 02:43:23.119] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:DeployerFakePlayerMixin from mod create_enchantment_industry->@Inject::deployerKillsDoNotSpawnXP$lowerPriority(Lnet/neoforged/neoforge/event/entity/living/LivingExperienceDropEvent;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
6564 | [01Aug2025 02:43:23.120] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sushigocrafting
|
6565 | [01Aug2025 02:43:23.193] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgePlatformHelper@749c4f16 for service interface net.createmod.catnip.platform.services.PlatformHelper
|
6566 | [01Aug2025 02:43:23.194] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeFluidHelper@6407158f for service interface net.createmod.catnip.platform.services.ModFluidHelper
|
6567 | [01Aug2025 02:43:23.195] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeHooksHelper@16c942b3 for service interface net.createmod.catnip.platform.services.ModHooksHelper
|
6568 | [01Aug2025 02:43:23.196] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeNetworkHelper@7d98469f for service interface net.createmod.catnip.platform.services.NetworkHelper
|
6569 | [01Aug2025 02:43:23.204] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for domum_ornamentum
|
6570 | [01Aug2025 02:43:23.204] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.ldtteam.domumornamentum.event.handlers.ModBusEventHandler for @SubscribeEvent-annotated methods
|
6571 | [01Aug2025 02:43:23.205] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/ldtteam/domumornamentum/event/handlers/ModBusEventHandler; to the mod event bus of mod domum_ornamentum
|
6572 | [01Aug2025 02:43:23.206] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for notenoughanimations
|
6573 | [01Aug2025 02:43:23.206] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flywheel
|
6574 | [01Aug2025 02:43:23.210] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ponder-client.toml for ponder tracking
|
6575 | [01Aug2025 02:43:23.210] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ponder
|
6576 | [01Aug2025 02:43:23.210] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.createmod.ponder.NeoForgePonder$ModBusEvents for @SubscribeEvent-annotated methods
|
6577 | [01Aug2025 02:43:23.211] [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
|
6578 | [01Aug2025 02:43:23.211] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.createmod.ponder.NeoForgePonder$Events for @SubscribeEvent-annotated methods
|
6579 | [01Aug2025 02:43:23.211] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/createmod/ponder/NeoForgePonder$Events; to the game event bus
|
6580 | [01Aug2025 02:43:23.212] [modloading-worker-0/INFO] [com.simibubi.create.Create/]: Create 6.0.6 initializing! Commit hash: 20ad05b5e525166018d21e88c96986f867c7088f
|
6581 | [01Aug2025 02:43:23.410] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rechiseledcreate
|
6582 | [01Aug2025 02:43:23.413] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for luminax
|
6583 | [01Aug2025 02:43:23.413] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.satherov.luminax.Luminax$DataFixer for @SubscribeEvent-annotated methods
|
6584 | [01Aug2025 02:43:23.414] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/satherov/luminax/Luminax$DataFixer; to the mod event bus of mod luminax
|
6585 | [01Aug2025 02:43:23.414] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.satherov.luminax.datagen.LuminaxDataGenerators for @SubscribeEvent-annotated methods
|
6586 | [01Aug2025 02:43:23.415] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/satherov/luminax/datagen/LuminaxDataGenerators; to the mod event bus of mod luminax
|
6587 | [01Aug2025 02:43:23.416] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for experiencelib
|
6588 | [01Aug2025 02:43:23.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bhc-startup.toml for bhc tracking
|
6589 | [01Aug2025 02:43:23.425] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/bhc-startup.toml
|
6590 | [01Aug2025 02:43:23.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/bhc-startup.toml for changes
|
6591 | [01Aug2025 02:43:23.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bhc-server.toml for bhc tracking
|
6592 | [01Aug2025 02:43:23.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bhc
|
6593 | [01Aug2025 02:43:23.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.traverse.bhc.datagen.BHCDataGenerator for @SubscribeEvent-annotated methods
|
6594 | [01Aug2025 02:43:23.430] [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
|
6595 | [01Aug2025 02:43:23.430] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.traverse.bhc.common.util.StartingHealthHandler for @SubscribeEvent-annotated methods
|
6596 | [01Aug2025 02:43:23.430] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/traverse/bhc/common/util/StartingHealthHandler; to the game event bus
|
6597 | [01Aug2025 02:43:23.430] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.traverse.bhc.common.util.PlayerDeathEvent for @SubscribeEvent-annotated methods
|
6598 | [01Aug2025 02:43:23.431] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/traverse/bhc/common/util/PlayerDeathEvent; to the game event bus
|
6599 | [01Aug2025 02:43:23.431] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.traverse.bhc.common.util.DropHandler for @SubscribeEvent-annotated methods
|
6600 | [01Aug2025 02:43:23.432] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/traverse/bhc/common/util/DropHandler; to the game event bus
|
6601 | [01Aug2025 02:43:23.432] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.traverse.bhc.common.items.tools.ItemBladeOfVitality for @SubscribeEvent-annotated methods
|
6602 | [01Aug2025 02:43:23.432] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/traverse/bhc/common/items/tools/ItemBladeOfVitality; to the game event bus
|
6603 | [01Aug2025 02:43:23.437] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file securitycraft-server.toml for securitycraft tracking
|
6604 | [01Aug2025 02:43:23.494] [modloading-worker-0/DEBUG] [mixin/]: Mixing ContraptionMixin from createaddition.mixins.json into com.simibubi.create.content.contraptions.Contraption
|
6605 | [01Aug2025 02:43:23.494] [modloading-worker-0/DEBUG] [mixin/]: createaddition.mixins.json:ContraptionMixin from mod createaddition: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
6606 | [01Aug2025 02:43:23.494] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.ContraptionMixin from create_dragons_plus.mixins.json into com.simibubi.create.content.contraptions.Contraption
|
6607 | [01Aug2025 02:43:23.502] [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
|
6608 | [01Aug2025 02:43:23.502] [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
|
6609 | [01Aug2025 02:43:23.502] [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
|
6610 | [01Aug2025 02:43:23.502] [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
|
6611 | [01Aug2025 02:43:23.502] [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
|
6612 | [01Aug2025 02:43:23.502] [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
|
6613 | [01Aug2025 02:43:23.519] [modloading-worker-0/DEBUG] [mixin/]: Mixing SchematicannonMixin from ars_technica.mixins.json into com.simibubi.create.content.schematics.cannon.SchematicannonBlockEntity
|
6614 | [01Aug2025 02:43:23.520] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyCooldownEveryTick$0(Lnet/minecraft/server/level/ServerPlayer;)Z to md6731f0$ars_technica$lambda$modifyCooldownEveryTick$0$0 in ars_technica.mixins.json:SchematicannonMixin from mod ars_technica
|
6615 | [01Aug2025 02:43:23.524] [modloading-worker-0/DEBUG] [mixin/]: ars_technica.mixins.json:SchematicannonMixin from mod ars_technica->@Inject::modifyCooldownEveryTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6616 | [01Aug2025 02:43:23.524] [modloading-worker-0/DEBUG] [mixin/]: ars_technica.mixins.json:SchematicannonMixin from mod ars_technica->@Inject::modifyCooldownEveryTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6617 | [01Aug2025 02:43:23.524] [modloading-worker-0/DEBUG] [mixin/]: ars_technica.mixins.json:SchematicannonMixin from mod ars_technica->@Inject::modifyCooldownEveryTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6618 | [01Aug2025 02:43:23.531] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.BlockEntityBehaviourMixin from create_dragons_plus.mixins.json into com.simibubi.create.foundation.blockEntity.behaviour.BlockEntityBehaviour
|
6619 | [01Aug2025 02:43:23.533] [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
|
6620 | [01Aug2025 02:43:23.631] [modloading-worker-0/DEBUG] [mixin/]: Mixing CrushingWheelControllerBlockEntityMixin from create_enchantment_industry.mixins.json into com.simibubi.create.content.kinetics.crusher.CrushingWheelControllerBlockEntity
|
6621 | [01Aug2025 02:43:23.631] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
6622 | [01Aug2025 02:43:23.638] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6623 | [01Aug2025 02:43:23.638] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6624 | [01Aug2025 02:43:23.638] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6625 | [01Aug2025 02:43:23.638] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6626 | [01Aug2025 02:43:23.638] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6627 | [01Aug2025 02:43:23.638] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6628 | [01Aug2025 02:43:23.675] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.MechanicalMixerBlockEntityMixin from create_dragons_plus.mixins.json into com.simibubi.create.content.kinetics.mixer.MechanicalMixerBlockEntity
|
6629 | [01Aug2025 02:43:23.680] [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
|
6630 | [01Aug2025 02:43:23.680] [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
|
6631 | [01Aug2025 02:43:23.680] [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
|
6632 | [01Aug2025 02:43:23.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for securitycraft
|
6633 | [01Aug2025 02:43:23.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.geforcemods.securitycraft.SecurityCraft for @SubscribeEvent-annotated methods
|
6634 | [01Aug2025 02:43:23.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/geforcemods/securitycraft/SecurityCraft; to the mod event bus of mod securitycraft
|
6635 | [01Aug2025 02:43:23.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.geforcemods.securitycraft.SCEventHandler for @SubscribeEvent-annotated methods
|
6636 | [01Aug2025 02:43:23.794] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/geforcemods/securitycraft/SCEventHandler; to the game event bus
|
6637 | [01Aug2025 02:43:23.797] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.geforcemods.securitycraft.RegistrationHandler for @SubscribeEvent-annotated methods
|
6638 | [01Aug2025 02:43:23.798] [modloading-worker-0/DEBUG] [mixin/]: Mixing CollectionTagMixin from kubejs.mixins.json into net.minecraft.nbt.CollectionTag
|
6639 | [01Aug2025 02:43:23.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/geforcemods/securitycraft/RegistrationHandler; to the mod event bus of mod securitycraft
|
6640 | [01Aug2025 02:43:23.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.geforcemods.securitycraft.ConfigHandler for @SubscribeEvent-annotated methods
|
6641 | [01Aug2025 02:43:23.800] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/geforcemods/securitycraft/ConfigHandler; to the mod event bus of mod securitycraft
|
6642 | [01Aug2025 02:43:23.800] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.geforcemods.securitycraft.api.SecurityCraftAPI for @SubscribeEvent-annotated methods
|
6643 | [01Aug2025 02:43:23.801] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/geforcemods/securitycraft/api/SecurityCraftAPI; to the mod event bus of mod securitycraft
|
6644 | [01Aug2025 02:43:23.802] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for almostunified
|
6645 | [01Aug2025 02:43:23.803] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for wits
|
6646 | [01Aug2025 02:43:23.803] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immediatelyfast
|
6647 | [01Aug2025 02:43:23.805] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file appleskin-client.toml for appleskin tracking
|
6648 | [01Aug2025 02:43:23.805] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appleskin
|
6649 | [01Aug2025 02:43:23.810] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BoundingBoxAccessor from betterdungeons.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox
|
6650 | [01Aug2025 02:43:23.810] [modloading-worker-0/DEBUG] [mixin/]: betterdungeons.mixins.json:accessor.BoundingBoxAccessor from mod betterdungeons: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
6651 | [01Aug2025 02:43:23.810] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BoundingBoxAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox
|
6652 | [01Aug2025 02:43:23.810] [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)
|
6653 | [01Aug2025 02:43:23.810] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BoundingBoxAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox
|
6654 | [01Aug2025 02:43:23.810] [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)
|
6655 | [01Aug2025 02:43:23.810] [modloading-worker-0/DEBUG] [mixin/]: Mixing BoundingBoxAccessor from bettermineshafts.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox
|
6656 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: bettermineshafts.mixins.json:BoundingBoxAccessor from mod bettermineshafts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
6657 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BoundingBoxAccessor from betterdeserttemples.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox
|
6658 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: betterdeserttemples.mixins.json:accessor.BoundingBoxAccessor from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
6659 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6660 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6661 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6662 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6663 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6664 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6665 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6666 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6667 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6668 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6669 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6670 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6671 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6672 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6673 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6674 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6675 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6676 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6677 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6678 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6679 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6680 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6681 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6682 | [01Aug2025 02:43:23.811] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
6683 | [01Aug2025 02:43:23.819] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file lootr-common.toml for lootr tracking
|
6684 | [01Aug2025 02:43:23.819] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file lootr-client.toml for lootr tracking
|
6685 | [01Aug2025 02:43:23.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lootr
|
6686 | [01Aug2025 02:43:23.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.setup.CommonSetup for @SubscribeEvent-annotated methods
|
6687 | [01Aug2025 02:43:23.829] [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
|
6688 | [01Aug2025 02:43:23.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.gen.compat.LootrCompatDataGenerators for @SubscribeEvent-annotated methods
|
6689 | [01Aug2025 02:43:23.830] [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
|
6690 | [01Aug2025 02:43:23.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.gen.LootrDataGenerators for @SubscribeEvent-annotated methods
|
6691 | [01Aug2025 02:43:23.830] [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
|
6692 | [01Aug2025 02:43:23.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.event.HandleTick for @SubscribeEvent-annotated methods
|
6693 | [01Aug2025 02:43:23.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnoobanidus/mods/lootr/neoforge/event/HandleTick; to the game event bus
|
6694 | [01Aug2025 02:43:23.831] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.event.HandleResourcePacks for @SubscribeEvent-annotated methods
|
6695 | [01Aug2025 02:43:23.831] [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
|
6696 | [01Aug2025 02:43:23.831] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.event.HandleDebug for @SubscribeEvent-annotated methods
|
6697 | [01Aug2025 02:43:23.831] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnoobanidus/mods/lootr/neoforge/event/HandleDebug; to the game event bus
|
6698 | [01Aug2025 02:43:23.831] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.event.HandleChunk for @SubscribeEvent-annotated methods
|
6699 | [01Aug2025 02:43:23.832] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnoobanidus/mods/lootr/neoforge/event/HandleChunk; to the game event bus
|
6700 | [01Aug2025 02:43:23.832] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.event.HandleCart for @SubscribeEvent-annotated methods
|
6701 | [01Aug2025 02:43:23.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnoobanidus/mods/lootr/neoforge/event/HandleCart; to the game event bus
|
6702 | [01Aug2025 02:43:23.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.event.HandleBreak for @SubscribeEvent-annotated methods
|
6703 | [01Aug2025 02:43:23.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnoobanidus/mods/lootr/neoforge/event/HandleBreak; to the game event bus
|
6704 | [01Aug2025 02:43:23.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.event.HandleAdvancement for @SubscribeEvent-annotated methods
|
6705 | [01Aug2025 02:43:23.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnoobanidus/mods/lootr/neoforge/event/HandleAdvancement; to the game event bus
|
6706 | [01Aug2025 02:43:23.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class noobanidus.mods.lootr.neoforge.config.ConfigManager for @SubscribeEvent-annotated methods
|
6707 | [01Aug2025 02:43:23.835] [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
|
6708 | [01Aug2025 02:43:23.879] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file occultism-server.toml for occultism tracking
|
6709 | [01Aug2025 02:43:23.879] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod occultism
|
6710 | [01Aug2025 02:43:23.879] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file occultism-client.toml for occultism tracking
|
6711 | [01Aug2025 02:43:23.879] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file occultism-startup.toml for occultism tracking
|
6712 | [01Aug2025 02:43:23.880] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/occultism-startup.toml
|
6713 | [01Aug2025 02:43:23.880] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/occultism-startup.toml for changes
|
6714 | [01Aug2025 02:43:24.012] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6715 | [01Aug2025 02:43:24.017] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6716 | [01Aug2025 02:43:24.021] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6717 | [01Aug2025 02:43:24.025] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for occultism
|
6718 | [01Aug2025 02:43:24.025] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.LootEventHandler for @SubscribeEvent-annotated methods
|
6719 | [01Aug2025 02:43:24.026] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/LootEventHandler; to the game event bus
|
6720 | [01Aug2025 02:43:24.026] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.CapabilityEventHandler for @SubscribeEvent-annotated methods
|
6721 | [01Aug2025 02:43:24.027] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/CapabilityEventHandler; to the game event bus
|
6722 | [01Aug2025 02:43:24.027] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.FamiliarEventHandler for @SubscribeEvent-annotated methods
|
6723 | [01Aug2025 02:43:24.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/FamiliarEventHandler; to the game event bus
|
6724 | [01Aug2025 02:43:24.033] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.ForgeEventHandler for @SubscribeEvent-annotated methods
|
6725 | [01Aug2025 02:43:24.033] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/ForgeEventHandler; to the game event bus
|
6726 | [01Aug2025 02:43:24.033] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.PlayerEventHandler for @SubscribeEvent-annotated methods
|
6727 | [01Aug2025 02:43:24.034] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/PlayerEventHandler; to the game event bus
|
6728 | [01Aug2025 02:43:24.034] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
6729 | [01Aug2025 02:43:24.035] [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
|
6730 | [01Aug2025 02:43:24.036] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage_curios_integration
|
6731 | [01Aug2025 02:43:24.037] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file allthetweaks-common.toml for allthetweaks tracking
|
6732 | [01Aug2025 02:43:24.077] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for allthetweaks
|
6733 | [01Aug2025 02:43:24.077] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.thevortex.allthetweaks.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
6734 | [01Aug2025 02:43:24.078] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/thevortex/allthetweaks/datagen/DataGenerators; to the mod event bus of mod allthetweaks
|
6735 | [01Aug2025 02:43:24.078] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.thevortex.allthetweaks.config.Configuration for @SubscribeEvent-annotated methods
|
6736 | [01Aug2025 02:43:24.078] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/thevortex/allthetweaks/config/Configuration; to the mod event bus of mod allthetweaks
|
6737 | [01Aug2025 02:43:24.078] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rebind_narrator
|
6738 | [01Aug2025 02:43:24.080] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cosmeticarmorreworked-client.toml for cosmeticarmorreworked tracking
|
6739 | [01Aug2025 02:43:24.080] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cosmeticarmorreworked-common.toml for cosmeticarmorreworked tracking
|
6740 | [01Aug2025 02:43:24.080] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cosmeticarmorreworked
|
6741 | [01Aug2025 02:43:24.086] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-common.toml for create tracking
|
6742 | [01Aug2025 02:43:24.087] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-client.toml for create tracking
|
6743 | [01Aug2025 02:43:24.087] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-server.toml for create tracking
|
6744 | [01Aug2025 02:43:24.096] [modloading-worker-0/DEBUG] [mixin/]: Mixing BacktankUtilMixin from ars_technica.mixins.json into com.simibubi.create.content.equipment.armor.BacktankUtil
|
6745 | [01Aug2025 02:43:24.099] [modloading-worker-0/DEBUG] [mixin/]: ars_technica.mixins.json:BacktankUtilMixin from mod ars_technica->@Inject::getAllWithAirFromThread(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6746 | [01Aug2025 02:43:24.101] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create
|
6747 | [01Aug2025 02:43:24.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.impl.registry.CreateRegistriesImpl for @SubscribeEvent-annotated methods
|
6748 | [01Aug2025 02:43:24.102] [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
|
6749 | [01Aug2025 02:43:24.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.blockEntity.behaviour.ValueSettingsInputHandler for @SubscribeEvent-annotated methods
|
6750 | [01Aug2025 02:43:24.103] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/blockEntity/behaviour/ValueSettingsInputHandler; to the game event bus
|
6751 | [01Aug2025 02:43:24.103] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.blockEntity.behaviour.edgeInteraction.EdgeInteractionHandler for @SubscribeEvent-annotated methods
|
6752 | [01Aug2025 02:43:24.104] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file morered-server.toml for morered tracking
|
6753 | [01Aug2025 02:43:24.104] [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
|
6754 | [01Aug2025 02:43:24.105] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.block.ItemUseOverrides for @SubscribeEvent-annotated methods
|
6755 | [01Aug2025 02:43:24.105] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/block/ItemUseOverrides; to the game event bus
|
6756 | [01Aug2025 02:43:24.105] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.CommonEvents for @SubscribeEvent-annotated methods
|
6757 | [01Aug2025 02:43:24.105] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for morered
|
6758 | [01Aug2025 02:43:24.105] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kuma_api
|
6759 | [01Aug2025 02:43:24.106] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/events/CommonEvents; to the game event bus
|
6760 | [01Aug2025 02:43:24.106] [modloading-worker-0/INFO] [Advanced Peripherals/]: AdvancedPeripherals says hello!
|
6761 | [01Aug2025 02:43:24.107] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.CommonEvents$ModBusEvents for @SubscribeEvent-annotated methods
|
6762 | [01Aug2025 02:43:24.108] [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
|
6763 | [01Aug2025 02:43:24.108] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.tool.CardboardSwordItem for @SubscribeEvent-annotated methods
|
6764 | [01Aug2025 02:43:24.108] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/tool/CardboardSwordItem; to the game event bus
|
6765 | [01Aug2025 02:43:24.109] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.DivingBootsItem for @SubscribeEvent-annotated methods
|
6766 | [01Aug2025 02:43:24.109] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/DivingBootsItem; to the game event bus
|
6767 | [01Aug2025 02:43:24.109] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.DivingHelmetItem for @SubscribeEvent-annotated methods
|
6768 | [01Aug2025 02:43:24.109] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/DivingHelmetItem; to the game event bus
|
6769 | [01Aug2025 02:43:24.110] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.CardboardArmorHandler for @SubscribeEvent-annotated methods
|
6770 | [01Aug2025 02:43:24.110] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/CardboardArmorHandler; to the game event bus
|
6771 | [01Aug2025 02:43:24.111] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.NetheriteDivingHandler for @SubscribeEvent-annotated methods
|
6772 | [01Aug2025 02:43:24.111] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/NetheriteDivingHandler; to the game event bus
|
6773 | [01Aug2025 02:43:24.111] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.clipboard.ClipboardValueSettingsHandler for @SubscribeEvent-annotated methods
|
6774 | [01Aug2025 02:43:24.112] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/clipboard/ClipboardValueSettingsHandler; to the game event bus
|
6775 | [01Aug2025 02:43:24.113] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.extendoGrip.ExtendoGripItem for @SubscribeEvent-annotated methods
|
6776 | [01Aug2025 02:43:24.113] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/extendoGrip/ExtendoGripItem; to the game event bus
|
6777 | [01Aug2025 02:43:24.113] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/general.toml for advancedperipherals tracking
|
6778 | [01Aug2025 02:43:24.113] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/peripherals.toml for advancedperipherals tracking
|
6779 | [01Aug2025 02:43:24.113] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/metaphysics.toml for advancedperipherals tracking
|
6780 | [01Aug2025 02:43:24.113] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/world.toml for advancedperipherals tracking
|
6781 | [01Aug2025 02:43:24.114] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.bell.HauntedBellPulser for @SubscribeEvent-annotated methods
|
6782 | [01Aug2025 02:43:24.114] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/bell/HauntedBellPulser; to the game event bus
|
6783 | [01Aug2025 02:43:24.114] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.zapper.ZapperInteractionHandler for @SubscribeEvent-annotated methods
|
6784 | [01Aug2025 02:43:24.115] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/zapper/ZapperInteractionHandler; to the game event bus
|
6785 | [01Aug2025 02:43:24.115] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.symmetryWand.SymmetryHandler for @SubscribeEvent-annotated methods
|
6786 | [01Aug2025 02:43:24.115] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6787 | [01Aug2025 02:43:24.116] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/symmetryWand/SymmetryHandler; to the game event bus
|
6788 | [01Aug2025 02:43:24.116] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.wrench.WrenchEventHandler for @SubscribeEvent-annotated methods
|
6789 | [01Aug2025 02:43:24.116] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/wrench/WrenchEventHandler; to the game event bus
|
6790 | [01Aug2025 02:43:24.117] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.redstone.link.LinkHandler for @SubscribeEvent-annotated methods
|
6791 | [01Aug2025 02:43:24.117] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/redstone/link/LinkHandler; to the game event bus
|
6792 | [01Aug2025 02:43:24.117] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.redstone.displayLink.ClickToLinkBlockItem for @SubscribeEvent-annotated methods
|
6793 | [01Aug2025 02:43:24.117] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/redstone/displayLink/ClickToLinkBlockItem; to the game event bus
|
6794 | [01Aug2025 02:43:24.118] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.processing.burner.BlazeBurnerHandler for @SubscribeEvent-annotated methods
|
6795 | [01Aug2025 02:43:24.118] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/processing/burner/BlazeBurnerHandler; to the game event bus
|
6796 | [01Aug2025 02:43:24.118] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.crusher.CrushingWheelBlockEntity for @SubscribeEvent-annotated methods
|
6797 | [01Aug2025 02:43:24.118] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/crusher/CrushingWheelBlockEntity; to the game event bus
|
6798 | [01Aug2025 02:43:24.119] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6799 | [01Aug2025 02:43:24.119] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6800 | [01Aug2025 02:43:24.121] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.crank.ValveHandleBlock for @SubscribeEvent-annotated methods
|
6801 | [01Aug2025 02:43:24.121] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/crank/ValveHandleBlock; to the game event bus
|
6802 | [01Aug2025 02:43:24.122] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6803 | [01Aug2025 02:43:24.122] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.deployer.ManualApplicationRecipe for @SubscribeEvent-annotated methods
|
6804 | [01Aug2025 02:43:24.123] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/deployer/ManualApplicationRecipe; to the game event bus
|
6805 | [01Aug2025 02:43:24.124] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer for @SubscribeEvent-annotated methods
|
6806 | [01Aug2025 02:43:24.125] [modloading-worker-0/DEBUG] [mixin/]: Mixing gameplay.ItemCooldownsAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.item.ItemCooldowns
|
6807 | [01Aug2025 02:43:24.125] [modloading-worker-0/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:gameplay.ItemCooldownsAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
6808 | [01Aug2025 02:43:24.132] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerMixin from supplementaries-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
6809 | [01Aug2025 02:43:24.132] [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)
|
6810 | [01Aug2025 02:43:24.132] [modloading-worker-0/DEBUG] [mixin/]: Mixing entities.ServerGamePacketListenerImplMixin from the_bumblezone-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
6811 | [01Aug2025 02:43:24.132] [modloading-worker-0/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ServerGamePacketListenerImplMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
6812 | [01Aug2025 02:43:24.132] [modloading-worker-0/DEBUG] [mixin/]: Mixing gameplay.ServerGamePacketListenerImplAccessor from the_bumblezone-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
6813 | [01Aug2025 02:43:24.132] [modloading-worker-0/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:gameplay.ServerGamePacketListenerImplAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
6814 | [01Aug2025 02:43:24.132] [modloading-worker-0/DEBUG] [mixin/]: Mixing passcode.ServerGamePacketListenerImplMixin from securitycraft.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
6815 | [01Aug2025 02:43:24.133] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerImplMixin from create_hypertube.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
6816 | [01Aug2025 02:43:24.133] [modloading-worker-0/DEBUG] [mixin/]: create_hypertube.mixins.json:ServerGamePacketListenerImplMixin 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)
|
6817 | [01Aug2025 02:43:24.133] [modloading-worker-0/DEBUG] [mixin/]: Mixing item.umbrella.server.ServerGamePacketListenerImplMixin from mixins.artifacts.common.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
6818 | [01Aug2025 02:43:24.133] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.ServerPlayNetHandlerAccess from immersiveengineering.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
6819 | [01Aug2025 02:43:24.133] [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)
|
6820 | [01Aug2025 02:43:24.133] [modloading-worker-0/DEBUG] [mixin/]: Mixing VelocityMixin from imfast.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
6821 | [01Aug2025 02:43:24.133] [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)
|
6822 | [01Aug2025 02:43:24.133] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerImplMixin from ftbquests-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
6823 | [01Aug2025 02:43:24.133] [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)
|
6824 | [01Aug2025 02:43:24.134] [modloading-worker-0/DEBUG] [mixin/]: Mixing swimming.server.ServerGamePacketListenerImplMixin from expandability-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
6825 | [01Aug2025 02:43:24.134] [modloading-worker-0/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.server.ServerGamePacketListenerImplMixin from mod expandability: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
6826 | [01Aug2025 02:43:24.173] [modloading-worker-0/DEBUG] [mixin/]: mixins.artifacts.common.json:item.umbrella.server.ServerGamePacketListenerImplMixin from mod artifacts->@Inject::allowUmbrellaFlying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6827 | [01Aug2025 02:43:24.173] [modloading-worker-0/DEBUG] [mixin/]: mixins.artifacts.common.json:item.umbrella.server.ServerGamePacketListenerImplMixin from mod artifacts->@Inject::allowUmbrellaFlying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6828 | [01Aug2025 02:43:24.173] [modloading-worker-0/DEBUG] [mixin/]: mixins.artifacts.common.json:item.umbrella.server.ServerGamePacketListenerImplMixin from mod artifacts->@Inject::allowUmbrellaFlying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6829 | [01Aug2025 02:43:24.173] [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
|
6830 | [01Aug2025 02:43:24.173] [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
|
6831 | [01Aug2025 02:43:24.173] [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
|
6832 | [01Aug2025 02:43:24.173] [modloading-worker-0/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.server.ServerGamePacketListenerImplMixin from mod expandability->@Inject::allowSwimFlying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6833 | [01Aug2025 02:43:24.173] [modloading-worker-0/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.server.ServerGamePacketListenerImplMixin from mod expandability->@Inject::allowSwimFlying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6834 | [01Aug2025 02:43:24.173] [modloading-worker-0/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.server.ServerGamePacketListenerImplMixin from mod expandability->@Inject::allowSwimFlying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6835 | [01Aug2025 02:43:24.177] [modloading-worker-0/INFO] [Advanced Peripherals/]: Successfully loaded integration for mekanism
|
6836 | [01Aug2025 02:43:24.181] [modloading-worker-0/INFO] [Advanced Peripherals/]: Successfully loaded integration for powah
|
6837 | [01Aug2025 02:43:24.182] [modloading-worker-0/DEBUG] [mixin/]: Mixing server.MixinServerCommonPacketListenerImpl from mixins/common/nochatreports.mixins.json into net.minecraft.server.network.ServerCommonPacketListenerImpl
|
6838 | [01Aug2025 02:43:24.184] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerCommonNetworkHandlerAccessor from owo.mixins.json into net.minecraft.server.network.ServerCommonPacketListenerImpl
|
6839 | [01Aug2025 02:43:24.184] [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)
|
6840 | [01Aug2025 02:43:24.184] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerPlayNetHandlerMixin from connectivity.mixins.json into net.minecraft.server.network.ServerCommonPacketListenerImpl
|
6841 | [01Aug2025 02:43:24.184] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$on$0(Lnet/minecraft/network/DisconnectionDetails;)V to md6731f0$connectivity$lambda$on$0$0 in connectivity.mixins.json:ServerPlayNetHandlerMixin from mod connectivity
|
6842 | [01Aug2025 02:43:24.187] [modloading-worker-0/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:server.MixinServerCommonPacketListenerImpl from mod nochatreports->@Inject::onSend(Lnet/minecraft/network/protocol/Packet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
6843 | [01Aug2025 02:43:24.187] [modloading-worker-0/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:server.MixinServerCommonPacketListenerImpl from mod nochatreports->@Inject::onSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
6844 | [01Aug2025 02:43:24.187] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ServerPlayNetHandlerMixin from mod connectivity->@Inject::on(Lnet/minecraft/network/DisconnectionDetails;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6845 | [01Aug2025 02:43:24.187] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ServerPlayNetHandlerMixin from mod connectivity->@Inject::on(Lnet/minecraft/network/DisconnectionDetails;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6846 | [01Aug2025 02:43:24.187] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ServerPlayNetHandlerMixin from mod connectivity->@Inject::on(Lnet/minecraft/network/DisconnectionDetails;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6847 | [01Aug2025 02:43:24.190] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for advancedperipherals
|
6848 | [01Aug2025 02:43:24.190] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.util.ServerWorker for @SubscribeEvent-annotated methods
|
6849 | [01Aug2025 02:43:24.190] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/util/ServerWorker; to the game event bus
|
6850 | [01Aug2025 02:43:24.190] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.util.ChunkManager for @SubscribeEvent-annotated methods
|
6851 | [01Aug2025 02:43:24.191] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/util/ChunkManager; to the game event bus
|
6852 | [01Aug2025 02:43:24.191] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.events.Events for @SubscribeEvent-annotated methods
|
6853 | [01Aug2025 02:43:24.192] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/deployer/DeployerFakePlayer; to the game event bus
|
6854 | [01Aug2025 02:43:24.193] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/events/Events; to the game event bus
|
6855 | [01Aug2025 02:43:24.194] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.data.DataGenerators for @SubscribeEvent-annotated methods
|
6856 | [01Aug2025 02:43:24.195] [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
|
6857 | [01Aug2025 02:43:24.195] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.village.VillageStructures for @SubscribeEvent-annotated methods
|
6858 | [01Aug2025 02:43:24.195] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/village/VillageStructures; to the game event bus
|
6859 | [01Aug2025 02:43:24.195] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.village.VillagerTrades for @SubscribeEvent-annotated methods
|
6860 | [01Aug2025 02:43:24.195] [modloading-worker-0/DEBUG] [mixin/]: Mixing StatusDataMixin from bcc.mixins.json into net.minecraft.network.protocol.status.ServerStatus
|
6861 | [01Aug2025 02:43:24.196] [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)
|
6862 | [01Aug2025 02:43:24.196] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.MixinServerStatus from mixins/common/nochatreports.mixins.json into net.minecraft.network.protocol.status.ServerStatus
|
6863 | [01Aug2025 02:43:24.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/village/VillagerTrades; to the game event bus
|
6864 | [01Aug2025 02:43:24.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.commands.APCommands for @SubscribeEvent-annotated methods
|
6865 | [01Aug2025 02:43:24.199] [modloading-worker-0/DEBUG] [mixin/]: Mixing entities.PlayerAdvancementsAccessor from the_bumblezone-common.mixins.json into net.minecraft.server.PlayerAdvancements
|
6866 | [01Aug2025 02:43:24.199] [modloading-worker-0/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerAdvancementsAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
6867 | [01Aug2025 02:43:24.199] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.PlayerAdvancementsAccessor from alltheleaks.mixins.json into net.minecraft.server.PlayerAdvancements
|
6868 | [01Aug2025 02:43:24.199] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.advancement.MixinPlayerAdvancements from bookshelf.mixins.json into net.minecraft.server.PlayerAdvancements
|
6869 | [01Aug2025 02:43:24.199] [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)
|
6870 | [01Aug2025 02:43:24.200] [modloading-worker-0/DEBUG] [mixin/]: Mixing offline.PlayerAdvancementTrackerMixin from owo.mixins.json into net.minecraft.server.PlayerAdvancements
|
6871 | [01Aug2025 02:43:24.200] [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)
|
6872 | [01Aug2025 02:43:24.202] [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
|
6873 | [01Aug2025 02:43:24.202] [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
|
6874 | [01Aug2025 02:43:24.202] [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
|
6875 | [01Aug2025 02:43:24.202] [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
|
6876 | [01Aug2025 02:43:24.202] [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
|
6877 | [01Aug2025 02:43:24.202] [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
|
6878 | [01Aug2025 02:43:24.203] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/commands/APCommands; to the game event bus
|
6879 | [01Aug2025 02:43:24.203] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.network.APNetworking for @SubscribeEvent-annotated methods
|
6880 | [01Aug2025 02:43:24.204] [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
|
6881 | [01Aug2025 02:43:24.205] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for towntalk
|
6882 | [01Aug2025 02:43:24.206] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file fireproofboats-client.toml for fireproofboats tracking
|
6883 | [01Aug2025 02:43:24.206] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fireproofboats
|
6884 | [01Aug2025 02:43:24.206] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.fireproofboats.FireproofBoats$EventHandler for @SubscribeEvent-annotated methods
|
6885 | [01Aug2025 02:43:24.206] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/fireproofboats/FireproofBoats$EventHandler; to the mod event bus of mod fireproofboats
|
6886 | [01Aug2025 02:43:24.207] [modloading-worker-0/DEBUG] [betteroceanmonuments/]: Loaded com.yungnickyoung.minecraft.betteroceanmonuments.services.NeoForgePlatformHelper@38416acc for service interface com.yungnickyoung.minecraft.betteroceanmonuments.services.IPlatformHelper
|
6887 | [01Aug2025 02:43:24.208] [modloading-worker-0/DEBUG] [betteroceanmonuments/]: Loaded com.yungnickyoung.minecraft.betteroceanmonuments.services.NeoForgeModulesLoader@3b6b546 for service interface com.yungnickyoung.minecraft.betteroceanmonuments.services.IModulesLoader
|
6888 | [01Aug2025 02:43:24.208] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betteroceanmonuments-neoforge-1_21.toml for betteroceanmonuments tracking
|
6889 | [01Aug2025 02:43:24.209] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betteroceanmonuments
|
6890 | [01Aug2025 02:43:24.211] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedcore-common.toml for sophisticatedcore tracking
|
6891 | [01Aug2025 02:43:24.211] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedcore-client.toml for sophisticatedcore tracking
|
6892 | [01Aug2025 02:43:24.215] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.DamageSourcesAccess from immersiveengineering.mixins.json into net.minecraft.world.damagesource.DamageSources
|
6893 | [01Aug2025 02:43:24.215] [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)
|
6894 | [01Aug2025 02:43:24.215] [modloading-worker-0/DEBUG] [mixin/]: Mixing DamageSourcesMixin from tombstone.mixins.json into net.minecraft.world.damagesource.DamageSources
|
6895 | [01Aug2025 02:43:24.217] [modloading-worker-0/DEBUG] [mixin/]: tombstone.mixins.json:DamageSourcesMixin from mod tombstone->@Inject::methodArrow(Lnet/minecraft/world/entity/projectile/AbstractArrow;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6896 | [01Aug2025 02:43:24.217] [modloading-worker-0/DEBUG] [mixin/]: tombstone.mixins.json:DamageSourcesMixin from mod tombstone->@Inject::methodTrident(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6897 | [01Aug2025 02:43:24.217] [modloading-worker-0/DEBUG] [mixin/]: tombstone.mixins.json:DamageSourcesMixin from mod tombstone->@Inject::methodPlayerAttack(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6898 | [01Aug2025 02:43:24.217] [modloading-worker-0/DEBUG] [mixin/]: tombstone.mixins.json:DamageSourcesMixin from mod tombstone->@Inject::methodMobAttack(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6899 | [01Aug2025 02:43:24.221] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.sophisticatedbackpacks.UpgradeWrapperBaseAccessor from relics.mixins.json into net.p3pp3rf1y.sophisticatedcore.upgrades.UpgradeWrapperBase
|
6900 | [01Aug2025 02:43:24.229] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.trains.schedule.ScheduleItemEntityInteraction for @SubscribeEvent-annotated methods
|
6901 | [01Aug2025 02:43:24.229] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/trains/schedule/ScheduleItemEntityInteraction; to the game event bus
|
6902 | [01Aug2025 02:43:24.229] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.mounted.MinecartContraptionItem for @SubscribeEvent-annotated methods
|
6903 | [01Aug2025 02:43:24.230] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedcore
|
6904 | [01Aug2025 02:43:24.230] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/mounted/MinecartContraptionItem; to the game event bus
|
6905 | [01Aug2025 02:43:24.230] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.glue.SuperGlueHandler for @SubscribeEvent-annotated methods
|
6906 | [01Aug2025 02:43:24.231] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/glue/SuperGlueHandler; to the game event bus
|
6907 | [01Aug2025 02:43:24.231] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.glue.SuperGlueItem for @SubscribeEvent-annotated methods
|
6908 | [01Aug2025 02:43:24.231] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/glue/SuperGlueItem; to the game event bus
|
6909 | [01Aug2025 02:43:24.231] [modloading-worker-0/INFO] [Glassential Renewed/]: Loading Glassential Renewed - NeoForge
|
6910 | [01Aug2025 02:43:24.231] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.minecart.MinecartCouplingItem for @SubscribeEvent-annotated methods
|
6911 | [01Aug2025 02:43:24.232] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/minecart/MinecartCouplingItem; to the game event bus
|
6912 | [01Aug2025 02:43:24.232] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.minecart.CouplingHandler for @SubscribeEvent-annotated methods
|
6913 | [01Aug2025 02:43:24.232] [modloading-worker-0/DEBUG] [Glassential Renewed/]: Loaded com.bigenergy.glassential.platform.NeoForgePlatformHelper@5b9a7227 for service interface com.bigenergy.glassential.platform.services.IPlatformHelper
|
6914 | [01Aug2025 02:43:24.233] [modloading-worker-0/DEBUG] [Glassential Renewed/]: Loaded com.bigenergy.glassential.platform.NeoForgeRegistrationFactory@731b16d7 for service interface com.bigenergy.glassential.registration.RegistrationProvider$Factory
|
6915 | [01Aug2025 02:43:24.233] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/minecart/CouplingHandler; to the game event bus
|
6916 | [01Aug2025 02:43:24.233] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.fluids.FluidBottleItemHook for @SubscribeEvent-annotated methods
|
6917 | [01Aug2025 02:43:24.233] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/fluids/FluidBottleItemHook; to the game event bus
|
6918 | [01Aug2025 02:43:24.234] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.fluids.FluidReactions for @SubscribeEvent-annotated methods
|
6919 | [01Aug2025 02:43:24.234] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/fluids/FluidReactions; to the game event bus
|
6920 | [01Aug2025 02:43:24.235] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.itemHatch.ItemHatchHandler for @SubscribeEvent-annotated methods
|
6921 | [01Aug2025 02:43:24.235] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/itemHatch/ItemHatchHandler; to the game event bus
|
6922 | [01Aug2025 02:43:24.235] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.funnel.FunnelItem for @SubscribeEvent-annotated methods
|
6923 | [01Aug2025 02:43:24.235] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/funnel/FunnelItem; to the game event bus
|
6924 | [01Aug2025 02:43:24.235] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.stockTicker.StockTickerInteractionHandler for @SubscribeEvent-annotated methods
|
6925 | [01Aug2025 02:43:24.236] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/stockTicker/StockTickerInteractionHandler; to the game event bus
|
6926 | [01Aug2025 02:43:24.236] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.infrastructure.RemapHelper for @SubscribeEvent-annotated methods
|
6927 | [01Aug2025 02:43:24.275] [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
|
6928 | [01Aug2025 02:43:24.275] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.infrastructure.gametest.CreateGameTests for @SubscribeEvent-annotated methods
|
6929 | [01Aug2025 02:43:24.278] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for glassential
|
6930 | [01Aug2025 02:43:24.280] [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
|
6931 | [01Aug2025 02:43:24.281] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.infrastructure.config.AllConfigs for @SubscribeEvent-annotated methods
|
6932 | [01Aug2025 02:43:24.281] [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
|
6933 | [01Aug2025 02:43:24.289] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for placebo
|
6934 | [01Aug2025 02:43:24.289] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.placebo.util.PlaceboTaskQueue$Impl for @SubscribeEvent-annotated methods
|
6935 | [01Aug2025 02:43:24.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/placebo/util/PlaceboTaskQueue$Impl; to the game event bus
|
6936 | [01Aug2025 02:43:24.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.placebo.systems.wanderer.WandererTradesRegistry for @SubscribeEvent-annotated methods
|
6937 | [01Aug2025 02:43:24.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/placebo/systems/wanderer/WandererTradesRegistry; to the game event bus
|
6938 | [01Aug2025 02:43:24.300] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for wstweaks
|
6939 | [01Aug2025 02:43:24.300] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.wstweaks.WSTEvents for @SubscribeEvent-annotated methods
|
6940 | [01Aug2025 02:43:24.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/wstweaks/WSTEvents; to the game event bus
|
6941 | [01Aug2025 02:43:24.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastfurnace
|
6942 | [01Aug2025 02:43:24.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastbench
|
6943 | [01Aug2025 02:43:24.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.fastbench.util.SlotUpdateManager for @SubscribeEvent-annotated methods
|
6944 | [01Aug2025 02:43:24.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/fastbench/util/SlotUpdateManager; to the game event bus
|
6945 | [01Aug2025 02:43:24.313] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6946 | [01Aug2025 02:43:24.313] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
6947 | [01Aug2025 02:43:24.316] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_dragons_plus-common.toml for create_dragons_plus tracking
|
6948 | [01Aug2025 02:43:24.316] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_dragons_plus-client.toml for create_dragons_plus tracking
|
6949 | [01Aug2025 02:43:24.317] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_dragons_plus-server.toml for create_dragons_plus tracking
|
6950 | [01Aug2025 02:43:24.317] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_dragons_plus
|
6951 | [01Aug2025 02:43:24.317] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createdragonsplus.data.internal.CDPRuntimeRecipeProvider for @SubscribeEvent-annotated methods
|
6952 | [01Aug2025 02:43:24.320] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createdragonsplus/data/internal/CDPRuntimeRecipeProvider; to the game event bus
|
6953 | [01Aug2025 02:43:24.322] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createdragonsplus.common.recipe.RecipeConverter for @SubscribeEvent-annotated methods
|
6954 | [01Aug2025 02:43:24.323] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createdragonsplus/common/recipe/RecipeConverter; to the game event bus
|
6955 | [01Aug2025 02:43:24.323] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createdragonsplus.common.registry.CDPLoots$TableInjections for @SubscribeEvent-annotated methods
|
6956 | [01Aug2025 02:43:24.324] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createdragonsplus/common/registry/CDPLoots$TableInjections; to the game event bus
|
6957 | [01Aug2025 02:43:24.324] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createdragonsplus.common.registry.CDPFluids$Reactions for @SubscribeEvent-annotated methods
|
6958 | [01Aug2025 02:43:24.324] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createdragonsplus/common/registry/CDPFluids$Reactions; to the game event bus
|
6959 | [01Aug2025 02:43:24.325] [modloading-worker-0/DEBUG] [mixin/]: Mixing AnyHolderSetMixin from apotheosis.mixins.json into net.neoforged.neoforge.registries.holdersets.AnyHolderSet
|
6960 | [01Aug2025 02:43:24.326] [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
|
6961 | [01Aug2025 02:43:24.327] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apothic_attributes
|
6962 | [01Aug2025 02:43:24.330] [modloading-worker-0/DEBUG] [mixin/]: Mixing CraftingInputMixin from fastsuite.mixins.json into net.minecraft.world.item.crafting.CraftingInput
|
6963 | [01Aug2025 02:43:24.333] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastsuite
|
6964 | [01Aug2025 02:43:24.334] [modloading-worker-0/DEBUG] [cobweb/]: Loaded it.crystalnest.cobweb.platform.NeoForgePlatformHelper@95f53a6 for service interface it.crystalnest.cobweb.platform.services.PlatformHelper
|
6965 | [01Aug2025 02:43:24.335] [modloading-worker-0/DEBUG] [cobweb/]: Loaded it.crystalnest.cobweb.platform.NeoForgeRegistryHelper@1dd1a942 for service class it.crystalnest.cobweb.platform.services.RegistryHelper
|
6966 | [01Aug2025 02:43:24.336] [modloading-worker-0/DEBUG] [cobweb/]: Loaded it.crystalnest.cobweb.platform.NeoForgeConfigHelper@502ba36d for service interface it.crystalnest.cobweb.platform.services.ConfigHelper
|
6967 | [01Aug2025 02:43:24.336] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cobweb
|
6968 | [01Aug2025 02:43:24.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file harvest_with_ease-common.toml for harvest_with_ease tracking
|
6969 | [01Aug2025 02:43:24.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for harvest_with_ease
|
6970 | [01Aug2025 02:43:24.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.crystalnest.harvest_with_ease.handler.NeoForgeHarvestHandler for @SubscribeEvent-annotated methods
|
6971 | [01Aug2025 02:43:24.381] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/crystalnest/harvest_with_ease/handler/NeoForgeHarvestHandler; to the game event bus
|
6972 | [01Aug2025 02:43:24.383] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bookshelf
|
6973 | [01Aug2025 02:43:24.403] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemStackHandlerMixin from kubejs.mixins.json into net.neoforged.neoforge.items.ComponentItemHandler
|
6974 | [01Aug2025 02:43:24.405] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedbackpacks-server.toml for sophisticatedbackpacks tracking
|
6975 | [01Aug2025 02:43:24.406] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedbackpacks-common.toml for sophisticatedbackpacks tracking
|
6976 | [01Aug2025 02:43:24.427] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from relics.mixins.json into net.p3pp3rf1y.sophisticatedcore.upgrades.feeding.FeedingUpgradeWrapper
|
6977 | [01Aug2025 02:43:24.427] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$2(Ljava/lang/Boolean;)Z to md6731f0$relics$lambda$tick$2$0 in relics.mixins.json:compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from mod relics
|
6978 | [01Aug2025 02:43:24.427] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$1()Ljava/lang/Boolean; to md6731f0$relics$lambda$tick$1$1 in relics.mixins.json:compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from mod relics
|
6979 | [01Aug2025 02:43:24.427] [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 md6731f0$relics$lambda$tick$0$2 in relics.mixins.json:compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from mod relics
|
6980 | [01Aug2025 02:43:24.429] [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
|
6981 | [01Aug2025 02:43:24.429] [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
|
6982 | [01Aug2025 02:43:24.429] [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
|
6983 | [01Aug2025 02:43:24.506] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedbackpacks
|
6984 | [01Aug2025 02:43:24.518] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immeng
|
6985 | [01Aug2025 02:43:24.592] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwdoors
|
6986 | [01Aug2025 02:43:24.593] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moreredxcctcompat
|
6987 | [01Aug2025 02:43:24.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file utilitarian-common.toml for utilitarian tracking
|
6988 | [01Aug2025 02:43:24.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file utilitarian-server.toml for utilitarian tracking
|
6989 | [01Aug2025 02:43:24.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for utilitarian
|
6990 | [01Aug2025 02:43:24.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.utilitarian.event.ModEventHandler for @SubscribeEvent-annotated methods
|
6991 | [01Aug2025 02:43:24.608] [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
|
6992 | [01Aug2025 02:43:24.608] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.utilitarian.event.EventHandler for @SubscribeEvent-annotated methods
|
6993 | [01Aug2025 02:43:24.611] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/utilitarian/event/EventHandler; to the game event bus
|
6994 | [01Aug2025 02:43:24.612] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.utilitarian.data.UtilitarianDataProvider for @SubscribeEvent-annotated methods
|
6995 | [01Aug2025 02:43:24.613] [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
|
6996 | [01Aug2025 02:43:24.613] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.utilitarian.Config for @SubscribeEvent-annotated methods
|
6997 | [01Aug2025 02:43:24.613] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/utilitarian/Config; to the mod event bus of mod utilitarian
|
6998 | [01Aug2025 02:43:24.617] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fzzy_config
|
6999 | [01Aug2025 02:43:24.618] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinChipped from rechiseled_chipped.mixins.json into earth.terrarium.chipped.Chipped
|
7000 | [01Aug2025 02:43:24.618] [modloading-worker-0/DEBUG] [mixin/]: rechiseled_chipped.mixins.json:MixinChipped from mod rechiseled_chipped: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7001 | [01Aug2025 02:43:24.619] [modloading-worker-0/DEBUG] [mixin/]: rechiseled_chipped.mixins.json:MixinChipped from mod rechiseled_chipped->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7002 | [01Aug2025 02:43:24.635] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinChippedModBlocks from rechiseled_chipped.mixins.json into earth.terrarium.chipped.common.registry.ModBlocks
|
7003 | [01Aug2025 02:43:24.635] [modloading-worker-0/DEBUG] [mixin/]: rechiseled_chipped.mixins.json:MixinChippedModBlocks from mod rechiseled_chipped: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7004 | [01Aug2025 02:43:24.674] [modloading-worker-0/DEBUG] [mixin/]: rechiseled_chipped.mixins.json:MixinChippedModBlocks from mod rechiseled_chipped->@Inject::catchChippedRegistry(Lnet/minecraft/world/level/block/Block;Learth/terrarium/chipped/common/palette/Palette;Ljava/util/function/Function;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7005 | [01Aug2025 02:43:24.674] [modloading-worker-0/DEBUG] [mixin/]: rechiseled_chipped.mixins.json:MixinChippedModBlocks from mod rechiseled_chipped->@Inject::catchChippedTorchRegistry(Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Learth/terrarium/chipped/common/palette/Palette;Ljava/util/function/BiFunction;Ljava/util/function/BiFunction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7006 | [01Aug2025 02:43:24.733] [modloading-worker-0/WARN] [supermartijn642corelib/]: Mod 'Chipped' is requesting registration helper for different modid 'rechiseled_chipped'!
|
7007 | [01Aug2025 02:43:24.734] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chipped
|
7008 | [01Aug2025 02:43:24.734] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rechiseled_chipped
|
7009 | [01Aug2025 02:43:24.807] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwbridges
|
7010 | [01Aug2025 02:43:24.875] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file framedblocks-client.toml for framedblocks tracking
|
7011 | [01Aug2025 02:43:24.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file framedblocks-server.toml for framedblocks tracking
|
7012 | [01Aug2025 02:43:25.091] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7013 | [01Aug2025 02:43:25.173] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for framedblocks
|
7014 | [01Aug2025 02:43:25.173] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class xfacthd.framedblocks.common.datagen.GeneratorHandler for @SubscribeEvent-annotated methods
|
7015 | [01Aug2025 02:43:25.175] [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
|
7016 | [01Aug2025 02:43:25.176] [modloading-worker-0/DEBUG] [mixin/]: Mixing FluidIngredientMixin from kubejs.mixins.json into net.neoforged.neoforge.fluids.crafting.FluidIngredient
|
7017 | [01Aug2025 02:43:25.220] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for hostilenetworks
|
7018 | [01Aug2025 02:43:25.221] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.hostilenetworks.HostileEvents for @SubscribeEvent-annotated methods
|
7019 | [01Aug2025 02:43:25.222] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/hostilenetworks/HostileEvents; to the game event bus
|
7020 | [01Aug2025 02:43:25.225] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file jearchaeology-common.toml for jearchaeology tracking
|
7021 | [01Aug2025 02:43:25.225] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jearchaeology
|
7022 | [01Aug2025 02:43:25.225] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.jearchaeology.JEArchaeology$ModEvents for @SubscribeEvent-annotated methods
|
7023 | [01Aug2025 02:43:25.225] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/jearchaeology/JEArchaeology$ModEvents; to the mod event bus of mod jearchaeology
|
7024 | [01Aug2025 02:43:25.226] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.jearchaeology.JEArchaeology$Events for @SubscribeEvent-annotated methods
|
7025 | [01Aug2025 02:43:25.226] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/jearchaeology/JEArchaeology$Events; to the game event bus
|
7026 | [01Aug2025 02:43:25.226] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.jearchaeology.Config for @SubscribeEvent-annotated methods
|
7027 | [01Aug2025 02:43:25.226] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/jearchaeology/Config; to the mod event bus of mod jearchaeology
|
7028 | [01Aug2025 02:43:25.273] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fuelgoeshere
|
7029 | [01Aug2025 02:43:25.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplylight
|
7030 | [01Aug2025 02:43:25.294] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for industrialforegoingsouls
|
7031 | [01Aug2025 02:43:25.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoingsouls/industrialforegoing-souls-client.toml for industrialforegoingsouls tracking
|
7032 | [01Aug2025 02:43:25.304] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoingsouls/industrialforegoing-souls-machines.toml for industrialforegoingsouls tracking
|
7033 | [01Aug2025 02:43:25.306] [modloading-worker-0/DEBUG] [com.hrznstudio.titanium.block_network.NetworkRegistry/]: Registering network factory industrialforegoingsouls:soul
|
7034 | [01Aug2025 02:43:25.307] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for industrialforegoingsouls
|
7035 | [01Aug2025 02:43:25.307] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lionfishapi
|
7036 | [01Aug2025 02:43:25.311] [modloading-worker-0/INFO] [com.cupboard.Cupboard/]: Loaded config for: memorysettings.json
|
7037 | [01Aug2025 02:43:25.312] [modloading-worker-0/WARN] [com.memorysettings.config.CommonConfiguration/]: You have allocated less memory( 2800 MB) than the recommended minimum for this pack: 4096 MB.
|
7038 | The suggested amount for your system is: 8000 mb.
|
7039 | Click OK to visit a wiki with instructions on how to allocate more memory, or Cancel to ignore this warning.
|
7040 | [01Aug2025 02:43:25.313] [modloading-worker-0/WARN] [com.memorysettings.config.CommonConfiguration/]: You have less memory allocated(2800mb) than recommended for this pack, the minimum is: 4096mb.
|
7041 | The recommended amount for your system is: 8000 mb.
|
7042 |
|
7043 | [01Aug2025 02:43:25.313] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for memorysettings
|
7044 | [01Aug2025 02:43:25.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cataclysm.toml for cataclysm tracking
|
7045 | [01Aug2025 02:43:25.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cataclysm
|
7046 | [01Aug2025 02:43:25.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.L_Ender.cataclysm.init.ModEntities for @SubscribeEvent-annotated methods
|
7047 | [01Aug2025 02:43:25.595] [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
|
7048 | [01Aug2025 02:43:25.596] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.L_Ender.cataclysm.event.ServerEventHandler for @SubscribeEvent-annotated methods
|
7049 | [01Aug2025 02:43:25.598] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/L_Ender/cataclysm/event/ServerEventHandler; to the game event bus
|
7050 | [01Aug2025 02:43:25.602] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for blockui
|
7051 | [01Aug2025 02:43:25.612] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file structurize-server.toml for structurize tracking
|
7052 | [01Aug2025 02:43:25.698] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for structurize
|
7053 | [01Aug2025 02:43:25.715] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file minecolonies-server.toml for minecolonies tracking
|
7054 | [01Aug2025 02:43:25.715] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file minecolonies-common.toml for minecolonies tracking
|
7055 | [01Aug2025 02:43:25.795] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7056 | [01Aug2025 02:43:25.795] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7057 | [01Aug2025 02:43:25.795] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7058 | [01Aug2025 02:43:25.795] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7059 | [01Aug2025 02:43:25.795] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7060 | [01Aug2025 02:43:25.795] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7061 | [01Aug2025 02:43:25.795] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7062 | [01Aug2025 02:43:25.795] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7063 | [01Aug2025 02:43:25.795] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7064 | [01Aug2025 02:43:25.795] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7065 | [01Aug2025 02:43:25.795] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7066 | [01Aug2025 02:43:25.796] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7067 | [01Aug2025 02:43:25.796] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7068 | [01Aug2025 02:43:25.796] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7069 | [01Aug2025 02:43:25.796] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7070 | [01Aug2025 02:43:25.796] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7071 | [01Aug2025 02:43:25.796] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7072 | [01Aug2025 02:43:25.796] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7073 | [01Aug2025 02:43:25.903] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tempad
|
7074 | [01Aug2025 02:43:25.908] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file tiab-server.toml for tiab tracking
|
7075 | [01Aug2025 02:43:25.908] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tiab
|
7076 | [01Aug2025 02:43:25.909] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticalcustomization
|
7077 | [01Aug2025 02:43:25.914] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file elevatorid-server.toml for elevatorid tracking
|
7078 | [01Aug2025 02:43:25.914] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for elevatorid
|
7079 | [01Aug2025 02:43:25.914] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.vsngarcia.neoforge.network.NetworkHandler for @SubscribeEvent-annotated methods
|
7080 | [01Aug2025 02:43:25.916] [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
|
7081 | [01Aug2025 02:43:25.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_hypertube-client.toml for create_hypertube tracking
|
7082 | [01Aug2025 02:43:25.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_hypertube-server.toml for create_hypertube tracking
|
7083 | [01Aug2025 02:43:25.991] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_hypertube
|
7084 | [01Aug2025 02:43:25.991] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.registry.ModCreativeTab for @SubscribeEvent-annotated methods
|
7085 | [01Aug2025 02:43:25.992] [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
|
7086 | [01Aug2025 02:43:25.992] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.network.NetworkHandler for @SubscribeEvent-annotated methods
|
7087 | [01Aug2025 02:43:25.992] [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
|
7088 | [01Aug2025 02:43:25.993] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.events.PlayerSyncEvents for @SubscribeEvent-annotated methods
|
7089 | [01Aug2025 02:43:25.993] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/events/PlayerSyncEvents; to the game event bus
|
7090 | [01Aug2025 02:43:25.994] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.events.ModServerEvents for @SubscribeEvent-annotated methods
|
7091 | [01Aug2025 02:43:25.994] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/events/ModServerEvents; to the game event bus
|
7092 | [01Aug2025 02:43:25.995] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.core.data.DataGenerators for @SubscribeEvent-annotated methods
|
7093 | [01Aug2025 02:43:25.995] [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
|
7094 | [01Aug2025 02:43:25.995] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bridgingmod
|
7095 | [01Aug2025 02:43:25.996] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for hardenedarmadillos
|
7096 | [01Aug2025 02:43:25.998] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file aiimprovements-common.toml for aiimprovements tracking
|
7097 | [01Aug2025 02:43:25.998] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for aiimprovements
|
7098 | [01Aug2025 02:43:25.998] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.builtbroken.ai.improvements.modifier.ModifierSystem for @SubscribeEvent-annotated methods
|
7099 | [01Aug2025 02:43:26.003] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/builtbroken/ai/improvements/modifier/ModifierSystem; to the game event bus
|
7100 | [01Aug2025 02:43:26.004] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.builtbroken.ai.improvements.AIImprovements for @SubscribeEvent-annotated methods
|
7101 | [01Aug2025 02:43:26.004] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/builtbroken/ai/improvements/AIImprovements; to the mod event bus of mod aiimprovements
|
7102 | [01Aug2025 02:43:26.004] [modloading-worker-0/INFO] [com.cupboard.Cupboard/]: Loaded config for: cupboard.json
|
7103 | [01Aug2025 02:43:26.005] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cupboard
|
7104 | [01Aug2025 02:43:26.007] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_ocultas/base-common.toml for ars_ocultas tracking
|
7105 | [01Aug2025 02:43:26.007] [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
|
7106 | [01Aug2025 02:43:26.010] [modloading-worker-0/DEBUG] [mixin/]: Mixing ars_nouveau.AbstractSpellPartMixin from ars_unification.mixins.json into com.hollingsworth.arsnouveau.api.spell.AbstractSpellPart
|
7107 | [01Aug2025 02:43:26.010] [modloading-worker-0/DEBUG] [mixin/]: ars_unification.mixins.json:ars_nouveau.AbstractSpellPartMixin from mod ars_unification: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7108 | [01Aug2025 02:43:26.011] [modloading-worker-0/DEBUG] [mixin/]: ars_unification.mixins.json:ars_nouveau.AbstractSpellPartMixin from mod ars_unification->@Inject::editAugmentDescriptions(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7109 | [01Aug2025 02:43:26.012] [modloading-worker-0/DEBUG] [mixin/]: ars_unification.mixins.json:ars_nouveau.AbstractSpellPartMixin from mod ars_unification->@Inject::editAugmentDescriptions(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 3 override(s) in child classes
|
7110 | [01Aug2025 02:43:26.012] [modloading-worker-0/DEBUG] [mixin/]: ars_unification.mixins.json:ars_nouveau.AbstractSpellPartMixin from mod ars_unification->@Inject::editAugmentDescriptions(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V will be passed a CallbackInfo as a result
|
7111 | [01Aug2025 02:43:26.015] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_ocultas
|
7112 | [01Aug2025 02:43:26.015] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mystchonky.arsocultas.common.registrar.RegisterEvents for @SubscribeEvent-annotated methods
|
7113 | [01Aug2025 02:43:26.015] [modloading-worker-0/DEBUG] [mixin/]: Mixing MobJarCapability from starbunclemania.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.MobJarTile
|
7114 | [01Aug2025 02:43:26.017] [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
|
7115 | [01Aug2025 02:43:26.017] [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
|
7116 | [01Aug2025 02:43:26.017] [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
|
7117 | [01Aug2025 02:43:26.017] [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
|
7118 | [01Aug2025 02:43:26.017] [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
|
7119 | [01Aug2025 02:43:26.017] [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
|
7120 | [01Aug2025 02:43:26.019] [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
|
7121 | [01Aug2025 02:43:26.020] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mystchonky.arsocultas.common.event.OccultismEvents for @SubscribeEvent-annotated methods
|
7122 | [01Aug2025 02:43:26.021] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mystchonky/arsocultas/common/event/OccultismEvents; to the game event bus
|
7123 | [01Aug2025 02:43:26.021] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mystchonky.arsocultas.data.DataProvider for @SubscribeEvent-annotated methods
|
7124 | [01Aug2025 02:43:26.021] [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
|
7125 | [01Aug2025 02:43:26.176] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file undergarden-common.toml for undergarden tracking
|
7126 | [01Aug2025 02:43:26.176] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file undergarden-client.toml for undergarden tracking
|
7127 | [01Aug2025 02:43:26.176] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for undergarden
|
7128 | [01Aug2025 02:43:26.178] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for minecolonies
|
7129 | [01Aug2025 02:43:26.178] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.minecolonies.core.event.QuestObjectiveEventHandler for @SubscribeEvent-annotated methods
|
7130 | [01Aug2025 02:43:26.179] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/minecolonies/core/event/QuestObjectiveEventHandler; to the game event bus
|
7131 | [01Aug2025 02:43:26.180] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.NeoForgePlatformHelper@75520d24 for service interface com.mrcrayfish.framework.platform.services.IPlatformHelper
|
7132 | [01Aug2025 02:43:26.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.minecolonies.apiimp.initializer.ModContainerInitializers for @SubscribeEvent-annotated methods
|
7133 | [01Aug2025 02:43:26.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/minecolonies/apiimp/initializer/ModContainerInitializers; to the mod event bus of mod minecolonies
|
7134 | [01Aug2025 02:43:26.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.minecolonies.apiimp.initializer.EntityInitializer for @SubscribeEvent-annotated methods
|
7135 | [01Aug2025 02:43:26.181] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.NeoForgeNetworkHelper@7721e776 for service interface com.mrcrayfish.framework.platform.services.INetworkHelper
|
7136 | [01Aug2025 02:43:26.181] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/minecolonies/apiimp/initializer/EntityInitializer; to the mod event bus of mod minecolonies
|
7137 | [01Aug2025 02:43:26.181] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.minecolonies.apiimp.initializer.ModItemsInitializer for @SubscribeEvent-annotated methods
|
7138 | [01Aug2025 02:43:26.182] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.NeoForgeRegistrationHelper@2e34ac89 for service interface com.mrcrayfish.framework.platform.services.IRegistrationHelper
|
7139 | [01Aug2025 02:43:26.182] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/minecolonies/apiimp/initializer/ModItemsInitializer; to the mod event bus of mod minecolonies
|
7140 | [01Aug2025 02:43:26.182] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.minecolonies.apiimp.initializer.ModParticleTypesInitializer$CommonRegistration for @SubscribeEvent-annotated methods
|
7141 | [01Aug2025 02:43:26.182] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.NeoForgeEntityHelper@3225f7d1 for service interface com.mrcrayfish.framework.platform.services.IEntityHelper
|
7142 | [01Aug2025 02:43:26.182] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/minecolonies/apiimp/initializer/ModParticleTypesInitializer$CommonRegistration; to the mod event bus of mod minecolonies
|
7143 | [01Aug2025 02:43:26.182] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.minecolonies.apiimp.initializer.ModBlocksInitializer for @SubscribeEvent-annotated methods
|
7144 | [01Aug2025 02:43:26.183] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.NeoForgeConfigHelper@6489ff11 for service interface com.mrcrayfish.framework.platform.services.IConfigHelper
|
7145 | [01Aug2025 02:43:26.184] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/minecolonies/apiimp/initializer/ModBlocksInitializer; to the mod event bus of mod minecolonies
|
7146 | [01Aug2025 02:43:26.187] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for multipiston
|
7147 | [01Aug2025 02:43:26.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bwncr-common.toml for bwncr tracking
|
7148 | [01Aug2025 02:43:26.189] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bwncr
|
7149 | [01Aug2025 02:43:26.197] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.C2SPacket$InitTPSProfile
|
7150 | [01Aug2025 02:43:26.198] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.C2SPacket$RequestAvailability
|
7151 | [01Aug2025 02:43:26.199] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilingStarted
|
7152 | [01Aug2025 02:43:26.200] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilingCompleted
|
7153 | [01Aug2025 02:43:26.200] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilerInactive
|
7154 | [01Aug2025 02:43:26.201] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilingResult
|
7155 | [01Aug2025 02:43:26.202] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$Availability
|
7156 | [01Aug2025 02:43:26.203] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for observable
|
7157 | [01Aug2025 02:43:26.206] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for atlas_api
|
7158 | [01Aug2025 02:43:26.207] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pamhc2trees.toml for pamhc2trees tracking
|
7159 | [01Aug2025 02:43:26.217] [modloading-worker-0/DEBUG] [MrCrayfish's Furniture Mod: Refurbished/]: Loaded com.mrcrayfish.furniture.refurbished.platform.NeoForgePlatformHelper@6dbb2491 for service interface com.mrcrayfish.furniture.refurbished.platform.services.IPlatformHelper
|
7160 | [01Aug2025 02:43:26.219] [modloading-worker-0/DEBUG] [MrCrayfish's Furniture Mod: Refurbished/]: Loaded com.mrcrayfish.furniture.refurbished.platform.NeoForgeBlockHelper@4e6e94f5 for service interface com.mrcrayfish.furniture.refurbished.platform.services.IBlockHelper
|
7161 | [01Aug2025 02:43:26.274] [modloading-worker-0/DEBUG] [MrCrayfish's Furniture Mod: Refurbished/]: Loaded com.mrcrayfish.furniture.refurbished.platform.NeoForgeBlockEntityHelper@65a567f8 for service interface com.mrcrayfish.furniture.refurbished.platform.services.IBlockEntityHelper
|
7162 | [01Aug2025 02:43:26.274] [modloading-worker-0/DEBUG] [MrCrayfish's Furniture Mod: Refurbished/]: Loaded com.mrcrayfish.furniture.refurbished.platform.NeoForgeItemHelper@3ff6be7e for service interface com.mrcrayfish.furniture.refurbished.platform.services.IItemHelper
|
7163 | [01Aug2025 02:43:26.275] [modloading-worker-0/DEBUG] [MrCrayfish's Furniture Mod: Refurbished/]: Loaded com.mrcrayfish.furniture.refurbished.platform.NeoForgeEntityHelper@46b5bed3 for service interface com.mrcrayfish.furniture.refurbished.platform.services.IEntityHelper
|
7164 | [01Aug2025 02:43:26.275] [modloading-worker-0/DEBUG] [MrCrayfish's Furniture Mod: Refurbished/]: Loaded com.mrcrayfish.furniture.refurbished.platform.NeoForgeRecipeHelper@5513d539 for service interface com.mrcrayfish.furniture.refurbished.platform.services.IRecipeHelper
|
7165 | [01Aug2025 02:43:26.276] [modloading-worker-0/DEBUG] [MrCrayfish's Furniture Mod: Refurbished/]: Loaded com.mrcrayfish.furniture.refurbished.platform.NeoForgeFluidHelper@56d92032 for service interface com.mrcrayfish.furniture.refurbished.platform.services.IFluidHelper
|
7166 | [01Aug2025 02:43:26.277] [modloading-worker-0/DEBUG] [MrCrayfish's Furniture Mod: Refurbished/]: Loaded com.mrcrayfish.furniture.refurbished.platform.NeoForgeTagHelper@418717cc for service interface com.mrcrayfish.furniture.refurbished.platform.services.ITagHelper
|
7167 | [01Aug2025 02:43:26.279] [modloading-worker-0/DEBUG] [MrCrayfish's Furniture Mod: Refurbished/]: Loaded com.mrcrayfish.furniture.refurbished.platform.NeoForgeMenuHelper@10fac45e for service interface com.mrcrayfish.furniture.refurbished.platform.services.IMenuHelper
|
7168 | [01Aug2025 02:43:26.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pamhc2trees
|
7169 | [01Aug2025 02:43:26.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pam.pamhc2trees.data.DataGen for @SubscribeEvent-annotated methods
|
7170 | [01Aug2025 02:43:26.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pam/pamhc2trees/data/DataGen; to the mod event bus of mod pamhc2trees
|
7171 | [01Aug2025 02:43:26.304] [modloading-worker-0/INFO] [redstonepen/]: Redstone Pen GIT id #f8a37d5.
|
7172 | [01Aug2025 02:43:26.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for redstonepen
|
7173 | [01Aug2025 02:43:26.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dyenamics
|
7174 | [01Aug2025 02:43:26.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.dyenamics.data.DyenamicsDataProvider for @SubscribeEvent-annotated methods
|
7175 | [01Aug2025 02:43:26.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/dyenamics/data/DyenamicsDataProvider; to the mod event bus of mod dyenamics
|
7176 | [01Aug2025 02:43:26.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.dyenamics.core.util.ModEventHandler for @SubscribeEvent-annotated methods
|
7177 | [01Aug2025 02:43:26.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/dyenamics/core/util/ModEventHandler; to the mod event bus of mod dyenamics
|
7178 | [01Aug2025 02:43:26.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.dyenamics.core.util.EventHandler for @SubscribeEvent-annotated methods
|
7179 | [01Aug2025 02:43:26.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/dyenamics/core/util/EventHandler; to the game event bus
|
7180 | [01Aug2025 02:43:26.400] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for commonnetworking
|
7181 | [01Aug2025 02:43:26.403] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file reap-server.toml for reap tracking
|
7182 | [01Aug2025 02:43:26.403] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for reap
|
7183 | [01Aug2025 02:43:26.404] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clumps
|
7184 | [01Aug2025 02:43:26.405] [modloading-worker-0/DEBUG] [mixin/]: Mixing config.ModConfigMixin from rarcompat.mixins.json into artifacts.config.ModConfig
|
7185 | [01Aug2025 02:43:26.405] [modloading-worker-0/DEBUG] [mixin/]: rarcompat.mixins.json:config.ModConfigMixin from mod rarcompat: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7186 | [01Aug2025 02:43:26.406] [modloading-worker-0/DEBUG] [mixin/]: rarcompat.mixins.json:config.ModConfigMixin from mod rarcompat->@Inject::getNightVisionScale(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7187 | [01Aug2025 02:43:26.407] [modloading-worker-0/DEBUG] [mixin/]: Mixing config.ConfigManagerMixin from rarcompat.mixins.json into artifacts.config.ConfigManager
|
7188 | [01Aug2025 02:43:26.407] [modloading-worker-0/DEBUG] [mixin/]: rarcompat.mixins.json:config.ConfigManagerMixin from mod rarcompat: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7189 | [01Aug2025 02:43:26.408] [modloading-worker-0/DEBUG] [mixin/]: rarcompat.mixins.json:config.ConfigManagerMixin from mod rarcompat->@Inject::readValuesFromConfig(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7190 | [01Aug2025 02:43:26.408] [modloading-worker-0/DEBUG] [mixin/]: rarcompat.mixins.json:config.ConfigManagerMixin from mod rarcompat->@Inject::setCi(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7191 | [01Aug2025 02:43:26.416] [modloading-worker-0/DEBUG] [mixin/]: Mixing init.ModItemsMixin from rarcompat.mixins.json into artifacts.registry.ModItems
|
7192 | [01Aug2025 02:43:26.416] [modloading-worker-0/DEBUG] [mixin/]: rarcompat.mixins.json:init.ModItemsMixin from mod rarcompat: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7193 | [01Aug2025 02:43:26.490] [modloading-worker-0/DEBUG] [artifacts.Artifacts/]: Loaded artifacts.neoforge.platform.NeoForgePlatformHelper@14881a6f for service interface artifacts.platform.PlatformHelper
|
7194 | [01Aug2025 02:43:26.491] [modloading-worker-0/DEBUG] [mixin/]: Mixing item.UmbrellaItemMixin from mixins.artifacts.neoforge.json into artifacts.item.UmbrellaItem
|
7195 | [01Aug2025 02:43:26.604] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for framework
|
7196 | [01Aug2025 02:43:26.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file explorerscompass-common.toml for explorerscompass tracking
|
7197 | [01Aug2025 02:43:26.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file explorerscompass-client.toml for explorerscompass tracking
|
7198 | [01Aug2025 02:43:26.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for explorerscompass
|
7199 | [01Aug2025 02:43:26.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.chaosthedude.explorerscompass.registry.ExplorersCompassRegistry for @SubscribeEvent-annotated methods
|
7200 | [01Aug2025 02:43:26.607] [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
|
7201 | [01Aug2025 02:43:26.608] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for toastcontrol
|
7202 | [01Aug2025 02:43:26.621] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mininggadgets-common.toml for mininggadgets tracking
|
7203 | [01Aug2025 02:43:26.624] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mininggadgets
|
7204 | [01Aug2025 02:43:26.624] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.mininggadgets.common.data.Generator for @SubscribeEvent-annotated methods
|
7205 | [01Aug2025 02:43:26.624] [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
|
7206 | [01Aug2025 02:43:26.625] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for theurgy_kubejs
|
7207 | [01Aug2025 02:43:26.633] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file trophymanager-server.toml for trophymanager tracking
|
7208 | [01Aug2025 02:43:26.633] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trophymanager
|
7209 | [01Aug2025 02:43:26.633] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.trophymanager.TrophyManager$ModEventHandler for @SubscribeEvent-annotated methods
|
7210 | [01Aug2025 02:43:26.633] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/trophymanager/TrophyManager$ModEventHandler; to the mod event bus of mod trophymanager
|
7211 | [01Aug2025 02:43:26.634] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.trophymanager.TrophyManager$EventHandler for @SubscribeEvent-annotated methods
|
7212 | [01Aug2025 02:43:26.634] [modloading-worker-0/DEBUG] [mixin/]: Mixing RollLootTableModifierMixin from rarcompat.mixins.json into artifacts.neoforge.loot.RollLootTableModifier
|
7213 | [01Aug2025 02:43:26.634] [modloading-worker-0/DEBUG] [mixin/]: rarcompat.mixins.json:RollLootTableModifierMixin from mod rarcompat: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7214 | [01Aug2025 02:43:26.635] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$doApply$1(Lnet/minecraft/world/level/storage/loot/LootContext;Lit/unimi/dsi/fastutil/objects/ObjectArrayList;Lnet/minecraft/core/Holder$Reference;)V to md6731f0$rarcompat$lambda$doApply$1$0 in rarcompat.mixins.json:RollLootTableModifierMixin from mod rarcompat
|
7215 | [01Aug2025 02:43:26.635] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$doApply$0(Lit/unimi/dsi/fastutil/objects/ObjectArrayList;Lnet/minecraft/world/item/ItemStack;)V to md6731f0$rarcompat$lambda$doApply$0$1 in rarcompat.mixins.json:RollLootTableModifierMixin from mod rarcompat
|
7216 | [01Aug2025 02:43:26.636] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/trophymanager/TrophyManager$EventHandler; to the game event bus
|
7217 | [01Aug2025 02:43:26.636] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.trophymanager.data.TrophyDataProvider for @SubscribeEvent-annotated methods
|
7218 | [01Aug2025 02:43:26.637] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/trophymanager/data/TrophyDataProvider; to the mod event bus of mod trophymanager
|
7219 | [01Aug2025 02:43:26.678] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for artifacts
|
7220 | [01Aug2025 02:43:26.681] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rarcompat
|
7221 | [01Aug2025 02:43:26.681] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.network.NetworkHandler for @SubscribeEvent-annotated methods
|
7222 | [01Aug2025 02:43:26.681] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/network/NetworkHandler; to the mod event bus of mod rarcompat
|
7223 | [01Aug2025 02:43:26.682] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.UmbrellaItem$UmbrellaCommonEvents for @SubscribeEvent-annotated methods
|
7224 | [01Aug2025 02:43:26.682] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/UmbrellaItem$UmbrellaCommonEvents; to the game event bus
|
7225 | [01Aug2025 02:43:26.682] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.necklace.ThornPendantItem$ThornPendantEvent for @SubscribeEvent-annotated methods
|
7226 | [01Aug2025 02:43:26.683] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/necklace/ThornPendantItem$ThornPendantEvent; to the game event bus
|
7227 | [01Aug2025 02:43:26.683] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.necklace.ShockPendantItem$ShockPendantEvent for @SubscribeEvent-annotated methods
|
7228 | [01Aug2025 02:43:26.683] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/necklace/ShockPendantItem$ShockPendantEvent; to the game event bus
|
7229 | [01Aug2025 02:43:26.684] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.necklace.ScarfOfInvisibilityItem$ScarfOfInvisibilityEvent for @SubscribeEvent-annotated methods
|
7230 | [01Aug2025 02:43:26.684] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/necklace/ScarfOfInvisibilityItem$ScarfOfInvisibilityEvent; to the game event bus
|
7231 | [01Aug2025 02:43:26.684] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.necklace.PanicNecklaceItem$PanicNecklaceEvent for @SubscribeEvent-annotated methods
|
7232 | [01Aug2025 02:43:26.685] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/necklace/PanicNecklaceItem$PanicNecklaceEvent; to the game event bus
|
7233 | [01Aug2025 02:43:26.685] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.necklace.FlamePendantItem$FlamePendantEvent for @SubscribeEvent-annotated methods
|
7234 | [01Aug2025 02:43:26.685] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/necklace/FlamePendantItem$FlamePendantEvent; to the game event bus
|
7235 | [01Aug2025 02:43:26.685] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.necklace.CrossNecklaceItem$CrossNecklaceEvent for @SubscribeEvent-annotated methods
|
7236 | [01Aug2025 02:43:26.686] [modloading-worker-0/DEBUG] [mixin/]: Mixing SizedFluidIngredientMixin from kubejs.mixins.json into net.neoforged.neoforge.fluids.crafting.SizedFluidIngredient
|
7237 | [01Aug2025 02:43:26.686] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/necklace/CrossNecklaceItem$CrossNecklaceEvent; to the game event bus
|
7238 | [01Aug2025 02:43:26.686] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.necklace.CharmOfSinkingItem$CharmOfSinkingEvent for @SubscribeEvent-annotated methods
|
7239 | [01Aug2025 02:43:26.687] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/necklace/CharmOfSinkingItem$CharmOfSinkingEvent; to the game event bus
|
7240 | [01Aug2025 02:43:26.687] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hat.WhoopeeCushionItem$WhoopeeCushionEvent for @SubscribeEvent-annotated methods
|
7241 | [01Aug2025 02:43:26.687] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/hat/WhoopeeCushionItem$WhoopeeCushionEvent; to the game event bus
|
7242 | [01Aug2025 02:43:26.687] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hat.VillagerHatItem$VillagerHatEvent for @SubscribeEvent-annotated methods
|
7243 | [01Aug2025 02:43:26.687] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/hat/VillagerHatItem$VillagerHatEvent; to the game event bus
|
7244 | [01Aug2025 02:43:26.688] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hat.DrinkingHatItem$DrinkingHatEvents for @SubscribeEvent-annotated methods
|
7245 | [01Aug2025 02:43:26.688] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/hat/DrinkingHatItem$DrinkingHatEvents; to the game event bus
|
7246 | [01Aug2025 02:43:26.688] [modloading-worker-0/DEBUG] [mixin/]: Mixing SizedIngredientMixin from kubejs.mixins.json into net.neoforged.neoforge.common.crafting.SizedIngredient
|
7247 | [01Aug2025 02:43:26.688] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hat.CowboyHatItem$CowboyEvent for @SubscribeEvent-annotated methods
|
7248 | [01Aug2025 02:43:26.689] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/hat/CowboyHatItem$CowboyEvent; to the game event bus
|
7249 | [01Aug2025 02:43:26.689] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hat.AnglersHatItem$AnglersHatEvent for @SubscribeEvent-annotated methods
|
7250 | [01Aug2025 02:43:26.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/hat/AnglersHatItem$AnglersHatEvent; to the game event bus
|
7251 | [01Aug2025 02:43:26.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hands.VampiricGloveItem$VampiricGloveEvent for @SubscribeEvent-annotated methods
|
7252 | [01Aug2025 02:43:26.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/hands/VampiricGloveItem$VampiricGloveEvent; to the game event bus
|
7253 | [01Aug2025 02:43:26.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hands.PowerGloveItem$PowerGloveEvent for @SubscribeEvent-annotated methods
|
7254 | [01Aug2025 02:43:26.691] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/hands/PowerGloveItem$PowerGloveEvent; to the game event bus
|
7255 | [01Aug2025 02:43:26.691] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hands.PocketPistonItem$PocketPistonEvent for @SubscribeEvent-annotated methods
|
7256 | [01Aug2025 02:43:26.691] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/hands/PocketPistonItem$PocketPistonEvent; to the game event bus
|
7257 | [01Aug2025 02:43:26.691] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hands.PickaxeHeaterItem$PickaxeHeaterEvent for @SubscribeEvent-annotated methods
|
7258 | [01Aug2025 02:43:26.692] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/hands/PickaxeHeaterItem$PickaxeHeaterEvent; to the game event bus
|
7259 | [01Aug2025 02:43:26.692] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hands.GoldenHookItem$GoldenHookEvent for @SubscribeEvent-annotated methods
|
7260 | [01Aug2025 02:43:26.692] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/hands/GoldenHookItem$GoldenHookEvent; to the game event bus
|
7261 | [01Aug2025 02:43:26.692] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hands.FireGauntletItem$FireGauntletEvent for @SubscribeEvent-annotated methods
|
7262 | [01Aug2025 02:43:26.695] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/hands/FireGauntletItem$FireGauntletEvent; to the game event bus
|
7263 | [01Aug2025 02:43:26.695] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hands.FeralClawsItem$FeralClawsEvent for @SubscribeEvent-annotated methods
|
7264 | [01Aug2025 02:43:26.695] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/hands/FeralClawsItem$FeralClawsEvent; to the game event bus
|
7265 | [01Aug2025 02:43:26.695] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hands.DiggingClawsItem$DiggingClawsEvent for @SubscribeEvent-annotated methods
|
7266 | [01Aug2025 02:43:26.696] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/hands/DiggingClawsItem$DiggingClawsEvent; to the game event bus
|
7267 | [01Aug2025 02:43:26.696] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.feet.SteadfastSpikesItem$SteadfastSpikesEvent for @SubscribeEvent-annotated methods
|
7268 | [01Aug2025 02:43:26.696] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/feet/SteadfastSpikesItem$SteadfastSpikesEvent; to the game event bus
|
7269 | [01Aug2025 02:43:26.697] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.feet.KittySlippersItem$KittySlippersEvent for @SubscribeEvent-annotated methods
|
7270 | [01Aug2025 02:43:26.697] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/feet/KittySlippersItem$KittySlippersEvent; to the game event bus
|
7271 | [01Aug2025 02:43:26.698] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.feet.BunnyHoppersItem$BunnyHoppersEvent for @SubscribeEvent-annotated methods
|
7272 | [01Aug2025 02:43:26.698] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/feet/BunnyHoppersItem$BunnyHoppersEvent; to the game event bus
|
7273 | [01Aug2025 02:43:26.698] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.charm.UniversalAttractorItem$UniversalAttractorEvent for @SubscribeEvent-annotated methods
|
7274 | [01Aug2025 02:43:26.699] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/charm/UniversalAttractorItem$UniversalAttractorEvent; to the game event bus
|
7275 | [01Aug2025 02:43:26.699] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.charm.ObsidianSkullItem$ObsidianSkull for @SubscribeEvent-annotated methods
|
7276 | [01Aug2025 02:43:26.699] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/charm/ObsidianSkullItem$ObsidianSkull; to the game event bus
|
7277 | [01Aug2025 02:43:26.699] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.charm.HeliumFlamingoItem$HeliumFlamingoEvent for @SubscribeEvent-annotated methods
|
7278 | [01Aug2025 02:43:26.699] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/charm/HeliumFlamingoItem$HeliumFlamingoEvent; to the game event bus
|
7279 | [01Aug2025 02:43:26.700] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.charm.CrystalHeartItem$CrystalHeartEvent for @SubscribeEvent-annotated methods
|
7280 | [01Aug2025 02:43:26.700] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/charm/CrystalHeartItem$CrystalHeartEvent; to the game event bus
|
7281 | [01Aug2025 02:43:26.700] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.charm.ChorusTotemItem$ChorusTotemEvent for @SubscribeEvent-annotated methods
|
7282 | [01Aug2025 02:43:26.701] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/charm/ChorusTotemItem$ChorusTotemEvent; to the game event bus
|
7283 | [01Aug2025 02:43:26.701] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.charm.AntidoteVesselItem$AntidoteVeselEvents for @SubscribeEvent-annotated methods
|
7284 | [01Aug2025 02:43:26.701] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/charm/AntidoteVesselItem$AntidoteVeselEvents; to the game event bus
|
7285 | [01Aug2025 02:43:26.701] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.bracelet.WitheredBraceletItem$WitheredBraceletEvent for @SubscribeEvent-annotated methods
|
7286 | [01Aug2025 02:43:26.702] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/bracelet/WitheredBraceletItem$WitheredBraceletEvent; to the game event bus
|
7287 | [01Aug2025 02:43:26.702] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.bracelet.OnionRingItem$OnionRingEvent for @SubscribeEvent-annotated methods
|
7288 | [01Aug2025 02:43:26.702] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/bracelet/OnionRingItem$OnionRingEvent; to the game event bus
|
7289 | [01Aug2025 02:43:26.703] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.handlers.TooltipHandler for @SubscribeEvent-annotated methods
|
7290 | [01Aug2025 02:43:26.703] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/handlers/TooltipHandler; to the game event bus
|
7291 | [01Aug2025 02:43:26.703] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.handlers.MimicHandler for @SubscribeEvent-annotated methods
|
7292 | [01Aug2025 02:43:26.704] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/handlers/MimicHandler; to the game event bus
|
7293 | [01Aug2025 02:43:26.704] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for repeatable_trial_vaults
|
7294 | [01Aug2025 02:43:26.706] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7295 | [01Aug2025 02:43:26.706] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7296 | [01Aug2025 02:43:26.709] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7297 | [01Aug2025 02:43:26.732] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7298 | [01Aug2025 02:43:26.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xycraft/core-client.toml for xycraft_core tracking
|
7299 | [01Aug2025 02:43:26.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xycraft/core-server.toml for xycraft_core tracking
|
7300 | [01Aug2025 02:43:26.789] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xycraft_core
|
7301 | [01Aug2025 02:43:26.789] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.datagen.CoreDataGenerator for @SubscribeEvent-annotated methods
|
7302 | [01Aug2025 02:43:26.790] [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
|
7303 | [01Aug2025 02:43:26.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.volumes.HydrationVolume for @SubscribeEvent-annotated methods
|
7304 | [01Aug2025 02:43:26.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/content/volumes/HydrationVolume; to the game event bus
|
7305 | [01Aug2025 02:43:26.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.stages.IXyStage$EventHandlers for @SubscribeEvent-annotated methods
|
7306 | [01Aug2025 02:43:26.791] [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
|
7307 | [01Aug2025 02:43:26.792] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.capabilities.WrenchCapability for @SubscribeEvent-annotated methods
|
7308 | [01Aug2025 02:43:26.793] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/content/capabilities/WrenchCapability; to the game event bus
|
7309 | [01Aug2025 02:43:26.793] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.capabilities.CoreCapabilities for @SubscribeEvent-annotated methods
|
7310 | [01Aug2025 02:43:26.793] [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
|
7311 | [01Aug2025 02:43:26.793] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.capabilities.ColorableCapability for @SubscribeEvent-annotated methods
|
7312 | [01Aug2025 02:43:26.794] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/content/capabilities/ColorableCapability; to the game event bus
|
7313 | [01Aug2025 02:43:26.794] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.attachments.memory.PlayerPowerItemLookupAttachment for @SubscribeEvent-annotated methods
|
7314 | [01Aug2025 02:43:26.794] [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
|
7315 | [01Aug2025 02:43:26.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.attachments.accessors.Ticks for @SubscribeEvent-annotated methods
|
7316 | [01Aug2025 02:43:26.795] [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
|
7317 | [01Aug2025 02:43:26.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.XyCoreCommon$NeoForgeBus for @SubscribeEvent-annotated methods
|
7318 | [01Aug2025 02:43:26.796] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/XyCoreCommon$NeoForgeBus; to the game event bus
|
7319 | [01Aug2025 02:43:26.837] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mysticalagriculture-common.toml for mysticalagriculture tracking
|
7320 | [01Aug2025 02:43:26.874] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/mysticalagriculture-common.toml
|
7321 | [01Aug2025 02:43:26.874] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/mysticalagriculture-common.toml for changes
|
7322 | [01Aug2025 02:43:26.879] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
|
7323 | [01Aug2025 02:43:26.887] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xycraft_world
|
7324 | [01Aug2025 02:43:26.887] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.datagen.WorldDataGenerator for @SubscribeEvent-annotated methods
|
7325 | [01Aug2025 02:43:26.889] [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
|
7326 | [01Aug2025 02:43:26.889] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.content.volumes.Atmosphere for @SubscribeEvent-annotated methods
|
7327 | [01Aug2025 02:43:26.890] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/world/content/volumes/Atmosphere; to the game event bus
|
7328 | [01Aug2025 02:43:26.890] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.content.blocks.lamps.LampPillarBlock for @SubscribeEvent-annotated methods
|
7329 | [01Aug2025 02:43:26.890] [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
|
7330 | [01Aug2025 02:43:26.891] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.content.blocks.lamps.LampLanternBlock for @SubscribeEvent-annotated methods
|
7331 | [01Aug2025 02:43:26.893] [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
|
7332 | [01Aug2025 02:43:26.893] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.content.blocks.lamps.LampFlushBlock for @SubscribeEvent-annotated methods
|
7333 | [01Aug2025 02:43:26.894] [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
|
7334 | [01Aug2025 02:43:26.894] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.content.blocks.lamps.LampCubeBlock for @SubscribeEvent-annotated methods
|
7335 | [01Aug2025 02:43:26.895] [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
|
7336 | [01Aug2025 02:43:26.895] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalcustomization.lib.ModCorePlugin
|
7337 | [01Aug2025 02:43:26.895] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.content.blocks.AureyBlock for @SubscribeEvent-annotated methods
|
7338 | [01Aug2025 02:43:26.895] [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
|
7339 | [01Aug2025 02:43:26.898] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
|
7340 | [01Aug2025 02:43:26.922] [modloading-worker-0/INFO] [Mystical Agriculture/]: Loaded 3 plugins
|
7341 | [01Aug2025 02:43:26.922] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticalagriculture
|
7342 | [01Aug2025 02:43:26.976] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mysticalagradditions-common.toml for mysticalagradditions tracking
|
7343 | [01Aug2025 02:43:26.977] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/mysticalagradditions-common.toml
|
7344 | [01Aug2025 02:43:26.977] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/mysticalagradditions-common.toml for changes
|
7345 | [01Aug2025 02:43:26.977] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticalagradditions
|
7346 | [01Aug2025 02:43:26.983] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file craftingtweaks-common.toml for craftingtweaks tracking
|
7347 | [01Aug2025 02:43:26.994] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for craftingtweaks
|
7348 | [01Aug2025 02:43:27.015] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for endermanoverhaul
|
7349 | [01Aug2025 02:43:27.015] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tech.alexnijjar.endermanoverhaul.datagen.EndermanOverhaulDataGenerator for @SubscribeEvent-annotated methods
|
7350 | [01Aug2025 02:43:27.016] [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
|
7351 | [01Aug2025 02:43:27.016] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tech.alexnijjar.endermanoverhaul.common.registry.ModEntityTypes for @SubscribeEvent-annotated methods
|
7352 | [01Aug2025 02:43:27.016] [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
|
7353 | [01Aug2025 02:43:27.022] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7354 | [01Aug2025 02:43:27.028] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apothic_spawners
|
7355 | [01Aug2025 02:43:27.029] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7356 | [01Aug2025 02:43:27.029] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7357 | [01Aug2025 02:43:27.029] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7358 | [01Aug2025 02:43:27.029] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7359 | [01Aug2025 02:43:27.095] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_conduits
|
7360 | [01Aug2025 02:43:27.096] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.EnderIOConduits for @SubscribeEvent-annotated methods
|
7361 | [01Aug2025 02:43:27.096] [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
|
7362 | [01Aug2025 02:43:27.096] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.network.ConduitNetwork for @SubscribeEvent-annotated methods
|
7363 | [01Aug2025 02:43:27.097] [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
|
7364 | [01Aug2025 02:43:27.097] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.conduit.ConduitBlockItem for @SubscribeEvent-annotated methods
|
7365 | [01Aug2025 02:43:27.098] [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
|
7366 | [01Aug2025 02:43:27.098] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.conduit.ConduitSavedData for @SubscribeEvent-annotated methods
|
7367 | [01Aug2025 02:43:27.101] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/common/conduit/ConduitSavedData; to the game event bus
|
7368 | [01Aug2025 02:43:27.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.conduit.block.ConduitBundleBlock for @SubscribeEvent-annotated methods
|
7369 | [01Aug2025 02:43:27.103] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/common/conduit/block/ConduitBundleBlock; to the game event bus
|
7370 | [01Aug2025 02:43:27.103] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.conduit.ConduitSorter for @SubscribeEvent-annotated methods
|
7371 | [01Aug2025 02:43:27.104] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/common/conduit/ConduitSorter; to the game event bus
|
7372 | [01Aug2025 02:43:27.104] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.init.ConduitBlockEntities for @SubscribeEvent-annotated methods
|
7373 | [01Aug2025 02:43:27.104] [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
|
7374 | [01Aug2025 02:43:27.104] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbjeiextras
|
7375 | [01Aug2025 02:43:27.105] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio
|
7376 | [01Aug2025 02:43:27.131] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file easy_villagers-server.toml for easy_villagers tracking
|
7377 | [01Aug2025 02:43:27.132] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file easy_villagers-client.toml for easy_villagers tracking
|
7378 | [01Aug2025 02:43:27.132] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for easy_villagers
|
7379 | [01Aug2025 02:43:27.187] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xycraft/machines-server.toml for xycraft_machines tracking
|
7380 | [01Aug2025 02:43:27.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xycraft_machines
|
7381 | [01Aug2025 02:43:27.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.datagen.MachineDataGenerator for @SubscribeEvent-annotated methods
|
7382 | [01Aug2025 02:43:27.189] [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
|
7383 | [01Aug2025 02:43:27.189] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.xynergy.XynergyNetGraphLevelAttachment for @SubscribeEvent-annotated methods
|
7384 | [01Aug2025 02:43:27.190] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/xynergy/XynergyNetGraphLevelAttachment; to the game event bus
|
7385 | [01Aug2025 02:43:27.190] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.xynergy.XynergyCapabilityRegistry for @SubscribeEvent-annotated methods
|
7386 | [01Aug2025 02:43:27.191] [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
|
7387 | [01Aug2025 02:43:27.191] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.volumes.LightFieldVolume for @SubscribeEvent-annotated methods
|
7388 | [01Aug2025 02:43:27.191] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/volumes/LightFieldVolume; to the game event bus
|
7389 | [01Aug2025 02:43:27.191] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.volumes.IlluminationVolume for @SubscribeEvent-annotated methods
|
7390 | [01Aug2025 02:43:27.191] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/volumes/IlluminationVolume; to the game event bus
|
7391 | [01Aug2025 02:43:27.192] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.volumes.HoverVolume for @SubscribeEvent-annotated methods
|
7392 | [01Aug2025 02:43:27.192] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/volumes/HoverVolume; to the game event bus
|
7393 | [01Aug2025 02:43:27.192] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.volumes.CollectorVolume for @SubscribeEvent-annotated methods
|
7394 | [01Aug2025 02:43:27.192] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/volumes/CollectorVolume; to the game event bus
|
7395 | [01Aug2025 02:43:27.192] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.multiblock.tank.TankMultiBlock for @SubscribeEvent-annotated methods
|
7396 | [01Aug2025 02:43:27.192] [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
|
7397 | [01Aug2025 02:43:27.193] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.multiblock.pipes.FluidPipeEventSystem for @SubscribeEvent-annotated methods
|
7398 | [01Aug2025 02:43:27.193] [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
|
7399 | [01Aug2025 02:43:27.194] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.items.XynergyNodeEvent for @SubscribeEvent-annotated methods
|
7400 | [01Aug2025 02:43:27.194] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/items/XynergyNodeEvent; to the game event bus
|
7401 | [01Aug2025 02:43:27.194] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.items.modular206.GauntletItemNew for @SubscribeEvent-annotated methods
|
7402 | [01Aug2025 02:43:27.195] [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
|
7403 | [01Aug2025 02:43:27.196] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.items.modular206.FlareRodItem for @SubscribeEvent-annotated methods
|
7404 | [01Aug2025 02:43:27.196] [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
|
7405 | [01Aug2025 02:43:27.196] [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
|
7406 | [01Aug2025 02:43:27.196] [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
|
7407 | [01Aug2025 02:43:27.196] [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
|
7408 | [01Aug2025 02:43:27.198] [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
|
7409 | [01Aug2025 02:43:27.198] [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
|
7410 | [01Aug2025 02:43:27.199] [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
|
7411 | [01Aug2025 02:43:27.199] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.items.HoverPackItem for @SubscribeEvent-annotated methods
|
7412 | [01Aug2025 02:43:27.199] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/items/HoverPackItem; to the game event bus
|
7413 | [01Aug2025 02:43:27.200] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.items.FoilItem for @SubscribeEvent-annotated methods
|
7414 | [01Aug2025 02:43:27.200] [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
|
7415 | [01Aug2025 02:43:27.200] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.capabilities.MachinesCapabilityRegistry for @SubscribeEvent-annotated methods
|
7416 | [01Aug2025 02:43:27.201] [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
|
7417 | [01Aug2025 02:43:27.201] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.voidcontainer.VoidContainerBlock for @SubscribeEvent-annotated methods
|
7418 | [01Aug2025 02:43:27.201] [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
|
7419 | [01Aug2025 02:43:27.201] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.SoarynBoxBlock for @SubscribeEvent-annotated methods
|
7420 | [01Aug2025 02:43:27.201] [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
|
7421 | [01Aug2025 02:43:27.201] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.selectors.ItemSelectorBlock for @SubscribeEvent-annotated methods
|
7422 | [01Aug2025 02:43:27.201] [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
|
7423 | [01Aug2025 02:43:27.202] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.selectors.FluidSelectorBlock for @SubscribeEvent-annotated methods
|
7424 | [01Aug2025 02:43:27.202] [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
|
7425 | [01Aug2025 02:43:27.202] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.PowerCoreBlock for @SubscribeEvent-annotated methods
|
7426 | [01Aug2025 02:43:27.202] [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
|
7427 | [01Aug2025 02:43:27.202] [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
|
7428 | [01Aug2025 02:43:27.202] [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
|
7429 | [01Aug2025 02:43:27.204] [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
|
7430 | [01Aug2025 02:43:27.204] [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
|
7431 | [01Aug2025 02:43:27.204] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.NitrogenExtractorBlock for @SubscribeEvent-annotated methods
|
7432 | [01Aug2025 02:43:27.204] [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
|
7433 | [01Aug2025 02:43:27.204] [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
|
7434 | [01Aug2025 02:43:27.204] [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
|
7435 | [01Aug2025 02:43:27.204] [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
|
7436 | [01Aug2025 02:43:27.204] [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
|
7437 | [01Aug2025 02:43:27.204] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.isolator.IsolatorBlock for @SubscribeEvent-annotated methods
|
7438 | [01Aug2025 02:43:27.205] [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
|
7439 | [01Aug2025 02:43:27.205] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.IlluminationFieldBlock for @SubscribeEvent-annotated methods
|
7440 | [01Aug2025 02:43:27.205] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/IlluminationFieldBlock; to the game event bus
|
7441 | [01Aug2025 02:43:27.205] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.hydropump.HydroPumpBlock for @SubscribeEvent-annotated methods
|
7442 | [01Aug2025 02:43:27.205] [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
|
7443 | [01Aug2025 02:43:27.205] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.HoverPylonBlock for @SubscribeEvent-annotated methods
|
7444 | [01Aug2025 02:43:27.206] [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
|
7445 | [01Aug2025 02:43:27.206] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.FlareBlock for @SubscribeEvent-annotated methods
|
7446 | [01Aug2025 02:43:27.206] [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
|
7447 | [01Aug2025 02:43:27.206] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.fabricator.FabricatorBlock for @SubscribeEvent-annotated methods
|
7448 | [01Aug2025 02:43:27.206] [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
|
7449 | [01Aug2025 02:43:27.206] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.extractor.ExtractorBlock for @SubscribeEvent-annotated methods
|
7450 | [01Aug2025 02:43:27.207] [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
|
7451 | [01Aug2025 02:43:27.207] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.engineering.EngineeringTableBlock for @SubscribeEvent-annotated methods
|
7452 | [01Aug2025 02:43:27.207] [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
|
7453 | [01Aug2025 02:43:27.208] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.collector.CollectorBlock for @SubscribeEvent-annotated methods
|
7454 | [01Aug2025 02:43:27.208] [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
|
7455 | [01Aug2025 02:43:27.208] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.ChargerBlock for @SubscribeEvent-annotated methods
|
7456 | [01Aug2025 02:43:27.208] [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
|
7457 | [01Aug2025 02:43:27.208] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.buffer.BufferBlock for @SubscribeEvent-annotated methods
|
7458 | [01Aug2025 02:43:27.209] [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
|
7459 | [01Aug2025 02:43:27.209] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.basic.PlanterBlock for @SubscribeEvent-annotated methods
|
7460 | [01Aug2025 02:43:27.209] [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
|
7461 | [01Aug2025 02:43:27.209] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.basic.IgnitionPlateBlock for @SubscribeEvent-annotated methods
|
7462 | [01Aug2025 02:43:27.210] [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
|
7463 | [01Aug2025 02:43:27.210] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.attachments.level.PowerCoreMapLevelAttachment for @SubscribeEvent-annotated methods
|
7464 | [01Aug2025 02:43:27.210] [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
|
7465 | [01Aug2025 02:43:27.210] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.attachments.level.FlareMapLevelAttachment for @SubscribeEvent-annotated methods
|
7466 | [01Aug2025 02:43:27.210] [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
|
7467 | [01Aug2025 02:43:27.210] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.client.render.FOVCorrection for @SubscribeEvent-annotated methods
|
7468 | [01Aug2025 02:43:27.211] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/client/render/FOVCorrection; to the game event bus
|
7469 | [01Aug2025 02:43:27.219] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xycraft_override
|
7470 | [01Aug2025 02:43:27.219] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.override.datagen.OverrideDataGenerator for @SubscribeEvent-annotated methods
|
7471 | [01Aug2025 02:43:27.220] [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
|
7472 | [01Aug2025 02:43:27.226] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mes
|
7473 | [01Aug2025 02:43:27.226] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finndog.mes.datagen.StructureNbtUpdaterDatagen for @SubscribeEvent-annotated methods
|
7474 | [01Aug2025 02:43:27.226] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finndog/mes/datagen/StructureNbtUpdaterDatagen; to the mod event bus of mod mes
|
7475 | [01Aug2025 02:43:27.227] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for polyeng
|
7476 | [01Aug2025 02:43:27.229] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file fluxnetworks-common.toml for fluxnetworks tracking
|
7477 | [01Aug2025 02:43:27.229] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file fluxnetworks-server.toml for fluxnetworks tracking
|
7478 | [01Aug2025 02:43:27.233] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fluxnetworks
|
7479 | [01Aug2025 02:43:27.233] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class sonar.fluxnetworks.register.Registration for @SubscribeEvent-annotated methods
|
7480 | [01Aug2025 02:43:27.234] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lsonar/fluxnetworks/register/Registration; to the mod event bus of mod fluxnetworks
|
7481 | [01Aug2025 02:43:27.235] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class sonar.fluxnetworks.register.EventHandler for @SubscribeEvent-annotated methods
|
7482 | [01Aug2025 02:43:27.236] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lsonar/fluxnetworks/register/EventHandler; to the game event bus
|
7483 | [01Aug2025 02:43:27.299] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file reliquary-client.toml for reliquary tracking
|
7484 | [01Aug2025 02:43:27.299] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file reliquary-common.toml for reliquary tracking
|
7485 | [01Aug2025 02:43:27.307] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for reliquary
|
7486 | [01Aug2025 02:43:27.309] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7487 | [01Aug2025 02:43:27.315] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7488 | [01Aug2025 02:43:27.324] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file buildinggadgets2-common.toml for buildinggadgets2 tracking
|
7489 | [01Aug2025 02:43:27.326] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for buildinggadgets2
|
7490 | [01Aug2025 02:43:27.326] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.buildinggadgets2.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
7491 | [01Aug2025 02:43:27.327] [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
|
7492 | [01Aug2025 02:43:27.327] [modloading-worker-0/INFO] [net.permutated.pylons.Pylons/]: Registering mod: pylons
|
7493 | [01Aug2025 02:43:27.376] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pylons-server.toml for pylons tracking
|
7494 | [01Aug2025 02:43:27.378] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pylons
|
7495 | [01Aug2025 02:43:27.378] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.permutated.pylons.util.SpawnManager for @SubscribeEvent-annotated methods
|
7496 | [01Aug2025 02:43:27.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/permutated/pylons/util/SpawnManager; to the game event bus
|
7497 | [01Aug2025 02:43:27.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.permutated.pylons.util.ChunkManager for @SubscribeEvent-annotated methods
|
7498 | [01Aug2025 02:43:27.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/permutated/pylons/util/ChunkManager; to the game event bus
|
7499 | [01Aug2025 02:43:27.381] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.permutated.pylons.events.ModEventHandler for @SubscribeEvent-annotated methods
|
7500 | [01Aug2025 02:43:27.381] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/permutated/pylons/events/ModEventHandler; to the game event bus
|
7501 | [01Aug2025 02:43:27.381] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.permutated.pylons.data.DataGenerators for @SubscribeEvent-annotated methods
|
7502 | [01Aug2025 02:43:27.382] [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
|
7503 | [01Aug2025 02:43:27.382] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.permutated.pylons.ClientSetup for @SubscribeEvent-annotated methods
|
7504 | [01Aug2025 02:43:27.382] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/permutated/pylons/ClientSetup; to the mod event bus of mod pylons
|
7505 | [01Aug2025 02:43:27.382] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ferritecore
|
7506 | [01Aug2025 02:43:27.392] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for functionalstorage
|
7507 | [01Aug2025 02:43:27.394] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer oak_1
|
7508 | [01Aug2025 02:43:27.394] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer spruce_1
|
7509 | [01Aug2025 02:43:27.394] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer birch_1
|
7510 | [01Aug2025 02:43:27.394] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer jungle_1
|
7511 | [01Aug2025 02:43:27.394] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer acacia_1
|
7512 | [01Aug2025 02:43:27.394] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer dark_oak_1
|
7513 | [01Aug2025 02:43:27.394] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer crimson_1
|
7514 | [01Aug2025 02:43:27.394] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer warped_1
|
7515 | [01Aug2025 02:43:27.394] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer mangrove_1
|
7516 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer cherry_1
|
7517 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer framed_1
|
7518 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer oak_2
|
7519 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer spruce_2
|
7520 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer birch_2
|
7521 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer jungle_2
|
7522 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer acacia_2
|
7523 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer dark_oak_2
|
7524 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer crimson_2
|
7525 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer warped_2
|
7526 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer mangrove_2
|
7527 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer cherry_2
|
7528 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer framed_2
|
7529 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer oak_4
|
7530 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer spruce_4
|
7531 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer birch_4
|
7532 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer jungle_4
|
7533 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer acacia_4
|
7534 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer dark_oak_4
|
7535 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer crimson_4
|
7536 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer warped_4
|
7537 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer mangrove_4
|
7538 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer cherry_4
|
7539 | [01Aug2025 02:43:27.395] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer framed_4
|
7540 | [01Aug2025 02:43:27.414] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7541 | [01Aug2025 02:43:27.417] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file functionalstorage/functionalstorage-client.toml for functionalstorage tracking
|
7542 | [01Aug2025 02:43:27.417] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file functionalstorage/functionalstorage-common.toml for functionalstorage tracking
|
7543 | [01Aug2025 02:43:27.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/functionalstorage/functionalstorage-common.toml
|
7544 | [01Aug2025 02:43:27.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/functionalstorage/functionalstorage-common.toml for changes
|
7545 | [01Aug2025 02:43:27.432] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for functionalstorage
|
7546 | [01Aug2025 02:43:27.435] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modularrouters-common.toml for modularrouters tracking
|
7547 | [01Aug2025 02:43:27.435] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modularrouters-client.toml for modularrouters tracking
|
7548 | [01Aug2025 02:43:27.504] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modularrouters
|
7549 | [01Aug2025 02:43:27.504] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.modularrouters.ModularRouters$DataGenerators for @SubscribeEvent-annotated methods
|
7550 | [01Aug2025 02:43:27.504] [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
|
7551 | [01Aug2025 02:43:27.505] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.modularrouters.network.NetworkHandler for @SubscribeEvent-annotated methods
|
7552 | [01Aug2025 02:43:27.505] [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
|
7553 | [01Aug2025 02:43:27.505] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.modularrouters.event.TickEventHandler for @SubscribeEvent-annotated methods
|
7554 | [01Aug2025 02:43:27.505] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/modularrouters/event/TickEventHandler; to the game event bus
|
7555 | [01Aug2025 02:43:27.506] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.modularrouters.event.MiscEventHandler for @SubscribeEvent-annotated methods
|
7556 | [01Aug2025 02:43:27.507] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/modularrouters/event/MiscEventHandler; to the game event bus
|
7557 | [01Aug2025 02:43:27.525] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file irons_spellbooks-client.toml for irons_spellbooks tracking
|
7558 | [01Aug2025 02:43:27.539] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7559 | [01Aug2025 02:43:27.539] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7560 | [01Aug2025 02:43:27.539] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7561 | [01Aug2025 02:43:27.539] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7562 | [01Aug2025 02:43:27.539] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7563 | [01Aug2025 02:43:27.539] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7564 | [01Aug2025 02:43:27.539] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7565 | [01Aug2025 02:43:27.540] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7566 | [01Aug2025 02:43:27.587] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file silentgems-common.toml for silentgems tracking
|
7567 | [01Aug2025 02:43:27.587] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentgems
|
7568 | [01Aug2025 02:43:27.587] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gems.data.DataGenerators for @SubscribeEvent-annotated methods
|
7569 | [01Aug2025 02:43:27.588] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gems/data/DataGenerators; to the mod event bus of mod silentgems
|
7570 | [01Aug2025 02:43:27.588] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gems.core.GemsEvents for @SubscribeEvent-annotated methods
|
7571 | [01Aug2025 02:43:27.589] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gems/core/GemsEvents; to the game event bus
|
7572 | [01Aug2025 02:43:27.589] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for overloadedarmorbar
|
7573 | [01Aug2025 02:43:27.592] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file irons_spellbooks-server.toml for irons_spellbooks tracking
|
7574 | [01Aug2025 02:43:27.592] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for irons_spellbooks
|
7575 | [01Aug2025 02:43:27.593] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.worldgen.VillageAddition for @SubscribeEvent-annotated methods
|
7576 | [01Aug2025 02:43:27.593] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/worldgen/VillageAddition; to the game event bus
|
7577 | [01Aug2025 02:43:27.593] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.setup.PayloadHandler for @SubscribeEvent-annotated methods
|
7578 | [01Aug2025 02:43:27.594] [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
|
7579 | [01Aug2025 02:43:27.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.setup.CommonSetup for @SubscribeEvent-annotated methods
|
7580 | [01Aug2025 02:43:27.595] [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
|
7581 | [01Aug2025 02:43:27.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.registries.PotionRegistry for @SubscribeEvent-annotated methods
|
7582 | [01Aug2025 02:43:27.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/registries/PotionRegistry; to the game event bus
|
7583 | [01Aug2025 02:43:27.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.registries.CreativeTabRegistry for @SubscribeEvent-annotated methods
|
7584 | [01Aug2025 02:43:27.596] [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
|
7585 | [01Aug2025 02:43:27.596] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.registries.CommandRegistry for @SubscribeEvent-annotated methods
|
7586 | [01Aug2025 02:43:27.596] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/registries/CommandRegistry; to the game event bus
|
7587 | [01Aug2025 02:43:27.596] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.player.ServerPlayerEvents for @SubscribeEvent-annotated methods
|
7588 | [01Aug2025 02:43:27.601] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/player/ServerPlayerEvents; to the game event bus
|
7589 | [01Aug2025 02:43:27.606] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.player.AdditionalWanderingTrades for @SubscribeEvent-annotated methods
|
7590 | [01Aug2025 02:43:27.607] [modloading-worker-0/DEBUG] [mixin/]: Mixing entities.MerchantOfferAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.item.trading.MerchantOffer
|
7591 | [01Aug2025 02:43:27.608] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/player/AdditionalWanderingTrades; to the game event bus
|
7592 | [01Aug2025 02:43:27.608] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.loot.LootDebugEvents for @SubscribeEvent-annotated methods
|
7593 | [01Aug2025 02:43:27.608] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/loot/LootDebugEvents; to the game event bus
|
7594 | [01Aug2025 02:43:27.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.item.curios.LurkerRing for @SubscribeEvent-annotated methods
|
7595 | [01Aug2025 02:43:27.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/item/curios/LurkerRing; to the game event bus
|
7596 | [01Aug2025 02:43:27.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.item.curios.ExpulsionRing for @SubscribeEvent-annotated methods
|
7597 | [01Aug2025 02:43:27.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/item/curios/ExpulsionRing; to the game event bus
|
7598 | [01Aug2025 02:43:27.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.item.curios.BetrayerSignetRingItem for @SubscribeEvent-annotated methods
|
7599 | [01Aug2025 02:43:27.611] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/item/curios/BetrayerSignetRingItem; to the game event bus
|
7600 | [01Aug2025 02:43:27.611] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.entity.mobs.wizards.WizardAIEvents for @SubscribeEvent-annotated methods
|
7601 | [01Aug2025 02:43:27.613] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/entity/mobs/wizards/WizardAIEvents; to the game event bus
|
7602 | [01Aug2025 02:43:27.613] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.SpiderAspectEffect for @SubscribeEvent-annotated methods
|
7603 | [01Aug2025 02:43:27.613] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/SpiderAspectEffect; to the game event bus
|
7604 | [01Aug2025 02:43:27.615] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.OakskinEffect for @SubscribeEvent-annotated methods
|
7605 | [01Aug2025 02:43:27.615] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/OakskinEffect; to the game event bus
|
7606 | [01Aug2025 02:43:27.615] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.guiding_bolt.GuidingBoltManager for @SubscribeEvent-annotated methods
|
7607 | [01Aug2025 02:43:27.616] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/guiding_bolt/GuidingBoltManager; to the game event bus
|
7608 | [01Aug2025 02:43:27.617] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.GluttonyEffect for @SubscribeEvent-annotated methods
|
7609 | [01Aug2025 02:43:27.617] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/GluttonyEffect; to the game event bus
|
7610 | [01Aug2025 02:43:27.617] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.FrostbiteEffect for @SubscribeEvent-annotated methods
|
7611 | [01Aug2025 02:43:27.617] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/FrostbiteEffect; to the game event bus
|
7612 | [01Aug2025 02:43:27.617] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.EchoingStrikesEffect for @SubscribeEvent-annotated methods
|
7613 | [01Aug2025 02:43:27.618] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/EchoingStrikesEffect; to the game event bus
|
7614 | [01Aug2025 02:43:27.618] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.BlightEffect for @SubscribeEvent-annotated methods
|
7615 | [01Aug2025 02:43:27.618] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/BlightEffect; to the game event bus
|
7616 | [01Aug2025 02:43:27.619] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
7617 | [01Aug2025 02:43:27.619] [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
|
7618 | [01Aug2025 02:43:27.620] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.damage.DamageSources for @SubscribeEvent-annotated methods
|
7619 | [01Aug2025 02:43:27.620] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/damage/DamageSources; to the game event bus
|
7620 | [01Aug2025 02:43:27.621] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.capabilities.magic.SummonManager for @SubscribeEvent-annotated methods
|
7621 | [01Aug2025 02:43:27.623] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/capabilities/magic/SummonManager; to the game event bus
|
7622 | [01Aug2025 02:43:27.624] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.api.util.MusicManager for @SubscribeEvent-annotated methods
|
7623 | [01Aug2025 02:43:27.624] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/api/util/MusicManager; to the game event bus
|
7624 | [01Aug2025 02:43:27.624] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.api.util.FogManager for @SubscribeEvent-annotated methods
|
7625 | [01Aug2025 02:43:27.625] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/api/util/FogManager; to the game event bus
|
7626 | [01Aug2025 02:43:27.625] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.api.util.CameraShakeManager for @SubscribeEvent-annotated methods
|
7627 | [01Aug2025 02:43:27.626] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/api/util/CameraShakeManager; to the game event bus
|
7628 | [01Aug2025 02:43:27.626] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.api.registry.AttributeRegistry for @SubscribeEvent-annotated methods
|
7629 | [01Aug2025 02:43:27.626] [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
|
7630 | [01Aug2025 02:43:27.627] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for openloader
|
7631 | [01Aug2025 02:43:27.627] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flickerfix
|
7632 | [01Aug2025 02:43:27.632] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_enchantment_industry-client.toml for create_enchantment_industry tracking
|
7633 | [01Aug2025 02:43:27.633] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_enchantment_industry-server.toml for create_enchantment_industry tracking
|
7634 | [01Aug2025 02:43:27.634] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_enchantment_industry
|
7635 | [01Aug2025 02:43:27.634] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createenchantmentindustry.common.kinetics.deployer.DeployerExtension for @SubscribeEvent-annotated methods
|
7636 | [01Aug2025 02:43:27.635] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createenchantmentindustry/common/kinetics/deployer/DeployerExtension; to the game event bus
|
7637 | [01Aug2025 02:43:27.679] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createaddition-common.toml for createaddition tracking
|
7638 | [01Aug2025 02:43:27.725] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createaddition
|
7639 | [01Aug2025 02:43:27.725] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrh0.createaddition.event.GameEvents for @SubscribeEvent-annotated methods
|
7640 | [01Aug2025 02:43:27.725] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrh0/createaddition/event/GameEvents; to the game event bus
|
7641 | [01Aug2025 02:43:27.726] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrh0.createaddition.datagen.CreateAdditionsDataGen for @SubscribeEvent-annotated methods
|
7642 | [01Aug2025 02:43:27.727] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrh0/createaddition/datagen/CreateAdditionsDataGen; to the mod event bus of mod createaddition
|
7643 | [01Aug2025 02:43:27.727] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrh0.createaddition.config.CommonConfig for @SubscribeEvent-annotated methods
|
7644 | [01Aug2025 02:43:27.727] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrh0/createaddition/config/CommonConfig; to the mod event bus of mod createaddition
|
7645 | [01Aug2025 02:43:27.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supermartijn642configlib
|
7646 | [01Aug2025 02:43:27.731] [modloading-worker-0/INFO] [QuarryPlus/]: Initialize quarryplus with com.kotori316.scala_lib.ScalaModContainer
|
7647 | [01Aug2025 02:43:27.801] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file productivetrees-server.toml for productivetrees tracking
|
7648 | [01Aug2025 02:43:27.801] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for productivetrees
|
7649 | [01Aug2025 02:43:27.802] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivetrees.event.ModEventHandler for @SubscribeEvent-annotated methods
|
7650 | [01Aug2025 02:43:27.804] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/productivetrees/event/ModEventHandler; to the mod event bus of mod productivetrees
|
7651 | [01Aug2025 02:43:27.804] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivetrees.event.EventHandler for @SubscribeEvent-annotated methods
|
7652 | [01Aug2025 02:43:27.805] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/productivetrees/event/EventHandler; to the game event bus
|
7653 | [01Aug2025 02:43:27.806] [modloading-worker-0/INFO] [QuarryPlus/]: [PlatformAccess] loading
|
7654 | [01Aug2025 02:43:27.807] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivetrees.datagen.ProductiveTreesDataProvider for @SubscribeEvent-annotated methods
|
7655 | [01Aug2025 02:43:27.807] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/productivetrees/datagen/ProductiveTreesDataProvider; to the mod event bus of mod productivetrees
|
7656 | [01Aug2025 02:43:27.812] [modloading-worker-0/INFO] [QuarryPlus/]: [PlatformAccess] loaded for NeoForge, PlatformAccessNeoForge
|
7657 | [01Aug2025 02:43:27.813] [modloading-worker-0/INFO] [QuarryPlus/]: Initialize finished quarryplus
|
7658 | [01Aug2025 02:43:27.813] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for quarryplus
|
7659 | [01Aug2025 02:43:27.813] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for additionalentityattributes
|
7660 | [01Aug2025 02:43:27.813] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.dafuqs.additionalentityattributes.AdditionalEntityAttributesNeoForge for @SubscribeEvent-annotated methods
|
7661 | [01Aug2025 02:43:27.813] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/dafuqs/additionalentityattributes/AdditionalEntityAttributesNeoForge; to the mod event bus of mod additionalentityattributes
|
7662 | [01Aug2025 02:43:27.815] [modloading-worker-0/DEBUG] [Underground Villages/]: Loaded com.mrbysco.undergroundvillages.platform.NeoForgePlatformHelper@783d8ae9 for service interface com.mrbysco.undergroundvillages.platform.services.IPlatformHelper
|
7663 | [01Aug2025 02:43:27.816] [modloading-worker-0/DEBUG] [Underground Villages/]: Loaded com.mrbysco.undergroundvillages.NeoForgeRegistrationFactory@30c4ad48 for service interface com.mrbysco.undergroundvillages.registration.RegistrationProvider$Factory
|
7664 | [01Aug2025 02:43:27.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file underground_villages-common.toml for underground_villages tracking
|
7665 | [01Aug2025 02:43:27.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for underground_villages
|
7666 | [01Aug2025 02:43:27.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrbysco.undergroundvillages.datagen.UndergroundDatagen for @SubscribeEvent-annotated methods
|
7667 | [01Aug2025 02:43:27.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrbysco/undergroundvillages/datagen/UndergroundDatagen; to the mod event bus of mod underground_villages
|
7668 | [01Aug2025 02:43:27.874] [modloading-worker-0/INFO] [YetAnotherConfigLib/]: Deserializing ModMobsConfig from 'config/variantsandventures/mod_mobs.json'
|
7669 | [01Aug2025 02:43:27.880] [modloading-worker-0/INFO] [YetAnotherConfigLib/]: Deserializing VanillaMobsConfig from 'config/variantsandventures/vanilla_mobs.json'
|
7670 | [01Aug2025 02:43:27.889] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for variantsandventures
|
7671 | [01Aug2025 02:43:27.890] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for playeranimator
|
7672 | [01Aug2025 02:43:27.950] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwwindows
|
7673 | [01Aug2025 02:43:27.958] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ironjetpacks-client.toml for ironjetpacks tracking
|
7674 | [01Aug2025 02:43:27.958] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ironjetpacks-common.toml for ironjetpacks tracking
|
7675 | [01Aug2025 02:43:27.959] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironjetpacks
|
7676 | [01Aug2025 02:43:27.959] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ctm
|
7677 | [01Aug2025 02:43:27.974] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file productivebees-server.toml for productivebees tracking
|
7678 | [01Aug2025 02:43:27.974] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file productivebees-client.toml for productivebees tracking
|
7679 | [01Aug2025 02:43:27.976] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for productivebees
|
7680 | [01Aug2025 02:43:27.976] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivebees.event.ModEventHandler for @SubscribeEvent-annotated methods
|
7681 | [01Aug2025 02:43:27.979] [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
|
7682 | [01Aug2025 02:43:27.980] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivebees.event.EventHandler for @SubscribeEvent-annotated methods
|
7683 | [01Aug2025 02:43:27.984] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/productivebees/event/EventHandler; to the game event bus
|
7684 | [01Aug2025 02:43:27.986] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivebees.datagen.ProductiveBeeDataProvider for @SubscribeEvent-annotated methods
|
7685 | [01Aug2025 02:43:27.987] [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
|
7686 | [01Aug2025 02:43:28.005] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file productivemetalworks-common.toml for productivemetalworks tracking
|
7687 | [01Aug2025 02:43:28.005] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for productivemetalworks
|
7688 | [01Aug2025 02:43:28.005] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivemetalworks.event.ModEventHandler for @SubscribeEvent-annotated methods
|
7689 | [01Aug2025 02:43:28.005] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for everythingcopper
|
7690 | [01Aug2025 02:43:28.005] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.everythingcopper.event.ModEventHandler for @SubscribeEvent-annotated methods
|
7691 | [01Aug2025 02:43:28.006] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/everythingcopper/event/ModEventHandler; to the mod event bus of mod everythingcopper
|
7692 | [01Aug2025 02:43:28.007] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.everythingcopper.event.EventHandler for @SubscribeEvent-annotated methods
|
7693 | [01Aug2025 02:43:28.007] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/everythingcopper/event/EventHandler; to the game event bus
|
7694 | [01Aug2025 02:43:28.007] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.everythingcopper.datagen.DataProvider for @SubscribeEvent-annotated methods
|
7695 | [01Aug2025 02:43:28.008] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/everythingcopper/datagen/DataProvider; to the mod event bus of mod everythingcopper
|
7696 | [01Aug2025 02:43:28.009] [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
|
7697 | [01Aug2025 02:43:28.009] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivemetalworks.event.EventHandler for @SubscribeEvent-annotated methods
|
7698 | [01Aug2025 02:43:28.009] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/productivemetalworks/event/EventHandler; to the game event bus
|
7699 | [01Aug2025 02:43:28.010] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivemetalworks.datagen.MetalworksDataProvider for @SubscribeEvent-annotated methods
|
7700 | [01Aug2025 02:43:28.010] [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
|
7701 | [01Aug2025 02:43:28.010] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivemetalworks.Config for @SubscribeEvent-annotated methods
|
7702 | [01Aug2025 02:43:28.010] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/productivemetalworks/Config; to the mod event bus of mod productivemetalworks
|
7703 | [01Aug2025 02:43:28.039] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dyenamicsandfriends
|
7704 | [01Aug2025 02:43:28.039] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.dyenamicsandfriends.event.ModEventHandler for @SubscribeEvent-annotated methods
|
7705 | [01Aug2025 02:43:28.040] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/dyenamicsandfriends/event/ModEventHandler; to the mod event bus of mod dyenamicsandfriends
|
7706 | [01Aug2025 02:43:28.040] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.dyenamicsandfriends.event.EventHandler for @SubscribeEvent-annotated methods
|
7707 | [01Aug2025 02:43:28.041] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/dyenamicsandfriends/event/EventHandler; to the game event bus
|
7708 | [01Aug2025 02:43:28.041] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.dyenamicsandfriends.datagen.DataProvider for @SubscribeEvent-annotated methods
|
7709 | [01Aug2025 02:43:28.041] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/dyenamicsandfriends/datagen/DataProvider; to the mod event bus of mod dyenamicsandfriends
|
7710 | [01Aug2025 02:43:28.090] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cabletiers-common.toml for cabletiers tracking
|
7711 | [01Aug2025 02:43:28.101] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cabletiers
|
7712 | [01Aug2025 02:43:28.101] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.ultramega.cabletiers.neoforge.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
7713 | [01Aug2025 02:43:28.104] [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
|
7714 | [01Aug2025 02:43:28.108] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rangedpumps-server.toml for rangedpumps tracking
|
7715 | [01Aug2025 02:43:28.108] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rangedpumps
|
7716 | [01Aug2025 02:43:28.109] [modloading-worker-0/DEBUG] [mixin/]: Mixing AEBaseMenuAccessor from polyeng.mixins.json into appeng.menu.AEBaseMenu
|
7717 | [01Aug2025 02:43:28.113] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinRestrictedInputSlot from AEInfinityBooster.mixins.json into appeng.menu.slot.RestrictedInputSlot
|
7718 | [01Aug2025 02:43:28.113] [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)
|
7719 | [01Aug2025 02:43:28.114] [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
|
7720 | [01Aug2025 02:43:28.118] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinWirelessTerminalMenuHost from AEInfinityBooster.mixins.json into appeng.helpers.WirelessTerminalMenuHost
|
7721 | [01Aug2025 02:43:28.118] [modloading-worker-0/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)
|
7722 | [01Aug2025 02:43:28.119] [modloading-worker-0/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 md6731f0$aeinfinitybooster$lambda$testWap$0$0 in AEInfinityBooster.mixins.json:MixinWirelessTerminalMenuHost from mod aeinfinitybooster
|
7723 | [01Aug2025 02:43:28.121] [modloading-worker-0/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
|
7724 | [01Aug2025 02:43:28.123] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemMenuHostMixin from megacells.mixins.json into appeng.api.implementations.menuobjects.ItemMenuHost
|
7725 | [01Aug2025 02:43:28.129] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2importexportcard
|
7726 | [01Aug2025 02:43:28.176] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file balm-client.toml for balm tracking
|
7727 | [01Aug2025 02:43:28.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file balm-common.toml for balm tracking
|
7728 | [01Aug2025 02:43:28.182] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for powah
|
7729 | [01Aug2025 02:43:28.183] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for balm
|
7730 | [01Aug2025 02:43:28.184] [modloading-worker-0/DEBUG] [Prickle/]: Loaded net.darkhax.pricklemc.neoforge.impl.util.NeoForgePlatformHelper@9f21d00 for service interface net.darkhax.pricklemc.common.api.util.IPlatformHelper.
|
7731 | [01Aug2025 02:43:28.184] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for prickle
|
7732 | [01Aug2025 02:43:28.185] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for crash_assistant
|
7733 | [01Aug2025 02:43:28.185] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ctov
|
7734 | [01Aug2025 02:43:28.190] [modloading-worker-0/INFO] [Modern Dynamics/]: Successfully loaded Modern Dynamics!
|
7735 | [01Aug2025 02:43:28.190] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moderndynamics
|
7736 | [01Aug2025 02:43:28.190] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.technici4n.moderndynamics.data.DataGenerators for @SubscribeEvent-annotated methods
|
7737 | [01Aug2025 02:43:28.193] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/technici4n/moderndynamics/data/DataGenerators; to the mod event bus of mod moderndynamics
|
7738 | [01Aug2025 02:43:28.193] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for athena
|
7739 | [01Aug2025 02:43:28.193] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for stylecolonies
|
7740 | [01Aug2025 02:43:28.193] [modloading-worker-0/INFO] [net.permutated.novillagerdm.NoVillagerDeathMessages/]: Registering mod: novillagerdm
|
7741 | [01Aug2025 02:43:28.195] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for novillagerdm
|
7742 | [01Aug2025 02:43:28.196] [modloading-worker-0/INFO] [io.wispforest.lmft.LMFTCommon/]: [LMFT]: Loaded Config File!
|
7743 | [01Aug2025 02:43:28.196] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lmft
|
7744 | [01Aug2025 02:43:28.210] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7745 | [01Aug2025 02:43:28.210] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7746 | [01Aug2025 02:43:28.211] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7747 | [01Aug2025 02:43:28.211] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7748 | [01Aug2025 02:43:28.211] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7749 | [01Aug2025 02:43:28.218] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for alltheores
|
7750 | [01Aug2025 02:43:28.218] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.allthemods.alltheores.registry.ATOFluidInteractionRegistry for @SubscribeEvent-annotated methods
|
7751 | [01Aug2025 02:43:28.219] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/allthemods/alltheores/registry/ATOFluidInteractionRegistry; to the mod event bus of mod alltheores
|
7752 | [01Aug2025 02:43:28.219] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.allthemods.alltheores.datagen.ATODataGenerators for @SubscribeEvent-annotated methods
|
7753 | [01Aug2025 02:43:28.220] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/allthemods/alltheores/datagen/ATODataGenerators; to the mod event bus of mod alltheores
|
7754 | [01Aug2025 02:43:28.220] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for glodium
|
7755 | [01Aug2025 02:43:28.223] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file torchmaster.toml for torchmaster tracking
|
7756 | [01Aug2025 02:43:28.226] [modloading-worker-0/INFO] [Torchmaster/]: Initializing Torchmaster for platform NeoForge
|
7757 | [01Aug2025 02:43:28.226] [modloading-worker-0/INFO] [Torchmaster/]: Debug Logging Enabled: false
|
7758 | [01Aug2025 02:43:28.231] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for torchmaster
|
7759 | [01Aug2025 02:43:28.231] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.xalcon.torchmaster.NeoforgeEventHandler for @SubscribeEvent-annotated methods
|
7760 | [01Aug2025 02:43:28.232] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/xalcon/torchmaster/NeoforgeEventHandler; to the game event bus
|
7761 | [01Aug2025 02:43:28.273] [modloading-worker-0/DEBUG] [KubeJS/]: Took 39 ms to grab stacktrace classes.
|
7762 | [01Aug2025 02:43:28.273] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sussysniffers
|
7763 | [01Aug2025 02:43:28.273] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.sussysniffers.event.ModEventHandler for @SubscribeEvent-annotated methods
|
7764 | [01Aug2025 02:43:28.273] [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
|
7765 | [01Aug2025 02:43:28.274] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.sussysniffers.Config for @SubscribeEvent-annotated methods
|
7766 | [01Aug2025 02:43:28.274] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/sussysniffers/Config; to the mod event bus of mod sussysniffers
|
7767 | [01Aug2025 02:43:28.276] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ironfurnaces-common.toml for ironfurnaces tracking
|
7768 | [01Aug2025 02:43:28.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironfurnaces
|
7769 | [01Aug2025 02:43:28.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ironfurnaces.Config for @SubscribeEvent-annotated methods
|
7770 | [01Aug2025 02:43:28.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lironfurnaces/Config; to the mod event bus of mod ironfurnaces
|
7771 | [01Aug2025 02:43:28.331] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwtrpdoors
|
7772 | [01Aug2025 02:43:28.375] [modloading-worker-0/DEBUG] [mixin/]: Mixing ExtendedBlockMixin from eternal_starlight.mixins.json into cn.leolezury.eternalstarlight.common.block.ExtendedBlock
|
7773 | [01Aug2025 02:43:28.402] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7774 | [01Aug2025 02:43:28.679] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file silentgear-common.toml for silentgear tracking
|
7775 | [01Aug2025 02:43:28.680] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file silentgear-client.toml for silentgear tracking
|
7776 | [01Aug2025 02:43:28.681] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentgear
|
7777 | [01Aug2025 02:43:28.681] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.util.IAoeTool$BreakHandler for @SubscribeEvent-annotated methods
|
7778 | [01Aug2025 02:43:28.682] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/util/IAoeTool$BreakHandler; to the game event bus
|
7779 | [01Aug2025 02:43:28.682] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.util.GearData$EventHandler for @SubscribeEvent-annotated methods
|
7780 | [01Aug2025 02:43:28.682] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/util/GearData$EventHandler; to the game event bus
|
7781 | [01Aug2025 02:43:28.683] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.setup.SgRegistries for @SubscribeEvent-annotated methods
|
7782 | [01Aug2025 02:43:28.683] [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
|
7783 | [01Aug2025 02:43:28.683] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.setup.SgLoot$Injector for @SubscribeEvent-annotated methods
|
7784 | [01Aug2025 02:43:28.683] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/setup/SgLoot$Injector; to the game event bus
|
7785 | [01Aug2025 02:43:28.683] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.setup.SgBlocks for @SubscribeEvent-annotated methods
|
7786 | [01Aug2025 02:43:28.684] [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
|
7787 | [01Aug2025 02:43:28.684] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.setup.NerfedGear for @SubscribeEvent-annotated methods
|
7788 | [01Aug2025 02:43:28.684] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/setup/NerfedGear; to the game event bus
|
7789 | [01Aug2025 02:43:28.684] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.network.SgNetwork for @SubscribeEvent-annotated methods
|
7790 | [01Aug2025 02:43:28.687] [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
|
7791 | [01Aug2025 02:43:28.687] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.event.ServerEvents for @SubscribeEvent-annotated methods
|
7792 | [01Aug2025 02:43:28.688] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/event/ServerEvents; to the game event bus
|
7793 | [01Aug2025 02:43:28.688] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.event.RepairHandler for @SubscribeEvent-annotated methods
|
7794 | [01Aug2025 02:43:28.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/event/RepairHandler; to the game event bus
|
7795 | [01Aug2025 02:43:28.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.event.GearEvents for @SubscribeEvent-annotated methods
|
7796 | [01Aug2025 02:43:28.693] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/event/GearEvents; to the game event bus
|
7797 | [01Aug2025 02:43:28.695] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.data.DataGenerators for @SubscribeEvent-annotated methods
|
7798 | [01Aug2025 02:43:28.696] [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
|
7799 | [01Aug2025 02:43:28.696] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.core.MagnetPullTracker for @SubscribeEvent-annotated methods
|
7800 | [01Aug2025 02:43:28.697] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/core/MagnetPullTracker; to the game event bus
|
7801 | [01Aug2025 02:43:28.697] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.gear.Config for @SubscribeEvent-annotated methods
|
7802 | [01Aug2025 02:43:28.697] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/silentchaos512/gear/Config; to the mod event bus of mod silentgear
|
7803 | [01Aug2025 02:43:28.701] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sgearmetalworks
|
7804 | [01Aug2025 02:43:28.701] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.sgearmetalworks.event.ModEventHandler for @SubscribeEvent-annotated methods
|
7805 | [01Aug2025 02:43:28.702] [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
|
7806 | [01Aug2025 02:43:28.702] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.sgearmetalworks.event.EventHandler for @SubscribeEvent-annotated methods
|
7807 | [01Aug2025 02:43:28.702] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/sgearmetalworks/event/EventHandler; to the game event bus
|
7808 | [01Aug2025 02:43:28.702] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.sgearmetalworks.datagen.MetalworksDataProvider for @SubscribeEvent-annotated methods
|
7809 | [01Aug2025 02:43:28.702] [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
|
7810 | [01Aug2025 02:43:28.703] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.sgearmetalworks.Config for @SubscribeEvent-annotated methods
|
7811 | [01Aug2025 02:43:28.703] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/sgearmetalworks/Config; to the mod event bus of mod sgearmetalworks
|
7812 | [01Aug2025 02:43:28.705] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.tag_id_caching.TagEntryMixin from modernfix-neoforge.mixins.json into net.minecraft.tags.TagEntry
|
7813 | [01Aug2025 02:43:28.705] [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.
|
7814 | [01Aug2025 02:43:28.707] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7815 | [01Aug2025 02:43:28.708] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7816 | [01Aug2025 02:43:28.709] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7817 | [01Aug2025 02:43:28.712] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7818 | [01Aug2025 02:43:28.712] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7819 | [01Aug2025 02:43:28.712] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7820 | [01Aug2025 02:43:28.712] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7821 | [01Aug2025 02:43:28.712] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7822 | [01Aug2025 02:43:28.712] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7823 | [01Aug2025 02:43:28.714] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supermartijn642corelib
|
7824 | [01Aug2025 02:43:28.722] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for eternal_starlight
|
7825 | [01Aug2025 02:43:28.723] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cn.leolezury.eternalstarlight.neoforge.network.NeoForgeNetworkHandler for @SubscribeEvent-annotated methods
|
7826 | [01Aug2025 02:43:28.723] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcn/leolezury/eternalstarlight/neoforge/network/NeoForgeNetworkHandler; to the mod event bus of mod eternal_starlight
|
7827 | [01Aug2025 02:43:28.723] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cn.leolezury.eternalstarlight.neoforge.event.CommonSetupEvents for @SubscribeEvent-annotated methods
|
7828 | [01Aug2025 02:43:28.724] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcn/leolezury/eternalstarlight/neoforge/event/CommonSetupEvents; to the mod event bus of mod eternal_starlight
|
7829 | [01Aug2025 02:43:28.724] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cn.leolezury.eternalstarlight.neoforge.event.CommonEvents for @SubscribeEvent-annotated methods
|
7830 | [01Aug2025 02:43:28.774] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcn/leolezury/eternalstarlight/neoforge/event/CommonEvents; to the game event bus
|
7831 | [01Aug2025 02:43:28.777] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cn.leolezury.eternalstarlight.neoforge.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
7832 | [01Aug2025 02:43:28.778] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcn/leolezury/eternalstarlight/neoforge/datagen/DataGenerators; to the mod event bus of mod eternal_starlight
|
7833 | [01Aug2025 02:43:28.792] [modloading-worker-0/DEBUG] [mixin/]: Mixing gameplay.ServerPlayerGameModeMixin from the_bumblezone-common.mixins.json into net.minecraft.server.level.ServerPlayerGameMode
|
7834 | [01Aug2025 02:43:28.792] [modloading-worker-0/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:gameplay.ServerPlayerGameModeMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
7835 | [01Aug2025 02:43:28.792] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.ServerPlayerGameModeAccess from mixins.pneumaticcraft.json into net.minecraft.server.level.ServerPlayerGameMode
|
7836 | [01Aug2025 02:43:28.792] [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)
|
7837 | [01Aug2025 02:43:28.792] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerPlayerInteractionManagerMixin from owo.mixins.json into net.minecraft.server.level.ServerPlayerGameMode
|
7838 | [01Aug2025 02:43:28.792] [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)
|
7839 | [01Aug2025 02:43:28.793] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerPlayerGameModeMixin from forbidden_arcanus.mixins.json into net.minecraft.server.level.ServerPlayerGameMode
|
7840 | [01Aug2025 02:43:28.793] [modloading-worker-0/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:ServerPlayerGameModeMixin from mod forbidden_arcanus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7841 | [01Aug2025 02:43:28.793] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$forbiddenArcanus_destroyBlock$0(Lcom/stal111/forbidden_arcanus/common/item/modifier/DemolishingModifierBlockBreaker;)V to md6731f0$forbidden_arcanus$lambda$forbiddenArcanus_destroyBlock$0$0 in forbidden_arcanus.mixins.json:ServerPlayerGameModeMixin from mod forbidden_arcanus
|
7842 | [01Aug2025 02:43:28.796] [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
|
7843 | [01Aug2025 02:43:28.796] [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
|
7844 | [01Aug2025 02:43:28.796] [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
|
7845 | [01Aug2025 02:43:28.796] [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
|
7846 | [01Aug2025 02:43:28.796] [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
|
7847 | [01Aug2025 02:43:28.796] [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
|
7848 | [01Aug2025 02:43:28.796] [modloading-worker-0/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:ServerPlayerGameModeMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_incrementDestroyProgress(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7849 | [01Aug2025 02:43:28.796] [modloading-worker-0/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:ServerPlayerGameModeMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_incrementDestroyProgress(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
7850 | [01Aug2025 02:43:28.796] [modloading-worker-0/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:ServerPlayerGameModeMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_incrementDestroyProgress(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
7851 | [01Aug2025 02:43:28.796] [modloading-worker-0/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:ServerPlayerGameModeMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_destroyBlock(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7852 | [01Aug2025 02:43:28.796] [modloading-worker-0/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:ServerPlayerGameModeMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_destroyBlock(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
7853 | [01Aug2025 02:43:28.796] [modloading-worker-0/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:ServerPlayerGameModeMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_destroyBlock(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
7854 | [01Aug2025 02:43:28.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file curios-client.toml for curios tracking
|
7855 | [01Aug2025 02:43:28.801] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.DedicatedServerAccessor from resourcefulconfig.mixins.json into net.minecraft.server.dedicated.DedicatedServer
|
7856 | [01Aug2025 02:43:28.801] [modloading-worker-0/DEBUG] [mixin/]: Mixing server.DedicatedServerMixin from lithostitched.mixins.json into net.minecraft.server.dedicated.DedicatedServer
|
7857 | [01Aug2025 02:43:28.801] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.mixins.json:server.DedicatedServerMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
7858 | [01Aug2025 02:43:28.802] [modloading-worker-0/DEBUG] [mixin/]: Mixing server.MixinDedicatedServer from mixins/common/nochatreports.mixins.json into net.minecraft.server.dedicated.DedicatedServer
|
7859 | [01Aug2025 02:43:28.802] [modloading-worker-0/DEBUG] [mixin/]: Mixing DedicatedServerMixin from tombstone.mixins.json into net.minecraft.server.dedicated.DedicatedServer
|
7860 | [01Aug2025 02:43:28.803] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.mixins.json:server.DedicatedServerMixin from mod lithostitched->@Inject::applyModdedBiomeSlices(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7861 | [01Aug2025 02:43:28.803] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.mixins.json:server.DedicatedServerMixin from mod lithostitched->@Inject::applyModdedBiomeSlices(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
7862 | [01Aug2025 02:43:28.803] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.mixins.json:server.DedicatedServerMixin from mod lithostitched->@Inject::applyModdedBiomeSlices(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
7863 | [01Aug2025 02:43:28.803] [modloading-worker-0/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:server.MixinDedicatedServer from mod nochatreports->@Inject::onEnforceSecureProfile(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7864 | [01Aug2025 02:43:28.803] [modloading-worker-0/DEBUG] [mixin/]: tombstone.mixins.json:DedicatedServerMixin from mod tombstone->@Inject::methodIsUnderSpawnProtection(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7865 | [01Aug2025 02:43:28.803] [modloading-worker-0/DEBUG] [mixin/]: tombstone.mixins.json:DedicatedServerMixin from mod tombstone->@Inject::methodIsUnderSpawnProtection(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7866 | [01Aug2025 02:43:28.803] [modloading-worker-0/DEBUG] [mixin/]: tombstone.mixins.json:DedicatedServerMixin from mod tombstone->@Inject::methodIsUnderSpawnProtection(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7867 | [01Aug2025 02:43:28.803] [modloading-worker-0/DEBUG] [mixin/]: tombstone.mixins.json:DedicatedServerMixin from mod tombstone->@Inject::methodIsUnderSpawnProtection(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7868 | [01Aug2025 02:43:28.803] [modloading-worker-0/DEBUG] [mixin/]: tombstone.mixins.json:DedicatedServerMixin from mod tombstone->@Inject::methodIsUnderSpawnProtection(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7869 | [01Aug2025 02:43:28.804] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file curios-common.toml for curios tracking
|
7870 | [01Aug2025 02:43:28.804] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file curios-server.toml for curios tracking
|
7871 | [01Aug2025 02:43:28.804] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for curios
|
7872 | [01Aug2025 02:43:28.804] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for searchables
|
7873 | [01Aug2025 02:43:28.807] [modloading-worker-0/DEBUG] [Measurements/]: Loaded com.mrbysco.measurements.platform.NeoForgePlatformHelper@7bce41be for service interface com.mrbysco.measurements.platform.services.IPlatformHelper
|
7874 | [01Aug2025 02:43:28.807] [modloading-worker-0/DEBUG] [Measurements/]: Loaded com.mrbysco.measurements.NeoForgeRegistrationFactory@596211e3 for service interface com.mrbysco.measurements.registration.RegistrationProvider$Factory
|
7875 | [01Aug2025 02:43:28.808] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for resourcefulconfig
|
7876 | [01Aug2025 02:43:28.809] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for measurements
|
7877 | [01Aug2025 02:43:28.809] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrbysco.measurements.datagen.MeasurementsDataGen for @SubscribeEvent-annotated methods
|
7878 | [01Aug2025 02:43:28.809] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for deimos
|
7879 | [01Aug2025 02:43:28.809] [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
|
7880 | [01Aug2025 02:43:28.810] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for conditional_mixin
|
7881 | [01Aug2025 02:43:28.886] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apothic_enchanting
|
7882 | [01Aug2025 02:43:28.888] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7883 | [01Aug2025 02:43:29.002] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwfurnitures
|
7884 | [01Aug2025 02:43:29.007] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mekanisticrouters-server.toml for mekanisticrouters tracking
|
7885 | [01Aug2025 02:43:29.007] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanisticrouters
|
7886 | [01Aug2025 02:43:29.007] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for infiniverse
|
7887 | [01Aug2025 02:43:29.007] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.commoble.infiniverse.internal.DimensionManager$ForgeEventHandler for @SubscribeEvent-annotated methods
|
7888 | [01Aug2025 02:43:29.008] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/commoble/infiniverse/internal/DimensionManager$ForgeEventHandler; to the game event bus
|
7889 | [01Aug2025 02:43:29.031] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for codechickenlib
|
7890 | [01Aug2025 02:43:29.085] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderstorage
|
7891 | [01Aug2025 02:43:29.088] [modloading-worker-0/DEBUG] [bettermineshafts/]: Loaded com.yungnickyoung.minecraft.bettermineshafts.services.NeoForgePlatformHelper@4a824e6 for service interface com.yungnickyoung.minecraft.bettermineshafts.services.IPlatformHelper
|
7892 | [01Aug2025 02:43:29.088] [modloading-worker-0/DEBUG] [bettermineshafts/]: Loaded com.yungnickyoung.minecraft.bettermineshafts.services.NeoForgeModulesLoader@31a9b3a5 for service interface com.yungnickyoung.minecraft.bettermineshafts.services.IModulesLoader
|
7893 | [01Aug2025 02:43:29.090] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bettermineshafts-neoforge-1_21.toml for bettermineshafts tracking
|
7894 | [01Aug2025 02:43:29.090] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bettermineshafts
|
7895 | [01Aug2025 02:43:29.094] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file crafting_on_a_stick-common.toml for crafting_on_a_stick tracking
|
7896 | [01Aug2025 02:43:29.094] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for crafting_on_a_stick
|
7897 | [01Aug2025 02:43:29.094] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.ofekn.crafting_on_a_stick.network.COASPacketHandler$Register for @SubscribeEvent-annotated methods
|
7898 | [01Aug2025 02:43:29.094] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/ofekn/crafting_on_a_stick/network/COASPacketHandler$Register; to the mod event bus of mod crafting_on_a_stick
|
7899 | [01Aug2025 02:43:29.095] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.ofekn.crafting_on_a_stick.COASConfig for @SubscribeEvent-annotated methods
|
7900 | [01Aug2025 02:43:29.095] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/ofekn/crafting_on_a_stick/COASConfig; to the mod event bus of mod crafting_on_a_stick
|
7901 | [01Aug2025 02:43:29.095] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2jeiintegration
|
7902 | [01Aug2025 02:43:29.096] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanismcovers
|
7903 | [01Aug2025 02:43:29.097] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod kubejstweaks
|
7904 | [01Aug2025 02:43:29.097] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kubejstweaks
|
7905 | [01Aug2025 02:43:29.097] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.uncandango.kubejstweaks.Config for @SubscribeEvent-annotated methods
|
7906 | [01Aug2025 02:43:29.097] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/uncandango/kubejstweaks/Config; to the mod event bus of mod kubejstweaks
|
7907 | [01Aug2025 02:43:29.098] [modloading-worker-0/INFO] [twilightforest.beanification.BeanContext/]: Starting Bean Context
|
7908 | [01Aug2025 02:43:29.098] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.beanification.BeanContext
|
7909 | [01Aug2025 02:43:29.098] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file jei-server.toml for jei tracking
|
7910 | [01Aug2025 02:43:29.098] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean annotation processors
|
7911 | [01Aug2025 02:43:29.101] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei
|
7912 | [01Aug2025 02:43:29.105] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registered Bean processor: class twilightforest.beanification.processors.gather.ComponentAnnotationGatherBeanProcessor
|
7913 | [01Aug2025 02:43:29.105] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registered Bean processor: class twilightforest.beanification.processors.validate.DependencyValidateBeanProcessor
|
7914 | [01Aug2025 02:43:29.105] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registered Bean processor: class twilightforest.beanification.processors.inspect.ComponentAnnotationInspectBeanProcessor
|
7915 | [01Aug2025 02:43:29.105] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registered Bean processor: class twilightforest.beanification.processors.construct.ConstructBeanProcessor
|
7916 | [01Aug2025 02:43:29.105] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registered Bean processor: class twilightforest.beanification.processors.inject.DirectoryAnnotationInjectBeanProcessor
|
7917 | [01Aug2025 02:43:29.105] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registered Bean processor: class twilightforest.beanification.processors.inject.AutowiredAnnotationInjectBeanProcessor
|
7918 | [01Aug2025 02:43:29.105] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registered Bean processor: class twilightforest.beanification.processors.finalize.PostConstructAnnotationFinalizeBeanProcessor
|
7919 | [01Aug2025 02:43:29.105] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registered Bean processor: class twilightforest.beanification.processors.gather.BeanAnnotationGatherBeanProcessor
|
7920 | [01Aug2025 02:43:29.105] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registered Bean processor: class twilightforest.beanification.processors.inspect.BeanAnnotationInspectBeanProcessor
|
7921 | [01Aug2025 02:43:29.106] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Running processor class twilightforest.beanification.processors.gather.ComponentAnnotationGatherBeanProcessor
|
7922 | [01Aug2025 02:43:29.107] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7923 | [01Aug2025 02:43:29.107] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7924 | [01Aug2025 02:43:29.107] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7925 | [01Aug2025 02:43:29.107] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
7926 | [01Aug2025 02:43:29.123] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Running processor class twilightforest.beanification.processors.gather.BeanAnnotationGatherBeanProcessor
|
7927 | [01Aug2025 02:43:29.124] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Running processor class twilightforest.beanification.processors.inspect.ComponentAnnotationInspectBeanProcessor
|
7928 | [01Aug2025 02:43:29.124] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Running processor class twilightforest.beanification.processors.inspect.BeanAnnotationInspectBeanProcessor
|
7929 | [01Aug2025 02:43:29.125] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Running processor class twilightforest.beanification.processors.validate.DependencyValidateBeanProcessor
|
7930 | [01Aug2025 02:43:29.125] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Running processor class twilightforest.beanification.processors.construct.ConstructBeanProcessor
|
7931 | [01Aug2025 02:43:29.126] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.util.DirectionUtil
|
7932 | [01Aug2025 02:43:29.126] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.ClearDisplayCommand
|
7933 | [01Aug2025 02:43:29.126] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.world.components.structures.selectors.MazestoneRandomBlockSelectoryFactory
|
7934 | [01Aug2025 02:43:29.126] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.enums.extensions.TFBoatTypeEnumExtension
|
7935 | [01Aug2025 02:43:29.126] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.SinisterSpawnerCommand
|
7936 | [01Aug2025 02:43:29.126] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.ShieldCommand
|
7937 | [01Aug2025 02:43:29.127] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.network.ModUpdateURLInterceptor
|
7938 | [01Aug2025 02:43:29.128] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.advancements.DrinkFromFlaskTrigger$TriggerInstance$DrinkFromFlaskTriggerInstanceFactory
|
7939 | [01Aug2025 02:43:29.128] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.util.HolderMatcher
|
7940 | [01Aug2025 02:43:29.129] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.GenerateBookCommand
|
7941 | [01Aug2025 02:43:29.129] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.enums.extensions.TFDamageEffectsEnumExtension
|
7942 | [01Aug2025 02:43:29.133] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.entity.passive.quest.ram.QuestingRamCurrentContext
|
7943 | [01Aug2025 02:43:29.133] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.MapLocatorCommand
|
7944 | [01Aug2025 02:43:29.133] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.util.ModidPrefixUtil
|
7945 | [01Aug2025 02:43:29.135] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.client.FoliageColorHandler
|
7946 | [01Aug2025 02:43:29.135] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.world.components.structures.selectors.KnightStonesRandomBlockSelectorFactory
|
7947 | [01Aug2025 02:43:29.135] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.DisplayPiecesCommand
|
7948 | [01Aug2025 02:43:29.135] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.util.ArmorUtil
|
7949 | [01Aug2025 02:43:29.135] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.world.components.structures.selectors.CastleRandomBlockSelectorFactory
|
7950 | [01Aug2025 02:43:29.135] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.CenterCommand
|
7951 | [01Aug2025 02:43:29.135] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.data.helpers.AdvancementDataMultiRequirements
|
7952 | [01Aug2025 02:43:29.135] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.world.components.BiomeColorAlgorithms
|
7953 | [01Aug2025 02:43:29.136] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.world.components.structures.lichtowerrevamp.LichTowerPieces
|
7954 | [01Aug2025 02:43:29.136] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.ConquerCommand
|
7955 | [01Aug2025 02:43:29.136] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.enums.extensions.TFRarityEnumExtension
|
7956 | [01Aug2025 02:43:29.136] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.world.components.structures.selectors.TowerwoodRandomBlockSelectorFactory
|
7957 | [01Aug2025 02:43:29.136] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.TFCommand
|
7958 | [01Aug2025 02:43:29.136] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.world.components.structures.selectors.IceTowerRandomBlockSelectorFactory
|
7959 | [01Aug2025 02:43:29.136] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.world.components.structures.lichtowerrevamp.LichTowerUtil
|
7960 | [01Aug2025 02:43:29.136] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.CountTemplateCommand
|
7961 | [01Aug2025 02:43:29.137] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.MapBiomesCommand
|
7962 | [01Aug2025 02:43:29.137] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.util.DisplayUtil
|
7963 | [01Aug2025 02:43:29.137] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.CountLootCommand
|
7964 | [01Aug2025 02:43:29.137] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.InfoCommand
|
7965 | [01Aug2025 02:43:29.137] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.util.multiparts.MultipartEntityUtil
|
7966 | [01Aug2025 02:43:29.137] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.StructureDistanceCommand
|
7967 | [01Aug2025 02:43:29.137] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.world.components.structures.selectors.StrongholdStonesRandomBlockSelectorFactory
|
7968 | [01Aug2025 02:43:29.175] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.enums.extensions.TFItemDisplayContextEnumExtension
|
7969 | [01Aug2025 02:43:29.175] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.enums.extensions.TFGrassColorModifierEnumExtension
|
7970 | [01Aug2025 02:43:29.175] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.util.HolidayEvent
|
7971 | [01Aug2025 02:43:29.175] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Running processor class twilightforest.beanification.processors.inject.DirectoryAnnotationInjectBeanProcessor
|
7972 | [01Aug2025 02:43:29.178] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Running processor class twilightforest.beanification.processors.inject.AutowiredAnnotationInjectBeanProcessor
|
7973 | [01Aug2025 02:43:29.182] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lithostitched
|
7974 | [01Aug2025 02:43:29.233] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Running processor class twilightforest.beanification.processors.finalize.PostConstructAnnotationFinalizeBeanProcessor
|
7975 | [01Aug2025 02:43:29.236] [modloading-worker-0/INFO] [twilightforest.beanification.BeanContext/]: Bean Context loaded in 138 ms
|
7976 | [01Aug2025 02:43:29.279] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apotheosis
|
7977 | [01Aug2025 02:43:29.296] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file invtweaks-client.toml for invtweaks tracking
|
7978 | [01Aug2025 02:43:29.298] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for invtweaks
|
7979 | [01Aug2025 02:43:29.298] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class invtweaks.network.NetworkDispatcher for @SubscribeEvent-annotated methods
|
7980 | [01Aug2025 02:43:29.299] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Linvtweaks/network/NetworkDispatcher; to the mod event bus of mod invtweaks
|
7981 | [01Aug2025 02:43:29.299] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class invtweaks.events.ServerEvents for @SubscribeEvent-annotated methods
|
7982 | [01Aug2025 02:43:29.300] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Linvtweaks/events/ServerEvents; to the game event bus
|
7983 | [01Aug2025 02:43:29.300] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class invtweaks.events.ModEvents for @SubscribeEvent-annotated methods
|
7984 | [01Aug2025 02:43:29.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Linvtweaks/events/ModEvents; to the mod event bus of mod invtweaks
|
7985 | [01Aug2025 02:43:29.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class invtweaks.config.InvTweaksConfig for @SubscribeEvent-annotated methods
|
7986 | [01Aug2025 02:43:29.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Linvtweaks/config/InvTweaksConfig; to the mod event bus of mod invtweaks
|
7987 | [01Aug2025 02:43:29.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file naturescompass-common.toml for naturescompass tracking
|
7988 | [01Aug2025 02:43:29.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file naturescompass-client.toml for naturescompass tracking
|
7989 | [01Aug2025 02:43:29.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for naturescompass
|
7990 | [01Aug2025 02:43:29.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.chaosthedude.naturescompass.registry.NaturesCompassRegistry for @SubscribeEvent-annotated methods
|
7991 | [01Aug2025 02:43:29.304] [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
|
7992 | [01Aug2025 02:43:29.304] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file jumpboat-server.toml for jumpboat tracking
|
7993 | [01Aug2025 02:43:29.304] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jumpboat
|
7994 | [01Aug2025 02:43:29.305] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for catjammies
|
7995 | [01Aug2025 02:43:29.318] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pneumaticcraft-common.toml for pneumaticcraft tracking
|
7996 | [01Aug2025 02:43:29.318] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pneumaticcraft-client.toml for pneumaticcraft tracking
|
7997 | [01Aug2025 02:43:29.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/client.toml for mekanism tracking
|
7998 | [01Aug2025 02:43:29.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/common.toml for mekanism tracking
|
7999 | [01Aug2025 02:43:29.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/general.toml for mekanism tracking
|
8000 | [01Aug2025 02:43:29.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/gear.toml for mekanism tracking
|
8001 | [01Aug2025 02:43:29.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/startup.toml for mekanism tracking
|
8002 | [01Aug2025 02:43:29.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/Mekanism/startup.toml
|
8003 | [01Aug2025 02:43:29.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/Mekanism/startup.toml for changes
|
8004 | [01Aug2025 02:43:29.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/machine-storage.toml for mekanism tracking
|
8005 | [01Aug2025 02:43:29.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/tiers.toml for mekanism tracking
|
8006 | [01Aug2025 02:43:29.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/machine-usage.toml for mekanism tracking
|
8007 | [01Aug2025 02:43:29.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/world.toml for mekanism tracking
|
8008 | [01Aug2025 02:43:29.444] [modloading-worker-0/DEBUG] [mixin/]: Mixing TileEntityTransmitterMixin from mekanismcovers.mixins.json into mekanism.common.tile.transmitter.TileEntityTransmitter
|
8009 | [01Aug2025 02:43:29.450] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectCoverModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8010 | [01Aug2025 02:43:29.450] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectSaveCover(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8011 | [01Aug2025 02:43:29.450] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectSaveCover(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8012 | [01Aug2025 02:43:29.450] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectSaveCover(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
|
8013 | [01Aug2025 02:43:29.450] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectLoad(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8014 | [01Aug2025 02:43:29.450] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectLoad(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8015 | [01Aug2025 02:43:29.450] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectLoad(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
|
8016 | [01Aug2025 02:43:29.450] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectSaveCover(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8017 | [01Aug2025 02:43:29.450] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectUpdateTag(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8018 | [01Aug2025 02:43:29.450] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectUpdateTag(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8019 | [01Aug2025 02:43:29.450] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectUpdateTag(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
|
8020 | [01Aug2025 02:43:29.450] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectUnload(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8021 | [01Aug2025 02:43:29.450] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectUnload(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8022 | [01Aug2025 02:43:29.450] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectUnload(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8023 | [01Aug2025 02:43:29.584] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockMekanismMixin from mekanismcovers.mixins.json into mekanism.common.block.BlockMekanism
|
8024 | [01Aug2025 02:43:29.585] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:BlockMekanismMixin from mod mekanismcovers->@Inject::dropCoverOnRemove(Lnet/minecraft/world/level/block/state/BlockState;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
|
8025 | [01Aug2025 02:43:29.585] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:BlockMekanismMixin from mod mekanismcovers->@Inject::dropCoverOnRemove(Lnet/minecraft/world/level/block/state/BlockState;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
|
8026 | [01Aug2025 02:43:29.585] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:BlockMekanismMixin from mod mekanismcovers->@Inject::dropCoverOnRemove(Lnet/minecraft/world/level/block/state/BlockState;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
|
8027 | [01Aug2025 02:43:29.587] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockBaseMixin from mekanismcovers.mixins.json into mekanism.common.block.prefab.BlockBase
|
8028 | [01Aug2025 02:43:29.589] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:BlockBaseMixin from mod mekanismcovers->@Inject::getCoverWrenchUse(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
|
8029 | [01Aug2025 02:43:29.739] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8030 | [01Aug2025 02:43:29.739] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8031 | [01Aug2025 02:43:29.739] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8032 | [01Aug2025 02:43:29.739] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8033 | [01Aug2025 02:43:29.739] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8034 | [01Aug2025 02:43:29.739] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8035 | [01Aug2025 02:43:29.915] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pneumaticcraft
|
8036 | [01Aug2025 02:43:29.915] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
8037 | [01Aug2025 02:43:29.917] [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
|
8038 | [01Aug2025 02:43:29.917] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.network.NetworkHandler for @SubscribeEvent-annotated methods
|
8039 | [01Aug2025 02:43:29.918] [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
|
8040 | [01Aug2025 02:43:29.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.thirdparty.PneumaticcraftIMC for @SubscribeEvent-annotated methods
|
8041 | [01Aug2025 02:43:29.918] [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
|
8042 | [01Aug2025 02:43:29.919] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.registry.ModEntityTypes$Listener for @SubscribeEvent-annotated methods
|
8043 | [01Aug2025 02:43:29.919] [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
|
8044 | [01Aug2025 02:43:29.919] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.inventory.AbstractPneumaticCraftMenu$Listener for @SubscribeEvent-annotated methods
|
8045 | [01Aug2025 02:43:29.919] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/inventory/AbstractPneumaticCraftMenu$Listener; to the game event bus
|
8046 | [01Aug2025 02:43:29.919] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.item.minigun.MinigunItem$Listener for @SubscribeEvent-annotated methods
|
8047 | [01Aug2025 02:43:29.920] [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
|
8048 | [01Aug2025 02:43:29.920] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.item.MicromissilesItem$Listener for @SubscribeEvent-annotated methods
|
8049 | [01Aug2025 02:43:29.920] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/item/MicromissilesItem$Listener; to the game event bus
|
8050 | [01Aug2025 02:43:29.920] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.item.JackHammerItem$Listener for @SubscribeEvent-annotated methods
|
8051 | [01Aug2025 02:43:29.920] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/item/JackHammerItem$Listener; to the game event bus
|
8052 | [01Aug2025 02:43:29.921] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.item.MemoryStickItem$Listener for @SubscribeEvent-annotated methods
|
8053 | [01Aug2025 02:43:29.921] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/item/MemoryStickItem$Listener; to the game event bus
|
8054 | [01Aug2025 02:43:29.922] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.util.GlobalBlockEntityCacheManager for @SubscribeEvent-annotated methods
|
8055 | [01Aug2025 02:43:29.922] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/util/GlobalBlockEntityCacheManager; to the game event bus
|
8056 | [01Aug2025 02:43:29.922] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.hacking.entity.HackableShulker$Listener for @SubscribeEvent-annotated methods
|
8057 | [01Aug2025 02:43:29.923] [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
|
8058 | [01Aug2025 02:43:29.923] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.hacking.entity.HackableBlaze$Listener for @SubscribeEvent-annotated methods
|
8059 | [01Aug2025 02:43:29.923] [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
|
8060 | [01Aug2025 02:43:29.923] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.hacking.entity.HackableGhast$Listener for @SubscribeEvent-annotated methods
|
8061 | [01Aug2025 02:43:29.923] [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
|
8062 | [01Aug2025 02:43:29.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.hacking.entity.HackableEnderman$Listener for @SubscribeEvent-annotated methods
|
8063 | [01Aug2025 02:43:29.924] [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
|
8064 | [01Aug2025 02:43:29.924] [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
|
8065 | [01Aug2025 02:43:29.925] [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
|
8066 | [01Aug2025 02:43:29.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.pneumatic_armor.CommonArmorHandler$Listeners for @SubscribeEvent-annotated methods
|
8067 | [01Aug2025 02:43:29.925] [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
|
8068 | [01Aug2025 02:43:29.926] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.villages.VillagerTradesRegistration for @SubscribeEvent-annotated methods
|
8069 | [01Aug2025 02:43:29.926] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/villages/VillagerTradesRegistration; to the game event bus
|
8070 | [01Aug2025 02:43:29.926] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.amadron.AmadronOfferManager$EventListener for @SubscribeEvent-annotated methods
|
8071 | [01Aug2025 02:43:29.926] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/amadron/AmadronOfferManager$EventListener; to the game event bus
|
8072 | [01Aug2025 02:43:29.927] [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
|
8073 | [01Aug2025 02:43:29.928] [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
|
8074 | [01Aug2025 02:43:29.928] [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
|
8075 | [01Aug2025 02:43:29.928] [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
|
8076 | [01Aug2025 02:43:29.929] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.semiblock.SemiblockTracker$Listener for @SubscribeEvent-annotated methods
|
8077 | [01Aug2025 02:43:29.929] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/semiblock/SemiblockTracker$Listener; to the game event bus
|
8078 | [01Aug2025 02:43:29.929] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.variables.GlobalVariableManager$Listener for @SubscribeEvent-annotated methods
|
8079 | [01Aug2025 02:43:29.929] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/pneumaticcraft/common/variables/GlobalVariableManager$Listener; to the game event bus
|
8080 | [01Aug2025 02:43:29.929] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.pneumaticcraft.common.entity.semiblock.AbstractLogisticsFrameEntity$Listener for @SubscribeEvent-annotated methods
|
8081 | [01Aug2025 02:43:29.930] [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
|
8082 | [01Aug2025 02:43:29.942] [modloading-worker-0/INFO] [com.iafenvoy.iceandfire.IceAndFire/]: Ice And Fire common config version match.
|
8083 | [01Aug2025 02:43:30.106] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockTransmitterMixin from mekanismcovers.mixins.json into mekanism.common.block.transmitter.BlockTransmitter
|
8084 | [01Aug2025 02:43:30.113] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:BlockTransmitterMixin from mod mekanismcovers->@Inject::getCorrectShape(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
|
8085 | [01Aug2025 02:43:30.113] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:BlockTransmitterMixin from mod mekanismcovers->@Inject::getCoverShape(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8086 | [01Aug2025 02:43:30.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for iceandfire
|
8087 | [01Aug2025 02:43:30.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.iafenvoy.iceandfire.neoforge.IceAndFireNeoForge for @SubscribeEvent-annotated methods
|
8088 | [01Aug2025 02:43:30.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/iafenvoy/iceandfire/neoforge/IceAndFireNeoForge; to the mod event bus of mod iceandfire
|
8089 | [01Aug2025 02:43:30.292] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for formations
|
8090 | [01Aug2025 02:43:30.297] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file crystalix-client.toml for crystalix tracking
|
8091 | [01Aug2025 02:43:30.297] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file crystalix-common.toml for crystalix tracking
|
8092 | [01Aug2025 02:43:30.297] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for crystalix
|
8093 | [01Aug2025 02:43:30.297] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.satherov.crystalix.datagen.CrystalixDataGenerator for @SubscribeEvent-annotated methods
|
8094 | [01Aug2025 02:43:30.297] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/satherov/crystalix/datagen/CrystalixDataGenerator; to the mod event bus of mod crystalix
|
8095 | [01Aug2025 02:43:30.347] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwpaths
|
8096 | [01Aug2025 02:43:30.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for zerocore
|
8097 | [01Aug2025 02:43:30.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.zerono.mods.zerocore.lib.world.ChunkCache for @SubscribeEvent-annotated methods
|
8098 | [01Aug2025 02:43:30.363] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/zerono/mods/zerocore/lib/world/ChunkCache; to the game event bus
|
8099 | [01Aug2025 02:43:30.373] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.zerono.mods.zerocore.internal.datagen.DataGenerationHandler for @SubscribeEvent-annotated methods
|
8100 | [01Aug2025 02:43:30.374] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/zerono/mods/zerocore/internal/datagen/DataGenerationHandler; to the mod event bus of mod zerocore
|
8101 | [01Aug2025 02:43:30.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file extremereactors/client.toml for bigreactors tracking
|
8102 | [01Aug2025 02:43:30.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file extremereactors/common.toml for bigreactors tracking
|
8103 | [01Aug2025 02:43:30.383] [modloading-worker-0/DEBUG] [mixin/]: Mixing recipe.MixinMekanismRecipeType from mekmm.mixins.json into mekanism.common.recipe.MekanismRecipeType
|
8104 | [01Aug2025 02:43:30.383] [modloading-worker-0/DEBUG] [mixin/]: mekmm.mixins.json:recipe.MixinMekanismRecipeType from mod mekmm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
8105 | [01Aug2025 02:43:30.383] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$mekmm$initRecipe$4(Lmekanism/common/recipe/MekanismRecipeType;)Lmekanism/common/recipe/lookup/cache/InputRecipeCache$SingleItem; to md6731f0$mekmm$lambda$mekmm$initRecipe$4$0 in mekmm.mixins.json:recipe.MixinMekanismRecipeType from mod mekmm
|
8106 | [01Aug2025 02:43:30.383] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$mekmm$initRecipe$3(Lmekanism/common/recipe/MekanismRecipeType;)Lmekanism/common/recipe/lookup/cache/InputRecipeCache$SingleItem; to md6731f0$mekmm$lambda$mekmm$initRecipe$3$1 in mekmm.mixins.json:recipe.MixinMekanismRecipeType from mod mekmm
|
8107 | [01Aug2025 02:43:30.383] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$mekmm$initRecipe$2(Lmekanism/common/recipe/MekanismRecipeType;)Lmekanism/common/recipe/lookup/cache/InputRecipeCache$DoubleItem; to md6731f0$mekmm$lambda$mekmm$initRecipe$2$2 in mekmm.mixins.json:recipe.MixinMekanismRecipeType from mod mekmm
|
8108 | [01Aug2025 02:43:30.383] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$mekmm$initRecipe$1(Lmekanism/common/recipe/MekanismRecipeType;)Lmekanism/common/recipe/lookup/cache/InputRecipeCache$ItemChemical; to md6731f0$mekmm$lambda$mekmm$initRecipe$1$3 in mekmm.mixins.json:recipe.MixinMekanismRecipeType from mod mekmm
|
8109 | [01Aug2025 02:43:30.383] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$mekmm$initRecipe$0(Lmekanism/common/recipe/MekanismRecipeType;)Lmekanism/common/recipe/lookup/cache/InputRecipeCache$SingleItem; to md6731f0$mekmm$lambda$mekmm$initRecipe$0$4 in mekmm.mixins.json:recipe.MixinMekanismRecipeType from mod mekmm
|
8110 | [01Aug2025 02:43:30.387] [modloading-worker-0/DEBUG] [mixin/]: mekmm.mixins.json:recipe.MixinMekanismRecipeType from mod mekmm->@Inject::mekmm$initRecipe(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8111 | [01Aug2025 02:43:30.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanism
|
8112 | [01Aug2025 02:43:30.437] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mekanism.common.lib.transmitter.TransmitterNetworkRegistry for @SubscribeEvent-annotated methods
|
8113 | [01Aug2025 02:43:30.439] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmekanism/common/lib/transmitter/TransmitterNetworkRegistry; to the game event bus
|
8114 | [01Aug2025 02:43:30.505] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file laserio-common.toml for laserio tracking
|
8115 | [01Aug2025 02:43:30.507] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for laserio
|
8116 | [01Aug2025 02:43:30.507] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.laserio.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
8117 | [01Aug2025 02:43:30.508] [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
|
8118 | [01Aug2025 02:43:30.512] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file MekanismMoreMachine/general.toml for mekmm tracking
|
8119 | [01Aug2025 02:43:30.512] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file MekanismMoreMachine/machine-storage.toml for mekmm tracking
|
8120 | [01Aug2025 02:43:30.512] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file MekanismMoreMachine/machine-usage.toml for mekmm tracking
|
8121 | [01Aug2025 02:43:30.581] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bigreactors
|
8122 | [01Aug2025 02:43:30.581] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.zerono.mods.extremereactors.datagen.ForgeDataGenerationHandler for @SubscribeEvent-annotated methods
|
8123 | [01Aug2025 02:43:30.581] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/zerono/mods/extremereactors/datagen/ForgeDataGenerationHandler; to the mod event bus of mod bigreactors
|
8124 | [01Aug2025 02:43:30.582] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_api_base
|
8125 | [01Aug2025 02:43:30.582] [modloading-worker-0/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Disabled because not running on the client.
|
8126 | [01Aug2025 02:43:30.582] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mousetweaks
|
8127 | [01Aug2025 02:43:30.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file immersiveengineering-startup.toml for immersiveengineering tracking
|
8128 | [01Aug2025 02:43:30.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/immersiveengineering-startup.toml
|
8129 | [01Aug2025 02:43:30.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/immersiveengineering-startup.toml for changes
|
8130 | [01Aug2025 02:43:30.630] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file immersiveengineering-client.toml for immersiveengineering tracking
|
8131 | [01Aug2025 02:43:30.632] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekmm
|
8132 | [01Aug2025 02:43:30.632] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.jerry.datagen.MekmmDataGenerator for @SubscribeEvent-annotated methods
|
8133 | [01Aug2025 02:43:30.634] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/jerry/datagen/MekmmDataGenerator; to the mod event bus of mod mekmm
|
8134 | [01Aug2025 02:43:30.638] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file immersiveengineering-server.toml for immersiveengineering tracking
|
8135 | [01Aug2025 02:43:30.676] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/generators.toml for mekanismgenerators tracking
|
8136 | [01Aug2025 02:43:30.676] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/generators-gear.toml for mekanismgenerators tracking
|
8137 | [01Aug2025 02:43:30.676] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/generator-storage.toml for mekanismgenerators tracking
|
8138 | [01Aug2025 02:43:30.736] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanismgenerators
|
8139 | [01Aug2025 02:43:30.739] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gmut
|
8140 | [01Aug2025 02:43:30.739] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class giselle.gmut.common.datagen.GMUTDataGenerator for @SubscribeEvent-annotated methods
|
8141 | [01Aug2025 02:43:30.739] [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
|
8142 | [01Aug2025 02:43:30.743] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pipez-server.toml for pipez tracking
|
8143 | [01Aug2025 02:43:30.743] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod pipez
|
8144 | [01Aug2025 02:43:30.778] [modloading-worker-0/DEBUG] [mixin/]: Mixing PipezUpgradeMixin from allthetweaks.mixins.json into de.maxhenkel.pipez.Upgrade
|
8145 | [01Aug2025 02:43:30.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pipez
|
8146 | [01Aug2025 02:43:30.800] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/tools-materials-startup.toml for mekanismtools tracking
|
8147 | [01Aug2025 02:43:30.806] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/Mekanism/tools-materials-startup.toml
|
8148 | [01Aug2025 02:43:30.806] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/Mekanism/tools-materials-startup.toml for changes
|
8149 | [01Aug2025 02:43:30.806] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/tools.toml for mekanismtools tracking
|
8150 | [01Aug2025 02:43:30.806] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/tools-client.toml for mekanismtools tracking
|
8151 | [01Aug2025 02:43:30.819] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanismtools
|
8152 | [01Aug2025 02:43:30.819] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mekanism.tools.common.integration.gender.ToolsGenderCapabilityHelper for @SubscribeEvent-annotated methods
|
8153 | [01Aug2025 02:43:30.819] [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
|
8154 | [01Aug2025 02:43:30.821] [modloading-worker-0/DEBUG] [NoChatReports/]: KONNICHIWA ZA WARUDO!
|
8155 | [01Aug2025 02:43:30.821] [modloading-worker-0/DEBUG] [NoChatReports/]: Default JVM text encoding is: UTF-8
|
8156 | [01Aug2025 02:43:30.822] [modloading-worker-0/DEBUG] [NoChatReports/]: Reading config file NoChatReports/NCR-Common.json...
|
8157 | [01Aug2025 02:43:30.823] [modloading-worker-0/DEBUG] [NoChatReports/]: Writing config file NoChatReports/NCR-Common.json...
|
8158 | [01Aug2025 02:43:30.824] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nochatreports
|
8159 | [01Aug2025 02:43:30.913] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockBreakMixin from allthearcanistgear.mixins.json into com.thevortex.allthemodium.events.BlockBreak
|
8160 | [01Aug2025 02:43:30.913] [modloading-worker-0/DEBUG] [mixin/]: allthearcanistgear.mixins.json:BlockBreakMixin from mod allthearcanistgear: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
8161 | [01Aug2025 02:43:30.917] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for allthemodium
|
8162 | [01Aug2025 02:43:30.917] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.thevortex.allthemodium.registry.ModRegistry for @SubscribeEvent-annotated methods
|
8163 | [01Aug2025 02:43:30.917] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/thevortex/allthemodium/registry/ModRegistry; to the mod event bus of mod allthemodium
|
8164 | [01Aug2025 02:43:30.917] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.thevortex.allthemodium.registry.FluidInteractionsRegistry for @SubscribeEvent-annotated methods
|
8165 | [01Aug2025 02:43:30.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/thevortex/allthemodium/registry/FluidInteractionsRegistry; to the mod event bus of mod allthemodium
|
8166 | [01Aug2025 02:43:30.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.thevortex.allthemodium.events.BlockBreak for @SubscribeEvent-annotated methods
|
8167 | [01Aug2025 02:43:30.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/thevortex/allthemodium/events/BlockBreak; to the game event bus
|
8168 | [01Aug2025 02:43:30.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.thevortex.allthemodium.events.ArmorEvents for @SubscribeEvent-annotated methods
|
8169 | [01Aug2025 02:43:30.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/thevortex/allthemodium/events/ArmorEvents; to the game event bus
|
8170 | [01Aug2025 02:43:30.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.thevortex.allthemodium.datagen.ATMDataGenerators for @SubscribeEvent-annotated methods
|
8171 | [01Aug2025 02:43:30.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/thevortex/allthemodium/datagen/ATMDataGenerators; to the mod event bus of mod allthemodium
|
8172 | [01Aug2025 02:43:30.920] [modloading-worker-0/DEBUG] [mixin/]: Mixing TYGTreeGrowthEventMixin from tesseract_api_tyg.mixins.json into dev.corgitaco.ohthetreesyoullgrow.world.level.levelgen.feature.TreeFromStructureNBTFeature
|
8173 | [01Aug2025 02:43:30.923] [modloading-worker-0/DEBUG] [mixin/]: tesseract_api_tyg.mixins.json:TYGTreeGrowthEventMixin 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
|
8174 | [01Aug2025 02:43:30.923] [modloading-worker-0/DEBUG] [mixin/]: tesseract_api_tyg.mixins.json:TYGTreeGrowthEventMixin 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
|
8175 | [01Aug2025 02:43:30.923] [modloading-worker-0/DEBUG] [mixin/]: tesseract_api_tyg.mixins.json:TYGTreeGrowthEventMixin 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
|
8176 | [01Aug2025 02:43:30.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ohthetreesyoullgrow
|
8177 | [01Aug2025 02:43:30.940] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for spectrelib
|
8178 | [01Aug2025 02:43:30.955] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_aquatic_ambitions
|
8179 | [01Aug2025 02:43:30.955] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.davio.aquaticambitions.events.CAACommonEvents$ModBusEvents for @SubscribeEvent-annotated methods
|
8180 | [01Aug2025 02:43:30.955] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/davio/aquaticambitions/events/CAACommonEvents$ModBusEvents; to the mod event bus of mod create_aquatic_ambitions
|
8181 | [01Aug2025 02:43:30.986] [modloading-worker-0/INFO] [thedarkcolour.kotlinforforge.neoforge.test.KotlinForForge/]: Kotlin For Forge Enabled!
|
8182 | [01Aug2025 02:43:30.988] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Attempting to inject @EventBusSubscriber kotlin objects in to the event bus for kotlinforforge
|
8183 | [01Aug2025 02:43:31.189] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file integrateddynamics-common.toml for integrateddynamics tracking
|
8184 | [01Aug2025 02:43:31.189] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod integrateddynamics
|
8185 | [01Aug2025 02:43:31.189] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod integrateddynamics
|
8186 | [01Aug2025 02:43:31.325] [modloading-worker-0/DEBUG] [mixin/]: Mixing DungeonContextMixin from betterdungeons.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8187 | [01Aug2025 02:43:31.325] [modloading-worker-0/DEBUG] [mixin/]: betterdungeons.mixins.json:DungeonContextMixin from mod betterdungeons: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
8188 | [01Aug2025 02:43:31.325] [modloading-worker-0/DEBUG] [mixin/]: Mixing structures.TemplateAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8189 | [01Aug2025 02:43:31.326] [modloading-worker-0/DEBUG] [mixin/]: Mixing world.StructureTemplateAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8190 | [01Aug2025 02:43:31.326] [modloading-worker-0/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.StructureTemplateAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
8191 | [01Aug2025 02:43:31.326] [modloading-worker-0/DEBUG] [mixin/]: Mixing world.StructureTemplateMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8192 | [01Aug2025 02:43:31.326] [modloading-worker-0/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.StructureTemplateMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
8193 | [01Aug2025 02:43:31.326] [modloading-worker-0/DEBUG] [mixin/]: Mixing passcode.StructureTemplateMixin from securitycraft.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8194 | [01Aug2025 02:43:31.326] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinStructureTemplate from lootr-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8195 | [01Aug2025 02:43:31.326] [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)
|
8196 | [01Aug2025 02:43:31.326] [modloading-worker-0/DEBUG] [mixin/]: Mixing structures.TemplateAccessor from mes-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8197 | [01Aug2025 02:43:31.326] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.StructureTemplateMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8198 | [01Aug2025 02:43:31.326] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureTemplateMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
8199 | [01Aug2025 02:43:31.327] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureTemplateMixin from formations.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8200 | [01Aug2025 02:43:31.327] [modloading-worker-0/DEBUG] [mixin/]: formations.mixins.json:StructureTemplateMixin from mod formations: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
8201 | [01Aug2025 02:43:31.329] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.TemplateAccess from immersiveengineering.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8202 | [01Aug2025 02:43:31.329] [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)
|
8203 | [01Aug2025 02:43:31.329] [modloading-worker-0/DEBUG] [mixin/]: Mixing coremods.TemplateMixin from immersiveengineering.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8204 | [01Aug2025 02:43:31.329] [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)
|
8205 | [01Aug2025 02:43:31.330] [modloading-worker-0/DEBUG] [mixin/]: Mixing structures.TemplateAccessor from mns-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8206 | [01Aug2025 02:43:31.330] [modloading-worker-0/DEBUG] [mixin/]: Mixing structure.StructureTemplateAccessor from ars_nouveau.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8207 | [01Aug2025 02:43:31.330] [modloading-worker-0/DEBUG] [mixin/]: Mixing structure.StructureTemplateMixin from ars_nouveau.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8208 | [01Aug2025 02:43:31.330] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ars_nouveau_preventAutoWaterlogging$0(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor;)Z to md6731f0$ars_nouveau$lambda$ars_nouveau_preventAutoWaterlogging$0$0 in ars_nouveau.mixins.json:structure.StructureTemplateMixin from mod ars_nouveau
|
8209 | [01Aug2025 02:43:31.331] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureTemplateMixin from villagesandpillages-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8210 | [01Aug2025 02:43:31.331] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$betterdeserttemples_preventAutoWaterlogging$0(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor;)Z to md6731f0$villagesandpillages$lambda$betterdeserttemples_preventAutoWaterlogging$0$1 in villagesandpillages-common.mixins.json:StructureTemplateMixin from mod villagesandpillages
|
8211 | [01Aug2025 02:43:31.331] [modloading-worker-0/DEBUG] [mixin/]: Mixing structures.TemplateAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8212 | [01Aug2025 02:43:31.331] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureTemplateMixin from ae2.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8213 | [01Aug2025 02:43:31.331] [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)
|
8214 | [01Aug2025 02:43:31.331] [modloading-worker-0/DEBUG] [mixin/]: Mixing structures.TemplateAccessor from mvs-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8215 | [01Aug2025 02:43:31.331] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureTemplateAccessor from gander_levels.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
8216 | [01Aug2025 02:43:31.374] [modloading-worker-0/DEBUG] [mixin/]: betterdungeons.mixins.json:DungeonContextMixin from mod betterdungeons->@Inject::betterdungeons_saveDungeonContext(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
|
8217 | [01Aug2025 02:43:31.374] [modloading-worker-0/DEBUG] [mixin/]: betterdungeons.mixins.json:DungeonContextMixin from mod betterdungeons->@Inject::betterdungeons_saveDungeonContext(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
|
8218 | [01Aug2025 02:43:31.374] [modloading-worker-0/DEBUG] [mixin/]: betterdungeons.mixins.json:DungeonContextMixin from mod betterdungeons->@Inject::betterdungeons_saveDungeonContext(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
|
8219 | [01Aug2025 02:43:31.374] [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
|
8220 | [01Aug2025 02:43:31.374] [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
|
8221 | [01Aug2025 02:43:31.374] [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
|
8222 | [01Aug2025 02:43:31.374] [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
|
8223 | [01Aug2025 02:43:31.374] [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
|
8224 | [01Aug2025 02:43:31.374] [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
|
8225 | [01Aug2025 02:43:31.374] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureTemplateMixin from mod lithostitched->@Inject::bindUnboundProcessors(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
|
8226 | [01Aug2025 02:43:31.374] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureTemplateMixin from mod lithostitched->@Inject::bindUnboundProcessors(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
|
8227 | [01Aug2025 02:43:31.374] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureTemplateMixin from mod lithostitched->@Inject::bindUnboundProcessors(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
|
8228 | [01Aug2025 02:43:31.374] [modloading-worker-0/DEBUG] [mixin/]: formations.mixins.json:StructureTemplateMixin from mod formations->@Inject::placeInWorld(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
|
8229 | [01Aug2025 02:43:31.374] [modloading-worker-0/DEBUG] [mixin/]: formations.mixins.json:StructureTemplateMixin from mod formations->@Inject::placeInWorld(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
|
8230 | [01Aug2025 02:43:31.374] [modloading-worker-0/DEBUG] [mixin/]: formations.mixins.json:StructureTemplateMixin from mod formations->@Inject::placeInWorld(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
|
8231 | [01Aug2025 02:43:31.374] [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
|
8232 | [01Aug2025 02:43:31.374] [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
|
8233 | [01Aug2025 02:43:31.374] [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
|
8234 | [01Aug2025 02:43:31.374] [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
|
8235 | [01Aug2025 02:43:31.374] [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
|
8236 | [01Aug2025 02:43:31.374] [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
|
8237 | [01Aug2025 02:43:31.374] [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
|
8238 | [01Aug2025 02:43:31.374] [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
|
8239 | [01Aug2025 02:43:31.374] [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
|
8240 | [01Aug2025 02:43:31.374] [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
|
8241 | [01Aug2025 02:43:31.374] [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
|
8242 | [01Aug2025 02:43:31.374] [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
|
8243 | [01Aug2025 02:43:31.374] [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
|
8244 | [01Aug2025 02:43:31.374] [modloading-worker-0/DEBUG] [mixin/]: villagesandpillages-common.mixins.json:StructureTemplateMixin from mod villagesandpillages->@Inject::betterdeserttemples_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
|
8245 | [01Aug2025 02:43:31.374] [modloading-worker-0/DEBUG] [mixin/]: villagesandpillages-common.mixins.json:StructureTemplateMixin from mod villagesandpillages->@Inject::betterdeserttemples_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
|
8246 | [01Aug2025 02:43:31.374] [modloading-worker-0/DEBUG] [mixin/]: villagesandpillages-common.mixins.json:StructureTemplateMixin from mod villagesandpillages->@Inject::betterdeserttemples_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
|
8247 | [01Aug2025 02:43:31.375] [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
|
8248 | [01Aug2025 02:43:31.375] [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
|
8249 | [01Aug2025 02:43:31.375] [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
|
8250 | [01Aug2025 02:43:31.375] [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
|
8251 | [01Aug2025 02:43:31.375] [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
|
8252 | [01Aug2025 02:43:31.375] [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
|
8253 | [01Aug2025 02:43:31.375] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getPalettes()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate was not merged
|
8254 | [01Aug2025 02:43:31.401] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immersiveengineering
|
8255 | [01Aug2025 02:43:31.401] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.api.wires.NetworkSanitizer for @SubscribeEvent-annotated methods
|
8256 | [01Aug2025 02:43:31.402] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/api/wires/NetworkSanitizer; to the game event bus
|
8257 | [01Aug2025 02:43:31.403] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.api.wires.GlobalWireNetwork for @SubscribeEvent-annotated methods
|
8258 | [01Aug2025 02:43:31.404] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/api/wires/GlobalWireNetwork; to the game event bus
|
8259 | [01Aug2025 02:43:31.404] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.api.crafting.cache.CachedRecipeList for @SubscribeEvent-annotated methods
|
8260 | [01Aug2025 02:43:31.405] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/api/crafting/cache/CachedRecipeList; to the game event bus
|
8261 | [01Aug2025 02:43:31.405] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.world.Villages for @SubscribeEvent-annotated methods
|
8262 | [01Aug2025 02:43:31.405] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/world/Villages; to the game event bus
|
8263 | [01Aug2025 02:43:31.405] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.world.Villages$Events for @SubscribeEvent-annotated methods
|
8264 | [01Aug2025 02:43:31.406] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/world/Villages$Events; to the game event bus
|
8265 | [01Aug2025 02:43:31.407] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.world.IEWorldGen for @SubscribeEvent-annotated methods
|
8266 | [01Aug2025 02:43:31.408] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/world/IEWorldGen; to the game event bus
|
8267 | [01Aug2025 02:43:31.409] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.wires.WireSyncManager for @SubscribeEvent-annotated methods
|
8268 | [01Aug2025 02:43:31.411] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/wires/WireSyncManager; to the game event bus
|
8269 | [01Aug2025 02:43:31.411] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.util.SpawnInterdictionHandler for @SubscribeEvent-annotated methods
|
8270 | [01Aug2025 02:43:31.412] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/util/SpawnInterdictionHandler; to the game event bus
|
8271 | [01Aug2025 02:43:31.413] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.util.sound.NoisyToolSoundHandler for @SubscribeEvent-annotated methods
|
8272 | [01Aug2025 02:43:31.415] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/util/sound/NoisyToolSoundHandler; to the game event bus
|
8273 | [01Aug2025 02:43:31.415] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.util.FakePlayerUtil for @SubscribeEvent-annotated methods
|
8274 | [01Aug2025 02:43:31.416] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/util/FakePlayerUtil; to the game event bus
|
8275 | [01Aug2025 02:43:31.416] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.register.IECreativeTabs for @SubscribeEvent-annotated methods
|
8276 | [01Aug2025 02:43:31.416] [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
|
8277 | [01Aug2025 02:43:31.416] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.items.RobotWolfItem for @SubscribeEvent-annotated methods
|
8278 | [01Aug2025 02:43:31.416] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/items/RobotWolfItem; to the game event bus
|
8279 | [01Aug2025 02:43:31.416] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.items.ItemCapabilityRegistration for @SubscribeEvent-annotated methods
|
8280 | [01Aug2025 02:43:31.417] [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
|
8281 | [01Aug2025 02:43:31.417] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.items.DrillItem for @SubscribeEvent-annotated methods
|
8282 | [01Aug2025 02:43:31.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/items/DrillItem; to the game event bus
|
8283 | [01Aug2025 02:43:31.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.IEContent for @SubscribeEvent-annotated methods
|
8284 | [01Aug2025 02:43:31.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/IEContent; to the mod event bus of mod immersiveengineering
|
8285 | [01Aug2025 02:43:31.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.gui.IEContainerMenu for @SubscribeEvent-annotated methods
|
8286 | [01Aug2025 02:43:31.419] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/gui/IEContainerMenu; to the game event bus
|
8287 | [01Aug2025 02:43:31.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.entities.EntityCapabilityRegistration for @SubscribeEvent-annotated methods
|
8288 | [01Aug2025 02:43:31.425] [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
|
8289 | [01Aug2025 02:43:31.425] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.config.IEServerConfig for @SubscribeEvent-annotated methods
|
8290 | [01Aug2025 02:43:31.425] [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
|
8291 | [01Aug2025 02:43:31.425] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.blocks.multiblocks.TemplateSyncManager for @SubscribeEvent-annotated methods
|
8292 | [01Aug2025 02:43:31.426] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/blocks/multiblocks/TemplateSyncManager; to the game event bus
|
8293 | [01Aug2025 02:43:31.426] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.blocks.metal.FluidPipeBlockEntity for @SubscribeEvent-annotated methods
|
8294 | [01Aug2025 02:43:31.427] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/blocks/metal/FluidPipeBlockEntity; to the game event bus
|
8295 | [01Aug2025 02:43:31.427] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.blocks.metal.ConveyorBeltBlockEntity for @SubscribeEvent-annotated methods
|
8296 | [01Aug2025 02:43:31.429] [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
|
8297 | [01Aug2025 02:43:31.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.blocks.CrateItem for @SubscribeEvent-annotated methods
|
8298 | [01Aug2025 02:43:31.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/blocks/CrateItem; to the game event bus
|
8299 | [01Aug2025 02:43:31.430] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.blocks.BlockCapabilityRegistration for @SubscribeEvent-annotated methods
|
8300 | [01Aug2025 02:43:31.431] [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
|
8301 | [01Aug2025 02:43:31.488] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pamhc2foodcore
|
8302 | [01Aug2025 02:43:31.495] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for itemcollectors
|
8303 | [01Aug2025 02:43:31.495] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for imfast
|
8304 | [01Aug2025 02:43:31.498] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for polymorph
|
8305 | [01Aug2025 02:43:31.511] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_conduits_modded
|
8306 | [01Aug2025 02:43:31.511] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.modconduits.ModdedConduits for @SubscribeEvent-annotated methods
|
8307 | [01Aug2025 02:43:31.511] [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
|
8308 | [01Aug2025 02:43:31.518] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for connectedglass
|
8309 | [01Aug2025 02:43:31.529] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file constructionstick-server.toml for constructionstick tracking
|
8310 | [01Aug2025 02:43:31.529] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for constructionstick
|
8311 | [01Aug2025 02:43:31.529] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mrbysco.constructionstick.data.ModData for @SubscribeEvent-annotated methods
|
8312 | [01Aug2025 02:43:31.530] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmrbysco/constructionstick/data/ModData; to the mod event bus of mod constructionstick
|
8313 | [01Aug2025 02:43:31.530] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mrbysco.constructionstick.basics.CommonEvents for @SubscribeEvent-annotated methods
|
8314 | [01Aug2025 02:43:31.530] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmrbysco/constructionstick/basics/CommonEvents; to the game event bus
|
8315 | [01Aug2025 02:43:31.531] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mrbysco.constructionstick.registry.ModItems for @SubscribeEvent-annotated methods
|
8316 | [01Aug2025 02:43:31.531] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmrbysco/constructionstick/registry/ModItems; to the mod event bus of mod constructionstick
|
8317 | [01Aug2025 02:43:31.533] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file hyperbox-common.toml for hyperbox tracking
|
8318 | [01Aug2025 02:43:31.538] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for hyperbox
|
8319 | [01Aug2025 02:43:31.601] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integrateddynamics
|
8320 | [01Aug2025 02:43:31.603] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file integrateddynamicscompat-common.toml for integrateddynamicscompat tracking
|
8321 | [01Aug2025 02:43:31.604] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file aquaculture-common.toml for aquaculture tracking
|
8322 | [01Aug2025 02:43:31.606] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for aquaculture
|
8323 | [01Aug2025 02:43:31.606] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teammetallurgy.aquaculture.loot.FishWeightHandler for @SubscribeEvent-annotated methods
|
8324 | [01Aug2025 02:43:31.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teammetallurgy/aquaculture/loot/FishWeightHandler; to the game event bus
|
8325 | [01Aug2025 02:43:31.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teammetallurgy.aquaculture.init.AquaEntities for @SubscribeEvent-annotated methods
|
8326 | [01Aug2025 02:43:31.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teammetallurgy/aquaculture/init/AquaEntities; to the mod event bus of mod aquaculture
|
8327 | [01Aug2025 02:43:31.608] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teammetallurgy.aquaculture.init.FishRegistry for @SubscribeEvent-annotated methods
|
8328 | [01Aug2025 02:43:31.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integrateddynamicscompat
|
8329 | [01Aug2025 02:43:31.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teammetallurgy/aquaculture/init/FishRegistry; to the mod event bus of mod aquaculture
|
8330 | [01Aug2025 02:43:31.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teammetallurgy.aquaculture.init.AquaLootTables for @SubscribeEvent-annotated methods
|
8331 | [01Aug2025 02:43:31.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage_jei_integration
|
8332 | [01Aug2025 02:43:31.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teammetallurgy/aquaculture/init/AquaLootTables; to the game event bus
|
8333 | [01Aug2025 02:43:31.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teammetallurgy.aquaculture.init.AquaRecipes for @SubscribeEvent-annotated methods
|
8334 | [01Aug2025 02:43:31.611] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teammetallurgy/aquaculture/init/AquaRecipes; to the game event bus
|
8335 | [01Aug2025 02:43:31.611] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teammetallurgy.aquaculture.misc.NeptunesMight for @SubscribeEvent-annotated methods
|
8336 | [01Aug2025 02:43:31.611] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teammetallurgy/aquaculture/misc/NeptunesMight; to the game event bus
|
8337 | [01Aug2025 02:43:31.611] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teammetallurgy.aquaculture.misc.FurnaceFuel for @SubscribeEvent-annotated methods
|
8338 | [01Aug2025 02:43:31.612] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teammetallurgy/aquaculture/misc/FurnaceFuel; to the game event bus
|
8339 | [01Aug2025 02:43:31.612] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teammetallurgy.aquaculture.item.neptunium.NeptuniumArmor for @SubscribeEvent-annotated methods
|
8340 | [01Aug2025 02:43:31.613] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teammetallurgy/aquaculture/item/neptunium/NeptuniumArmor; to the game event bus
|
8341 | [01Aug2025 02:43:31.613] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teammetallurgy.aquaculture.item.ItemFilletKnife for @SubscribeEvent-annotated methods
|
8342 | [01Aug2025 02:43:31.613] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teammetallurgy/aquaculture/item/ItemFilletKnife; to the mod event bus of mod aquaculture
|
8343 | [01Aug2025 02:43:31.616] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mns
|
8344 | [01Aug2025 02:43:31.616] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finndog.mns.datagen.StructureNbtUpdaterDatagen for @SubscribeEvent-annotated methods
|
8345 | [01Aug2025 02:43:31.616] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finndog/mns/datagen/StructureNbtUpdaterDatagen; to the mod event bus of mod mns
|
8346 | [01Aug2025 02:43:31.631] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cyclopscore-common.toml for cyclopscore tracking
|
8347 | [01Aug2025 02:43:31.631] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod cyclopscore
|
8348 | [01Aug2025 02:43:31.632] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cyclopscore
|
8349 | [01Aug2025 02:43:31.632] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class org.cyclops.cyclopscore.config.configurabletypeaction.FluidAction for @SubscribeEvent-annotated methods
|
8350 | [01Aug2025 02:43:31.632] [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
|
8351 | [01Aug2025 02:43:31.635] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage_quartz_arsenal-common.toml for refinedstorage_quartz_arsenal tracking
|
8352 | [01Aug2025 02:43:31.673] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage_quartz_arsenal
|
8353 | [01Aug2025 02:43:31.676] [modloading-worker-0/DEBUG] [betterwitchhuts/]: Loaded com.yungnickyoung.minecraft.betterwitchhuts.services.NeoForgePlatformHelper@4b07d81e for service interface com.yungnickyoung.minecraft.betterwitchhuts.services.IPlatformHelper
|
8354 | [01Aug2025 02:43:31.676] [modloading-worker-0/DEBUG] [betterwitchhuts/]: Loaded com.yungnickyoung.minecraft.betterwitchhuts.services.NeoForgeModulesLoader@368992a4 for service interface com.yungnickyoung.minecraft.betterwitchhuts.services.IModulesLoader
|
8355 | [01Aug2025 02:43:31.677] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betterwitchhuts-neoforge-1_21.toml for betterwitchhuts tracking
|
8356 | [01Aug2025 02:43:31.677] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterwitchhuts
|
8357 | [01Aug2025 02:43:31.678] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for netherportalfix
|
8358 | [01Aug2025 02:43:31.681] [modloading-worker-0/DEBUG] [GeckoLib/]: Loaded software.bernie.geckolib.platform.GeckoLibNeoForge@43ee6be0 for service interface software.bernie.geckolib.service.GeckoLibPlatform
|
8359 | [01Aug2025 02:43:31.681] [modloading-worker-0/DEBUG] [GeckoLib/]: Loaded software.bernie.geckolib.network.GeckoLibNetworkingNeoForge@4a6373aa for service interface software.bernie.geckolib.service.GeckoLibNetworking
|
8360 | [01Aug2025 02:43:31.681] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for geckolib
|
8361 | [01Aug2025 02:43:31.685] [modloading-worker-0/DEBUG] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Loaded net.potionstudios.biomeswevegone.neoforge.NeoForgePlatformHandler@6f517346 for service interface net.potionstudios.biomeswevegone.PlatformHandler
|
8362 | [01Aug2025 02:43:31.686] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone data components
|
8363 | [01Aug2025 02:43:31.707] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.resourcepacks.PathPackResourcesMixin from modernfix-common.mixins.json into net.minecraft.server.packs.PathPackResources
|
8364 | [01Aug2025 02:43:31.707] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$generateResourceCache$0(Lnet/minecraft/server/packs/PackType;)Ljava/nio/file/Path; to md6731f0$modernfix$lambda$generateResourceCache$0$0 in modernfix-common.mixins.json:perf.resourcepacks.PathPackResourcesMixin from mod modernfix
|
8365 | [01Aug2025 02:43:31.709] [modloading-worker-0/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
|
8366 | [01Aug2025 02:43:31.709] [modloading-worker-0/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
|
8367 | [01Aug2025 02:43:31.709] [modloading-worker-0/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
|
8368 | [01Aug2025 02:43:31.712] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone items
|
8369 | [01Aug2025 02:43:31.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cristellib
|
8370 | [01Aug2025 02:43:31.792] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pocketstorage
|
8371 | [01Aug2025 02:43:31.794] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file incontrol-server.toml for incontrol tracking
|
8372 | [01Aug2025 02:43:31.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for incontrol
|
8373 | [01Aug2025 02:43:31.797] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for connectivity
|
8374 | [01Aug2025 02:43:31.804] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cookingforblockheads-common.toml for cookingforblockheads tracking
|
8375 | [01Aug2025 02:43:31.807] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Blocks
|
8376 | [01Aug2025 02:43:31.826] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Wood
|
8377 | [01Aug2025 02:43:31.827] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Block Entities
|
8378 | [01Aug2025 02:43:31.827] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Entities
|
8379 | [01Aug2025 02:43:31.828] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Creative Tabs
|
8380 | [01Aug2025 02:43:31.829] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Sounds
|
8381 | [01Aug2025 02:43:31.830] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Block Predicate
|
8382 | [01Aug2025 02:43:31.833] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone State Providers
|
8383 | [01Aug2025 02:43:31.875] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Tree Decorators
|
8384 | [01Aug2025 02:43:31.880] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Custom Features
|
8385 | [01Aug2025 02:43:31.881] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Structure Pieces
|
8386 | [01Aug2025 02:43:31.882] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Custom Structure Types
|
8387 | [01Aug2025 02:43:31.883] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Configured Features
|
8388 | [01Aug2025 02:43:31.891] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Creating and Registering Overworld Vegetation Configured Features
|
8389 | [01Aug2025 02:43:31.892] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cookingforblockheads
|
8390 | [01Aug2025 02:43:31.892] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for controlling
|
8391 | [01Aug2025 02:43:31.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for potionsmaster
|
8392 | [01Aug2025 02:43:31.905] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.thevortex.potionsmaster.PotionsMaster$setupMod for @SubscribeEvent-annotated methods
|
8393 | [01Aug2025 02:43:31.905] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/thevortex/potionsmaster/PotionsMaster$setupMod; to the mod event bus of mod potionsmaster
|
8394 | [01Aug2025 02:43:31.905] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.thevortex.potionsmaster.events.PotionExpiry for @SubscribeEvent-annotated methods
|
8395 | [01Aug2025 02:43:31.905] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/thevortex/potionsmaster/events/PotionExpiry; to the game event bus
|
8396 | [01Aug2025 02:43:31.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for storagedelight
|
8397 | [01Aug2025 02:43:31.926] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Tree Configured Features
|
8398 | [01Aug2025 02:43:31.927] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Creating and Registering Vanilla Configured Features
|
8399 | [01Aug2025 02:43:31.930] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes You'll Go Overworld Configured Features
|
8400 | [01Aug2025 02:43:31.933] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Placed Features
|
8401 | [01Aug2025 02:43:31.939] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Creating and Registering Overworld Tree Placed Features
|
8402 | [01Aug2025 02:43:31.946] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Creating and Registering Overworld Vegetation Placed Features
|
8403 | [01Aug2025 02:43:31.946] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Creating and Registering Vanilla Placed Features
|
8404 | [01Aug2025 02:43:31.947] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Custom Surface Rules
|
8405 | [01Aug2025 02:43:31.952] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Template Pools
|
8406 | [01Aug2025 02:43:31.980] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biome's We've Gone Village Template Pools
|
8407 | [01Aug2025 02:43:31.981] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Poi Types
|
8408 | [01Aug2025 02:43:31.982] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Villager Professions
|
8409 | [01Aug2025 02:43:31.982] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Custom Structure Processors
|
8410 | [01Aug2025 02:43:31.983] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone villager types
|
8411 | [01Aug2025 02:43:31.983] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Schedules
|
8412 | [01Aug2025 02:43:31.984] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Memory Module Types
|
8413 | [01Aug2025 02:43:31.985] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Sensor Types
|
8414 | [01Aug2025 02:43:31.985] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Map Decoration Types
|
8415 | [01Aug2025 02:43:31.987] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Entity SubPredicates
|
8416 | [01Aug2025 02:43:31.995] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for biomeswevegone
|
8417 | [01Aug2025 02:43:31.996] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8418 | [01Aug2025 02:43:31.996] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8419 | [01Aug2025 02:43:32.007] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for creeperoverhaul
|
8420 | [01Aug2025 02:43:32.009] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for relics
|
8421 | [01Aug2025 02:43:32.009] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.network.NetworkHandler for @SubscribeEvent-annotated methods
|
8422 | [01Aug2025 02:43:32.009] [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
|
8423 | [01Aug2025 02:43:32.010] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.level.RelicLootModifier$Events for @SubscribeEvent-annotated methods
|
8424 | [01Aug2025 02:43:32.010] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/level/RelicLootModifier$Events; to the game event bus
|
8425 | [01Aug2025 02:43:32.010] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.ShadowGlaiveItem$ShadowGlaiveEvents for @SubscribeEvent-annotated methods
|
8426 | [01Aug2025 02:43:32.012] [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
|
8427 | [01Aug2025 02:43:32.012] [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
|
8428 | [01Aug2025 02:43:32.013] [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
|
8429 | [01Aug2025 02:43:32.013] [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
|
8430 | [01Aug2025 02:43:32.013] [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
|
8431 | [01Aug2025 02:43:32.013] [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
|
8432 | [01Aug2025 02:43:32.013] [modloading-worker-0/DEBUG] [mixin/]: Mixing EffectBreakMixin from allthearcanistgear.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectBreak
|
8433 | [01Aug2025 02:43:32.014] [modloading-worker-0/DEBUG] [mixin/]: allthearcanistgear.mixins.json:EffectBreakMixin from mod allthearcanistgear: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
8434 | [01Aug2025 02:43:32.016] [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
|
8435 | [01Aug2025 02:43:32.017] [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
|
8436 | [01Aug2025 02:43:32.018] [modloading-worker-0/DEBUG] [mixin/]: Mixing ars_nouveau.AbstractEffectMixin from ars_unification.mixins.json into com.hollingsworth.arsnouveau.api.spell.AbstractEffect
|
8437 | [01Aug2025 02:43:32.018] [modloading-worker-0/DEBUG] [mixin/]: ars_unification.mixins.json:ars_nouveau.AbstractEffectMixin from mod ars_unification: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
8438 | [01Aug2025 02:43:32.020] [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
|
8439 | [01Aug2025 02:43:32.021] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.MagicMirrorItem$ServerEvents for @SubscribeEvent-annotated methods
|
8440 | [01Aug2025 02:43:32.021] [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
|
8441 | [01Aug2025 02:43:32.021] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.InfiniteHamItem$InfinityHamEvents for @SubscribeEvent-annotated methods
|
8442 | [01Aug2025 02:43:32.022] [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
|
8443 | [01Aug2025 02:43:32.022] [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
|
8444 | [01Aug2025 02:43:32.022] [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
|
8445 | [01Aug2025 02:43:32.023] [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
|
8446 | [01Aug2025 02:43:32.023] [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
|
8447 | [01Aug2025 02:43:32.023] [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
|
8448 | [01Aug2025 02:43:32.023] [modloading-worker-0/DEBUG] [mixin/]: Mixing GrowMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectGrow
|
8449 | [01Aug2025 02:43:32.025] [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
|
8450 | [01Aug2025 02:43:32.025] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.feet.MagmaWalkerItem for @SubscribeEvent-annotated methods
|
8451 | [01Aug2025 02:43:32.026] [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
|
8452 | [01Aug2025 02:43:32.028] [modloading-worker-0/DEBUG] [mixin/]: Mixing EffectBlinkMixin from ars_additions.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectBlink
|
8453 | [01Aug2025 02:43:32.028] [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)
|
8454 | [01Aug2025 02:43:32.029] [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
|
8455 | [01Aug2025 02:43:32.029] [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
|
8456 | [01Aug2025 02:43:32.037] [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
|
8457 | [01Aug2025 02:43:32.037] [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
|
8458 | [01Aug2025 02:43:32.037] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.feet.AquaWalkerItem for @SubscribeEvent-annotated methods
|
8459 | [01Aug2025 02:43:32.037] [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
|
8460 | [01Aug2025 02:43:32.037] [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
|
8461 | [01Aug2025 02:43:32.038] [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
|
8462 | [01Aug2025 02:43:32.038] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.belt.LeatherBeltItem for @SubscribeEvent-annotated methods
|
8463 | [01Aug2025 02:43:32.038] [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
|
8464 | [01Aug2025 02:43:32.038] [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
|
8465 | [01Aug2025 02:43:32.038] [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
|
8466 | [01Aug2025 02:43:32.039] [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
|
8467 | [01Aug2025 02:43:32.039] [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
|
8468 | [01Aug2025 02:43:32.040] [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
|
8469 | [01Aug2025 02:43:32.040] [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
|
8470 | [01Aug2025 02:43:32.040] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.back.ElytraBoosterItem for @SubscribeEvent-annotated methods
|
8471 | [01Aug2025 02:43:32.040] [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
|
8472 | [01Aug2025 02:43:32.040] [modloading-worker-0/DEBUG] [mixin/]: Mixing FlareMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectFlare
|
8473 | [01Aug2025 02:43:32.040] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.init.RegistryRegistry for @SubscribeEvent-annotated methods
|
8474 | [01Aug2025 02:43:32.040] [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
|
8475 | [01Aug2025 02:43:32.041] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.init.DataComponentRegistry for @SubscribeEvent-annotated methods
|
8476 | [01Aug2025 02:43:32.041] [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
|
8477 | [01Aug2025 02:43:32.041] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.init.CreativeTabRegistry for @SubscribeEvent-annotated methods
|
8478 | [01Aug2025 02:43:32.041] [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
|
8479 | [01Aug2025 02:43:32.041] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.init.CommandRegistry for @SubscribeEvent-annotated methods
|
8480 | [01Aug2025 02:43:32.041] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/init/CommandRegistry; to the game event bus
|
8481 | [01Aug2025 02:43:32.041] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.effects.ImmortalityEffect$Events for @SubscribeEvent-annotated methods
|
8482 | [01Aug2025 02:43:32.041] [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
|
8483 | [01Aug2025 02:43:32.042] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/effects/ImmortalityEffect$Events; to the game event bus
|
8484 | [01Aug2025 02:43:32.042] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.effects.BleedingEffect$Events for @SubscribeEvent-annotated methods
|
8485 | [01Aug2025 02:43:32.042] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/effects/BleedingEffect$Events; to the game event bus
|
8486 | [01Aug2025 02:43:32.043] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.effects.AntiHealEffect$Events for @SubscribeEvent-annotated methods
|
8487 | [01Aug2025 02:43:32.043] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/effects/AntiHealEffect$Events; to the game event bus
|
8488 | [01Aug2025 02:43:32.044] [modloading-worker-0/DEBUG] [mixin/]: Mixing CutMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectCut
|
8489 | [01Aug2025 02:43:32.045] [modloading-worker-0/DEBUG] [mixin/]: Mixing ars_nouveau.EffectCutMixin from ars_unification.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectCut
|
8490 | [01Aug2025 02:43:32.045] [modloading-worker-0/DEBUG] [mixin/]: ars_unification.mixins.json:ars_nouveau.EffectCutMixin from mod ars_unification: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
8491 | [01Aug2025 02:43:32.045] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapResolve$0(Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lcom/hollingsworth/arsnouveau/api/spell/SpellStats;Lnet/minecraft/server/level/ServerLevel;Ldev/qther/ars_unification/recipe/CutRecipe;)Ljava/util/List; to md6731f0$ars_unification$lambda$wrapResolve$0$0 in ars_unification.mixins.json:ars_nouveau.EffectCutMixin from mod ars_unification
|
8492 | [01Aug2025 02:43:32.050] [modloading-worker-0/DEBUG] [mixin/]: ars_unification.mixins.json:ars_nouveau.EffectCutMixin from mod ars_unification->@Inject::editAugmentDescriptions(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8493 | [01Aug2025 02:43:32.050] [modloading-worker-0/DEBUG] [mixin/]: ars_unification.mixins.json:ars_nouveau.EffectCutMixin from mod ars_unification->@Inject::editAugmentDescriptions(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8494 | [01Aug2025 02:43:32.050] [modloading-worker-0/DEBUG] [mixin/]: ars_unification.mixins.json:ars_nouveau.EffectCutMixin from mod ars_unification->@Inject::editAugmentDescriptions(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8495 | [01Aug2025 02:43:32.052] [modloading-worker-0/DEBUG] [mixin/]: Mixing EffectCrushMixin from ars_technica.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectCrush
|
8496 | [01Aug2025 02:43:32.052] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ars_Technica$adaptRecipe$0(Lcom/hollingsworth/arsnouveau/common/crafting/recipes/CrushRecipe$CrushOutput;)Lcom/hollingsworth/arsnouveau/common/crafting/recipes/CrushRecipe$CrushOutput; to md6731f0$ars_technica$lambda$ars_Technica$adaptRecipe$0$0 in ars_technica.mixins.json:EffectCrushMixin from mod ars_technica
|
8497 | [01Aug2025 02:43:32.061] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: Loading generator files from /data/generatorgalore/generator to /server/config/generatorgalore/generator
|
8498 | [01Aug2025 02:43:32.074] [modloading-worker-0/DEBUG] [mixin/]: Mixing EffectNameMixin from arseng.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectName
|
8499 | [01Aug2025 02:43:32.083] [modloading-worker-0/DEBUG] [mixin/]: Mixing EvaporateMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectEvaporate
|
8500 | [01Aug2025 02:43:32.084] [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
|
8501 | [01Aug2025 02:43:32.089] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:netherite
|
8502 | [01Aug2025 02:43:32.089] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:enchantment
|
8503 | [01Aug2025 02:43:32.090] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:gold
|
8504 | [01Aug2025 02:43:32.090] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:honey
|
8505 | [01Aug2025 02:43:32.090] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:ender
|
8506 | [01Aug2025 02:43:32.090] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:potion
|
8507 | [01Aug2025 02:43:32.090] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:iron
|
8508 | [01Aug2025 02:43:32.090] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:copper
|
8509 | [01Aug2025 02:43:32.090] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:diamond
|
8510 | [01Aug2025 02:43:32.091] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:culinary
|
8511 | [01Aug2025 02:43:32.091] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:halitosis
|
8512 | [01Aug2025 02:43:32.091] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:magmatic
|
8513 | [01Aug2025 02:43:32.091] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:emerald
|
8514 | [01Aug2025 02:43:32.091] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:netherstar
|
8515 | [01Aug2025 02:43:32.091] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:obsidian
|
8516 | [01Aug2025 02:43:32.092] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file generatorgalore-server.toml for generatorgalore tracking
|
8517 | [01Aug2025 02:43:32.092] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod generatorgalore
|
8518 | [01Aug2025 02:43:32.092] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for generatorgalore
|
8519 | [01Aug2025 02:43:32.092] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.generatorgalore.GeneratorGalore$EventHandler for @SubscribeEvent-annotated methods
|
8520 | [01Aug2025 02:43:32.093] [modloading-worker-0/DEBUG] [mixin/]: Mixing AbstractRitualInvoker from ars_controle.mixins.json into com.hollingsworth.arsnouveau.api.ritual.AbstractRitual
|
8521 | [01Aug2025 02:43:32.093] [modloading-worker-0/DEBUG] [mixin/]: ars_controle.mixins.json:AbstractRitualInvoker from mod ars_controle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
8522 | [01Aug2025 02:43:32.093] [modloading-worker-0/DEBUG] [mixin/]: Mixing AbstractRitualMixin from ars_controle.mixins.json into com.hollingsworth.arsnouveau.api.ritual.AbstractRitual
|
8523 | [01Aug2025 02:43:32.093] [modloading-worker-0/DEBUG] [mixin/]: ars_controle.mixins.json:AbstractRitualMixin from mod ars_controle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
8524 | [01Aug2025 02:43:32.096] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/generatorgalore/GeneratorGalore$EventHandler; to the mod event bus of mod generatorgalore
|
8525 | [01Aug2025 02:43:32.097] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.generatorgalore.data.GeneratorGaloreDataProvider for @SubscribeEvent-annotated methods
|
8526 | [01Aug2025 02:43:32.098] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/generatorgalore/data/GeneratorGaloreDataProvider; to the mod event bus of mod generatorgalore
|
8527 | [01Aug2025 02:43:32.102] [modloading-worker-0/DEBUG] [mixin/]: Mixing RitualAwakeningMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.ritual.RitualAwakening
|
8528 | [01Aug2025 02:43:32.102] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$findFlashing$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to md6731f0$ars_elemental$lambda$findFlashing$0$0 in ars_elemental.mixins.json:RitualAwakeningMixin from mod ars_elemental
|
8529 | [01Aug2025 02:43:32.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nuggets
|
8530 | [01Aug2025 02:43:32.122] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpellSchoolAccessor from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.api.spell.SpellSchool
|
8531 | [01Aug2025 02:43:32.127] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_projectile.toml for ars_nouveau tracking
|
8532 | [01Aug2025 02:43:32.127] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_touch.toml for ars_nouveau tracking
|
8533 | [01Aug2025 02:43:32.128] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_self.toml for ars_nouveau tracking
|
8534 | [01Aug2025 02:43:32.128] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pantomime.toml for ars_nouveau tracking
|
8535 | [01Aug2025 02:43:32.131] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_break.toml for ars_nouveau tracking
|
8536 | [01Aug2025 02:43:32.132] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_harm.toml for ars_nouveau tracking
|
8537 | [01Aug2025 02:43:32.132] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_ignite.toml for ars_nouveau tracking
|
8538 | [01Aug2025 02:43:32.134] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_phantom_block.toml for ars_nouveau tracking
|
8539 | [01Aug2025 02:43:32.134] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_heal.toml for ars_nouveau tracking
|
8540 | [01Aug2025 02:43:32.134] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_grow.toml for ars_nouveau tracking
|
8541 | [01Aug2025 02:43:32.137] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_gust.toml for ars_nouveau tracking
|
8542 | [01Aug2025 02:43:32.137] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_light.toml for ars_nouveau tracking
|
8543 | [01Aug2025 02:43:32.138] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_dispel.toml for ars_nouveau tracking
|
8544 | [01Aug2025 02:43:32.138] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_launch.toml for ars_nouveau tracking
|
8545 | [01Aug2025 02:43:32.138] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pull.toml for ars_nouveau tracking
|
8546 | [01Aug2025 02:43:32.139] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_blink.toml for ars_nouveau tracking
|
8547 | [01Aug2025 02:43:32.140] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_explosion.toml for ars_nouveau tracking
|
8548 | [01Aug2025 02:43:32.172] [modloading-worker-0/DEBUG] [mixin/]: Mixing LightningMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.entity.LightningEntity
|
8549 | [01Aug2025 02:43:32.175] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_lightning.toml for ars_nouveau tracking
|
8550 | [01Aug2025 02:43:32.175] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_slowfall.toml for ars_nouveau tracking
|
8551 | [01Aug2025 02:43:32.176] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_fangs.toml for ars_nouveau tracking
|
8552 | [01Aug2025 02:43:32.177] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_vex.toml for ars_nouveau tracking
|
8553 | [01Aug2025 02:43:32.177] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_accelerate.toml for ars_nouveau tracking
|
8554 | [01Aug2025 02:43:32.177] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_decelerate.toml for ars_nouveau tracking
|
8555 | [01Aug2025 02:43:32.177] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_split.toml for ars_nouveau tracking
|
8556 | [01Aug2025 02:43:32.177] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_amplify.toml for ars_nouveau tracking
|
8557 | [01Aug2025 02:43:32.177] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_aoe.toml for ars_nouveau tracking
|
8558 | [01Aug2025 02:43:32.177] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_extend_time.toml for ars_nouveau tracking
|
8559 | [01Aug2025 02:43:32.177] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pierce.toml for ars_nouveau tracking
|
8560 | [01Aug2025 02:43:32.177] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_dampen.toml for ars_nouveau tracking
|
8561 | [01Aug2025 02:43:32.177] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_extract.toml for ars_nouveau tracking
|
8562 | [01Aug2025 02:43:32.177] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_fortune.toml for ars_nouveau tracking
|
8563 | [01Aug2025 02:43:32.178] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_ender_inventory.toml for ars_nouveau tracking
|
8564 | [01Aug2025 02:43:32.178] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_harvest.toml for ars_nouveau tracking
|
8565 | [01Aug2025 02:43:32.178] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_fell.toml for ars_nouveau tracking
|
8566 | [01Aug2025 02:43:32.178] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pickup.toml for ars_nouveau tracking
|
8567 | [01Aug2025 02:43:32.179] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_interact.toml for ars_nouveau tracking
|
8568 | [01Aug2025 02:43:32.179] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_place_block.toml for ars_nouveau tracking
|
8569 | [01Aug2025 02:43:32.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_snare.toml for ars_nouveau tracking
|
8570 | [01Aug2025 02:43:32.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_smelt.toml for ars_nouveau tracking
|
8571 | [01Aug2025 02:43:32.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_leap.toml for ars_nouveau tracking
|
8572 | [01Aug2025 02:43:32.181] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_delay.toml for ars_nouveau tracking
|
8573 | [01Aug2025 02:43:32.181] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_redstone_signal.toml for ars_nouveau tracking
|
8574 | [01Aug2025 02:43:32.181] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_intangible.toml for ars_nouveau tracking
|
8575 | [01Aug2025 02:43:32.181] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_invisibility.toml for ars_nouveau tracking
|
8576 | [01Aug2025 02:43:32.181] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_duration_down.toml for ars_nouveau tracking
|
8577 | [01Aug2025 02:43:32.181] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wither.toml for ars_nouveau tracking
|
8578 | [01Aug2025 02:43:32.182] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_exchange.toml for ars_nouveau tracking
|
8579 | [01Aug2025 02:43:32.182] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_craft.toml for ars_nouveau tracking
|
8580 | [01Aug2025 02:43:32.183] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_flare.toml for ars_nouveau tracking
|
8581 | [01Aug2025 02:43:32.184] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_cold_snap.toml for ars_nouveau tracking
|
8582 | [01Aug2025 02:43:32.184] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_conjure_water.toml for ars_nouveau tracking
|
8583 | [01Aug2025 02:43:32.184] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_gravity.toml for ars_nouveau tracking
|
8584 | [01Aug2025 02:43:32.185] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_cut.toml for ars_nouveau tracking
|
8585 | [01Aug2025 02:43:32.185] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_crush.toml for ars_nouveau tracking
|
8586 | [01Aug2025 02:43:32.185] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_wolves.toml for ars_nouveau tracking
|
8587 | [01Aug2025 02:43:32.186] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_steed.toml for ars_nouveau tracking
|
8588 | [01Aug2025 02:43:32.187] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_decoy.toml for ars_nouveau tracking
|
8589 | [01Aug2025 02:43:32.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_hex.toml for ars_nouveau tracking
|
8590 | [01Aug2025 02:43:32.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_underfoot.toml for ars_nouveau tracking
|
8591 | [01Aug2025 02:43:32.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_glide.toml for ars_nouveau tracking
|
8592 | [01Aug2025 02:43:32.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_rune.toml for ars_nouveau tracking
|
8593 | [01Aug2025 02:43:32.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_freeze.toml for ars_nouveau tracking
|
8594 | [01Aug2025 02:43:32.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_name.toml for ars_nouveau tracking
|
8595 | [01Aug2025 02:43:32.189] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_undead.toml for ars_nouveau tracking
|
8596 | [01Aug2025 02:43:32.189] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_firework.toml for ars_nouveau tracking
|
8597 | [01Aug2025 02:43:32.189] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_toss.toml for ars_nouveau tracking
|
8598 | [01Aug2025 02:43:32.189] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_bounce.toml for ars_nouveau tracking
|
8599 | [01Aug2025 02:43:32.189] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_sensitive.toml for ars_nouveau tracking
|
8600 | [01Aug2025 02:43:32.190] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wind_shear.toml for ars_nouveau tracking
|
8601 | [01Aug2025 02:43:32.190] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_evaporate.toml for ars_nouveau tracking
|
8602 | [01Aug2025 02:43:32.191] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_linger.toml for ars_nouveau tracking
|
8603 | [01Aug2025 02:43:32.191] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_sense_magic.toml for ars_nouveau tracking
|
8604 | [01Aug2025 02:43:32.192] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_infuse.toml for ars_nouveau tracking
|
8605 | [01Aug2025 02:43:32.192] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_rotate.toml for ars_nouveau tracking
|
8606 | [01Aug2025 02:43:32.193] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wall.toml for ars_nouveau tracking
|
8607 | [01Aug2025 02:43:32.197] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_animate_block.toml for ars_nouveau tracking
|
8608 | [01Aug2025 02:43:32.197] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_burst.toml for ars_nouveau tracking
|
8609 | [01Aug2025 02:43:32.197] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_randomize.toml for ars_nouveau tracking
|
8610 | [01Aug2025 02:43:32.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_orbit.toml for ars_nouveau tracking
|
8611 | [01Aug2025 02:43:32.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/reset.toml for ars_nouveau tracking
|
8612 | [01Aug2025 02:43:32.202] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/wololo.toml for ars_nouveau tracking
|
8613 | [01Aug2025 02:43:32.202] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/rewind.toml for ars_nouveau tracking
|
8614 | [01Aug2025 02:43:32.203] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_bubble.toml for ars_nouveau tracking
|
8615 | [01Aug2025 02:43:32.204] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wind_burst.toml for ars_nouveau tracking
|
8616 | [01Aug2025 02:43:32.204] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_prestidigitation.toml for ars_nouveau tracking
|
8617 | [01Aug2025 02:43:32.206] [modloading-worker-0/DEBUG] [mixin/]: Mixing RitualBrazierTileMixin from ars_controle.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.RitualBrazierTile
|
8618 | [01Aug2025 02:43:32.206] [modloading-worker-0/DEBUG] [mixin/]: ars_controle.mixins.json:RitualBrazierTileMixin from mod ars_controle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
8619 | [01Aug2025 02:43:32.209] [modloading-worker-0/DEBUG] [mixin/]: ars_controle.mixins.json:RitualBrazierTileMixin from mod ars_controle->@Inject::addTooltip(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8620 | [01Aug2025 02:43:32.209] [modloading-worker-0/DEBUG] [mixin/]: ars_controle.mixins.json:RitualBrazierTileMixin from mod ars_controle->@Inject::addTooltip(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8621 | [01Aug2025 02:43:32.209] [modloading-worker-0/DEBUG] [mixin/]: ars_controle.mixins.json:RitualBrazierTileMixin from mod ars_controle->@Inject::addTooltip(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8622 | [01Aug2025 02:43:32.209] [modloading-worker-0/DEBUG] [mixin/]: ars_controle.mixins.json:RitualBrazierTileMixin from mod ars_controle->@Inject::addTooltip(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8623 | [01Aug2025 02:43:32.209] [modloading-worker-0/DEBUG] [mixin/]: ars_controle.mixins.json:RitualBrazierTileMixin from mod ars_controle->@Inject::addTooltip(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8624 | [01Aug2025 02:43:32.209] [modloading-worker-0/DEBUG] [mixin/]: ars_controle.mixins.json:RitualBrazierTileMixin from mod ars_controle->@Inject::addTooltip(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8625 | [01Aug2025 02:43:32.220] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file herbsandharvest-common.toml for herbsandharvest tracking
|
8626 | [01Aug2025 02:43:32.220] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for herbsandharvest
|
8627 | [01Aug2025 02:43:32.220] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mamailes.herbsandharvest.data.MHHDataGeneration for @SubscribeEvent-annotated methods
|
8628 | [01Aug2025 02:43:32.220] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mamailes/herbsandharvest/data/MHHDataGeneration; to the mod event bus of mod herbsandharvest
|
8629 | [01Aug2025 02:43:32.221] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mamailes.herbsandharvest.config.Config for @SubscribeEvent-annotated methods
|
8630 | [01Aug2025 02:43:32.221] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mamailes/herbsandharvest/config/Config; to the mod event bus of mod herbsandharvest
|
8631 | [01Aug2025 02:43:32.221] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for grandpower
|
8632 | [01Aug2025 02:43:32.224] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage_mekanism_integration-common.toml for refinedstorage_mekanism_integration tracking
|
8633 | [01Aug2025 02:43:32.227] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage_mekanism_integration
|
8634 | [01Aug2025 02:43:32.227] [modloading-worker-0/DEBUG] [mixin/]: Mixing spellweave.PerkRegistryMixin from ars_additions.mixins.json into com.hollingsworth.arsnouveau.api.registry.PerkRegistry
|
8635 | [01Aug2025 02:43:32.227] [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)
|
8636 | [01Aug2025 02:43:32.233] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file dummmmmmy-common.toml for dummmmmmy tracking
|
8637 | [01Aug2025 02:43:32.234] [modloading-worker-0/DEBUG] [mixin/]: Mixing ChillingPerkMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.perk.ChillingPerk
|
8638 | [01Aug2025 02:43:32.235] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dummmmmmy
|
8639 | [01Aug2025 02:43:32.274] [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
|
8640 | [01Aug2025 02:43:32.275] [modloading-worker-0/DEBUG] [mixin/]: Mixing KindlingPerkMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.perk.IgnitePerk
|
8641 | [01Aug2025 02:43:32.276] [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
|
8642 | [01Aug2025 02:43:32.276] [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
|
8643 | [01Aug2025 02:43:32.276] [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
|
8644 | [01Aug2025 02:43:32.279] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file twilightforest-common.toml for twilightforest tracking
|
8645 | [01Aug2025 02:43:32.280] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file twilightforest-client.toml for twilightforest tracking
|
8646 | [01Aug2025 02:43:32.285] [Worker-Main-1/DEBUG] [mixin/]: Mixing GameRulesMixin from kubejs.mixins.json into net.minecraft.world.level.GameRules
|
8647 | [01Aug2025 02:43:32.289] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-startup.toml for ars_nouveau tracking
|
8648 | [01Aug2025 02:43:32.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/ars_nouveau-startup.toml
|
8649 | [01Aug2025 02:43:32.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/ars_nouveau-startup.toml for changes
|
8650 | [01Aug2025 02:43:32.291] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-server.toml for ars_nouveau tracking
|
8651 | [01Aug2025 02:43:32.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-common.toml for ars_nouveau tracking
|
8652 | [01Aug2025 02:43:32.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-client.toml for ars_nouveau tracking
|
8653 | [01Aug2025 02:43:32.319] [modloading-worker-0/DEBUG] [mixin/]: Mixing StarbyBrainFix from starbunclemania.mixins.json into com.hollingsworth.arsnouveau.common.entity.Starbuncle
|
8654 | [01Aug2025 02:43:32.321] [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
|
8655 | [01Aug2025 02:43:32.321] [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
|
8656 | [01Aug2025 02:43:32.321] [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
|
8657 | [01Aug2025 02:43:32.337] [modloading-worker-0/DEBUG] [mixin/]: Mixing WixieCharmMixin from starbunclemania.mixins.json into com.hollingsworth.arsnouveau.common.items.summon_charms.WixieCharm
|
8658 | [01Aug2025 02:43:32.374] [modloading-worker-0/DEBUG] [mixin/]: Mixing wixie.WixieCharmMixin from ars_additions.mixins.json into com.hollingsworth.arsnouveau.common.items.summon_charms.WixieCharm
|
8659 | [01Aug2025 02:43:32.374] [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)
|
8660 | [01Aug2025 02:43:32.377] [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
|
8661 | [01Aug2025 02:43:32.378] [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
|
8662 | [01Aug2025 02:43:32.394] [modloading-worker-0/DEBUG] [mixin/]: Mixing AnimatedMagicArmorMixin from ars_technica.mixins.json into com.hollingsworth.arsnouveau.common.armor.AnimatedMagicArmor
|
8663 | [01Aug2025 02:43:32.397] [modloading-worker-0/DEBUG] [mixin/]: ars_technica.mixins.json:AnimatedMagicArmorMixin from mod ars_technica->@Inject::inventoryTickInject(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
|
8664 | [01Aug2025 02:43:32.397] [modloading-worker-0/DEBUG] [mixin/]: ars_technica.mixins.json:AnimatedMagicArmorMixin from mod ars_technica->@Inject::inventoryTickInject(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
|
8665 | [01Aug2025 02:43:32.397] [modloading-worker-0/DEBUG] [mixin/]: ars_technica.mixins.json:AnimatedMagicArmorMixin from mod ars_technica->@Inject::inventoryTickInject(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
|
8666 | [01Aug2025 02:43:32.407] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpellCrossbowMixin from apothic_enchanting.mixins.json into com.hollingsworth.arsnouveau.common.items.SpellCrossbow
|
8667 | [01Aug2025 02:43:32.408] [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
|
8668 | [01Aug2025 02:43:32.408] [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
|
8669 | [01Aug2025 02:43:32.408] [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
|
8670 | [01Aug2025 02:43:32.408] [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
|
8671 | [01Aug2025 02:43:32.443] [modloading-worker-0/DEBUG] [mixin/]: Mixing RelayBlockMixin from ars_technica.mixins.json into com.hollingsworth.arsnouveau.common.block.Relay
|
8672 | [01Aug2025 02:43:32.452] [modloading-worker-0/DEBUG] [mixin/]: Mixing ScribesTileMixin from arseng.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.ScribesTile
|
8673 | [01Aug2025 02:43:32.457] [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
|
8674 | [01Aug2025 02:43:32.457] [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
|
8675 | [01Aug2025 02:43:32.457] [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
|
8676 | [01Aug2025 02:43:32.473] [modloading-worker-0/DEBUG] [mixin/]: Mixing RuneBlockMixin from ars_technica.mixins.json into com.hollingsworth.arsnouveau.common.block.RuneBlock
|
8677 | [01Aug2025 02:43:32.475] [modloading-worker-0/DEBUG] [mixin/]: ars_technica.mixins.json:RuneBlockMixin from mod ars_technica->@Inject::useWrench(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
|
8678 | [01Aug2025 02:43:32.477] [modloading-worker-0/DEBUG] [mixin/]: Mixing RuneTileMixin from ars_technica.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.RuneTile
|
8679 | [01Aug2025 02:43:32.479] [modloading-worker-0/DEBUG] [mixin/]: ars_technica.mixins.json:RuneTileMixin from mod ars_technica->@Inject::modifyTicksUntilCharge(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8680 | [01Aug2025 02:43:32.479] [modloading-worker-0/DEBUG] [mixin/]: ars_technica.mixins.json:RuneTileMixin from mod ars_technica->@Inject::modifyTicksUntilCharge(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8681 | [01Aug2025 02:43:32.479] [modloading-worker-0/DEBUG] [mixin/]: ars_technica.mixins.json:RuneTileMixin from mod ars_technica->@Inject::modifyTicksUntilCharge(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8682 | [01Aug2025 02:43:32.479] [modloading-worker-0/DEBUG] [mixin/]: ars_technica.mixins.json:RuneTileMixin from mod ars_technica->@Inject::saveTicksUntilChargeCount(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8683 | [01Aug2025 02:43:32.479] [modloading-worker-0/DEBUG] [mixin/]: ars_technica.mixins.json:RuneTileMixin from mod ars_technica->@Inject::saveTicksUntilChargeCount(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8684 | [01Aug2025 02:43:32.479] [modloading-worker-0/DEBUG] [mixin/]: ars_technica.mixins.json:RuneTileMixin from mod ars_technica->@Inject::saveTicksUntilChargeCount(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
|
8685 | [01Aug2025 02:43:32.479] [modloading-worker-0/DEBUG] [mixin/]: ars_technica.mixins.json:RuneTileMixin from mod ars_technica->@Inject::loadTicksUntilChargeCount(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8686 | [01Aug2025 02:43:32.479] [modloading-worker-0/DEBUG] [mixin/]: ars_technica.mixins.json:RuneTileMixin from mod ars_technica->@Inject::loadTicksUntilChargeCount(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8687 | [01Aug2025 02:43:32.479] [modloading-worker-0/DEBUG] [mixin/]: ars_technica.mixins.json:RuneTileMixin from mod ars_technica->@Inject::loadTicksUntilChargeCount(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
|
8688 | [01Aug2025 02:43:32.489] [modloading-worker-0/DEBUG] [mixin/]: Mixing TurretMixin from ars_technica.mixins.json into com.hollingsworth.arsnouveau.common.block.BasicSpellTurret
|
8689 | [01Aug2025 02:43:32.491] [modloading-worker-0/DEBUG] [mixin/]: Mixing TurretAccessor from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.BasicSpellTurretTile
|
8690 | [01Aug2025 02:43:32.500] [modloading-worker-0/DEBUG] [mixin/]: Mixing WixieCauldronTileAccessor from starbunclemania.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.WixieCauldronTile
|
8691 | [01Aug2025 02:43:32.500] [modloading-worker-0/DEBUG] [mixin/]: Mixing WixieCauldronTileMixin from arseng.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.WixieCauldronTile
|
8692 | [01Aug2025 02:43:32.501] [modloading-worker-0/DEBUG] [mixin/]: Mixing wixie.WixieCauldronAccessor from ars_additions.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.WixieCauldronTile
|
8693 | [01Aug2025 02:43:32.501] [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)
|
8694 | [01Aug2025 02:43:32.501] [modloading-worker-0/DEBUG] [mixin/]: Mixing wixie.WixieCauldronMixin from ars_additions.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.WixieCauldronTile
|
8695 | [01Aug2025 02:43:32.501] [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)
|
8696 | [01Aug2025 02:43:32.505] [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
|
8697 | [01Aug2025 02:43:32.505] [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
|
8698 | [01Aug2025 02:43:32.505] [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
|
8699 | [01Aug2025 02:43:32.505] [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
|
8700 | [01Aug2025 02:43:32.505] [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
|
8701 | [01Aug2025 02:43:32.505] [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
|
8702 | [01Aug2025 02:43:32.505] [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
|
8703 | [01Aug2025 02:43:32.505] [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
|
8704 | [01Aug2025 02:43:32.505] [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
|
8705 | [01Aug2025 02:43:32.505] [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
|
8706 | [01Aug2025 02:43:32.505] [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
|
8707 | [01Aug2025 02:43:32.505] [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
|
8708 | [01Aug2025 02:43:32.506] [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
|
8709 | [01Aug2025 02:43:32.506] [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
|
8710 | [01Aug2025 02:43:32.506] [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
|
8711 | [01Aug2025 02:43:32.506] [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
|
8712 | [01Aug2025 02:43:32.514] [modloading-worker-0/DEBUG] [mixin/]: Mixing wixie.CraftingManagerMixin from ars_additions.mixins.json into com.hollingsworth.arsnouveau.api.recipe.CraftingManager
|
8713 | [01Aug2025 02:43:32.514] [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)
|
8714 | [01Aug2025 02:43:32.581] [modloading-worker-0/DEBUG] [mixin/]: Mixing spellweave.AlterationTableMixin from ars_additions.mixins.json into com.hollingsworth.arsnouveau.common.block.AlterationTable
|
8715 | [01Aug2025 02:43:32.582] [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)
|
8716 | [01Aug2025 02:43:32.582] [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 md6731f0$ars_additions$lambda$useItemOn$2$0 in ars_additions.mixins.json:spellweave.AlterationTableMixin from mod ars_additions
|
8717 | [01Aug2025 02:43:32.582] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$useItemOn$1(Ljava/lang/Integer;Ljava/lang/Integer;)Ljava/lang/Integer; to md6731f0$ars_additions$lambda$useItemOn$1$1 in ars_additions.mixins.json:spellweave.AlterationTableMixin from mod ars_additions
|
8718 | [01Aug2025 02:43:32.582] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$useItemOn$0(Lnet/minecraft/core/HolderLookup$RegistryLookup;)Ljava/util/Optional; to md6731f0$ars_additions$lambda$useItemOn$0$2 in ars_additions.mixins.json:spellweave.AlterationTableMixin from mod ars_additions
|
8719 | [01Aug2025 02:43:32.588] [modloading-worker-0/DEBUG] [mixin/]: Mixing ContainmentJarMixin from ars_technica.mixins.json into com.hollingsworth.arsnouveau.common.block.MobJar
|
8720 | [01Aug2025 02:43:32.591] [modloading-worker-0/DEBUG] [mixin/]: Generating mapped inner class com/hollingsworth/arsnouveau/common/block/tile/MobJarTile$Anonymous$dd56170a09084e34aae16ba89a2107cb (originally alexthw/starbunclemania/mixin/MobJarCapability$1)
|
8721 | [01Aug2025 02:43:32.601] [modloading-worker-0/DEBUG] [mixin/]: Mixing PedestalMixin from ars_technica.mixins.json into com.hollingsworth.arsnouveau.common.block.ArcanePedestal
|
8722 | [01Aug2025 02:43:32.608] [modloading-worker-0/DEBUG] [mixin/]: Mixing CraftingLecternTileAccessor from ars_polymorphia.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.CraftingLecternTile
|
8723 | [01Aug2025 02:43:32.609] [modloading-worker-0/DEBUG] [mixin/]: Mixing CraftingLecternTileMixin from ars_polymorphia.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.CraftingLecternTile
|
8724 | [01Aug2025 02:43:32.612] [modloading-worker-0/DEBUG] [mixin/]: ars_polymorphia.mixins.json:CraftingLecternTileMixin from mod ars_polymorphia->@Inject::onCraftMatrixChanged(Ljava/util/UUID;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8725 | [01Aug2025 02:43:32.612] [modloading-worker-0/DEBUG] [mixin/]: ars_polymorphia.mixins.json:CraftingLecternTileMixin from mod ars_polymorphia->@Inject::onCraftMatrixChanged(Ljava/util/UUID;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8726 | [01Aug2025 02:43:32.612] [modloading-worker-0/DEBUG] [mixin/]: ars_polymorphia.mixins.json:CraftingLecternTileMixin from mod ars_polymorphia->@Inject::onCraftMatrixChanged(Ljava/util/UUID;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8727 | [01Aug2025 02:43:32.632] [modloading-worker-0/DEBUG] [mixin/]: Mixing StorageTerminalMenuAccessor from ars_polymorphia.mixins.json into com.hollingsworth.arsnouveau.client.container.StorageTerminalMenu
|
8728 | [01Aug2025 02:43:32.635] [modloading-worker-0/DEBUG] [mixin/]: Mixing CraftingTerminalMenuAccessor from ars_polymorphia.mixins.json into com.hollingsworth.arsnouveau.client.container.CraftingTerminalMenu
|
8729 | [01Aug2025 02:43:32.678] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8730 | [01Aug2025 02:43:32.678] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8731 | [01Aug2025 02:43:32.678] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8732 | [01Aug2025 02:43:32.678] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8733 | [01Aug2025 02:43:32.678] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8734 | [01Aug2025 02:43:32.678] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8735 | [01Aug2025 02:43:32.678] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8736 | [01Aug2025 02:43:32.678] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8737 | [01Aug2025 02:43:32.678] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8738 | [01Aug2025 02:43:32.678] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8739 | [01Aug2025 02:43:32.678] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8740 | [01Aug2025 02:43:32.678] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8741 | [01Aug2025 02:43:32.831] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8742 | [01Aug2025 02:43:32.833] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8743 | [01Aug2025 02:43:32.835] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8744 | [01Aug2025 02:43:32.875] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_nouveau
|
8745 | [01Aug2025 02:43:32.875] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.api.source.SourceManager for @SubscribeEvent-annotated methods
|
8746 | [01Aug2025 02:43:32.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/api/source/SourceManager; to the game event bus
|
8747 | [01Aug2025 02:43:32.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.api.perk.PerkAttributes for @SubscribeEvent-annotated methods
|
8748 | [01Aug2025 02:43:32.877] [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
|
8749 | [01Aug2025 02:43:32.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.api.event.EventQueue for @SubscribeEvent-annotated methods
|
8750 | [01Aug2025 02:43:32.878] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/api/event/EventQueue; to the game event bus
|
8751 | [01Aug2025 02:43:32.878] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.setup.registry.ModEntities$RegistrationHandler for @SubscribeEvent-annotated methods
|
8752 | [01Aug2025 02:43:32.879] [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
|
8753 | [01Aug2025 02:43:32.879] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.setup.registry.ModPotions for @SubscribeEvent-annotated methods
|
8754 | [01Aug2025 02:43:32.879] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/setup/registry/ModPotions; to the game event bus
|
8755 | [01Aug2025 02:43:32.879] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.setup.registry.CapabilityRegistry$EventHandler for @SubscribeEvent-annotated methods
|
8756 | [01Aug2025 02:43:32.879] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/setup/registry/CapabilityRegistry$EventHandler; to the game event bus
|
8757 | [01Aug2025 02:43:32.880] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.setup.config.Config for @SubscribeEvent-annotated methods
|
8758 | [01Aug2025 02:43:32.880] [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
|
8759 | [01Aug2025 02:43:32.880] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for twilightforest
|
8760 | [01Aug2025 02:43:32.880] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.init.TFEntities for @SubscribeEvent-annotated methods
|
8761 | [01Aug2025 02:43:32.880] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.client.events.ClientPlayerEvent for @SubscribeEvent-annotated methods
|
8762 | [01Aug2025 02:43:32.880] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/init/TFEntities; to the mod event bus of mod twilightforest
|
8763 | [01Aug2025 02:43:32.881] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/client/events/ClientPlayerEvent; to the game event bus
|
8764 | [01Aug2025 02:43:32.881] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.mob_jar.CatBehavior for @SubscribeEvent-annotated methods
|
8765 | [01Aug2025 02:43:32.881] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.events.EntityEvents for @SubscribeEvent-annotated methods
|
8766 | [01Aug2025 02:43:32.882] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.StructureManagerAccessor from cataclysm.mixins.json into net.minecraft.world.level.StructureManager
|
8767 | [01Aug2025 02:43:32.882] [modloading-worker-0/DEBUG] [mixin/]: cataclysm.mixins.json:accessor.StructureManagerAccessor 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)
|
8768 | [01Aug2025 02:43:32.882] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/mob_jar/CatBehavior; to the game event bus
|
8769 | [01Aug2025 02:43:32.883] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.mob_jar.WitherBehavior for @SubscribeEvent-annotated methods
|
8770 | [01Aug2025 02:43:32.883] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/mob_jar/WitherBehavior; to the game event bus
|
8771 | [01Aug2025 02:43:32.883] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.potions.BounceEffect for @SubscribeEvent-annotated methods
|
8772 | [01Aug2025 02:43:32.883] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/potions/BounceEffect; to the game event bus
|
8773 | [01Aug2025 02:43:32.884] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.potions.GravityEffect for @SubscribeEvent-annotated methods
|
8774 | [01Aug2025 02:43:32.884] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/potions/GravityEffect; to the game event bus
|
8775 | [01Aug2025 02:43:32.884] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.items.curios.SummoningFocus for @SubscribeEvent-annotated methods
|
8776 | [01Aug2025 02:43:32.884] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/events/EntityEvents; to the game event bus
|
8777 | [01Aug2025 02:43:32.886] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/items/curios/SummoningFocus; to the game event bus
|
8778 | [01Aug2025 02:43:32.886] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.datagen.ModDatagen for @SubscribeEvent-annotated methods
|
8779 | [01Aug2025 02:43:32.887] [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
|
8780 | [01Aug2025 02:43:32.887] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.PerkEvents for @SubscribeEvent-annotated methods
|
8781 | [01Aug2025 02:43:32.888] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.events.CapabilityEvents for @SubscribeEvent-annotated methods
|
8782 | [01Aug2025 02:43:32.889] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/events/CapabilityEvents; to the game event bus
|
8783 | [01Aug2025 02:43:32.889] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/PerkEvents; to the game event bus
|
8784 | [01Aug2025 02:43:32.890] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.events.ToolEvents for @SubscribeEvent-annotated methods
|
8785 | [01Aug2025 02:43:32.891] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/events/ToolEvents; to the game event bus
|
8786 | [01Aug2025 02:43:32.891] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.ReactiveEvents for @SubscribeEvent-annotated methods
|
8787 | [01Aug2025 02:43:32.891] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/ReactiveEvents; to the game event bus
|
8788 | [01Aug2025 02:43:32.891] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.events.TFTickHandler for @SubscribeEvent-annotated methods
|
8789 | [01Aug2025 02:43:32.892] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.JarEvents for @SubscribeEvent-annotated methods
|
8790 | [01Aug2025 02:43:32.892] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/JarEvents; to the game event bus
|
8791 | [01Aug2025 02:43:32.893] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/events/TFTickHandler; to the game event bus
|
8792 | [01Aug2025 02:43:32.893] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.ArsEvents for @SubscribeEvent-annotated methods
|
8793 | [01Aug2025 02:43:32.893] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.events.MiscEvents for @SubscribeEvent-annotated methods
|
8794 | [01Aug2025 02:43:32.893] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/ArsEvents; to the game event bus
|
8795 | [01Aug2025 02:43:32.894] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/events/MiscEvents; to the game event bus
|
8796 | [01Aug2025 02:43:32.894] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.FamiliarEvents for @SubscribeEvent-annotated methods
|
8797 | [01Aug2025 02:43:32.894] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.events.ProgressionEvents for @SubscribeEvent-annotated methods
|
8798 | [01Aug2025 02:43:32.895] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/events/ProgressionEvents; to the game event bus
|
8799 | [01Aug2025 02:43:32.895] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/FamiliarEvents; to the game event bus
|
8800 | [01Aug2025 02:43:32.896] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.events.HostileMountEvents for @SubscribeEvent-annotated methods
|
8801 | [01Aug2025 02:43:32.897] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/events/HostileMountEvents; to the game event bus
|
8802 | [01Aug2025 02:43:32.897] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.LightEvents for @SubscribeEvent-annotated methods
|
8803 | [01Aug2025 02:43:32.897] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.events.CharmEvents for @SubscribeEvent-annotated methods
|
8804 | [01Aug2025 02:43:32.898] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/LightEvents; to the game event bus
|
8805 | [01Aug2025 02:43:32.898] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.EventHandler for @SubscribeEvent-annotated methods
|
8806 | [01Aug2025 02:43:32.899] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/events/CharmEvents; to the game event bus
|
8807 | [01Aug2025 02:43:32.899] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.item.OreMagnetItem for @SubscribeEvent-annotated methods
|
8808 | [01Aug2025 02:43:32.900] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/item/OreMagnetItem; to the game event bus
|
8809 | [01Aug2025 02:43:32.901] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.loot.modifiers.GiantToolGroupingModifier for @SubscribeEvent-annotated methods
|
8810 | [01Aug2025 02:43:32.901] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/EventHandler; to the game event bus
|
8811 | [01Aug2025 02:43:32.902] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/loot/modifiers/GiantToolGroupingModifier; to the game event bus
|
8812 | [01Aug2025 02:43:32.902] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.data.DataGenerators for @SubscribeEvent-annotated methods
|
8813 | [01Aug2025 02:43:32.903] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/data/DataGenerators; to the mod event bus of mod twilightforest
|
8814 | [01Aug2025 02:43:32.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.ManaCapEvents for @SubscribeEvent-annotated methods
|
8815 | [01Aug2025 02:43:32.905] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/ManaCapEvents; to the game event bus
|
8816 | [01Aug2025 02:43:32.906] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.block.tile.AgronomicSourcelinkTile for @SubscribeEvent-annotated methods
|
8817 | [01Aug2025 02:43:32.906] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/block/tile/AgronomicSourcelinkTile; to the game event bus
|
8818 | [01Aug2025 02:43:32.907] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.block.tile.VitalicSourcelinkTile for @SubscribeEvent-annotated methods
|
8819 | [01Aug2025 02:43:32.907] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/block/tile/VitalicSourcelinkTile; to the game event bus
|
8820 | [01Aug2025 02:43:32.908] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.world.saved_data.RedstoneSavedData for @SubscribeEvent-annotated methods
|
8821 | [01Aug2025 02:43:32.909] [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
|
8822 | [01Aug2025 02:43:32.909] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.camera.CameraEvents for @SubscribeEvent-annotated methods
|
8823 | [01Aug2025 02:43:32.909] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/camera/CameraEvents; to the game event bus
|
8824 | [01Aug2025 02:43:32.911] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_polymorphia
|
8825 | [01Aug2025 02:43:32.914] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental-common.toml for ars_elemental tracking
|
8826 | [01Aug2025 02:43:32.914] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental-client.toml for ars_elemental tracking
|
8827 | [01Aug2025 02:43:32.931] [modloading-worker-0/DEBUG] [mixin/]: Mixing SchoolFocusMixin from ars_elemancy.mixins.json into alexthw.ars_elemental.api.item.ISchoolFocus
|
8828 | [01Aug2025 02:43:32.986] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mob_grinding_utils-server.toml for mob_grinding_utils tracking
|
8829 | [01Aug2025 02:43:32.993] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mob_grinding_utils
|
8830 | [01Aug2025 02:43:32.994] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for common_storage_lib_data
|
8831 | [01Aug2025 02:43:32.995] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arseng-common.toml for arseng tracking
|
8832 | [01Aug2025 02:43:33.003] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAEBasePart from mixins.extendedae.json into appeng.parts.AEBasePart
|
8833 | [01Aug2025 02:43:33.003] [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)
|
8834 | [01Aug2025 02:43:33.033] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
8835 | [01Aug2025 02:43:33.073] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for arseng
|
8836 | [01Aug2025 02:43:33.076] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file farmersdelight-common.toml for farmersdelight tracking
|
8837 | [01Aug2025 02:43:33.076] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file farmersdelight-client.toml for farmersdelight tracking
|
8838 | [01Aug2025 02:43:33.096] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_watery_grave.toml for ars_elemental tracking
|
8839 | [01Aug2025 02:43:33.096] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_bubble_shield.toml for ars_elemental tracking
|
8840 | [01Aug2025 02:43:33.097] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_conjure_terrain.toml for ars_elemental tracking
|
8841 | [01Aug2025 02:43:33.097] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_charm.toml for ars_elemental tracking
|
8842 | [01Aug2025 02:43:33.097] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_phantom_grasp.toml for ars_elemental tracking
|
8843 | [01Aug2025 02:43:33.098] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_life_link.toml for ars_elemental tracking
|
8844 | [01Aug2025 02:43:33.098] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_poison_spores.toml for ars_elemental tracking
|
8845 | [01Aug2025 02:43:33.098] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_discharge.toml for ars_elemental tracking
|
8846 | [01Aug2025 02:43:33.098] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_envenom.toml for ars_elemental tracking
|
8847 | [01Aug2025 02:43:33.098] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_spike.toml for ars_elemental tracking
|
8848 | [01Aug2025 02:43:33.099] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_spark.toml for ars_elemental tracking
|
8849 | [01Aug2025 02:43:33.099] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_conflagrate.toml for ars_elemental tracking
|
8850 | [01Aug2025 02:43:33.099] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_homing_projectile.toml for ars_elemental tracking
|
8851 | [01Aug2025 02:43:33.099] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_arc_projectile.toml for ars_elemental tracking
|
8852 | [01Aug2025 02:43:33.099] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_propagator_homing.toml for ars_elemental tracking
|
8853 | [01Aug2025 02:43:33.100] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_propagator_arc.toml for ars_elemental tracking
|
8854 | [01Aug2025 02:43:33.100] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_aquatic_filter.toml for ars_elemental tracking
|
8855 | [01Aug2025 02:43:33.100] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_aquatic_filter.toml for ars_elemental tracking
|
8856 | [01Aug2025 02:43:33.101] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_fiery_filter.toml for ars_elemental tracking
|
8857 | [01Aug2025 02:43:33.101] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_fiery_filter.toml for ars_elemental tracking
|
8858 | [01Aug2025 02:43:33.101] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_aerial_filter.toml for ars_elemental tracking
|
8859 | [01Aug2025 02:43:33.101] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_aerial_filter.toml for ars_elemental tracking
|
8860 | [01Aug2025 02:43:33.101] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_insect_filter.toml for ars_elemental tracking
|
8861 | [01Aug2025 02:43:33.101] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_insect_filter.toml for ars_elemental tracking
|
8862 | [01Aug2025 02:43:33.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_undead_filter.toml for ars_elemental tracking
|
8863 | [01Aug2025 02:43:33.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_undead_filter.toml for ars_elemental tracking
|
8864 | [01Aug2025 02:43:33.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_summon_filter.toml for ars_elemental tracking
|
8865 | [01Aug2025 02:43:33.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_summon_filter.toml for ars_elemental tracking
|
8866 | [01Aug2025 02:43:33.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_nullify_defense.toml for ars_elemental tracking
|
8867 | [01Aug2025 02:43:33.106] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_elemental
|
8868 | [01Aug2025 02:43:33.106] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.network.NetworkManager for @SubscribeEvent-annotated methods
|
8869 | [01Aug2025 02:43:33.107] [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
|
8870 | [01Aug2025 02:43:33.107] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.registry.ModEntities for @SubscribeEvent-annotated methods
|
8871 | [01Aug2025 02:43:33.107] [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
|
8872 | [01Aug2025 02:43:33.107] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.datagen.Datagen for @SubscribeEvent-annotated methods
|
8873 | [01Aug2025 02:43:33.109] [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
|
8874 | [01Aug2025 02:43:33.109] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.event.Events for @SubscribeEvent-annotated methods
|
8875 | [01Aug2025 02:43:33.111] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/event/Events; to the game event bus
|
8876 | [01Aug2025 02:43:33.112] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.event.GlyphEvents for @SubscribeEvent-annotated methods
|
8877 | [01Aug2025 02:43:33.113] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/event/GlyphEvents; to the game event bus
|
8878 | [01Aug2025 02:43:33.113] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.event.SummonEvents for @SubscribeEvent-annotated methods
|
8879 | [01Aug2025 02:43:33.114] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/event/SummonEvents; to the game event bus
|
8880 | [01Aug2025 02:43:33.115] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.event.ShieldEvents for @SubscribeEvent-annotated methods
|
8881 | [01Aug2025 02:43:33.115] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/event/ShieldEvents; to the game event bus
|
8882 | [01Aug2025 02:43:33.116] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.event.DamageEvents for @SubscribeEvent-annotated methods
|
8883 | [01Aug2025 02:43:33.118] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/event/DamageEvents; to the game event bus
|
8884 | [01Aug2025 02:43:33.119] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.documentation.DocumentationEvents for @SubscribeEvent-annotated methods
|
8885 | [01Aug2025 02:43:33.120] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/documentation/DocumentationEvents; to the game event bus
|
8886 | [01Aug2025 02:43:33.120] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.common.items.foci.NecroticFocus for @SubscribeEvent-annotated methods
|
8887 | [01Aug2025 02:43:33.121] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/common/items/foci/NecroticFocus; to the game event bus
|
8888 | [01Aug2025 02:43:33.121] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.common.entity.EntityAttributes for @SubscribeEvent-annotated methods
|
8889 | [01Aug2025 02:43:33.121] [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
|
8890 | [01Aug2025 02:43:33.123] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemancy-common.toml for ars_elemancy tracking
|
8891 | [01Aug2025 02:43:33.123] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemancy-client.toml for ars_elemancy tracking
|
8892 | [01Aug2025 02:43:33.134] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_elemancy
|
8893 | [01Aug2025 02:43:33.134] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class lyrellion.ars_elemancy.network.NetworkManager for @SubscribeEvent-annotated methods
|
8894 | [01Aug2025 02:43:33.135] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Llyrellion/ars_elemancy/network/NetworkManager; to the mod event bus of mod ars_elemancy
|
8895 | [01Aug2025 02:43:33.136] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class lyrellion.ars_elemancy.datagen.Datagen for @SubscribeEvent-annotated methods
|
8896 | [01Aug2025 02:43:33.136] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Llyrellion/ars_elemancy/datagen/Datagen; to the mod event bus of mod ars_elemancy
|
8897 | [01Aug2025 02:43:33.141] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for farmersdelight
|
8898 | [01Aug2025 02:43:33.141] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.data.DataGenerators for @SubscribeEvent-annotated methods
|
8899 | [01Aug2025 02:43:33.141] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/data/DataGenerators; to the mod event bus of mod farmersdelight
|
8900 | [01Aug2025 02:43:33.142] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.SkilletItem$SkilletEvents for @SubscribeEvent-annotated methods
|
8901 | [01Aug2025 02:43:33.143] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/SkilletItem$SkilletEvents; to the game event bus
|
8902 | [01Aug2025 02:43:33.143] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.KnifeItem$KnifeEvents for @SubscribeEvent-annotated methods
|
8903 | [01Aug2025 02:43:33.143] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/KnifeItem$KnifeEvents; to the game event bus
|
8904 | [01Aug2025 02:43:33.144] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.HorseFeedItem$HorseFeedEvent for @SubscribeEvent-annotated methods
|
8905 | [01Aug2025 02:43:33.144] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/HorseFeedItem$HorseFeedEvent; to the game event bus
|
8906 | [01Aug2025 02:43:33.144] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.enchantment.BackstabbingEnchantment$BackstabbingEvent for @SubscribeEvent-annotated methods
|
8907 | [01Aug2025 02:43:33.146] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/enchantment/BackstabbingEnchantment$BackstabbingEvent; to the game event bus
|
8908 | [01Aug2025 02:43:33.146] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.DogFoodItem$DogFoodEvent for @SubscribeEvent-annotated methods
|
8909 | [01Aug2025 02:43:33.146] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/DogFoodItem$DogFoodEvent; to the game event bus
|
8910 | [01Aug2025 02:43:33.146] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.event.VillagerEvents for @SubscribeEvent-annotated methods
|
8911 | [01Aug2025 02:43:33.173] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/event/VillagerEvents; to the game event bus
|
8912 | [01Aug2025 02:43:33.174] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.event.CommonModBusEvents for @SubscribeEvent-annotated methods
|
8913 | [01Aug2025 02:43:33.175] [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
|
8914 | [01Aug2025 02:43:33.175] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.event.CommonEvents for @SubscribeEvent-annotated methods
|
8915 | [01Aug2025 02:43:33.175] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/event/CommonEvents; to the game event bus
|
8916 | [01Aug2025 02:43:33.175] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.entity.CuttingBoardBlockEntity for @SubscribeEvent-annotated methods
|
8917 | [01Aug2025 02:43:33.177] [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
|
8918 | [01Aug2025 02:43:33.178] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.entity.CookingPotBlockEntity for @SubscribeEvent-annotated methods
|
8919 | [01Aug2025 02:43:33.182] [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
|
8920 | [01Aug2025 02:43:33.183] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.entity.CabinetBlockEntity for @SubscribeEvent-annotated methods
|
8921 | [01Aug2025 02:43:33.183] [modloading-worker-0/DEBUG] [mixin/]: Mixing neg.EffectFlattenMixin from ars_unification.mixins.json into alexthw.not_enough_glyphs.common.glyphs.effects.EffectFlatten
|
8922 | [01Aug2025 02:43:33.183] [modloading-worker-0/DEBUG] [mixin/]: ars_unification.mixins.json:neg.EffectFlattenMixin from mod ars_unification: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
8923 | [01Aug2025 02:43:33.183] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapResolve$0(Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lcom/hollingsworth/arsnouveau/api/spell/SpellStats;Lnet/minecraft/server/level/ServerLevel;Ldev/qther/ars_unification/recipe/PressRecipe;)Ljava/util/List; to md6731f0$ars_unification$lambda$wrapResolve$0$0 in ars_unification.mixins.json:neg.EffectFlattenMixin from mod ars_unification
|
8924 | [01Aug2025 02:43:33.187] [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
|
8925 | [01Aug2025 02:43:33.187] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.entity.BasketBlockEntity for @SubscribeEvent-annotated methods
|
8926 | [01Aug2025 02:43:33.189] [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
|
8927 | [01Aug2025 02:43:33.189] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.CuttingBoardBlock$ToolCarvingEvent for @SubscribeEvent-annotated methods
|
8928 | [01Aug2025 02:43:33.189] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/block/CuttingBoardBlock$ToolCarvingEvent; to the game event bus
|
8929 | [01Aug2025 02:43:33.193] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_plow.toml for not_enough_glyphs tracking
|
8930 | [01Aug2025 02:43:33.193] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_trail.toml for not_enough_glyphs tracking
|
8931 | [01Aug2025 02:43:33.194] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_momentum.toml for not_enough_glyphs tracking
|
8932 | [01Aug2025 02:43:33.194] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_filter_light.toml for not_enough_glyphs tracking
|
8933 | [01Aug2025 02:43:33.194] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_filter_dark.toml for not_enough_glyphs tracking
|
8934 | [01Aug2025 02:43:33.195] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_contingency_fall.toml for not_enough_glyphs tracking
|
8935 | [01Aug2025 02:43:33.195] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_contingency_heal.toml for not_enough_glyphs tracking
|
8936 | [01Aug2025 02:43:33.195] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_contingency_health.toml for not_enough_glyphs tracking
|
8937 | [01Aug2025 02:43:33.195] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_contingency_death.toml for not_enough_glyphs tracking
|
8938 | [01Aug2025 02:43:33.195] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_contingency_fire.toml for not_enough_glyphs tracking
|
8939 | [01Aug2025 02:43:33.195] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_contingency_blink.toml for not_enough_glyphs tracking
|
8940 | [01Aug2025 02:43:33.195] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_contingency_time.toml for not_enough_glyphs tracking
|
8941 | [01Aug2025 02:43:33.196] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_ray.toml for not_enough_glyphs tracking
|
8942 | [01Aug2025 02:43:33.196] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_reverse_direction.toml for not_enough_glyphs tracking
|
8943 | [01Aug2025 02:43:33.197] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_chaining.toml for not_enough_glyphs tracking
|
8944 | [01Aug2025 02:43:33.197] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_block.toml for not_enough_glyphs tracking
|
8945 | [01Aug2025 02:43:33.197] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_entity.toml for not_enough_glyphs tracking
|
8946 | [01Aug2025 02:43:33.197] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_living.toml for not_enough_glyphs tracking
|
8947 | [01Aug2025 02:43:33.197] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_living_not_monster.toml for not_enough_glyphs tracking
|
8948 | [01Aug2025 02:43:33.197] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_living_not_player.toml for not_enough_glyphs tracking
|
8949 | [01Aug2025 02:43:33.197] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_monster.toml for not_enough_glyphs tracking
|
8950 | [01Aug2025 02:43:33.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_player.toml for not_enough_glyphs tracking
|
8951 | [01Aug2025 02:43:33.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_item.toml for not_enough_glyphs tracking
|
8952 | [01Aug2025 02:43:33.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_animal.toml for not_enough_glyphs tracking
|
8953 | [01Aug2025 02:43:33.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_is_baby.toml for not_enough_glyphs tracking
|
8954 | [01Aug2025 02:43:33.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_is_mature.toml for not_enough_glyphs tracking
|
8955 | [01Aug2025 02:43:33.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_trinkets/glyph_filter_self.toml for not_enough_glyphs tracking
|
8956 | [01Aug2025 02:43:33.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_trinkets/glyph_filter_not_self.toml for not_enough_glyphs tracking
|
8957 | [01Aug2025 02:43:33.199] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_propagate_plane.toml for not_enough_glyphs tracking
|
8958 | [01Aug2025 02:43:33.199] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_flatten.toml for not_enough_glyphs tracking
|
8959 | [01Aug2025 02:43:33.200] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_propagate_underfoot.toml for not_enough_glyphs tracking
|
8960 | [01Aug2025 02:43:33.200] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_propagate_projectile.toml for not_enough_glyphs tracking
|
8961 | [01Aug2025 02:43:33.200] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_propagate_self.toml for not_enough_glyphs tracking
|
8962 | [01Aug2025 02:43:33.200] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_missile.toml for not_enough_glyphs tracking
|
8963 | [01Aug2025 02:43:33.201] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_overhead.toml for not_enough_glyphs tracking
|
8964 | [01Aug2025 02:43:33.201] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_propagate_missile.toml for not_enough_glyphs tracking
|
8965 | [01Aug2025 02:43:33.202] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_propagate_overhead.toml for not_enough_glyphs tracking
|
8966 | [01Aug2025 02:43:33.203] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_scalaes/glyph_resize.toml for not_enough_glyphs tracking
|
8967 | [01Aug2025 02:43:33.205] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for not_enough_glyphs
|
8968 | [01Aug2025 02:43:33.205] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.not_enough_glyphs.init.NEGDocumentation for @SubscribeEvent-annotated methods
|
8969 | [01Aug2025 02:43:33.207] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/not_enough_glyphs/init/NEGDocumentation; to the game event bus
|
8970 | [01Aug2025 02:43:33.208] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.not_enough_glyphs.datagen.DatagenMain for @SubscribeEvent-annotated methods
|
8971 | [01Aug2025 02:43:33.208] [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
|
8972 | [01Aug2025 02:43:33.209] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for entangled
|
8973 | [01Aug2025 02:43:33.211] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file commoncapabilities-common.toml for commoncapabilities tracking
|
8974 | [01Aug2025 02:43:33.211] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod commoncapabilities
|
8975 | [01Aug2025 02:43:33.225] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for commoncapabilities
|
8976 | [01Aug2025 02:43:33.225] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent for @SubscribeEvent-annotated methods
|
8977 | [01Aug2025 02:43:33.228] [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
|
8978 | [01Aug2025 02:43:33.234] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file crashutilities-server.toml for crashutilities tracking
|
8979 | [01Aug2025 02:43:33.234] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for crashutilities
|
8980 | [01Aug2025 02:43:33.235] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file getittogetherdrops-server.toml for getittogetherdrops tracking
|
8981 | [01Aug2025 02:43:33.235] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for getittogetherdrops
|
8982 | [01Aug2025 02:43:33.235] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class bl4ckscor3.mod.getittogetherdrops.GetItTogetherDropsConfig for @SubscribeEvent-annotated methods
|
8983 | [01Aug2025 02:43:33.235] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lbl4ckscor3/mod/getittogetherdrops/GetItTogetherDropsConfig; to the mod event bus of mod getittogetherdrops
|
8984 | [01Aug2025 02:43:33.275] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_technica/glyph_carve.toml for ars_technica tracking
|
8985 | [01Aug2025 02:43:33.275] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_technica/glyph_pack.toml for ars_technica tracking
|
8986 | [01Aug2025 02:43:33.275] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_technica/glyph_polish.toml for ars_technica tracking
|
8987 | [01Aug2025 02:43:33.275] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_technica/glyph_obliterate.toml for ars_technica tracking
|
8988 | [01Aug2025 02:43:33.275] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_technica/glyph_press.toml for ars_technica tracking
|
8989 | [01Aug2025 02:43:33.276] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_technica/glyph_superheat.toml for ars_technica tracking
|
8990 | [01Aug2025 02:43:33.276] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_technica/glyph_fuse.toml for ars_technica tracking
|
8991 | [01Aug2025 02:43:33.276] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_technica/glyph_whirl.toml for ars_technica tracking
|
8992 | [01Aug2025 02:43:33.276] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_technica/glyph_insert.toml for ars_technica tracking
|
8993 | [01Aug2025 02:43:33.277] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_technica/glyph_telefeast.toml for ars_technica tracking
|
8994 | [01Aug2025 02:43:33.278] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_technica/glyph_apply.toml for ars_technica tracking
|
8995 | [01Aug2025 02:43:33.281] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_technica-common.toml for ars_technica tracking
|
8996 | [01Aug2025 02:43:33.281] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod ars_technica
|
8997 | [01Aug2025 02:43:33.282] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_technica
|
8998 | [01Aug2025 02:43:33.282] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.zeroregard.ars_technica.network.NetworkManager for @SubscribeEvent-annotated methods
|
8999 | [01Aug2025 02:43:33.282] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/zeroregard/ars_technica/network/NetworkManager; to the mod event bus of mod ars_technica
|
9000 | [01Aug2025 02:43:33.282] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.zeroregard.ars_technica.events.LootTableEvents for @SubscribeEvent-annotated methods
|
9001 | [01Aug2025 02:43:33.283] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/zeroregard/ars_technica/events/LootTableEvents; to the game event bus
|
9002 | [01Aug2025 02:43:33.283] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.zeroregard.ars_technica.events.DamageEvents for @SubscribeEvent-annotated methods
|
9003 | [01Aug2025 02:43:33.284] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/zeroregard/ars_technica/events/DamageEvents; to the game event bus
|
9004 | [01Aug2025 02:43:33.284] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.zeroregard.ars_technica.datagen.Setup for @SubscribeEvent-annotated methods
|
9005 | [01Aug2025 02:43:33.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/zeroregard/ars_technica/datagen/Setup; to the mod event bus of mod ars_technica
|
9006 | [01Aug2025 02:43:33.305] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwfences
|
9007 | [01Aug2025 02:43:33.310] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file starbunclemania-server.toml for starbunclemania tracking
|
9008 | [01Aug2025 02:43:33.310] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file starbunclemania-common.toml for starbunclemania tracking
|
9009 | [01Aug2025 02:43:33.319] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file starbunclemania/glyph_place_fluid.toml for starbunclemania tracking
|
9010 | [01Aug2025 02:43:33.319] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file starbunclemania/glyph_pickup_fluid.toml for starbunclemania tracking
|
9011 | [01Aug2025 02:43:33.322] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for wirelesschargers
|
9012 | [01Aug2025 02:43:33.328] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for starbunclemania
|
9013 | [01Aug2025 02:43:33.328] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.starbunclemania.StarbDocs for @SubscribeEvent-annotated methods
|
9014 | [01Aug2025 02:43:33.329] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/starbunclemania/StarbDocs; to the game event bus
|
9015 | [01Aug2025 02:43:33.330] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.starbunclemania.EventHandler for @SubscribeEvent-annotated methods
|
9016 | [01Aug2025 02:43:33.333] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/starbunclemania/EventHandler; to the mod event bus of mod starbunclemania
|
9017 | [01Aug2025 02:43:33.333] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.starbunclemania.datagen.Setup for @SubscribeEvent-annotated methods
|
9018 | [01Aug2025 02:43:33.334] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/starbunclemania/datagen/Setup; to the mod event bus of mod starbunclemania
|
9019 | [01Aug2025 02:43:33.334] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.starbunclemania.Configs for @SubscribeEvent-annotated methods
|
9020 | [01Aug2025 02:43:33.334] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/starbunclemania/Configs; to the mod event bus of mod starbunclemania
|
9021 | [01Aug2025 02:43:33.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_controle/glyph_precise_delay.toml for ars_controle tracking
|
9022 | [01Aug2025 02:43:33.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_controle/glyph_filter_above.toml for ars_controle tracking
|
9023 | [01Aug2025 02:43:33.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_controle/glyph_filter_below.toml for ars_controle tracking
|
9024 | [01Aug2025 02:43:33.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_controle/glyph_filter_level.toml for ars_controle tracking
|
9025 | [01Aug2025 02:43:33.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_controle/glyph_filter_or.toml for ars_controle tracking
|
9026 | [01Aug2025 02:43:33.381] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_controle/glyph_filter_xor.toml for ars_controle tracking
|
9027 | [01Aug2025 02:43:33.381] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_controle/glyph_filter_xnor.toml for ars_controle tracking
|
9028 | [01Aug2025 02:43:33.382] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_controle/glyph_filter_not.toml for ars_controle tracking
|
9029 | [01Aug2025 02:43:33.383] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_controle/glyph_filter_random.toml for ars_controle tracking
|
9030 | [01Aug2025 02:43:33.386] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_controle-server.toml for ars_controle tracking
|
9031 | [01Aug2025 02:43:33.386] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_controle
|
9032 | [01Aug2025 02:43:33.386] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.qther.ars_controle.util.RenderQueue for @SubscribeEvent-annotated methods
|
9033 | [01Aug2025 02:43:33.387] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/qther/ars_controle/util/RenderQueue; to the game event bus
|
9034 | [01Aug2025 02:43:33.387] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.qther.ars_controle.registry.ACDocumentation for @SubscribeEvent-annotated methods
|
9035 | [01Aug2025 02:43:33.388] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/qther/ars_controle/registry/ACDocumentation; to the game event bus
|
9036 | [01Aug2025 02:43:33.389] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_creo-common.toml for ars_creo tracking
|
9037 | [01Aug2025 02:43:33.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_creo
|
9038 | [01Aug2025 02:43:33.397] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file actuallyadditions-common.toml for actuallyadditions tracking
|
9039 | [01Aug2025 02:43:33.445] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod pamhc2foodextended
|
9040 | [01Aug2025 02:43:33.445] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod pamhc2foodextended
|
9041 | [01Aug2025 02:43:33.445] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod pamhc2foodextended
|
9042 | [01Aug2025 02:43:33.445] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pamhc2foodextended
|
9043 | [01Aug2025 02:43:33.447] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file patchouli-client.toml for patchouli tracking
|
9044 | [01Aug2025 02:43:33.448] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for patchouli
|
9045 | [01Aug2025 02:43:33.448] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.patchouli.neoforge.common.NeoForgeModInitializer for @SubscribeEvent-annotated methods
|
9046 | [01Aug2025 02:43:33.448] [modloading-worker-0/DEBUG] [mixin/]: Mixing patchouli.BookMixin from ars_additions.mixins.json into vazkii.patchouli.common.book.Book
|
9047 | [01Aug2025 02:43:33.448] [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)
|
9048 | [01Aug2025 02:43:33.449] [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
|
9049 | [01Aug2025 02:43:33.449] [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
|
9050 | [01Aug2025 02:43:33.449] [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
|
9051 | [01Aug2025 02:43:33.451] [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
|
9052 | [01Aug2025 02:43:33.485] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9053 | [01Aug2025 02:43:33.486] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9054 | [01Aug2025 02:43:33.489] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_additions-common.toml for ars_additions tracking
|
9055 | [01Aug2025 02:43:33.492] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_additions-server.toml for ars_additions tracking
|
9056 | [01Aug2025 02:43:33.496] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_additions/glyph_retaliate.toml for ars_additions tracking
|
9057 | [01Aug2025 02:43:33.496] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_additions/glyph_mark.toml for ars_additions tracking
|
9058 | [01Aug2025 02:43:33.496] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_additions/glyph_recall.toml for ars_additions tracking
|
9059 | [01Aug2025 02:43:33.498] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_additions
|
9060 | [01Aug2025 02:43:33.498] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.setup.registry.AddonDocumentation for @SubscribeEvent-annotated methods
|
9061 | [01Aug2025 02:43:33.499] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/arsadditions/setup/registry/AddonDocumentation; to the game event bus
|
9062 | [01Aug2025 02:43:33.499] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.setup.networking.NetworkHandler for @SubscribeEvent-annotated methods
|
9063 | [01Aug2025 02:43:33.500] [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
|
9064 | [01Aug2025 02:43:33.500] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.datagen.Setup for @SubscribeEvent-annotated methods
|
9065 | [01Aug2025 02:43:33.501] [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
|
9066 | [01Aug2025 02:43:33.501] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.common.data.WeatherStatus for @SubscribeEvent-annotated methods
|
9067 | [01Aug2025 02:43:33.502] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/arsadditions/common/data/WeatherStatus; to the game event bus
|
9068 | [01Aug2025 02:43:33.502] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.common.item.HandyHaversack for @SubscribeEvent-annotated methods
|
9069 | [01Aug2025 02:43:33.503] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/arsadditions/common/item/HandyHaversack; to the game event bus
|
9070 | [01Aug2025 02:43:33.503] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.common.item.ImbuedSpellParchment for @SubscribeEvent-annotated methods
|
9071 | [01Aug2025 02:43:33.503] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/arsadditions/common/item/ImbuedSpellParchment; to the game event bus
|
9072 | [01Aug2025 02:43:33.506] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.common.item.curios.Charm for @SubscribeEvent-annotated methods
|
9073 | [01Aug2025 02:43:33.507] [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
|
9074 | [01Aug2025 02:43:33.508] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.event.ModEvents$ServerForgeEvents for @SubscribeEvent-annotated methods
|
9075 | [01Aug2025 02:43:33.509] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/arsadditions/event/ModEvents$ServerForgeEvents; to the game event bus
|
9076 | [01Aug2025 02:43:33.510] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.event.ModEvents$ServerModEvents for @SubscribeEvent-annotated methods
|
9077 | [01Aug2025 02:43:33.510] [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
|
9078 | [01Aug2025 02:43:33.510] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.arsadditions.event.ChunkLoadingEvents for @SubscribeEvent-annotated methods
|
9079 | [01Aug2025 02:43:33.511] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/arsadditions/event/ChunkLoadingEvents; to the game event bus
|
9080 | [01Aug2025 02:43:33.623] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file allthearcanistgear-server.toml for allthearcanistgear tracking
|
9081 | [01Aug2025 02:43:33.625] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for allthearcanistgear
|
9082 | [01Aug2025 02:43:33.625] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.allthearcanistgear.common.event.PerkEvents for @SubscribeEvent-annotated methods
|
9083 | [01Aug2025 02:43:33.626] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/allthearcanistgear/common/event/PerkEvents; to the game event bus
|
9084 | [01Aug2025 02:43:33.626] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.allthearcanistgear.common.event.SpellBookEvents for @SubscribeEvent-annotated methods
|
9085 | [01Aug2025 02:43:33.627] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/allthearcanistgear/common/event/SpellBookEvents; to the game event bus
|
9086 | [01Aug2025 02:43:33.627] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.allthearcanistgear.common.event.ArmorEvents for @SubscribeEvent-annotated methods
|
9087 | [01Aug2025 02:43:33.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/allthearcanistgear/common/event/ArmorEvents; to the game event bus
|
9088 | [01Aug2025 02:43:33.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.allthearcanistgear.setup.registry.AddonAttributeRegistry for @SubscribeEvent-annotated methods
|
9089 | [01Aug2025 02:43:33.629] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/allthearcanistgear/setup/registry/AddonAttributeRegistry; to the mod event bus of mod allthearcanistgear
|
9090 | [01Aug2025 02:43:33.629] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.jarva.allthearcanistgear.datagen.Setup for @SubscribeEvent-annotated methods
|
9091 | [01Aug2025 02:43:33.629] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/jarva/allthearcanistgear/datagen/Setup; to the mod event bus of mod allthearcanistgear
|
9092 | [01Aug2025 02:43:33.635] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedstoragecreateintegration
|
9093 | [01Aug2025 02:43:33.641] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file integratedtunnels-common.toml for integratedtunnels tracking
|
9094 | [01Aug2025 02:43:33.641] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod integratedtunnels
|
9095 | [01Aug2025 02:43:33.675] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integratedtunnels
|
9096 | [01Aug2025 02:43:33.676] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integratedtunnelscompat
|
9097 | [01Aug2025 02:43:33.687] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for actuallyadditions
|
9098 | [01Aug2025 02:43:33.687] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.ellpeck.actuallyadditions.data.ActuallyAdditionsData for @SubscribeEvent-annotated methods
|
9099 | [01Aug2025 02:43:33.688] [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
|
9100 | [01Aug2025 02:43:33.691] [modloading-worker-0/DEBUG] [betterstrongholds/]: Loaded com.yungnickyoung.minecraft.betterstrongholds.services.NeoForgePlatformHelper@6f961038 for service interface com.yungnickyoung.minecraft.betterstrongholds.services.IPlatformHelper
|
9101 | [01Aug2025 02:43:33.691] [modloading-worker-0/DEBUG] [betterstrongholds/]: Loaded com.yungnickyoung.minecraft.betterstrongholds.services.NeoForgeModulesLoader@2a68b9a3 for service interface com.yungnickyoung.minecraft.betterstrongholds.services.IModulesLoader
|
9102 | [01Aug2025 02:43:33.691] [modloading-worker-0/DEBUG] [betterstrongholds/]: Loaded com.yungnickyoung.minecraft.betterstrongholds.services.NeoForgeProcessorProvider@4f180c13 for service interface com.yungnickyoung.minecraft.betterstrongholds.services.IProcessorProvider
|
9103 | [01Aug2025 02:43:33.697] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betterstrongholds-neoforge-1_21.toml for betterstrongholds tracking
|
9104 | [01Aug2025 02:43:33.697] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterstrongholds
|
9105 | [01Aug2025 02:43:33.698] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for mifa
|
9106 | [01Aug2025 02:43:33.707] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mifa
|
9107 | [01Aug2025 02:43:33.708] [modloading-worker-0/INFO] [dev.ftb.mods.ftbultimine.FTBUltimine/]: FTB Ranks detected, listening for ranks events
|
9108 | [01Aug2025 02:43:33.709] [modloading-worker-0/WARN] [com.teamresourceful.resourcefullib.common.lib.Constants/]: Failed to create cache/data directories!
|
9109 | java.nio.file.AccessDeniedException: /.cache
|
9110 | at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90) ~[?:?]
|
9111 | at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) ~[?:?]
|
9112 | at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?]
|
9113 | at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:462) ~[?:?]
|
9114 | at java.base/java.nio.file.Files.createDirectory(Files.java:700) ~[?:?]
|
9115 | at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:808) ~[?:?]
|
9116 | at java.base/java.nio.file.Files.createDirectories(Files.java:794) ~[?:?]
|
9117 | 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%23899!/:?]
|
9118 | at TRANSFORMER/resourcefullib@3.0.12/com.teamresourceful.resourcefullib.ResourcefulLib.init(ResourcefulLib.java:8) ~[resourcefullib-neoforge-1.21-3.0.12.jar%23899!/:?]
|
9119 | at TRANSFORMER/resourcefullib@3.0.12/com.teamresourceful.resourcefullib.neoforge.ResourcefulLibNeoForge.<init>(ResourcefulLibNeoForge.java:15) ~[resourcefullib-neoforge-1.21-3.0.12.jar%23899!/:?]
|
9120 | at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
|
9121 | at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
|
9122 | at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
|
9123 | 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]
|
9124 | 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]
|
9125 | 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]
|
9126 | at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) [?:?]
|
9127 | at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) [?:?]
|
9128 | at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) [?:?]
|
9129 | at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) [?:?]
|
9130 | at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) [?:?]
|
9131 | at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) [?:?]
|
9132 | at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) [?:?]
|
9133 | at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) [?:?]
|
9134 | [01Aug2025 02:43:33.712] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for resourcefullib
|
9135 | [01Aug2025 02:43:33.715] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbultimine
|
9136 | [01Aug2025 02:43:33.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for architectury
|
9137 | [01Aug2025 02:43:33.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mostructures
|
9138 | [01Aug2025 02:43:33.797] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for accelerateddecay
|
9139 | [01Aug2025 02:43:33.798] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for uranus
|
9140 | [01Aug2025 02:43:33.798] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.iafenvoy.uranus.neoforge.component.CapabilitySyncHelper for @SubscribeEvent-annotated methods
|
9141 | [01Aug2025 02:43:33.801] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/iafenvoy/uranus/neoforge/component/CapabilitySyncHelper; to the game event bus
|
9142 | [01Aug2025 02:43:33.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftblibrary
|
9143 | [01Aug2025 02:43:33.818] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file deeperdarker-common.toml for deeperdarker tracking
|
9144 | [01Aug2025 02:43:33.818] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for deeperdarker
|
9145 | [01Aug2025 02:43:33.819] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.kyanite.deeperdarker.DeeperDarkerEvents for @SubscribeEvent-annotated methods
|
9146 | [01Aug2025 02:43:33.820] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/kyanite/deeperdarker/DeeperDarkerEvents; to the game event bus
|
9147 | [01Aug2025 02:43:33.880] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbfiltersystem
|
9148 | [01Aug2025 02:43:33.914] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbteams
|
9149 | [01Aug2025 02:43:33.932] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9150 | [01Aug2025 02:43:34.005] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file computercraft-server.toml for computercraft tracking
|
9151 | [01Aug2025 02:43:34.005] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file computercraft-client.toml for computercraft tracking
|
9152 | [01Aug2025 02:43:34.006] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for computercraft
|
9153 | [01Aug2025 02:43:34.006] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dan200.computercraft.shared.ForgeCommonHooks for @SubscribeEvent-annotated methods
|
9154 | [01Aug2025 02:43:34.007] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldan200/computercraft/shared/ForgeCommonHooks; to the game event bus
|
9155 | [01Aug2025 02:43:34.010] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dan200.computercraft.ComputerCraft for @SubscribeEvent-annotated methods
|
9156 | [01Aug2025 02:43:34.012] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldan200/computercraft/ComputerCraft; to the mod event bus of mod computercraft
|
9157 | [01Aug2025 02:43:34.014] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbchunks
|
9158 | [01Aug2025 02:43:34.015] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refurbished_furniture
|
9159 | [01Aug2025 02:43:34.015] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrcrayfish.furniture.refurbished.NeoForgeEvents for @SubscribeEvent-annotated methods
|
9160 | [01Aug2025 02:43:34.015] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrcrayfish/furniture/refurbished/NeoForgeEvents; to the game event bus
|
9161 | [01Aug2025 02:43:34.025] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trashcans
|
9162 | [01Aug2025 02:43:34.195] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.PlayerAccessorBEMixin from alltheleaks.mixins.json into com.direwolf20.justdirethings.common.blockentities.PlayerAccessorBE
|
9163 | [01Aug2025 02:43:34.294] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.FTBQuestsEventHandlerMixin from alltheleaks.mixins.json into dev.ftb.mods.ftbquests.FTBQuestsEventHandler
|
9164 | [01Aug2025 02:43:34.295] [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
|
9165 | [01Aug2025 02:43:34.321] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbquests
|
9166 | [01Aug2025 02:43:34.327] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbranks
|
9167 | [01Aug2025 02:43:34.376] [modloading-worker-0/DEBUG] [mixin/]: Mixing NumericTagMixin from kubejs.mixins.json into net.minecraft.nbt.NumericTag
|
9168 | [01Aug2025 02:43:34.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbessentials
|
9169 | [01Aug2025 02:43:34.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file justdirethings-common.toml for justdirethings tracking
|
9170 | [01Aug2025 02:43:34.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file justdirethings-client.toml for justdirethings tracking
|
9171 | [01Aug2025 02:43:34.421] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for justdirethings
|
9172 | [01Aug2025 02:43:34.421] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.justdirethings.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
9173 | [01Aug2025 02:43:34.424] [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
|
9174 | [01Aug2025 02:43:34.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.justdirethings.client.events.PlayerEvents for @SubscribeEvent-annotated methods
|
9175 | [01Aug2025 02:43:34.425] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/justdirethings/client/events/PlayerEvents; to the game event bus
|
9176 | [01Aug2025 02:43:34.474] [modloading-worker-0/INFO] [Towns and Towers/]: Loading T&T
|
9177 | [01Aug2025 02:43:34.474] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for t_and_t
|
9178 | [01Aug2025 02:43:34.475] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file merrymaking-common.toml for merrymaking tracking
|
9179 | [01Aug2025 02:43:34.476] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/merrymaking-common.toml
|
9180 | [01Aug2025 02:43:34.476] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/merrymaking-common.toml for changes
|
9181 | [01Aug2025 02:43:34.506] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for polylib
|
9182 | [01Aug2025 02:43:34.514] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for shrink
|
9183 | [01Aug2025 02:43:34.612] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for merrymaking
|
9184 | [01Aug2025 02:43:34.612] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mamailes.merrymaking.event.MMEntityEvents for @SubscribeEvent-annotated methods
|
9185 | [01Aug2025 02:43:34.613] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mamailes/merrymaking/event/MMEntityEvents; to the game event bus
|
9186 | [01Aug2025 02:43:34.614] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mamailes.merrymaking.entity.client.MMClientListener for @SubscribeEvent-annotated methods
|
9187 | [01Aug2025 02:43:34.614] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mamailes/merrymaking/entity/client/MMClientListener; to the mod event bus of mod merrymaking
|
9188 | [01Aug2025 02:43:34.615] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mamailes.merrymaking.data.MMDataGenerators for @SubscribeEvent-annotated methods
|
9189 | [01Aug2025 02:43:34.615] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mamailes/merrymaking/data/MMDataGenerators; to the mod event bus of mod merrymaking
|
9190 | [01Aug2025 02:43:34.616] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yeetusexperimentus
|
9191 | [01Aug2025 02:43:34.621] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9192 | [01Aug2025 02:43:34.621] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9193 | [01Aug2025 02:43:34.621] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9194 | [01Aug2025 02:43:34.621] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9195 | [01Aug2025 02:43:34.621] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9196 | [01Aug2025 02:43:34.621] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9197 | [01Aug2025 02:43:34.621] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9198 | [01Aug2025 02:43:34.743] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9199 | [01Aug2025 02:43:34.745] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file irons_jewelry-server.toml for irons_jewelry tracking
|
9200 | [01Aug2025 02:43:34.745] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for irons_jewelry
|
9201 | [01Aug2025 02:43:34.746] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.utils.VillageAddition for @SubscribeEvent-annotated methods
|
9202 | [01Aug2025 02:43:34.773] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/utils/VillageAddition; to the game event bus
|
9203 | [01Aug2025 02:43:34.774] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.utils.DamageHelper for @SubscribeEvent-annotated methods
|
9204 | [01Aug2025 02:43:34.774] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/utils/DamageHelper; to the game event bus
|
9205 | [01Aug2025 02:43:34.775] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.ServerConfig for @SubscribeEvent-annotated methods
|
9206 | [01Aug2025 02:43:34.775] [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
|
9207 | [01Aug2025 02:43:34.775] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.registry.CommandRegistry for @SubscribeEvent-annotated methods
|
9208 | [01Aug2025 02:43:34.775] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/registry/CommandRegistry; to the game event bus
|
9209 | [01Aug2025 02:43:34.776] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.network.PacketHandler for @SubscribeEvent-annotated methods
|
9210 | [01Aug2025 02:43:34.776] [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
|
9211 | [01Aug2025 02:43:34.776] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.loot.LootInjectionHandler for @SubscribeEvent-annotated methods
|
9212 | [01Aug2025 02:43:34.777] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file stevescarts-client.toml for stevescarts tracking
|
9213 | [01Aug2025 02:43:34.777] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file stevescarts-common.toml for stevescarts tracking
|
9214 | [01Aug2025 02:43:34.778] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/loot/LootInjectionHandler; to the game event bus
|
9215 | [01Aug2025 02:43:34.778] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.event.SetupEvents for @SubscribeEvent-annotated methods
|
9216 | [01Aug2025 02:43:34.779] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/event/SetupEvents; to the game event bus
|
9217 | [01Aug2025 02:43:34.779] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.event.ServerEvents for @SubscribeEvent-annotated methods
|
9218 | [01Aug2025 02:43:34.780] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for stevescarts
|
9219 | [01Aug2025 02:43:34.780] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vswe.stevescarts.datagen.StevesCartsDataGenerators for @SubscribeEvent-annotated methods
|
9220 | [01Aug2025 02:43:34.781] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvswe/stevescarts/datagen/StevesCartsDataGenerators; to the mod event bus of mod stevescarts
|
9221 | [01Aug2025 02:43:34.781] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/event/ServerEvents; to the game event bus
|
9222 | [01Aug2025 02:43:34.782] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.event.ModSetupEvents for @SubscribeEvent-annotated methods
|
9223 | [01Aug2025 02:43:34.783] [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
|
9224 | [01Aug2025 02:43:34.783] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
9225 | [01Aug2025 02:43:34.783] [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
|
9226 | [01Aug2025 02:43:34.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for octolib
|
9227 | [01Aug2025 02:43:34.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for villagesandpillages
|
9228 | [01Aug2025 02:43:34.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rootsclassic-common.toml for rootsclassic tracking
|
9229 | [01Aug2025 02:43:34.789] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9230 | [01Aug2025 02:43:34.795] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9231 | [01Aug2025 02:43:34.804] [modloading-worker-0/INFO] [KubeJS/]: Loading vanilla registries...
|
9232 | [01Aug2025 02:43:34.876] [modloading-worker-0/INFO] [KubeJS/]: Looking for KubeJS plugins...
|
9233 | [01Aug2025 02:43:34.879] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs
|
9234 | [01Aug2025 02:43:34.885] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.RecipeComponentMixin from kubejstweaks.mixins.json into dev.latvian.mods.kubejs.recipe.component.RecipeComponent
|
9235 | [01Aug2025 02:43:34.888] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.client.BuiltinKubeJSClientPlugin does not load on server side, skipping
|
9236 | [01Aug2025 02:43:34.889] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.integration.gamestages.GameStagesIntegration does not have required mod 'gamestages' loaded, skipping
|
9237 | [01Aug2025 02:43:34.891] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source theurgy_kubejs
|
9238 | [01Aug2025 02:43:34.892] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejstweaks
|
9239 | [01Aug2025 02:43:34.893] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.uncandango.kubejstweaks.kubejs.plugin.KJSTProbeJSPlugin does not load on server side, skipping
|
9240 | [01Aug2025 02:43:34.894] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbxmodcompat
|
9241 | [01Aug2025 02:43:34.896] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source occultism_kubejs
|
9242 | [01Aug2025 02:43:34.897] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source modular_machinery_reborn
|
9243 | [01Aug2025 02:43:34.903] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rootsclassic
|
9244 | [01Aug2025 02:43:34.903] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class elucent.rootsclassic.ritual.RitualBaseRegistry for @SubscribeEvent-annotated methods
|
9245 | [01Aug2025 02:43:34.903] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lelucent/rootsclassic/ritual/RitualBaseRegistry; to the mod event bus of mod rootsclassic
|
9246 | [01Aug2025 02:43:34.903] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class elucent.rootsclassic.datagen.RootsDataGen for @SubscribeEvent-annotated methods
|
9247 | [01Aug2025 02:43:34.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lelucent/rootsclassic/datagen/RootsDataGen; to the mod event bus of mod rootsclassic
|
9248 | [01Aug2025 02:43:34.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class elucent.rootsclassic.component.ComponentBaseRegistry for @SubscribeEvent-annotated methods
|
9249 | [01Aug2025 02:43:34.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lelucent/rootsclassic/component/ComponentBaseRegistry; to the mod event bus of mod rootsclassic
|
9250 | [01Aug2025 02:43:34.907] [modloading-worker-0/INFO] [owo/]: that's a CanPickUpLoot baby zombie, the most annoying thing ever. he runs around like crazy and picks up all your shit
|
9251 | [01Aug2025 02:43:34.908] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for owo
|
9252 | [01Aug2025 02:43:34.908] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source modular_machinery_reborn_mekanism
|
9253 | [01Aug2025 02:43:34.909] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ponderjs
|
9254 | [01Aug2025 02:43:34.910] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source extendedae
|
9255 | [01Aug2025 02:43:34.910] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source modern_industrialization
|
9256 | [01Aug2025 02:43:34.912] [modloading-worker-0/INFO] [KubeJS/]: Done in 35.89 ms
|
9257 | [01Aug2025 02:43:34.917] [modloading-worker-0/INFO] [FTB XMod Compat/]: [FTB Quests] Enabled KubeJS integration
|
9258 | [01Aug2025 02:43:34.918] [modloading-worker-0/INFO] [FTB XMod Compat/]: [FTB Chunks] Enabled KubeJS integration
|
9259 | [01Aug2025 02:43:34.998] [modloading-worker-0/DEBUG] [mixin/]: Mixing KubeJSIntegrationMixin from modular_machinery_reborn_mekanism.mixins.json into es.degrassi.mmreborn.common.integration.kubejs.MachineRecipeBuilderJS
|
9260 | [01Aug2025 02:43:35.000] [modloading-worker-0/DEBUG] [mixin/]: modular_machinery_reborn_mekanism.mixins.json:KubeJSIntegrationMixin from mod modular_machinery_reborn_mekanism: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
9261 | [01Aug2025 02:43:35.000] [modloading-worker-0/DEBUG] [mixin/]: Mixing KubeJSIntegrationMixin from modular_machinery_reborn_ars.mixins.json into es.degrassi.mmreborn.common.integration.kubejs.MachineRecipeBuilderJS
|
9262 | [01Aug2025 02:43:35.000] [modloading-worker-0/DEBUG] [mixin/]: modular_machinery_reborn_ars.mixins.json:KubeJSIntegrationMixin from mod modular_machinery_reborn_ars: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
9263 | [01Aug2025 02:43:35.014] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.ContextFactoryAccessor from alltheleaks.mixins.json into dev.latvian.mods.rhino.ContextFactory
|
9264 | [01Aug2025 02:43:35.181] [modloading-worker-0/INFO] [oritech/]: Begin Oritech initialization
|
9265 | [01Aug2025 02:43:35.183] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9266 | [01Aug2025 02:43:35.185] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9267 | [01Aug2025 02:43:35.186] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9268 | [01Aug2025 02:43:35.188] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9269 | [01Aug2025 02:43:35.204] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.arcane.EnchanterBlockEntity$SelectEnchantingPacket
|
9270 | [01Aug2025 02:43:35.206] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.addons.RedstoneAddonBlockEntity$RedstoneAddonServerUpdate
|
9271 | [01Aug2025 02:43:35.207] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.item.tools.PortableLaserItem$LaserPlayerUsePacket
|
9272 | [01Aug2025 02:43:35.208] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.base.entity.MachineBlockEntity$InventoryInputModeSelectorPacket
|
9273 | [01Aug2025 02:43:35.210] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.addons.InventoryProxyAddonBlockEntity$InventoryProxySlotSelectorPacket
|
9274 | [01Aug2025 02:43:35.274] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.item.tools.armor.JetpackItem$JetpackUsageUpdatePacket
|
9275 | [01Aug2025 02:43:35.276] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.augmenter.PlayerAugments$AugmentInstallTriggerPacket
|
9276 | [01Aug2025 02:43:35.276] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.augmenter.PlayerAugments$LoadPlayerAugmentsToMachinePacket
|
9277 | [01Aug2025 02:43:35.277] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.augmenter.PlayerAugments$OpenAugmentScreenPacket
|
9278 | [01Aug2025 02:43:35.277] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.augmenter.PlayerAugments$AugmentPlayerTogglePacket
|
9279 | [01Aug2025 02:43:35.278] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.pipes.ItemPipeInterfaceEntity$RenderStackData
|
9280 | [01Aug2025 02:43:35.281] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.arcane.EnchantmentCatalystBlockEntity$CatalystSyncPacket
|
9281 | [01Aug2025 02:43:35.284] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.arcane.SpawnerControllerBlockEntity$SpawnerSyncPacket
|
9282 | [01Aug2025 02:43:35.286] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.addons.RedstoneAddonBlockEntity$RedstoneAddonClientUpdate
|
9283 | [01Aug2025 02:43:35.286] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.accelerator.AcceleratorControllerBlockEntity$ParticleRenderTrail
|
9284 | [01Aug2025 02:43:35.288] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.accelerator.AcceleratorControllerBlockEntity$LastEventPacket
|
9285 | [01Aug2025 02:43:35.289] [modloading-worker-0/DEBUG] [oritech/]: creating reflective enum codec for: class rearth.oritech.block.entity.accelerator.AcceleratorControllerBlockEntity$ParticleEvent
|
9286 | [01Aug2025 02:43:35.289] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.augmenter.PlayerAugments$AugmentPlayerStatePacket
|
9287 | [01Aug2025 02:43:35.290] [modloading-worker-0/DEBUG] [oritech/]: creating reflective enum codec for: class rearth.oritech.block.entity.augmenter.api.Augment$AugmentState
|
9288 | [01Aug2025 02:43:35.299] [modloading-worker-0/DEBUG] [oritech/]: Registering Oritech particles
|
9289 | [01Aug2025 02:43:35.307] [modloading-worker-0/INFO] [oritech/]: Oritech initialization complete
|
9290 | [01Aug2025 02:43:35.307] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for oritech
|
9291 | [01Aug2025 02:43:35.307] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class rearth.oritech.neoforge.OritechModNeoForge$CustomEvents for @SubscribeEvent-annotated methods
|
9292 | [01Aug2025 02:43:35.307] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lrearth/oritech/neoforge/OritechModNeoForge$CustomEvents; to the game event bus
|
9293 | [01Aug2025 02:43:35.308] [modloading-worker-0/INFO] [oracle_index/]: Hello from the Oracle Wiki Mod!
|
9294 | [01Aug2025 02:43:35.308] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for oracle_index
|
9295 | [01Aug2025 02:43:35.406] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cucumber-client.toml for cucumber tracking
|
9296 | [01Aug2025 02:43:35.407] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cucumber-common.toml for cucumber tracking
|
9297 | [01Aug2025 02:43:35.407] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cucumber
|
9298 | [01Aug2025 02:43:35.410] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file trashslot-common.toml for trashslot tracking
|
9299 | [01Aug2025 02:43:35.413] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trashslot
|
9300 | [01Aug2025 02:43:35.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file amendments-common.toml for amendments tracking
|
9301 | [01Aug2025 02:43:35.487] [modloading-worker-0/DEBUG] [mixin/]: Mixing resources.ReloadableResourceManagerImplAccessor from mes-common.mixins.json into net.minecraft.server.packs.resources.MultiPackResourceManager
|
9302 | [01Aug2025 02:43:35.487] [modloading-worker-0/DEBUG] [mixin/]: Mixing resources.ReloadableResourceManagerImplAccessor from mns-common.mixins.json into net.minecraft.server.packs.resources.MultiPackResourceManager
|
9303 | [01Aug2025 02:43:35.487] [modloading-worker-0/DEBUG] [mixin/]: Mixing MultiPackResourceManagerMixin from moonlight-common.mixins.json into net.minecraft.server.packs.resources.MultiPackResourceManager
|
9304 | [01Aug2025 02:43:35.487] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MultiPackResourceManagerMixin 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)
|
9305 | [01Aug2025 02:43:35.489] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MultiPackResourceManagerMixin from mod moonlight->@Inject::moonlight$dynamicPackEarlyReload(Lnet/minecraft/server/packs/PackType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9306 | [01Aug2025 02:43:35.489] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MultiPackResourceManagerMixin from mod moonlight->@Inject::moonlight$dynamicPackEarlyReload(Lnet/minecraft/server/packs/PackType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9307 | [01Aug2025 02:43:35.489] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MultiPackResourceManagerMixin from mod moonlight->@Inject::moonlight$dynamicPackEarlyReload(Lnet/minecraft/server/packs/PackType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9308 | [01Aug2025 02:43:35.494] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for amendments
|
9309 | [01Aug2025 02:43:35.495] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for blueflame
|
9310 | [01Aug2025 02:43:35.505] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedstorage-server.toml for sophisticatedstorage tracking
|
9311 | [01Aug2025 02:43:35.505] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedstorage-client.toml for sophisticatedstorage tracking
|
9312 | [01Aug2025 02:43:35.505] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedstorage-common.toml for sophisticatedstorage tracking
|
9313 | [01Aug2025 02:43:35.507] [modloading-worker-0/INFO] [KubeJS/]: Added bindings for script type STARTUP from mod 'almostunified': [AlmostUnified]
|
9314 | [01Aug2025 02:43:35.575] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.InterpreterMixin from kubejstweaks.mixins.json into dev.latvian.mods.rhino.Interpreter
|
9315 | [01Aug2025 02:43:35.596] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedstorage
|
9316 | [01Aug2025 02:43:35.598] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Potionsmaster/potionsmaster.js in 0.089 s
|
9317 | [01Aug2025 02:43:35.602] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mss
|
9318 | [01Aug2025 02:43:35.602] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finndog.mss.datagen.StructureNbtUpdaterDatagen for @SubscribeEvent-annotated methods
|
9319 | [01Aug2025 02:43:35.602] [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
|
9320 | [01Aug2025 02:43:35.606] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:Mekanism/Compatibility.js#18: Loaded Java class 'mekanism.api.chemical.Chemical'
|
9321 | [01Aug2025 02:43:35.606] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:Mekanism/Compatibility.js#19: Loaded Java class 'mekanism.api.chemical.ChemicalBuilder'
|
9322 | [01Aug2025 02:43:35.607] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Mekanism/Compatibility.js in 0.009 s
|
9323 | [01Aug2025 02:43:35.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file allthewizardgear-server.toml for allthewizardgear tracking
|
9324 | [01Aug2025 02:43:35.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for allthewizardgear
|
9325 | [01Aug2025 02:43:35.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.allthewizardgear.ServerConfig for @SubscribeEvent-annotated methods
|
9326 | [01Aug2025 02:43:35.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/allthewizardgear/ServerConfig; to the mod event bus of mod allthewizardgear
|
9327 | [01Aug2025 02:43:35.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.allthewizardgear.events.ServerEvents for @SubscribeEvent-annotated methods
|
9328 | [01Aug2025 02:43:35.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/allthewizardgear/events/ServerEvents; to the game event bus
|
9329 | [01Aug2025 02:43:35.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.allthewizardgear.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
9330 | [01Aug2025 02:43:35.611] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/allthewizardgear/datagen/DataGenerators; to the mod event bus of mod allthewizardgear
|
9331 | [01Aug2025 02:43:35.616] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file productivelib-server.toml for productivelib tracking
|
9332 | [01Aug2025 02:43:35.616] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for productivelib
|
9333 | [01Aug2025 02:43:35.616] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trender
|
9334 | [01Aug2025 02:43:35.619] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:CustomAdditions.js#4: Loaded Java class 'net.minecraft.core.registries.BuiltInRegistries'
|
9335 | [01Aug2025 02:43:35.620] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:CustomAdditions.js#47: Loaded Java class 'com.google.common.base.Stopwatch'
|
9336 | [01Aug2025 02:43:35.621] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:CustomAdditions.js in 0.013 s
|
9337 | [01Aug2025 02:43:35.622] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:hyperbox/hyperbox.js#1: Loaded Java class 'net.neoforged.neoforge.event.entity.player.PlayerEvent$PlayerChangedDimensionEvent'
|
9338 | [01Aug2025 02:43:35.626] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:hyperbox/hyperbox.js in 0.005 s
|
9339 | [01Aug2025 02:43:35.626] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Xycraft/Compatibility.js in 0.0 s
|
9340 | [01Aug2025 02:43:35.627] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:Shrink/polylib_fix.js#1: Loaded Java class 'net.creeperhost.polylib.init.DataComps'
|
9341 | [01Aug2025 02:43:35.627] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Shrink/polylib_fix.js in 0.001 s
|
9342 | [01Aug2025 02:43:35.677] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:ExtendedAE/InfinityCells.js in 0.004 s
|
9343 | [01Aug2025 02:43:35.678] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Applied Energistics/Universal_Press.js in 0.0 s
|
9344 | [01Aug2025 02:43:35.679] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Theurgy/SulfurAdditions.js in 0.001 s
|
9345 | [01Aug2025 02:43:35.680] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Farmer's Delight/Compatibility.js in 0.001 s
|
9346 | [01Aug2025 02:43:35.683] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Modern-Industrialization/multiblocks/runic_enchanter.js in 0.003 s
|
9347 | [01Aug2025 02:43:35.685] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Modern-Industrialization/multiblocks/runic_crucible.js in 0.002 s
|
9348 | [01Aug2025 02:43:35.685] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Modern-Industrialization/multiblocks/casing.js in 0.0 s
|
9349 | [01Aug2025 02:43:35.688] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Modern-Industrialization/multiblocks/auto_forge.js in 0.002 s
|
9350 | [01Aug2025 02:43:35.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file waystones-common.toml for waystones tracking
|
9351 | [01Aug2025 02:43:35.691] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Modern-Industrialization/multiblocks/runic_star_altar.js in 0.003 s
|
9352 | [01Aug2025 02:43:35.692] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Modern-Industrialization/atm_stuff.js in 0.001 s
|
9353 | [01Aug2025 02:43:35.696] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded 16/16 KubeJS startup scripts in 0.717 s with 0 errors and 0 warnings
|
9354 | [01Aug2025 02:43:35.719] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kubejs
|
9355 | [01Aug2025 02:43:35.719] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.item.KubeJSItemEventHandler for @SubscribeEvent-annotated methods
|
9356 | [01Aug2025 02:43:35.720] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/item/KubeJSItemEventHandler; to the game event bus
|
9357 | [01Aug2025 02:43:35.722] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.block.KubeJSBlockEventHandler for @SubscribeEvent-annotated methods
|
9358 | [01Aug2025 02:43:35.722] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/block/KubeJSBlockEventHandler; to the game event bus
|
9359 | [01Aug2025 02:43:35.724] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.server.KubeJSServerEventHandler for @SubscribeEvent-annotated methods
|
9360 | [01Aug2025 02:43:35.724] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for waystones
|
9361 | [01Aug2025 02:43:35.725] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/server/KubeJSServerEventHandler; to the game event bus
|
9362 | [01Aug2025 02:43:35.726] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.entity.KubeJSEntityEventHandler for @SubscribeEvent-annotated methods
|
9363 | [01Aug2025 02:43:35.727] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/entity/KubeJSEntityEventHandler; to the game event bus
|
9364 | [01Aug2025 02:43:35.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.registry.RegistryEventHandler for @SubscribeEvent-annotated methods
|
9365 | [01Aug2025 02:43:35.729] [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
|
9366 | [01Aug2025 02:43:35.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.player.KubeJSPlayerEventHandler for @SubscribeEvent-annotated methods
|
9367 | [01Aug2025 02:43:35.774] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/player/KubeJSPlayerEventHandler; to the game event bus
|
9368 | [01Aug2025 02:43:35.776] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.level.KubeJSWorldEventHandler for @SubscribeEvent-annotated methods
|
9369 | [01Aug2025 02:43:35.777] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/level/KubeJSWorldEventHandler; to the game event bus
|
9370 | [01Aug2025 02:43:35.778] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.KubeJSModEventHandler for @SubscribeEvent-annotated methods
|
9371 | [01Aug2025 02:43:35.779] [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
|
9372 | [01Aug2025 02:43:35.780] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.net.KubeJSNet for @SubscribeEvent-annotated methods
|
9373 | [01Aug2025 02:43:35.781] [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
|
9374 | [01Aug2025 02:43:35.781] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file journeymap-server.toml for journeymap tracking
|
9375 | [01Aug2025 02:43:35.782] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for journeymap
|
9376 | [01Aug2025 02:43:35.785] [modloading-worker-0/DEBUG] [Comforts/]: Loaded com.illusivesoulworks.comforts.platform.NeoForgeSleepEvents@48f49d37 for service interface com.illusivesoulworks.comforts.platform.services.ISleepEvents
|
9377 | [01Aug2025 02:43:35.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbxmodcompat
|
9378 | [01Aug2025 02:43:35.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for occultism_kubejs
|
9379 | [01Aug2025 02:43:35.785] [modloading-worker-0/DEBUG] [Comforts/]: Loaded com.illusivesoulworks.comforts.platform.NeoForgeRegistryUtil@7788671f for service interface com.illusivesoulworks.comforts.platform.services.IRegistryUtil
|
9380 | [01Aug2025 02:43:35.785] [modloading-worker-0/DEBUG] [Comforts/]: Loaded com.illusivesoulworks.comforts.platform.NeoForgeRegistryProvider@8980c56 for service interface com.illusivesoulworks.comforts.platform.services.IRegistryFactory
|
9381 | [01Aug2025 02:43:35.786] [modloading-worker-0/DEBUG] [Comforts/]: Loaded com.illusivesoulworks.comforts.platform.NeoForgePlatformHelper@688465d for service interface com.illusivesoulworks.comforts.platform.services.IPlatformHelper
|
9382 | [01Aug2025 02:43:35.789] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modular_machinery_reborn/base/common.toml for modular_machinery_reborn tracking
|
9383 | [01Aug2025 02:43:35.801] [modloading-worker-0/DEBUG] [SpectreLib/CONFIG]: Config file comforts-server.toml for comforts added to tracking
|
9384 | [01Aug2025 02:43:35.801] [modloading-worker-0/DEBUG] [SpectreLib/CONFIG]: Config file comforts-common.toml for comforts added to tracking
|
9385 | [01Aug2025 02:43:35.801] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for comforts
|
9386 | [01Aug2025 02:43:35.810] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file dimstorage-server.toml for dimstorage tracking
|
9387 | [01Aug2025 02:43:35.810] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dimstorage
|
9388 | [01Aug2025 02:43:35.810] [modloading-worker-0/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 2.3.15...
|
9389 | [01Aug2025 02:43:35.811] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file dungeon_crawl.toml for dungeoncrawl tracking
|
9390 | [01Aug2025 02:43:35.813] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dungeoncrawl
|
9391 | [01Aug2025 02:43:35.816] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file charginggadgets-server.toml for charginggadgets tracking
|
9392 | [01Aug2025 02:43:35.816] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for charginggadgets
|
9393 | [01Aug2025 02:43:35.816] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.charginggadgets.DataGenerators for @SubscribeEvent-annotated methods
|
9394 | [01Aug2025 02:43:35.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/charginggadgets/DataGenerators; to the mod event bus of mod charginggadgets
|
9395 | [01Aug2025 02:43:35.820] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cobblegengalore-common.toml for cobblegengalore tracking
|
9396 | [01Aug2025 02:43:35.820] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cobblegengalore
|
9397 | [01Aug2025 02:43:35.820] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.cobblegengalore.Config for @SubscribeEvent-annotated methods
|
9398 | [01Aug2025 02:43:35.820] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/cobblegengalore/Config; to the mod event bus of mod cobblegengalore
|
9399 | [01Aug2025 02:43:35.823] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modular_machinery_reborn
|
9400 | [01Aug2025 02:43:35.823] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class es.degrassi.mmreborn.data.DataGeneration for @SubscribeEvent-annotated methods
|
9401 | [01Aug2025 02:43:35.823] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Les/degrassi/mmreborn/data/DataGeneration; to the mod event bus of mod modular_machinery_reborn
|
9402 | [01Aug2025 02:43:35.824] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class es.degrassi.mmreborn.common.util.TaskDelayer for @SubscribeEvent-annotated methods
|
9403 | [01Aug2025 02:43:35.824] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Les/degrassi/mmreborn/common/util/TaskDelayer; to the game event bus
|
9404 | [01Aug2025 02:43:35.824] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class es.degrassi.mmreborn.common.network.PacketManager for @SubscribeEvent-annotated methods
|
9405 | [01Aug2025 02:43:35.825] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Les/degrassi/mmreborn/common/network/PacketManager; to the mod event bus of mod modular_machinery_reborn
|
9406 | [01Aug2025 02:43:35.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mcjtylib-client.toml for mcjtylib tracking
|
9407 | [01Aug2025 02:43:35.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mcjtylib-server.toml for mcjtylib tracking
|
9408 | [01Aug2025 02:43:35.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcjtylib
|
9409 | [01Aug2025 02:43:35.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modular_machinery_reborn_mekanism-common.toml for modular_machinery_reborn_mekanism tracking
|
9410 | [01Aug2025 02:43:35.832] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modular_machinery_reborn_mekanism
|
9411 | [01Aug2025 02:43:35.832] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class es.degrassi.mmreborn.mekanism.data.DataGeneration for @SubscribeEvent-annotated methods
|
9412 | [01Aug2025 02:43:35.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Les/degrassi/mmreborn/mekanism/data/DataGeneration; to the mod event bus of mod modular_machinery_reborn_mekanism
|
9413 | [01Aug2025 02:43:35.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class es.degrassi.mmreborn.mekanism.common.network.PacketManager for @SubscribeEvent-annotated methods
|
9414 | [01Aug2025 02:43:35.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Les/degrassi/mmreborn/mekanism/common/network/PacketManager; to the mod event bus of mod modular_machinery_reborn_mekanism
|
9415 | [01Aug2025 02:43:35.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modular_machinery_reborn_ars-common.toml for modular_machinery_reborn_ars tracking
|
9416 | [01Aug2025 02:43:35.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modular_machinery_reborn_ars
|
9417 | [01Aug2025 02:43:35.878] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class es.degrassi.mmreborn.ars.data.DataGeneration for @SubscribeEvent-annotated methods
|
9418 | [01Aug2025 02:43:35.878] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Les/degrassi/mmreborn/ars/data/DataGeneration; to the mod event bus of mod modular_machinery_reborn_ars
|
9419 | [01Aug2025 02:43:35.878] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class es.degrassi.mmreborn.ars.common.network.PacketManager for @SubscribeEvent-annotated methods
|
9420 | [01Aug2025 02:43:35.879] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Les/degrassi/mmreborn/ars/common/network/PacketManager; to the mod event bus of mod modular_machinery_reborn_ars
|
9421 | [01Aug2025 02:43:35.879] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ponderjs
|
9422 | [01Aug2025 02:43:35.881] [modloading-worker-0/DEBUG] [betterdeserttemples/]: Loaded com.yungnickyoung.minecraft.betterdeserttemples.services.NeoForgePlatformHelper@6933aeb6 for service interface com.yungnickyoung.minecraft.betterdeserttemples.services.IPlatformHelper
|
9423 | [01Aug2025 02:43:35.881] [modloading-worker-0/DEBUG] [betterdeserttemples/]: Loaded com.yungnickyoung.minecraft.betterdeserttemples.services.NeoForgeModulesLoader@53b734aa for service interface com.yungnickyoung.minecraft.betterdeserttemples.services.IModulesLoader
|
9424 | [01Aug2025 02:43:35.881] [modloading-worker-0/DEBUG] [betterdeserttemples/]: Loaded com.yungnickyoung.minecraft.betterdeserttemples.services.NeoForgeProcessorProvider@3ea308f0 for service interface com.yungnickyoung.minecraft.betterdeserttemples.services.IProcessorProvider
|
9425 | [01Aug2025 02:43:35.885] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betterdeserttemples-neoforge-1_21.toml for betterdeserttemples tracking
|
9426 | [01Aug2025 02:43:35.886] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterdeserttemples
|
9427 | [01Aug2025 02:43:35.887] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for guideme
|
9428 | [01Aug2025 02:43:35.898] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbase-server.toml for rftoolsbase tracking
|
9429 | [01Aug2025 02:43:35.898] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod rftoolsbase
|
9430 | [01Aug2025 02:43:35.899] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsbase
|
9431 | [01Aug2025 02:43:35.978] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod rftoolspower
|
9432 | [01Aug2025 02:43:35.978] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolspower-server.toml for rftoolspower tracking
|
9433 | [01Aug2025 02:43:35.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolspower
|
9434 | [01Aug2025 02:43:36.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbuilder-client.toml for rftoolsbuilder tracking
|
9435 | [01Aug2025 02:43:36.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbuilder-server.toml for rftoolsbuilder tracking
|
9436 | [01Aug2025 02:43:36.030] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsbuilder
|
9437 | [01Aug2025 02:43:36.079] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xnet-client.toml for xnet tracking
|
9438 | [01Aug2025 02:43:36.079] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xnet-server.toml for xnet tracking
|
9439 | [01Aug2025 02:43:36.080] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xnet
|
9440 | [01Aug2025 02:43:36.103] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsstorage-client.toml for rftoolsstorage tracking
|
9441 | [01Aug2025 02:43:36.103] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsstorage-server.toml for rftoolsstorage tracking
|
9442 | [01Aug2025 02:43:36.104] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsstorage
|
9443 | [01Aug2025 02:43:36.129] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mahoutsukai-server.toml for mahoutsukai tracking
|
9444 | [01Aug2025 02:43:36.129] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mahoutsukai-client.toml for mahoutsukai tracking
|
9445 | [01Aug2025 02:43:36.129] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mahoutsukai
|
9446 | [01Aug2025 02:43:36.129] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class stepsword.mahoutsukai.config.MTConfig for @SubscribeEvent-annotated methods
|
9447 | [01Aug2025 02:43:36.129] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lstepsword/mahoutsukai/config/MTConfig; to the mod event bus of mod mahoutsukai
|
9448 | [01Aug2025 02:43:36.134] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for factory_blocks
|
9449 | [01Aug2025 02:43:36.135] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file interdimensionalwirelesstransmitter-common.toml for interdimensionalwirelesstransmitter tracking
|
9450 | [01Aug2025 02:43:36.139] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for interdimensionalwirelesstransmitter
|
9451 | [01Aug2025 02:43:36.139] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.ultramega.interdimensionalwirelesstransmitter.neoforge.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
9452 | [01Aug2025 02:43:36.141] [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
|
9453 | [01Aug2025 02:43:36.142] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enchdesc
|
9454 | [01Aug2025 02:43:36.179] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file moonlight-common.toml for moonlight tracking
|
9455 | [01Aug2025 02:43:36.187] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moonlight
|
9456 | [01Aug2025 02:43:36.189] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cloudglass
|
9457 | [01Aug2025 02:43:36.189] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrbysco.cloudglass.datagen.CloudDataGenerator for @SubscribeEvent-annotated methods
|
9458 | [01Aug2025 02:43:36.189] [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
|
9459 | [01Aug2025 02:43:36.194] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-server.toml for toolbelt tracking
|
9460 | [01Aug2025 02:43:36.194] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-client.toml for toolbelt tracking
|
9461 | [01Aug2025 02:43:36.194] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-common.toml for toolbelt tracking
|
9462 | [01Aug2025 02:43:36.197] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for toolbelt
|
9463 | [01Aug2025 02:43:36.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.gigaherz.toolbelt.common.BeltEvents for @SubscribeEvent-annotated methods
|
9464 | [01Aug2025 02:43:36.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/gigaherz/toolbelt/common/BeltEvents; to the game event bus
|
9465 | [01Aug2025 02:43:36.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.gigaherz.toolbelt.BeltFinderDebug for @SubscribeEvent-annotated methods
|
9466 | [01Aug2025 02:43:36.199] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/gigaherz/toolbelt/BeltFinderDebug; to the mod event bus of mod toolbelt
|
9467 | [01Aug2025 02:43:36.201] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for titanium
|
9468 | [01Aug2025 02:43:36.204] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file titanium/titanium.toml for titanium tracking
|
9469 | [01Aug2025 02:43:36.204] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/titanium/titanium.toml
|
9470 | [01Aug2025 02:43:36.205] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/titanium/titanium.toml for changes
|
9471 | [01Aug2025 02:43:36.205] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file titanium/titanium-tags.toml for titanium tracking
|
9472 | [01Aug2025 02:43:36.206] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for titanium
|
9473 | [01Aug2025 02:43:36.209] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file regions_unexplored/regions_unexplored-common.toml for regions_unexplored tracking
|
9474 | [01Aug2025 02:43:36.219] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file regions_unexplored/regions_unexplored-primary-region.toml for regions_unexplored tracking
|
9475 | [01Aug2025 02:43:36.223] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsutility-client.toml for rftoolsutility tracking
|
9476 | [01Aug2025 02:43:36.223] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsutility-server.toml for rftoolsutility tracking
|
9477 | [01Aug2025 02:43:36.223] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file regions_unexplored/regions_unexplored-secondary-region.toml for regions_unexplored tracking
|
9478 | [01Aug2025 02:43:36.223] [modloading-worker-0/INFO] [Regions Unexplored/]: Initializing Regions Unexplored from Forge Mod Initializer entrypoint.
|
9479 | [01Aug2025 02:43:36.225] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsutility
|
9480 | [01Aug2025 02:43:36.225] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mcjty.rftoolsutility.setup.Config for @SubscribeEvent-annotated methods
|
9481 | [01Aug2025 02:43:36.225] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmcjty/rftoolsutility/setup/Config; to the mod event bus of mod rftoolsutility
|
9482 | [01Aug2025 02:43:36.230] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for restrictions
|
9483 | [01Aug2025 02:43:36.231] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentlib
|
9484 | [01Aug2025 02:43:36.231] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.silentchaos512.lib.network.internal.SilentLibNetwork for @SubscribeEvent-annotated methods
|
9485 | [01Aug2025 02:43:36.232] [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
|
9486 | [01Aug2025 02:43:36.235] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jade
|
9487 | [01Aug2025 02:43:36.278] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ae2-client.toml for ae2 tracking
|
9488 | [01Aug2025 02:43:36.278] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ae2-common.toml for ae2 tracking
|
9489 | [01Aug2025 02:43:36.287] [modloading-worker-0/DEBUG] [Regions Unexplored/]: Loaded net.regions_unexplored.platform.NeoForgePlatformHelper@46e39319 for service interface net.regions_unexplored.platform.services.IPlatformHelper
|
9490 | [01Aug2025 02:43:36.287] [modloading-worker-0/DEBUG] [mixin/]: Mixing cpu.MixinCraftingService from mixins.aae.json into appeng.me.service.CraftingService
|
9491 | [01Aug2025 02:43:36.288] [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 md6731f0$advanced_ae$lambda$advancedAE$findSuitableAdvCraftingCPU$0$0 in mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae
|
9492 | [01Aug2025 02:43:36.288] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Unique field FAST_FIRST_COMPARATORLjava/util/Comparator; to fd6731f0$advanced_ae$FAST_FIRST_COMPARATOR$0 in mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae
|
9493 | [01Aug2025 02:43:36.302] [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
|
9494 | [01Aug2025 02:43:36.302] [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
|
9495 | [01Aug2025 02:43:36.302] [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
|
9496 | [01Aug2025 02:43:36.302] [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
|
9497 | [01Aug2025 02:43:36.302] [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
|
9498 | [01Aug2025 02:43:36.302] [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
|
9499 | [01Aug2025 02:43:36.302] [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
|
9500 | [01Aug2025 02:43:36.302] [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
|
9501 | [01Aug2025 02:43:36.302] [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
|
9502 | [01Aug2025 02:43:36.302] [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
|
9503 | [01Aug2025 02:43:36.302] [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
|
9504 | [01Aug2025 02:43:36.302] [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
|
9505 | [01Aug2025 02:43:36.302] [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
|
9506 | [01Aug2025 02:43:36.302] [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
|
9507 | [01Aug2025 02:43:36.302] [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
|
9508 | [01Aug2025 02:43:36.302] [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
|
9509 | [01Aug2025 02:43:36.302] [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
|
9510 | [01Aug2025 02:43:36.302] [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
|
9511 | [01Aug2025 02:43:36.302] [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
|
9512 | [01Aug2025 02:43:36.302] [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
|
9513 | [01Aug2025 02:43:36.304] [modloading-worker-0/DEBUG] [Regions Unexplored/]: Loaded net.regions_unexplored.platform.NeoForgeRegistar@3c00d7bc for service interface net.regions_unexplored.platform.services.IRegistar
|
9514 | [01Aug2025 02:43:36.304] [modloading-worker-0/DEBUG] [Regions Unexplored/]: Loaded net.regions_unexplored.platform.NeoForgeRenderHelper@287a15d for service interface net.regions_unexplored.platform.services.IRenderHelper
|
9515 | [01Aug2025 02:43:36.304] [modloading-worker-0/DEBUG] [Regions Unexplored/]: Loaded net.regions_unexplored.platform.NeoForgeTintHelper@315ac83b for service interface net.regions_unexplored.platform.services.ITintHelper
|
9516 | [01Aug2025 02:43:36.305] [modloading-worker-0/DEBUG] [Regions Unexplored/]: Loaded net.regions_unexplored.platform.NeoForgeParticleHelper@68b33005 for service interface net.regions_unexplored.platform.services.IParticleRegistry
|
9517 | [01Aug2025 02:43:36.305] [modloading-worker-0/DEBUG] [Regions Unexplored/]: Loaded net.regions_unexplored.platform.NeoForgeBlockHelper@16215a6a for service interface net.regions_unexplored.platform.services.IBlockHelper
|
9518 | [01Aug2025 02:43:36.313] [modloading-worker-0/DEBUG] [mixin/]: Mixing AEItemsMixin from ae2wtlib.mixins.json into appeng.core.definitions.AEItems
|
9519 | [01Aug2025 02:43:36.313] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$replaceWirelessCraftingTerminal$0(Lnet/minecraft/world/item/Item$Properties;)Lnet/minecraft/world/item/Item; to md6731f0$ae2wtlib$lambda$replaceWirelessCraftingTerminal$0$0 in ae2wtlib.mixins.json:AEItemsMixin from mod ae2wtlib
|
9520 | [01Aug2025 02:43:36.314] [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
|
9521 | [01Aug2025 02:43:36.318] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinWirelessTerminalItem from ae2importexportcard.mixins.json into appeng.items.tools.powered.WirelessTerminalItem
|
9522 | [01Aug2025 02:43:36.318] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inventoryTick$1(Lappeng/me/helpers/MachineSource;)Lappeng/api/networking/security/IActionSource; to md6731f0$ae2importexportcard$lambda$inventoryTick$1$0 in ae2importexportcard.mixins.json:MixinWirelessTerminalItem from mod ae2importexportcard
|
9523 | [01Aug2025 02:43:36.318] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inventoryTick$0(Lappeng/api/upgrades/IUpgradeInventory;Lappeng/api/stacks/AEKey;Lappeng/api/config/FuzzyMode;Lit/unimi/dsi/fastutil/objects/Object2LongMap$Entry;)Z to md6731f0$ae2importexportcard$lambda$inventoryTick$0$1 in ae2importexportcard.mixins.json:MixinWirelessTerminalItem from mod ae2importexportcard
|
9524 | [01Aug2025 02:43:36.410] [modloading-worker-0/DEBUG] [mixin/]: Mixing MEInventoryHandlerMixin from appmek.mixins.json into appeng.me.storage.MEInventoryHandler
|
9525 | [01Aug2025 02:43:36.418] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAbstractLevelEmitterPart from mixins.extendedae.json into appeng.parts.automation.AbstractLevelEmitterPart
|
9526 | [01Aug2025 02:43:36.419] [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)
|
9527 | [01Aug2025 02:43:36.430] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternEncodingLogic from mixins.aae.json into appeng.parts.encoding.PatternEncodingLogic
|
9528 | [01Aug2025 02:43:36.431] [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
|
9529 | [01Aug2025 02:43:36.431] [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
|
9530 | [01Aug2025 02:43:36.431] [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
|
9531 | [01Aug2025 02:43:36.434] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAbstractMonitorPartAccessor from mixins.aae.json into appeng.parts.reporting.AbstractMonitorPart
|
9532 | [01Aug2025 02:43:36.475] [modloading-worker-0/DEBUG] [mixin/]: Mixing patternprovider.MixinPatternProviderLogicHost from mixins.expandedae.json into appeng.helpers.patternprovider.PatternProviderLogicHost
|
9533 | [01Aug2025 02:43:36.475] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternProviderLogicHost from mixins.appflux.json into appeng.helpers.patternprovider.PatternProviderLogicHost
|
9534 | [01Aug2025 02:43:36.475] [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)
|
9535 | [01Aug2025 02:43:36.476] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for getUpgrades in mixins.appflux.json:MixinPatternProviderLogicHost from mod appflux, previously written by lu.kolja.expandedae.mixin.patternprovider.MixinPatternProviderLogicHost. Skipping method.
|
9536 | [01Aug2025 02:43:36.476] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getUpgrades()Lappeng/api/upgrades/IUpgradeInventory; in appeng.helpers.patternprovider.PatternProviderLogicHost was not merged
|
9537 | [01Aug2025 02:43:36.477] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternProviderLogic from mixins.aae.json into appeng.helpers.patternprovider.PatternProviderLogic
|
9538 | [01Aug2025 02:43:36.477] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.appflux.AppFluxMixinPatternProviderLogic from mixins.expandedae.json into appeng.helpers.patternprovider.PatternProviderLogic
|
9539 | [01Aug2025 02:43:36.478] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$pushPattern$6(Llu/kolja/expandedae/helper/pattern/PatternProviderTarget;Lappeng/api/stacks/AEKey;J)V to md6731f0$expandedae$lambda$pushPattern$6$0 in mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderLogic from mod expandedae
|
9540 | [01Aug2025 02:43:36.478] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$pushPattern$5(Llu/kolja/expandedae/helper/pattern/PatternProviderTarget;Lappeng/api/stacks/AEKey;J)V to md6731f0$expandedae$lambda$pushPattern$5$1 in mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderLogic from mod expandedae
|
9541 | [01Aug2025 02:43:36.478] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$pushPattern$4(Llu/kolja/expandedae/helper/pattern/PatternProviderTarget;Lappeng/api/stacks/AEKey;J)V to md6731f0$expandedae$lambda$pushPattern$4$2 in mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderLogic from mod expandedae
|
9542 | [01Aug2025 02:43:36.478] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$eae_$checkUpgrades$3(Lappeng/api/crafting/IPatternDetails;Lappeng/api/networking/crafting/ICraftingCPU;)V to md6731f0$expandedae$lambda$eae_$checkUpgrades$3$3 in mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderLogic from mod expandedae
|
9543 | [01Aug2025 02:43:36.478] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$eae_$checkUpgrades$2(Lappeng/api/networking/crafting/ICraftingCPU;)Z to md6731f0$expandedae$lambda$eae_$checkUpgrades$2$4 in mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderLogic from mod expandedae
|
9544 | [01Aug2025 02:43:36.478] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$eae_$checkUpgrades$1(Lappeng/api/networking/crafting/ICraftingCPU;Lappeng/api/networking/crafting/CraftingJobStatus;)Z to md6731f0$expandedae$lambda$eae_$checkUpgrades$1$5 in mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderLogic from mod expandedae
|
9545 | [01Aug2025 02:43:36.478] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$eae_$checkUpgrades$0(Lappeng/api/networking/crafting/ICraftingCPU;)Z to md6731f0$expandedae$lambda$eae_$checkUpgrades$0$6 in mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderLogic from mod expandedae
|
9546 | [01Aug2025 02:43:36.483] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternProviderLogic from mixins.appflux.json into appeng.helpers.patternprovider.PatternProviderLogic
|
9547 | [01Aug2025 02:43:36.483] [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)
|
9548 | [01Aug2025 02:43:36.483] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$initUpgrade$0()Z to md6731f0$appflux$lambda$initUpgrade$0$7 in mixins.appflux.json:MixinPatternProviderLogic from mod appflux
|
9549 | [01Aug2025 02:43:36.492] [modloading-worker-0/DEBUG] [mixin/]: mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderLogic from mod expandedae->@Inject::eae_$initUpgrade(Lappeng/api/networking/IManagedGridNode;Lappeng/helpers/patternprovider/PatternProviderLogicHost;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9550 | [01Aug2025 02:43:36.492] [modloading-worker-0/DEBUG] [mixin/]: mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderLogic from mod expandedae->@Inject::eae_$initUpgrade(Lappeng/api/networking/IManagedGridNode;Lappeng/helpers/patternprovider/PatternProviderLogicHost;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9551 | [01Aug2025 02:43:36.492] [modloading-worker-0/DEBUG] [mixin/]: mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderLogic from mod expandedae->@Inject::eae_$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
|
9552 | [01Aug2025 02:43:36.492] [modloading-worker-0/DEBUG] [mixin/]: mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderLogic from mod expandedae->@Inject::eae_$checkUpgrades(Lappeng/api/crafting/IPatternDetails;[Lappeng/api/stacks/KeyCounter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9553 | [01Aug2025 02:43:36.492] [modloading-worker-0/DEBUG] [mixin/]: mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderLogic from mod expandedae->@Inject::eae_$checkUpgrades(Lappeng/api/crafting/IPatternDetails;[Lappeng/api/stacks/KeyCounter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9554 | [01Aug2025 02:43:36.492] [modloading-worker-0/DEBUG] [mixin/]: mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderLogic from mod expandedae->@Inject::eae_$checkUpgrades(Lappeng/api/crafting/IPatternDetails;[Lappeng/api/stacks/KeyCounter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9555 | [01Aug2025 02:43:36.492] [modloading-worker-0/DEBUG] [mixin/]: mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderLogic from mod expandedae->@Inject::eae_$checkUpgrades(Lappeng/api/crafting/IPatternDetails;[Lappeng/api/stacks/KeyCounter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9556 | [01Aug2025 02:43:36.492] [modloading-worker-0/DEBUG] [mixin/]: mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderLogic from mod expandedae->@Inject::eae_$checkUpgrades(Lappeng/api/crafting/IPatternDetails;[Lappeng/api/stacks/KeyCounter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9557 | [01Aug2025 02:43:36.492] [modloading-worker-0/DEBUG] [mixin/]: mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderLogic from mod expandedae->@Inject::PatternProviderLogic(Lappeng/api/networking/IManagedGridNode;Lappeng/helpers/patternprovider/PatternProviderLogicHost;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9558 | [01Aug2025 02:43:36.492] [modloading-worker-0/DEBUG] [mixin/]: mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderLogic from mod expandedae->@Inject::PatternProviderLogic(Lappeng/api/networking/IManagedGridNode;Lappeng/helpers/patternprovider/PatternProviderLogicHost;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9559 | [01Aug2025 02:43:36.492] [modloading-worker-0/DEBUG] [mixin/]: mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderLogic from mod expandedae->@Inject::PatternProviderLogic(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
|
9560 | [01Aug2025 02:43:36.492] [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
|
9561 | [01Aug2025 02:43:36.492] [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
|
9562 | [01Aug2025 02:43:36.492] [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
|
9563 | [01Aug2025 02:43:36.492] [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
|
9564 | [01Aug2025 02:43:36.492] [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
|
9565 | [01Aug2025 02:43:36.492] [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
|
9566 | [01Aug2025 02:43:36.492] [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
|
9567 | [01Aug2025 02:43:36.492] [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
|
9568 | [01Aug2025 02:43:36.492] [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
|
9569 | [01Aug2025 02:43:36.492] [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
|
9570 | [01Aug2025 02:43:36.492] [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
|
9571 | [01Aug2025 02:43:36.492] [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
|
9572 | [01Aug2025 02:43:36.492] [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
|
9573 | [01Aug2025 02:43:36.492] [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
|
9574 | [01Aug2025 02:43:36.492] [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
|
9575 | [01Aug2025 02:43:36.496] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinInterfaceLogic from mixins.appflux.json into appeng.helpers.InterfaceLogic
|
9576 | [01Aug2025 02:43:36.496] [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)
|
9577 | [01Aug2025 02:43:36.497] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$expendUpgrades$0()Z to md6731f0$appflux$lambda$expendUpgrades$0$0 in mixins.appflux.json:MixinInterfaceLogic from mod appflux
|
9578 | [01Aug2025 02:43:36.498] [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
|
9579 | [01Aug2025 02:43:36.498] [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
|
9580 | [01Aug2025 02:43:36.498] [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
|
9581 | [01Aug2025 02:43:36.498] [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
|
9582 | [01Aug2025 02:43:36.498] [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
|
9583 | [01Aug2025 02:43:36.498] [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
|
9584 | [01Aug2025 02:43:36.518] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinWirelessBlockEntity from AEInfinityBooster.mixins.json into appeng.blockentity.networking.WirelessAccessPointBlockEntity
|
9585 | [01Aug2025 02:43:36.518] [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)
|
9586 | [01Aug2025 02:43:36.519] [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
|
9587 | [01Aug2025 02:43:36.519] [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
|
9588 | [01Aug2025 02:43:36.519] [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
|
9589 | [01Aug2025 02:43:36.523] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for regions_unexplored
|
9590 | [01Aug2025 02:43:36.523] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.regions_unexplored.registry.PlacerTypeRegistry for @SubscribeEvent-annotated methods
|
9591 | [01Aug2025 02:43:36.524] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/regions_unexplored/registry/PlacerTypeRegistry; to the mod event bus of mod regions_unexplored
|
9592 | [01Aug2025 02:43:36.524] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.regions_unexplored.datagen.DataGeneration for @SubscribeEvent-annotated methods
|
9593 | [01Aug2025 02:43:36.526] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/regions_unexplored/datagen/DataGeneration; to the mod event bus of mod regions_unexplored
|
9594 | [01Aug2025 02:43:36.528] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bibliobiomes
|
9595 | [01Aug2025 02:43:36.528] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.minecraftschurlimods.bibliobiomes.BibliobiomesDatagen for @SubscribeEvent-annotated methods
|
9596 | [01Aug2025 02:43:36.529] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/minecraftschurlimods/bibliobiomes/BibliobiomesDatagen; to the mod event bus of mod bibliobiomes
|
9597 | [01Aug2025 02:43:36.531] [modloading-worker-0/DEBUG] [mixin/]: Mixing CellWorkbenchBlockEntityMixin from megacells.mixins.json into appeng.blockentity.misc.CellWorkbenchBlockEntity
|
9598 | [01Aug2025 02:43:36.533] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.AccessorIOPortBlockEntity from mixins.expandedae.json into appeng.blockentity.storage.IOPortBlockEntity
|
9599 | [01Aug2025 02:43:36.533] [modloading-worker-0/DEBUG] [mixin/]: Mixing IOPortBlockEntityMixin from enderdrives.neoforge.mixins.json into appeng.blockentity.storage.IOPortBlockEntity
|
9600 | [01Aug2025 02:43:36.660] [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
|
9601 | [01Aug2025 02:43:36.660] [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
|
9602 | [01Aug2025 02:43:36.661] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method invokeTransferContents(Lappeng/api/networking/IGrid;Lappeng/api/storage/cells/StorageCell;J)J in appeng.blockentity.storage.IOPortBlockEntity was not merged
|
9603 | [01Aug2025 02:43:36.675] [modloading-worker-0/DEBUG] [mixin/]: Mixing AbstractCraftingUnitBlockMixin from megacells.mixins.json into appeng.block.crafting.AbstractCraftingUnitBlock
|
9604 | [01Aug2025 02:43:36.681] [modloading-worker-0/DEBUG] [mixin/]: Mixing CraftingBlockItemMixin from megacells.mixins.json into appeng.block.crafting.CraftingBlockItem
|
9605 | [01Aug2025 02:43:36.686] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9606 | [01Aug2025 02:43:36.686] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9607 | [01Aug2025 02:43:36.686] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9608 | [01Aug2025 02:43:36.686] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9609 | [01Aug2025 02:43:36.686] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9610 | [01Aug2025 02:43:36.686] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9611 | [01Aug2025 02:43:36.686] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9612 | [01Aug2025 02:43:36.686] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9613 | [01Aug2025 02:43:36.686] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9614 | [01Aug2025 02:43:36.686] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9615 | [01Aug2025 02:43:36.686] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9616 | [01Aug2025 02:43:36.686] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9617 | [01Aug2025 02:43:36.687] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9618 | [01Aug2025 02:43:36.687] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9619 | [01Aug2025 02:43:36.701] [modloading-worker-0/DEBUG] [mixin/]: Mixing DriveBlockEntityMixin from enderdrives.neoforge.mixins.json into appeng.blockentity.storage.DriveBlockEntity
|
9620 | [01Aug2025 02:43:36.709] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCreativeEnergyCellBlockEntity from mixins.appflux.json into appeng.blockentity.networking.CreativeEnergyCellBlockEntity
|
9621 | [01Aug2025 02:43:36.709] [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)
|
9622 | [01Aug2025 02:43:36.748] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2
|
9623 | [01Aug2025 02:43:36.748] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class appeng.datagen.AE2DataGenerators for @SubscribeEvent-annotated methods
|
9624 | [01Aug2025 02:43:36.777] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lappeng/datagen/AE2DataGenerators; to the mod event bus of mod ae2
|
9625 | [01Aug2025 02:43:36.778] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class appeng.server.testplots.SpawnTestTools for @SubscribeEvent-annotated methods
|
9626 | [01Aug2025 02:43:36.778] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lappeng/server/testplots/SpawnTestTools; to the game event bus
|
9627 | [01Aug2025 02:43:36.779] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for soulplied_energistics
|
9628 | [01Aug2025 02:43:36.781] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file aeinfinitybooster-common.toml for aeinfinitybooster tracking
|
9629 | [01Aug2025 02:43:36.781] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for aeinfinitybooster
|
9630 | [01Aug2025 02:43:36.781] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class uk.co.hexeption.aeinfinitybooster.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
9631 | [01Aug2025 02:43:36.781] [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
|
9632 | [01Aug2025 02:43:36.782] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ae2ct-client.toml for ae2ct tracking
|
9633 | [01Aug2025 02:43:36.782] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2ct
|
9634 | [01Aug2025 02:43:36.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2netanalyser
|
9635 | [01Aug2025 02:43:36.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.glodblock.github.ae2netanalyser.datagen.AEADataGen for @SubscribeEvent-annotated methods
|
9636 | [01Aug2025 02:43:36.787] [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
|
9637 | [01Aug2025 02:43:36.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ae2wtlib.toml for ae2wtlib tracking
|
9638 | [01Aug2025 02:43:36.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2wtlib
|
9639 | [01Aug2025 02:43:36.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.mari_023.ae2wtlib.AE2wtlibForge for @SubscribeEvent-annotated methods
|
9640 | [01Aug2025 02:43:36.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/mari_023/ae2wtlib/AE2wtlibForge; to the game event bus
|
9641 | [01Aug2025 02:43:36.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file extendedae-common.toml for extendedae tracking
|
9642 | [01Aug2025 02:43:36.803] [modloading-worker-0/INFO] [STDOUT/]: [net.valhelsia.valhelsia_core.api.common.item.tab.neoforge.CreativeTabFactoryImpl:create:15]: TEST
|
9643 | [01Aug2025 02:43:36.804] [modloading-worker-0/INFO] [STDOUT/]: [net.valhelsia.valhelsia_core.api.common.item.tab.neoforge.CreativeTabFactoryImpl:create:21]: TEST2
|
9644 | [01Aug2025 02:43:36.814] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extendedae
|
9645 | [01Aug2025 02:43:36.814] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.glodblock.github.extendedae.datagen.EAEDataGen for @SubscribeEvent-annotated methods
|
9646 | [01Aug2025 02:43:36.816] [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
|
9647 | [01Aug2025 02:43:36.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.glodblock.github.extendedae.config.EAEConfig for @SubscribeEvent-annotated methods
|
9648 | [01Aug2025 02:43:36.817] [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
|
9649 | [01Aug2025 02:43:36.818] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod forbidden_arcanus
|
9650 | [01Aug2025 02:43:36.818] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file forbidden_arcanus-common.toml for forbidden_arcanus tracking
|
9651 | [01Aug2025 02:43:36.818] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forbidden_arcanus
|
9652 | [01Aug2025 02:43:36.818] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.stal111.forbidden_arcanus.data.DataGenerators for @SubscribeEvent-annotated methods
|
9653 | [01Aug2025 02:43:36.818] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderdrives-server.toml for enderdrives tracking
|
9654 | [01Aug2025 02:43:36.819] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/stal111/forbidden_arcanus/data/DataGenerators; to the mod event bus of mod forbidden_arcanus
|
9655 | [01Aug2025 02:43:36.819] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.stal111.forbidden_arcanus.common.CommonSetup for @SubscribeEvent-annotated methods
|
9656 | [01Aug2025 02:43:36.819] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/stal111/forbidden_arcanus/common/CommonSetup; to the mod event bus of mod forbidden_arcanus
|
9657 | [01Aug2025 02:43:36.822] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for valhelsia_core
|
9658 | [01Aug2025 02:43:36.824] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderdrives
|
9659 | [01Aug2025 02:43:36.824] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.enderdrives.datagen.EDDataGenerator for @SubscribeEvent-annotated methods
|
9660 | [01Aug2025 02:43:36.824] [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
|
9661 | [01Aug2025 02:43:36.825] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod advanced_ae
|
9662 | [01Aug2025 02:43:36.825] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file advanced_ae-common.toml for advanced_ae tracking
|
9663 | [01Aug2025 02:43:36.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bibliowoods
|
9664 | [01Aug2025 02:43:36.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.minecraftschurlimods.bibliowoods.BibliowoodsDatagen for @SubscribeEvent-annotated methods
|
9665 | [01Aug2025 02:43:36.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/minecraftschurlimods/bibliowoods/BibliowoodsDatagen; to the mod event bus of mod bibliowoods
|
9666 | [01Aug2025 02:43:36.828] [modloading-worker-0/DEBUG] [mixin/]: Mixing appflux.MixinAdvPatternProviderLogicHost from mixins.aae.json into net.pedroksl.advanced_ae.common.logic.AdvPatternProviderLogicHost
|
9667 | [01Aug2025 02:43:36.830] [modloading-worker-0/DEBUG] [mixin/]: Mixing appflux.MixinAdvPatternProviderLogic from mixins.aae.json into net.pedroksl.advanced_ae.common.logic.AdvPatternProviderLogic
|
9668 | [01Aug2025 02:43:36.830] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$initUpgrade$0()Z to md6731f0$advanced_ae$lambda$initUpgrade$0$0 in mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae
|
9669 | [01Aug2025 02:43:36.832] [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
|
9670 | [01Aug2025 02:43:36.832] [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
|
9671 | [01Aug2025 02:43:36.832] [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
|
9672 | [01Aug2025 02:43:36.832] [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
|
9673 | [01Aug2025 02:43:36.832] [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
|
9674 | [01Aug2025 02:43:36.832] [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
|
9675 | [01Aug2025 02:43:36.832] [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
|
9676 | [01Aug2025 02:43:36.832] [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
|
9677 | [01Aug2025 02:43:36.832] [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
|
9678 | [01Aug2025 02:43:36.832] [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
|
9679 | [01Aug2025 02:43:36.832] [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
|
9680 | [01Aug2025 02:43:36.832] [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
|
9681 | [01Aug2025 02:43:36.832] [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
|
9682 | [01Aug2025 02:43:36.832] [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
|
9683 | [01Aug2025 02:43:36.832] [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
|
9684 | [01Aug2025 02:43:36.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bibliocraft
|
9685 | [01Aug2025 02:43:36.891] [modloading-worker-0/DEBUG] [mixin/]: Mixing cpu.MixinCraftingCPUMenu from mixins.aae.json into appeng.menu.me.crafting.CraftingCPUMenu
|
9686 | [01Aug2025 02:43:36.897] [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
|
9687 | [01Aug2025 02:43:36.897] [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
|
9688 | [01Aug2025 02:43:36.897] [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
|
9689 | [01Aug2025 02:43:36.897] [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
|
9690 | [01Aug2025 02:43:36.897] [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
|
9691 | [01Aug2025 02:43:36.897] [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
|
9692 | [01Aug2025 02:43:36.897] [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
|
9693 | [01Aug2025 02:43:36.897] [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
|
9694 | [01Aug2025 02:43:36.897] [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
|
9695 | [01Aug2025 02:43:36.897] [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
|
9696 | [01Aug2025 02:43:36.897] [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
|
9697 | [01Aug2025 02:43:36.897] [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
|
9698 | [01Aug2025 02:43:36.897] [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
|
9699 | [01Aug2025 02:43:36.899] [modloading-worker-0/DEBUG] [mixin/]: Mixing appflux.MixinAdvPatternProviderMenu from mixins.aae.json into net.pedroksl.advanced_ae.gui.advpatternprovider.AdvPatternProviderMenu
|
9700 | [01Aug2025 02:43:36.900] [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
|
9701 | [01Aug2025 02:43:36.900] [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
|
9702 | [01Aug2025 02:43:36.900] [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
|
9703 | [01Aug2025 02:43:36.922] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for advanced_ae
|
9704 | [01Aug2025 02:43:36.980] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.appflux.AppFluxMixinPatternProviderMenu from mixins.expandedae.json into appeng.menu.implementations.PatternProviderMenu
|
9705 | [01Aug2025 02:43:36.980] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$expandedae$modifyPatterns$1(I)[Lappeng/api/stacks/GenericStack; to md6731f0$expandedae$lambda$expandedae$modifyPatterns$1$0 in mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderMenu from mod expandedae
|
9706 | [01Aug2025 02:43:36.980] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$expandedae$modifyPatterns$0(I)[Lappeng/api/stacks/GenericStack; to md6731f0$expandedae$lambda$expandedae$modifyPatterns$0$1 in mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderMenu from mod expandedae
|
9707 | [01Aug2025 02:43:36.983] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternProviderMenu from mixins.appflux.json into appeng.menu.implementations.PatternProviderMenu
|
9708 | [01Aug2025 02:43:36.983] [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)
|
9709 | [01Aug2025 02:43:36.986] [modloading-worker-0/DEBUG] [mixin/]: mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderMenu from mod expandedae->@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
|
9710 | [01Aug2025 02:43:36.986] [modloading-worker-0/DEBUG] [mixin/]: mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderMenu from mod expandedae->@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
|
9711 | [01Aug2025 02:43:36.986] [modloading-worker-0/DEBUG] [mixin/]: mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderMenu from mod expandedae->@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
|
9712 | [01Aug2025 02:43:36.986] [modloading-worker-0/DEBUG] [mixin/]: mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderMenu from mod expandedae->@Inject::broadcastChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9713 | [01Aug2025 02:43:36.986] [modloading-worker-0/DEBUG] [mixin/]: mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderMenu from mod expandedae->@Inject::broadcastChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9714 | [01Aug2025 02:43:36.986] [modloading-worker-0/DEBUG] [mixin/]: mixins.expandedae.json:compat.appflux.AppFluxMixinPatternProviderMenu from mod expandedae->@Inject::broadcastChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9715 | [01Aug2025 02:43:36.986] [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
|
9716 | [01Aug2025 02:43:36.986] [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
|
9717 | [01Aug2025 02:43:36.986] [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
|
9718 | [01Aug2025 02:43:36.986] [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
|
9719 | [01Aug2025 02:43:36.986] [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
|
9720 | [01Aug2025 02:43:36.986] [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
|
9721 | [01Aug2025 02:43:36.995] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file megacells-common.toml for megacells tracking
|
9722 | [01Aug2025 02:43:36.995] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for megacells
|
9723 | [01Aug2025 02:43:37.007] [modloading-worker-0/DEBUG] [mixin/]: Mixing PatternEncodingTermMenuMixin from polyeng.mixins.json into appeng.menu.me.items.PatternEncodingTermMenu
|
9724 | [01Aug2025 02:43:37.007] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$registerAction$0()V to md6731f0$polyeng$lambda$registerAction$0$0 in polyeng.mixins.json:PatternEncodingTermMenuMixin from mod polyeng
|
9725 | [01Aug2025 02:43:37.007] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternEncodingTermMenu from mixins.aae.json into appeng.menu.me.items.PatternEncodingTermMenu
|
9726 | [01Aug2025 02:43:37.008] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.AccessorPatternEncodingTermMenu from mixins.expandedae.json into appeng.menu.me.items.PatternEncodingTermMenu
|
9727 | [01Aug2025 02:43:37.010] [modloading-worker-0/DEBUG] [mixin/]: polyeng.mixins.json:PatternEncodingTermMenuMixin from mod polyeng->@Inject::registerAction(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/helpers/IPatternTerminalMenuHost;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9728 | [01Aug2025 02:43:37.010] [modloading-worker-0/DEBUG] [mixin/]: polyeng.mixins.json:PatternEncodingTermMenuMixin from mod polyeng->@Inject::registerAction(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/helpers/IPatternTerminalMenuHost;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9729 | [01Aug2025 02:43:37.010] [modloading-worker-0/DEBUG] [mixin/]: polyeng.mixins.json:PatternEncodingTermMenuMixin from mod polyeng->@Inject::registerAction(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/helpers/IPatternTerminalMenuHost;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9730 | [01Aug2025 02:43:37.010] [modloading-worker-0/DEBUG] [mixin/]: polyeng.mixins.json:PatternEncodingTermMenuMixin from mod polyeng->@Inject::resetRecipe(IILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9731 | [01Aug2025 02:43:37.010] [modloading-worker-0/DEBUG] [mixin/]: polyeng.mixins.json:PatternEncodingTermMenuMixin from mod polyeng->@Inject::resetRecipe(IILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9732 | [01Aug2025 02:43:37.010] [modloading-worker-0/DEBUG] [mixin/]: polyeng.mixins.json:PatternEncodingTermMenuMixin from mod polyeng->@Inject::resetRecipe(IILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9733 | [01Aug2025 02:43:37.010] [modloading-worker-0/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
|
9734 | [01Aug2025 02:43:37.013] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinMEStorageMenu from ae2importexportcard.mixins.json into appeng.menu.me.common.MEStorageMenu
|
9735 | [01Aug2025 02:43:37.014] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$MEStorageMenuConstructor$1()V to md6731f0$ae2importexportcard$lambda$MEStorageMenuConstructor$1$0 in ae2importexportcard.mixins.json:MixinMEStorageMenu from mod ae2importexportcard
|
9736 | [01Aug2025 02:43:37.014] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$MEStorageMenuConstructor$0()V to md6731f0$ae2importexportcard$lambda$MEStorageMenuConstructor$0$1 in ae2importexportcard.mixins.json:MixinMEStorageMenu from mod ae2importexportcard
|
9737 | [01Aug2025 02:43:37.015] [modloading-worker-0/DEBUG] [mixin/]: ae2importexportcard.mixins.json:MixinMEStorageMenu from mod ae2importexportcard->@Inject::MEStorageMenuConstructor(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/api/storage/ITerminalHost;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9738 | [01Aug2025 02:43:37.016] [modloading-worker-0/DEBUG] [mixin/]: ae2importexportcard.mixins.json:MixinMEStorageMenu from mod ae2importexportcard->@Inject::MEStorageMenuConstructor(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/api/storage/ITerminalHost;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9739 | [01Aug2025 02:43:37.016] [modloading-worker-0/DEBUG] [mixin/]: ae2importexportcard.mixins.json:MixinMEStorageMenu from mod ae2importexportcard->@Inject::MEStorageMenuConstructor(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/api/storage/ITerminalHost;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9740 | [01Aug2025 02:43:37.022] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for expandedae
|
9741 | [01Aug2025 02:43:37.022] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2wtlib_api
|
9742 | [01Aug2025 02:43:37.023] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file appflux-common.toml for appflux tracking
|
9743 | [01Aug2025 02:43:37.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appflux
|
9744 | [01Aug2025 02:43:37.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.glodblock.github.appflux.datagen.AFDataGen for @SubscribeEvent-annotated methods
|
9745 | [01Aug2025 02:43:37.033] [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
|
9746 | [01Aug2025 02:43:37.034] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.glodblock.github.appflux.config.AFConfig for @SubscribeEvent-annotated methods
|
9747 | [01Aug2025 02:43:37.034] [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
|
9748 | [01Aug2025 02:43:37.039] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/armory-common.toml for enderio_armory tracking
|
9749 | [01Aug2025 02:43:37.039] [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
|
9750 | [01Aug2025 02:43:37.074] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_armory
|
9751 | [01Aug2025 02:43:37.074] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.armory.data.loot.ArmoryChestLoot for @SubscribeEvent-annotated methods
|
9752 | [01Aug2025 02:43:37.074] [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
|
9753 | [01Aug2025 02:43:37.075] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.armory.EnderIOArmory for @SubscribeEvent-annotated methods
|
9754 | [01Aug2025 02:43:37.075] [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
|
9755 | [01Aug2025 02:43:37.075] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file merequester-common.toml for merequester tracking
|
9756 | [01Aug2025 02:43:37.075] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for merequester
|
9757 | [01Aug2025 02:43:37.076] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file theurgy-server.toml for theurgy tracking
|
9758 | [01Aug2025 02:43:37.077] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod theurgy
|
9759 | [01Aug2025 02:43:37.077] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file theurgy-client.toml for theurgy tracking
|
9760 | [01Aug2025 02:43:37.078] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Starting MI hook entrypoint loader
|
9761 | [01Aug2025 02:43:37.094] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Registered entrypoint for mod tesseract_api: net.swedz.tesseract.neoforge.compat.mi.hook.builtin.TesseractMIHookListener
|
9762 | [01Aug2025 02:43:37.096] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Registered entrypoint for mod extended_industrialization: net.swedz.extended_industrialization.compat.mi.EIMIHookListener
|
9763 | [01Aug2025 02:43:37.096] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Registered entrypoint for mod extended_industrialization: net.swedz.extended_industrialization.compat.mi.EIMIHookRegistry
|
9764 | [01Aug2025 02:43:37.097] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Registered entrypoint for mod industrialization_overdrive: dev.wp.industrialization_overdrive.compat.mi.IOMIHookRegistry
|
9765 | [01Aug2025 02:43:37.097] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Registered entrypoint for mod industrialization_overdrive: dev.wp.industrialization_overdrive.compat.mi.IOMIHookListener
|
9766 | [01Aug2025 02:43:37.097] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Done MI hook entrypoint loader
|
9767 | [01Aug2025 02:43:37.098] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modern_industrialization-server.toml for modern_industrialization tracking
|
9768 | [01Aug2025 02:43:37.099] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modern_industrialization-startup.toml for modern_industrialization tracking
|
9769 | [01Aug2025 02:43:37.099] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/modern_industrialization-startup.toml
|
9770 | [01Aug2025 02:43:37.099] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/modern_industrialization-startup.toml for changes
|
9771 | [01Aug2025 02:43:37.137] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9772 | [01Aug2025 02:43:37.182] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for theurgy
|
9773 | [01Aug2025 02:43:37.185] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for treetap
|
9774 | [01Aug2025 02:43:37.185] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.treetap.event.ModEventHandler for @SubscribeEvent-annotated methods
|
9775 | [01Aug2025 02:43:37.186] [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
|
9776 | [01Aug2025 02:43:37.187] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.treetap.event.EventHandler for @SubscribeEvent-annotated methods
|
9777 | [01Aug2025 02:43:37.187] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/treetap/event/EventHandler; to the game event bus
|
9778 | [01Aug2025 02:43:37.189] [modloading-worker-0/DEBUG] [Modonomicon/]: Loaded com.klikli_dev.modonomicon.platform.NeoPlatformHelper@3e950fc for service interface com.klikli_dev.modonomicon.platform.services.PlatformHelper
|
9779 | [01Aug2025 02:43:37.189] [modloading-worker-0/DEBUG] [Modonomicon/]: Loaded com.klikli_dev.modonomicon.network.NeoNetworkHelper@46faf7ba for service interface com.klikli_dev.modonomicon.platform.services.NetworkHelper
|
9780 | [01Aug2025 02:43:37.190] [modloading-worker-0/DEBUG] [Modonomicon/]: Loaded com.klikli_dev.modonomicon.integration.NeoPatchouliHelper@759e9d75 for service interface com.klikli_dev.modonomicon.platform.services.PatchouliHelper
|
9781 | [01Aug2025 02:43:37.190] [modloading-worker-0/DEBUG] [Modonomicon/]: Loaded com.klikli_dev.modonomicon.registry.NeoRegistrationFactory@148296bb for service interface com.klikli_dev.modonomicon.registry.RegistrationProvider$Factory
|
9782 | [01Aug2025 02:43:37.192] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modonomicon-client.toml for modonomicon tracking
|
9783 | [01Aug2025 02:43:37.195] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modonomicon
|
9784 | [01Aug2025 02:43:37.195] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cryonicconfig
|
9785 | [01Aug2025 02:43:37.200] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mvs
|
9786 | [01Aug2025 02:43:37.200] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finndog.mvs.datagen.StructureNbtUpdaterDatagen for @SubscribeEvent-annotated methods
|
9787 | [01Aug2025 02:43:37.200] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finndog/mvs/datagen/StructureNbtUpdaterDatagen; to the mod event bus of mod mvs
|
9788 | [01Aug2025 02:43:37.201] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.listener.MachineCasingsHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.models.MachineCasings
|
9789 | [01Aug2025 02:43:37.201] [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 md6731f0$tesseract_api$lambda$init$0$0 in tesseract_api_mi.mixins.json:hook.listener.MachineCasingsHookMixin from mod tesseract_api
|
9790 | [01Aug2025 02:43:37.202] [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
|
9791 | [01Aug2025 02:43:37.209] [modloading-worker-0/DEBUG] [mixin/]: Mixing fix.MakeMachineBlockEntityUseProperTitleMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.MachineBlockEntity
|
9792 | [01Aug2025 02:43:37.210] [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
|
9793 | [01Aug2025 02:43:37.216] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.efficiency.CrafterComponentBehaviorEfficiencyHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.components.CrafterComponent$Behavior
|
9794 | [01Aug2025 02:43:37.218] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chisel
|
9795 | [01Aug2025 02:43:37.219] [modloading-worker-0/INFO] [YetAnotherConfigLib/]: Deserializing YACLConfig from '/server/config/yacl.json5'
|
9796 | [01Aug2025 02:43:37.219] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yet_another_config_lib_v3
|
9797 | [01Aug2025 02:43:37.222] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file solcarrot-server.toml for solcarrot tracking
|
9798 | [01Aug2025 02:43:37.222] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file solcarrot-client.toml for solcarrot tracking
|
9799 | [01Aug2025 02:43:37.223] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for solcarrot
|
9800 | [01Aug2025 02:43:37.223] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.tracking.CapabilityHandler for @SubscribeEvent-annotated methods
|
9801 | [01Aug2025 02:43:37.223] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/tracking/CapabilityHandler; to the game event bus
|
9802 | [01Aug2025 02:43:37.224] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.tracking.FoodTracker for @SubscribeEvent-annotated methods
|
9803 | [01Aug2025 02:43:37.225] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/tracking/FoodTracker; to the game event bus
|
9804 | [01Aug2025 02:43:37.225] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.tracking.MaxHealthHandler for @SubscribeEvent-annotated methods
|
9805 | [01Aug2025 02:43:37.225] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/tracking/MaxHealthHandler; to the game event bus
|
9806 | [01Aug2025 02:43:37.226] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.tracking.CapabilityHandler$Setup for @SubscribeEvent-annotated methods
|
9807 | [01Aug2025 02:43:37.226] [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
|
9808 | [01Aug2025 02:43:37.226] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.command.FoodListCommand for @SubscribeEvent-annotated methods
|
9809 | [01Aug2025 02:43:37.227] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/command/FoodListCommand; to the game event bus
|
9810 | [01Aug2025 02:43:37.228] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.item.SOLCarrotItems for @SubscribeEvent-annotated methods
|
9811 | [01Aug2025 02:43:37.228] [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
|
9812 | [01Aug2025 02:43:37.228] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.SOLCarrot for @SubscribeEvent-annotated methods
|
9813 | [01Aug2025 02:43:37.228] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/SOLCarrot; to the mod event bus of mod solcarrot
|
9814 | [01Aug2025 02:43:37.228] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.SOLCarrotConfig for @SubscribeEvent-annotated methods
|
9815 | [01Aug2025 02:43:37.228] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/SOLCarrotConfig; to the mod event bus of mod solcarrot
|
9816 | [01Aug2025 02:43:37.229] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file moredragoneggs-server.toml for moredragoneggs tracking
|
9817 | [01Aug2025 02:43:37.229] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moredragoneggs
|
9818 | [01Aug2025 02:43:37.229] [modloading-worker-0/INFO] [be.florens.expandability.ExpandAbility/]: ExpandAbility here, who dis?
|
9819 | [01Aug2025 02:43:37.229] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for expandability
|
9820 | [01Aug2025 02:43:37.229] [modloading-worker-0/INFO] [net.tobsend.xtonesreworked.XtonesReworkedMod/]: SETUP Xtones Reworked
|
9821 | [01Aug2025 02:43:37.290] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.MIMachineRecipeTypesAccessor from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.init.MIMachineRecipeTypes
|
9822 | [01Aug2025 02:43:37.290] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getRecipeTypes()Ljava/util/List; to getRecipeTypes$tesseract_api_$md$6731f0$0 in tesseract_api_mi.mixins.json:accessor.MIMachineRecipeTypesAccessor from mod tesseract_api
|
9823 | [01Aug2025 02:43:37.290] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.listener.MachineRecipeTypesHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.init.MIMachineRecipeTypes
|
9824 | [01Aug2025 02:43:37.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 md6731f0$tesseract_api$lambda$init$0$1 in tesseract_api_mi.mixins.json:hook.listener.MachineRecipeTypesHookMixin from mod tesseract_api
|
9825 | [01Aug2025 02:43:37.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
|
9826 | [01Aug2025 02:43:37.291] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xtonesreworked
|
9827 | [01Aug2025 02:43:37.315] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file shiny-server.toml for shiny tracking
|
9828 | [01Aug2025 02:43:37.315] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for shiny
|
9829 | [01Aug2025 02:43:37.315] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.shiny.event.ModEvents for @SubscribeEvent-annotated methods
|
9830 | [01Aug2025 02:43:37.316] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/shiny/event/ModEvents; to the mod event bus of mod shiny
|
9831 | [01Aug2025 02:43:37.317] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.shiny.event.EventHandler for @SubscribeEvent-annotated methods
|
9832 | [01Aug2025 02:43:37.318] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/shiny/event/EventHandler; to the game event bus
|
9833 | [01Aug2025 02:43:37.318] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.shiny.data.ShinyDataProvider for @SubscribeEvent-annotated methods
|
9834 | [01Aug2025 02:43:37.318] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/shiny/data/ShinyDataProvider; to the mod event bus of mod shiny
|
9835 | [01Aug2025 02:43:37.332] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedstorageinmotion
|
9836 | [01Aug2025 02:43:37.339] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appmek
|
9837 | [01Aug2025 02:43:37.381] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.SteamCraftingMultiblockBlockEntityAccessor from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.blockentities.multiblocks.SteamCraftingMultiblockBlockEntity
|
9838 | [01Aug2025 02:43:37.390] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.efficiency.EBFEfficiencyHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.blockentities.multiblocks.ElectricBlastFurnaceBlockEntity
|
9839 | [01Aug2025 02:43:37.391] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.listener.BlastFurnaceTierHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.blockentities.multiblocks.ElectricBlastFurnaceBlockEntity
|
9840 | [01Aug2025 02:43:37.391] [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 md6731f0$tesseract_api$lambda$clinit$0$0 in tesseract_api_mi.mixins.json:hook.listener.BlastFurnaceTierHookMixin from mod tesseract_api
|
9841 | [01Aug2025 02:43:37.458] [modloading-worker-0/INFO] [Modern Industrialization/]: Modern Industrialization setup done!
|
9842 | [01Aug2025 02:43:37.483] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modern_industrialization
|
9843 | [01Aug2025 02:43:37.484] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_unification-server.toml for ars_unification tracking
|
9844 | [01Aug2025 02:43:37.485] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Starting proxy manager entrypoint loader
|
9845 | [01Aug2025 02:43:37.487] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_unification
|
9846 | [01Aug2025 02:43:37.487] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.qther.ars_unification.Config for @SubscribeEvent-annotated methods
|
9847 | [01Aug2025 02:43:37.487] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/qther/ars_unification/Config; to the mod event bus of mod ars_unification
|
9848 | [01Aug2025 02:43:37.502] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Loaded proxy entrypoint net.swedz.tesseract.neoforge.proxy.builtin.TesseractProxy (TesseractProxy)
|
9849 | [01Aug2025 02:43:37.502] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Loaded proxy entrypoint net.swedz.tesseract.neoforge.compat.mi.proxy.TesseractMIProxy (TesseractMILoadedProxy)
|
9850 | [01Aug2025 02:43:37.502] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Loaded proxy entrypoint net.swedz.little_big_redstone.proxy.LBRProxy (LBRProxy)
|
9851 | [01Aug2025 02:43:37.503] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Loaded proxy entrypoint net.swedz.extended_industrialization.proxy.EIProxy (EIProxy)
|
9852 | [01Aug2025 02:43:37.503] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Loaded proxy entrypoint net.swedz.extended_industrialization.proxy.modslot.EIModSlotProxy (EIModSlotCuriosProxy)
|
9853 | [01Aug2025 02:43:37.503] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Done proxy manager entrypoint loader
|
9854 | [01Aug2025 02:43:37.505] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tesseract_api
|
9855 | [01Aug2025 02:43:37.505] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.swedz.tesseract.neoforge.material.NativeMaterialItemSanityCheck for @SubscribeEvent-annotated methods
|
9856 | [01Aug2025 02:43:37.505] [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
|
9857 | [01Aug2025 02:43:37.506] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialization_overdrive-startup.toml for industrialization_overdrive tracking
|
9858 | [01Aug2025 02:43:37.506] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/industrialization_overdrive-startup.toml
|
9859 | [01Aug2025 02:43:37.507] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/industrialization_overdrive-startup.toml for changes
|
9860 | [01Aug2025 02:43:37.511] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.RedstoneControlComponentAccessor from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.components.RedstoneControlComponent
|
9861 | [01Aug2025 02:43:37.513] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.UpgradeComponentAccessor from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.components.UpgradeComponent
|
9862 | [01Aug2025 02:43:37.514] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.CasingComponentAccessor from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.components.CasingComponent
|
9863 | [01Aug2025 02:43:37.515] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.OverdriveComponentAccessor from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.components.OverdriveComponent
|
9864 | [01Aug2025 02:43:37.516] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for industrialization_overdrive
|
9865 | [01Aug2025 02:43:37.534] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file extended_industrialization-startup.toml for extended_industrialization tracking
|
9866 | [01Aug2025 02:43:37.535] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /server/config/extended_industrialization-startup.toml
|
9867 | [01Aug2025 02:43:37.535] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /server/config/extended_industrialization-startup.toml for changes
|
9868 | [01Aug2025 02:43:37.542] [modloading-worker-0/DEBUG] [mixin/]: Mixing mi.accessor.ConfigurableItemStackAccessor from extended_industrialization.mixins.json into aztech.modern_industrialization.inventory.ConfigurableItemStack
|
9869 | [01Aug2025 02:43:37.564] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for little_big_redstone
|
9870 | [01Aug2025 02:43:37.564] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.swedz.little_big_redstone.item.FloppyDiskItem for @SubscribeEvent-annotated methods
|
9871 | [01Aug2025 02:43:37.574] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/swedz/little_big_redstone/item/FloppyDiskItem; to the game event bus
|
9872 | [01Aug2025 02:43:37.575] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.swedz.little_big_redstone.datagen.DatagenDelegator for @SubscribeEvent-annotated methods
|
9873 | [01Aug2025 02:43:37.575] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/swedz/little_big_redstone/datagen/DatagenDelegator; to the mod event bus of mod little_big_redstone
|
9874 | [01Aug2025 02:43:37.641] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extended_industrialization
|
9875 | [01Aug2025 02:43:37.641] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.swedz.extended_industrialization.item.ElectricToolItem for @SubscribeEvent-annotated methods
|
9876 | [01Aug2025 02:43:37.644] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/swedz/extended_industrialization/item/ElectricToolItem; to the game event bus
|
9877 | [01Aug2025 02:43:37.645] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.swedz.extended_industrialization.item.teslalinkable.TeslaCalibratorItem for @SubscribeEvent-annotated methods
|
9878 | [01Aug2025 02:43:37.645] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/swedz/extended_industrialization/item/teslalinkable/TeslaCalibratorItem; to the game event bus
|
9879 | [01Aug2025 02:43:37.646] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.swedz.extended_industrialization.item.machineconfig.MachineConfigCardItem for @SubscribeEvent-annotated methods
|
9880 | [01Aug2025 02:43:37.646] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/swedz/extended_industrialization/item/machineconfig/MachineConfigCardItem; to the game event bus
|
9881 | [01Aug2025 02:43:37.646] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.swedz.extended_industrialization.commands.EICommands for @SubscribeEvent-annotated methods
|
9882 | [01Aug2025 02:43:37.647] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/swedz/extended_industrialization/commands/EICommands; to the game event bus
|
9883 | [01Aug2025 02:43:37.649] [modloading-sync-worker/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Mod Construction: 1 jobs
|
9884 | [01Aug2025 02:43:37.661] [modloading-sync-worker/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 11.86 ms
|
9885 | [01Aug2025 02:43:37.692] [modloading-sync-worker/DEBUG] [io.redspace.ironsspellbooks.IronsSpellbooks/]: SchoolRegistry.registerRegistry
|
9886 | [01Aug2025 02:43:37.692] [modloading-sync-worker/DEBUG] [io.redspace.ironsspellbooks.IronsSpellbooks/]: SpellRegistry.registerRegistry
|
9887 | [01Aug2025 02:43:37.699] [modloading-sync-worker/INFO] [pneumaticcraft/]: Third party integration activated for [immersiveengineering,computercraft,jei,fusion,mekanism,ftbteams,curios,patchouli,create,ftbfiltersystem]
|
9888 | [01Aug2025 02:43:37.705] [modloading-sync-worker/DEBUG] [SpectreLib/CONFIG]: Loading global configs
|
9889 | [01Aug2025 02:43:37.706] [modloading-sync-worker/DEBUG] [SpectreLib/]: Loaded com.illusivesoulworks.spectrelib.platform.NeoForgeConfigHelper@2fa73324 for service interface com.illusivesoulworks.spectrelib.platform.services.IConfigHelper
|
9890 | [01Aug2025 02:43:37.707] [modloading-sync-worker/DEBUG] [SpectreLib/CONFIG]: Built TOML config for /server/config/comforts-common.toml
|
9891 | [01Aug2025 02:43:37.707] [modloading-sync-worker/DEBUG] [SpectreLib/CONFIG]: Loaded TOML config file /server/config/comforts-common.toml
|
9892 | [01Aug2025 02:43:37.708] [modloading-sync-worker/DEBUG] [SpectreLib/CONFIG]: Built TOML config for /server/config/comforts-server.toml
|
9893 | [01Aug2025 02:43:37.708] [modloading-sync-worker/DEBUG] [SpectreLib/CONFIG]: Loaded TOML config file /server/config/comforts-server.toml
|
9894 | [01Aug2025 02:43:37.712] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9895 | [01Aug2025 02:43:39.811] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9896 | [01Aug2025 02:43:39.817] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9897 | [01Aug2025 02:43:39.878] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
9898 | [01Aug2025 02:43:41.345] [modloading-sync-worker/ERROR] [net.neoforged.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: Metaspace
|
9899 | Index: 0
|
9900 | Listeners:
|
9901 | 0: io.redspace.ironsjewelry.IronsJewelry$$Lambda/0x000071013ce40c70@3ad29e32
|
9902 | java.lang.OutOfMemoryError: Metaspace
|
9903 | at java.base/java.lang.ClassLoader.defineClass1(Native Method)
|
9904 | at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027)
|
9905 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196)
|
9906 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298)
|
9907 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader$$Lambda/0x0000710138183040.apply(Unknown Source)
|
9908 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311)
|
9909 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298)
|
9910 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214)
|
9911 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
|
9912 | at TRANSFORMER/irons_jewelry@1.21.1-1.5.1/io.redspace.ironsjewelry.registry.IronsJewelryRegistries.registerDatapackRegistries(IronsJewelryRegistries.java:77)
|
9913 | at TRANSFORMER/irons_jewelry@1.21.1-1.5.1/io.redspace.ironsjewelry.IronsJewelry$$Lambda/0x000071013ce40c70.accept(Unknown Source)
|
9914 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27)
|
9915 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360)
|
9916 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:342)
|
9917 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177)
|
9918 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$postEventWithWrapInModOrder$16(ModLoader.java:379)
|
9919 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader$$Lambda/0x000071013d8f6048.accept(Unknown Source)
|
9920 | at java.base/java.lang.Iterable.forEach(Iterable.java:75)
|
9921 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174)
|
9922 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:377)
|
9923 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:368)
|
9924 | at TRANSFORMER/neoforge@21.1.194/net.neoforged.neoforge.registries.RegistryManager.postNewRegistryEvent(RegistryManager.java:84)
|
9925 | at TRANSFORMER/neoforge@21.1.194/net.neoforged.neoforge.internal.CommonModLoader.lambda$begin$0(CommonModLoader.java:52)
|
9926 | at TRANSFORMER/neoforge@21.1.194/net.neoforged.neoforge.internal.CommonModLoader$$Lambda/0x000071013d988868.run(Unknown Source)
|
9927 | at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
|
9928 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
|
9929 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
9930 | at java.base/java.lang.Thread.runWith(Thread.java:1596)
|
9931 | at java.base/java.lang.Thread.run(Thread.java:1583)
|
9932 |
|
9933 | [01Aug2025 02:43:41.347] [modloading-sync-worker/ERROR] [net.neoforged.fml.ModContainer/LOADING]: Caught exception during event net.neoforged.neoforge.registries.DataPackRegistryEvent$NewRegistry@4fc51c19 dispatch for modid irons_jewelry
|
9934 | java.lang.OutOfMemoryError: Metaspace
|
9935 | at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
|
9936 | at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027) ~[?:?]
|
9937 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196) ~[securejarhandler-3.0.8.jar:?]
|
9938 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
9939 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader$$Lambda/0x0000710138183040.apply(Unknown Source) ~[?:?]
|
9940 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
|
9941 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
9942 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?]
|
9943 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
|
9944 | at TRANSFORMER/irons_jewelry@1.21.1-1.5.1/io.redspace.ironsjewelry.registry.IronsJewelryRegistries.registerDatapackRegistries(IronsJewelryRegistries.java:77) ~[irons_jewelry-1.21.1-1.5.1.jar%23762!/:?]
|
9945 | at TRANSFORMER/irons_jewelry@1.21.1-1.5.1/io.redspace.ironsjewelry.IronsJewelry$$Lambda/0x000071013ce40c70.accept(Unknown Source) ~[?:?]
|
9946 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27) ~[bus-8.0.5.jar%2362!/:?]
|
9947 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%2362!/:?]
|
9948 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:342) ~[bus-8.0.5.jar%2362!/:?]
|
9949 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177) [loader-4.0.41.jar%2359!/:4.0]
|
9950 | 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]
|
9951 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader$$Lambda/0x000071013d8f6048.accept(Unknown Source) [loader-4.0.41.jar%2359!/:4.0]
|
9952 | at java.base/java.lang.Iterable.forEach(Iterable.java:75) [?:?]
|
9953 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174) [loader-4.0.41.jar%2359!/:4.0]
|
9954 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:377) [loader-4.0.41.jar%2359!/:4.0]
|
9955 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:368) [loader-4.0.41.jar%2359!/:4.0]
|
9956 | at TRANSFORMER/neoforge@21.1.194/net.neoforged.neoforge.registries.RegistryManager.postNewRegistryEvent(RegistryManager.java:84) [neoforge-21.1.194-universal.jar%23557!/:?]
|
9957 | at TRANSFORMER/neoforge@21.1.194/net.neoforged.neoforge.internal.CommonModLoader.lambda$begin$0(CommonModLoader.java:52) [neoforge-21.1.194-universal.jar%23557!/:?]
|
9958 | at TRANSFORMER/neoforge@21.1.194/net.neoforged.neoforge.internal.CommonModLoader$$Lambda/0x000071013d988868.run(Unknown Source) [neoforge-21.1.194-universal.jar%23557!/:?]
|
9959 | at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
|
9960 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) [?:?]
|
9961 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) [?:?]
|
9962 | at java.base/java.lang.Thread.runWith(Thread.java:1596) [?:?]
|
9963 | at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
|
9964 | [03:02:00] [Aternos System/ERROR]: Server was stopped because it took too long to start. Try reducing the load to avoid this in the future.
|